comparison lisp/ChangeLog @ 77427:8cbcb17c1ac1

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 Apr 2007 17:00:58 +0000
parents c5818c0c7656
children 615a7c108857
comparison
equal deleted inserted replaced
77426:2e139d8d34bc 77427:8cbcb17c1ac1
1 2007-04-22 Richard Stallman <rms@gnu.org>
2
3 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4 Improve doc string of generated command.
5
6 * subr.el (read-number): Catch errors.
7
8 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
9
1 2007-04-22 Alan Mackenzie <acm@muc.de> 10 2007-04-22 Alan Mackenzie <acm@muc.de>
2 11
3 * progmodes/cc-mode.el 12 * progmodes/cc-mode.el
4 (c-remove-any-local-eval-or-mode-variables): Replace wrong use of 13 (c-remove-any-local-eval-or-mode-variables): Replace wrong use of
5 `kill-line' by "delete-" code, to avoid polluting the kill ring. 14 `kill-line' by "delete-" code, to avoid polluting the kill ring.