comparison lisp/ChangeLog @ 43388:232b6637e788

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Feb 2002 17:00:48 +0000
parents c4bde2dbccae
children f346396ec985
comparison
equal deleted inserted replaced
43387:3a4e24e20c8d 43388:232b6637e788
1 2002-02-17 stanislav shalunov <shalunov@internet2.edu>
2
3 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
4 invoked from Rmail with full headers displayed.
5
1 2002-02-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 6 2002-02-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2 7
3 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks 8 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
4 when repeated. 9 when repeated.
5 * textmodes/paragraphs.el (mark-paragraph): Ditto. 10 * textmodes/paragraphs.el (mark-paragraph): Ditto.
120 2002-02-16 John Wiegley <johnw@gnu.org> 125 2002-02-16 John Wiegley <johnw@gnu.org>
121 126
122 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace 127 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
123 after the #! of a shell interpretor specification. 128 after the #! of a shell interpretor specification.
124 129
130 >>>>>>> 1.3466
125 2002-02-15 Richard M. Stallman <rms@gnu.org> 131 2002-02-15 Richard M. Stallman <rms@gnu.org>
126 132
127 * help.el (describe-key-briefly): Make output in INSERT case 133 * help.el (describe-key-briefly): Make output in INSERT case
128 look just like what is displayed in the normal case. 134 look just like what is displayed in the normal case.
129 135