Mercurial > emacs
comparison lisp/ChangeLog @ 49957:14248792753a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 24 Feb 2003 16:45:24 +0000 |
parents | df97df90e79c |
children | dcf423f8ed33 |
comparison
equal
deleted
inserted
replaced
49956:df97df90e79c | 49957:14248792753a |
---|---|
18 | 18 |
19 2003-02-24 Ramakrishnan M <rama@gnu.org> (tiny change) | 19 2003-02-24 Ramakrishnan M <rama@gnu.org> (tiny change) |
20 | 20 |
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 | |
24 2003-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. | |
23 | 41 |
24 2003-02-22 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | 42 2003-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 |
27 are now hyperlinks and `C-h v' need not be mentioned explicitly. | 45 are now hyperlinks and `C-h v' need not be mentioned explicitly. |