comparison lisp/ChangeLog @ 30651:61c2f9fcb8f6

* emacs-lisp/cl-indent.el (toplevel): Indent `defclass', `defconst', `define-condition', `with-slots'. * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
author Sam Steingold <sds@gnu.org>
date Mon, 07 Aug 2000 16:51:57 +0000
parents a161c2c79c9f
children 10eb745f65eb
comparison
equal deleted inserted replaced
30650:db7dfd959c19 30651:61c2f9fcb8f6
1 2000-08-07 Sam Steingold <sds@gnu.org>
2
3 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
4 `defconst', `define-condition', `with-slots'.
5 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
6
1 2000-08-03 Miles Bader <miles@gnu.org> 7 2000-08-03 Miles Bader <miles@gnu.org>
2 8
3 * comint.el (comint-use-prompt-regexp-instead-of-fields): 9 * comint.el (comint-use-prompt-regexp-instead-of-fields):
4 New variable. 10 New variable.
5 (comint-prompt-regexp, comint-get-old-input): Document dependence on 11 (comint-prompt-regexp, comint-get-old-input): Document dependence on