emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 16 Feb 2008 17:51:22 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/16 17:51:21

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12803
retrieving revision 1.12804
diff -u -b -r1.12803 -r1.12804
--- ChangeLog   16 Feb 2008 16:17:36 -0000      1.12803
+++ ChangeLog   16 Feb 2008 17:51:19 -0000      1.12804
@@ -1,15 +1,14 @@
 2008-02-16  Lawrence Mitchell <address@hidden>
 
-        * ielm.el (ielm-is-whitespace-or-comment): Docstring
-        fix.
+       * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
 
 2008-02-16  Dan Nicolaescu  <address@hidden>
 
        * 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,9 +32,9 @@
        * 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  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]