aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2003-02-24 16:45:24 +0000
committerRichard M. Stallman2003-02-24 16:45:24 +0000
commitd25ab73f88b7b1f6a7a95b887b3cfc3fb0acc3ec (patch)
tree0b1ebd03adba9fe0b1f8d0f3e34307b200dc0b63
parentc7b43558c6b0651bfc88ca03b555c100a2c8e89d (diff)
downloademacs-d25ab73f88b7b1f6a7a95b887b3cfc3fb0acc3ec.tar.gz
emacs-d25ab73f88b7b1f6a7a95b887b3cfc3fb0acc3ec.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6cadf60d353..2076efe5e3f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -21,6 +21,24 @@
21 * language/mlm-util.el (mlm-char-glyph): Add entries for "halant + 21 * language/mlm-util.el (mlm-char-glyph): Add entries for "halant +
22 rakar + halant" and "halant + rrakar + halant". 22 rakar + halant" and "halant + rrakar + halant".
23 23
242003-02-23 Richard M. Stallman <rms@gnu.org>
25
26 * replace.el (query-replace-read-args): Return just 3 values.
27 (query-replace, query-replace-regexp)
28 (query-replace-regexp-eval, map-query-replace-regexp)
29 (replace-string, replace-regexp): Read the start and end args
30 separately so that the expressions are recorded in command-history.
31
32 * menu-bar.el (Revert Buffer): Condition on buffer-file-number.
33
34 * startup.el (inhibit-startup-hooks): New variable.
35 (normal-top-level): Obey that variable.
36 (command-line-1): Run emacs-startup-hook before term-setup-hook.
37 Set inhibit-startup-hooks too.
38
39 * files.el (revert-buffer): Different error message
40 for reverting a nonexistent file.
41
242003-02-22 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> 422003-02-22 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
25 43
26 * files.el (abbreviate-file-name): Shorten docstring: variables 44 * files.el (abbreviate-file-name): Shorten docstring: variables