comparison lisp/ChangeLog @ 38110:514a4921c6e0

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Mon, 18 Jun 2001 19:59:24 +0000
parents e04bcf94a441
children bb78909e908f
comparison
equal deleted inserted replaced
38109:e04bcf94a441 38110:514a4921c6e0
1 2001-06-12 John Wiegley <johnw@gnu.org>
2
3 * eshell/esh-mode.el: Disabled a test that often yields false
4 failures.
5
1 2001-06-18 Stefan Monnier <monnier@cs.yale.edu> 6 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko. 8 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4 9
5 2001-06-18 Gerd Moellmann <gerd@gnu.org> 10 2001-06-18 Gerd Moellmann <gerd@gnu.org>
156 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il> 161 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
157 162
158 * server.el (server-process, server-buffer-clients): Doc fix. 163 * server.el (server-process, server-buffer-clients): Doc fix.
159 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 164 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
160 165
166 >>>>>>> 1.2419
161 2001-06-09 John Wiegley <johnw@gnu.org> 167 2001-06-09 John Wiegley <johnw@gnu.org>
162 168
163 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to 169 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
164 test if the last command was Lisp or not. 170 test if the last command was Lisp or not.
165 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A 171 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A