aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-06-01 13:47:33 +0000
committerChong Yidong2007-06-01 13:47:33 +0000
commitc26953683cd59a6b21d03df908362b211dec07a2 (patch)
tree277d592c356c5ecbab5db4e226e5c7afd01e4f71
parent6f1031326e60eae1a3db7dbb394fa5438f908b83 (diff)
downloademacs-c26953683cd59a6b21d03df908362b211dec07a2.tar.gz
emacs-c26953683cd59a6b21d03df908362b211dec07a2.zip
* paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
changes.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 387f04058bf..bc122fdb5f0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-06-01 Chong Yidong <cyd@stupidchicken.com>
2
3 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
4 changes.
5
12007-05-31 Richard Stallman <rms@gnu.org> 62007-05-31 Richard Stallman <rms@gnu.org>
2 7
3 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes. 8 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.