From 19d8735eff00efad20fea3f2a893de6114d8dd84 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 16 Feb 2008 17:51:19 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9a1814162a6..e7e1d6650be 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,15 +1,14 @@ -2008-02-16 Lawrence Mitchell +2008-02-16 Lawrence Mitchell - * ielm.el (ielm-is-whitespace-or-comment): Docstring - fix. + * ielm.el (ielm-is-whitespace-or-comment): Docstring fix. 2008-02-16 Dan Nicolaescu * vc.el (vc-annotate): Add new argument. (vc-annotate-warp-revision): Pass the current line to vc-annotate. - * progmodes/hideshow.el: Remove the minor-mode bookkeeping. Move - make-variable-buffer-local code after the corresponding defvar. + * progmodes/hideshow.el: Remove the minor-mode bookkeeping. + Move make-variable-buffer-local code after the corresponding defvar. (hs-minor-mode-map): Define and initialize in one step. (hs-minor-mode): Change from defun to define-minor-mode. @@ -33,15 +32,15 @@ * calendar/time-date.el (format-seconds): Remove `nonzero' argument in favor of `%z' specifier. (emacs-uptime): Move to time.el. - * time.el (emacs-uptime): Move here from time-date.el. Add - optional `format' argument. Doc fix. Use `%z' rather than - removed `nonzero' argument of format-seconds. + * time.el (emacs-uptime): Move here from time-date.el. Add optional + `format' argument. Doc fix. Use `%z' rather than removed `nonzero' + argument of format-seconds. 2008-02-16 Dan Nicolaescu * bindings.el (mode-line-mule-info): Make the tooltips more explicit. -2008-02-15 Lawrence Mitchell +2008-02-15 Lawrence Mitchell * ielm.el (ielm-is-whitespace): Remove. (ielm-is-whitespace-or-comment): New function. -- 2.39.5