From: Stefan Monnier Date: Fri, 27 Oct 2000 14:51:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~509 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f5ab1cdd72a56e89fb5d5c6fec12882836b68866;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e64e977fb33..5e1e3a6e21e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -24,6 +24,11 @@ 2000-10-26 Stefan Monnier + * cus-edit.el (custom-mode-map): Use a sparse map. + (custom-mode): Don't bother with make-local-hook. + + * wid-edit.el (widget-add-change): Don't bother with make-local-hook. + * vc.el (vc-start-entry): Only erase the buffer if comment is set. 2000-10-26 Vinicius Jose Latorre @@ -53,8 +58,8 @@ string. When in transient-mark-mode, treat all prefix-args as numeric. - * simple.el (previous-matching-history-element): Position point on - match. Handle N == 0 correctly. Miscellaneous cleanup. + * simple.el (previous-matching-history-element): Miscellaneous cleanup. + Position point on match. Handle N == 0 correctly. * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil. (comint-mode-map): Reverse order of `comint-write-output' and @@ -68,8 +73,7 @@ 2000-10-25 Gerd Moellmann - * Makefile.in (update-authors): New target for maintenance - purposes. + * Makefile.in (update-authors): New target for maintenance purposes. * emacs-lisp/authors.el (batch-update-authors): New function. (authors-fixed-entries): New defconst. @@ -88,8 +92,8 @@ 2000-10-25 Stephen Gildea - * time-stamp.el (time-stamp-string-preprocess): Fix a wrong - type argument error. + * time-stamp.el (time-stamp-string-preprocess): + Fix a wrong type argument error. 2000-10-25 Miles Bader @@ -101,8 +105,8 @@ 2000-10-25 Dave Love - * progmodes/cperl-mode.el (cperl-mode): Set - normal-auto-fill-function correctly. + * progmodes/cperl-mode.el (cperl-mode): + Set normal-auto-fill-function correctly. * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't inherit from global-map and don't nullify menu-bar and tool-bar