changeset 99007:847cf809659f

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Tue, 21 Oct 2008 21:12:33 +0000
parents 42ce934093e6
children 91e50ad51eec
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 21 21:04:13 2008 +0000
+++ b/lisp/ChangeLog	Tue Oct 21 21:12:33 2008 +0000
@@ -1,3 +1,8 @@
+2008-10-21  Alan Mackenzie  <acm@muc.de>
+
+	* simple.el (undo-more): Add comment explaining the operations on
+	pending-undo-list and buffer-undo-list.
+
 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
 
 	* simple.el (region-active-p): Doc fix.