summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-05-25 15:46:47 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-05-25 15:46:47 +0000
commitdd53d2c82ee07486c71c3d493e812796d83df645 (patch)
tree48f54c40cc564a45614704a4f458cc796d42d3c6 /lisp
parent214dd3980127aa120d457bdc481ddec315c1a000 (diff)
downloademacs-dd53d2c82ee07486c71c3d493e812796d83df645.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 511be0525b3..ba2a1870e44 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
+
+ * buff-menu.el (Buffer-menu-revert-function): Improve handling of
+ point after reverting.
+ (Buffer-menu-make-sort-button): Handle the case where
+ `Buffer-menu-use-header-line' is nil.
+
2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
* vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):