comparison lisp/ChangeLog @ 37391:a8cdf6a9bab1

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 18 Apr 2001 15:36:20 +0000
parents 20cdea777c49
children c8fb52b4feff
comparison
equal deleted inserted replaced
37390:2db1b1bb1d18 37391:a8cdf6a9bab1
1 2001-04-18 Gerd Moellmann <gerd@gnu.org> 1 2001-04-18 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
4 for defmethod.
2 5
3 * comint.el (comint-cr-magic): New function. 6 * comint.el (comint-cr-magic): New function.
4 (toplevel): Add it to comint-preoutput-filter-functions. 7 (toplevel): Add it to comint-preoutput-filter-functions.
5 8
6 2001-04-18 Andrew Innes <andrewi@gnu.org> 9 2001-04-18 Andrew Innes <andrewi@gnu.org>