]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 11 Feb 2007 01:23:52 +0000 (01:23 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 11 Feb 2007 01:23:52 +0000 (01:23 +0000)
etc/ChangeLog
lisp/ChangeLog

index 8d8f126277abcad268ecf861983ad14e213ab4e2..c5483215e9afcefb5ae5aae4ad67f87e39aa8bd4 100644 (file)
@@ -1,3 +1,7 @@
+2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * DEVEL.HUMOR: New entry.
+
 2007-02-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
 
        * etags.1: Now --members is the default for etags, not for ctags yet.
index 69d80ac41ba820e9f089a27c9e68b0c027b6ad44..1b21748ce4d764dbaafdfdd3d4cdea1cad4dfe9d 100644 (file)
@@ -1,3 +1,8 @@
+2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * calculator.el (calculator-prompt): Doc fix.
+       (calculator-mode-map): Fix typo in menu entry.
+
 2007-02-10  Jay Belanger  <belanger@truman.edu>
 
        * calculator.el (calculator): Do more extensive checking for when
 2007-02-10  Eli Zaretskii  <eliz@gnu.org>
 
        * 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.
 
        * image-mode.el: Use autoload to avoid overriding disabled setting
        applied in .emacs.
 
-2007-02-03  acm  <acm@localhost.localdomain>
+2007-02-03  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
        for, e.g. "void (*hdone)();" in a k&r list.  (No WS between