# HG changeset patch # User Juanma Barranquero # Date 1171157032 0 # Node ID 4fbfcc74f257b06eeecda1bc7df4f0c69a75dc61 # Parent dc23aaa676965abee8d0fa69c3896e0dafb4b0d3 *** empty log message *** diff -r dc23aaa67696 -r 4fbfcc74f257 etc/ChangeLog --- a/etc/ChangeLog Sun Feb 11 01:18:25 2007 +0000 +++ b/etc/ChangeLog Sun Feb 11 01:23:52 2007 +0000 @@ -1,3 +1,7 @@ +2007-02-11 Juanma Barranquero + + * DEVEL.HUMOR: New entry. + 2007-02-05 Francesco Potort,Al(B * etags.1: Now --members is the default for etags, not for ctags yet. diff -r dc23aaa67696 -r 4fbfcc74f257 lisp/ChangeLog --- a/lisp/ChangeLog Sun Feb 11 01:18:25 2007 +0000 +++ b/lisp/ChangeLog Sun Feb 11 01:23:52 2007 +0000 @@ -1,3 +1,8 @@ +2007-02-11 Juanma Barranquero + + * calculator.el (calculator-prompt): Doc fix. + (calculator-mode-map): Fix typo in menu entry. + 2007-02-10 Jay Belanger * calculator.el (calculator): Do more extensive checking for when @@ -6,11 +11,11 @@ 2007-02-10 Eli Zaretskii * info-look.el (info-lookup-make-completions): Bind - 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-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-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 +2007-02-03 Alan Mackenzie * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction for, e.g. "void (*hdone)();" in a k&r list. (No WS between