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: Sun, 11 Feb 2007 01:23:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/02/11 01:23:52

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10673
retrieving revision 1.10674
diff -u -b -r1.10673 -r1.10674
--- ChangeLog   11 Feb 2007 00:31:16 -0000      1.10673
+++ ChangeLog   11 Feb 2007 01:23:52 -0000      1.10674
@@ -1,3 +1,8 @@
+2007-02-11  Juanma Barranquero  <address@hidden>
+
+       * calculator.el (calculator-prompt): Doc fix.
+       (calculator-mode-map): Fix typo in menu entry.
+
 2007-02-10  Jay Belanger  <address@hidden>
 
        * calculator.el (calculator): Do more extensive checking for when
@@ -6,11 +11,11 @@
 2007-02-10  Eli Zaretskii  <address@hidden>
 
        * info-look.el (info-lookup-make-completions): Bind
-       Info-fontify-maximum-menu-size to nil to speed up lookup of index
-       nodes.
+       Info-fontify-maximum-menu-size to nil to speed up lookup of
+       index nodes.
 
-       * info.el (Info-fontify-maximum-menu-size): Document the effect of a
-       nil value.
+       * info.el (Info-fontify-maximum-menu-size): Document the effect
+       of a nil value.
        (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
        non-nil before using it as size.
 
@@ -163,7 +168,7 @@
        * image-mode.el: Use autoload to avoid overriding disabled setting
        applied in .emacs.
 
-2007-02-03  acm  <address@hidden>
+2007-02-03  Alan Mackenzie  <address@hidden>
 
        * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
        for, e.g. "void (*hdone)();" in a k&r list.  (No WS between




reply via email to

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