emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 24 Feb 2003 11:45:25 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4879 emacs/lisp/ChangeLog:1.4880
*** emacs/lisp/ChangeLog:1.4879 Mon Feb 24 06:03:44 2003
--- emacs/lisp/ChangeLog        Mon Feb 24 11:45:24 2003
***************
*** 21,26 ****
--- 21,44 ----
        * language/mlm-util.el (mlm-char-glyph): Add entries for "halant +
        rakar + halant" and "halant + rrakar + halant".
  
+ 2003-02-23  Richard M. Stallman  <address@hidden>
+ 
+       * replace.el (query-replace-read-args): Return just 3 values.
+       (query-replace, query-replace-regexp)
+       (query-replace-regexp-eval, map-query-replace-regexp) 
+       (replace-string, replace-regexp): Read the start and end args
+       separately so that the expressions are recorded in command-history.
+ 
+       * menu-bar.el (Revert Buffer): Condition on buffer-file-number.
+ 
+       * startup.el (inhibit-startup-hooks): New variable.
+       (normal-top-level): Obey that variable.
+       (command-line-1): Run emacs-startup-hook before term-setup-hook.
+       Set inhibit-startup-hooks too.
+ 
+       * files.el (revert-buffer): Different error message
+       for reverting a nonexistent file.
+ 
  2003-02-22  Kai Gro,A_(Bjohann  <address@hidden>
  
        * files.el (abbreviate-file-name): Shorten docstring: variables




reply via email to

[Prev in Thread] Current Thread [Next in Thread]