From d25ab73f88b7b1f6a7a95b887b3cfc3fb0acc3ec Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 24 Feb 2003 16:45:24 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6cadf60d353..2076efe5e3f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -21,6 +21,24 @@ * language/mlm-util.el (mlm-char-glyph): Add entries for "halant + rakar + halant" and "halant + rrakar + halant". +2003-02-23 Richard M. Stallman + + * 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 * files.el (abbreviate-file-name): Shorten docstring: variables -- 2.39.2