comparison lisp/ChangeLog @ 49963:dcf423f8ed33

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 24 Feb 2003 17:27:21 +0000
parents 14248792753a
children 4c402a725eb1
comparison
equal deleted inserted replaced
49962:13d146080936 49963:dcf423f8ed33
1 2003-02-24 Ken Manheimer <klm@zope.com>
2
3 * allout.el (allout-pre-command-business): Fix docstring.
4
1 2003-02-24 Ramakrishnan M <rama@gnu.org> (tiny change) 5 2003-02-24 Ramakrishnan M <rama@gnu.org> (tiny change)
2 6
3 * language/mlm-util.el (mlm-char-glyph): Fix several composing 7 * language/mlm-util.el (mlm-char-glyph): Fix several composing
4 rules. 8 rules.
5 9
23 27
24 2003-02-23 Richard M. Stallman <rms@gnu.org> 28 2003-02-23 Richard M. Stallman <rms@gnu.org>
25 29
26 * replace.el (query-replace-read-args): Return just 3 values. 30 * replace.el (query-replace-read-args): Return just 3 values.
27 (query-replace, query-replace-regexp) 31 (query-replace, query-replace-regexp)
28 (query-replace-regexp-eval, map-query-replace-regexp) 32 (query-replace-regexp-eval, map-query-replace-regexp)
29 (replace-string, replace-regexp): Read the start and end args 33 (replace-string, replace-regexp): Read the start and end args
30 separately so that the expressions are recorded in command-history. 34 separately so that the expressions are recorded in command-history.
31 35
32 * menu-bar.el (Revert Buffer): Condition on buffer-file-number. 36 * menu-bar.el (Revert Buffer): Condition on buffer-file-number.
33 37