# HG changeset patch # User Richard M. Stallman # Date 1165192399 0 # Node ID d8c2dc308e9c0b262b25cc586ddd44fe573178d9 # Parent 1c8bca402ae7e83839347f6baa814935dec3958b *** empty log message *** diff -r 1c8bca402ae7 -r d8c2dc308e9c lisp/ChangeLog --- a/lisp/ChangeLog Mon Dec 04 00:32:33 2006 +0000 +++ b/lisp/ChangeLog Mon Dec 04 00:33:19 2006 +0000 @@ -1,3 +1,22 @@ +2006-12-04 Richard Stallman + + * progmodes/python.el (python-indent): Add safe-local-variable prop. + + * dired.el (dired-revert): Turn off dired-after-readin-hook + around call to dired-readin. + + * menu-bar.el (menu-bar-make-toggle): Add "globally" + to echo area messages. + : + Add "globally" to Help string. + : MESSAGE arg need not say "globally". + (menu-bar-edit-menu ): Renamed from select-and-paste. + +2006-12-03 Liam Healy (tiny change) + + * outline.el (outline-end-of-subtree): Don't leave an empty + line hidden as we would a real next heading. + 2006-12-03 Ken Manheimer * allout.el (allout-ascend): Add an optional argument to preserve @@ -76,7 +95,12 @@ * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring. +<<<<<<< ChangeLog +>>>>>>> 1.10388 +2006-12-01 Vinicius Jose Latorre +======= 2006-12-01 Ben North +>>>>>>> 1.10392 * paren.el: Fix the highlight overlay extension when the user types a sequence of char very fast just before the open parenthesis.