aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2011-06-23 13:08:15 -0400
committerRichard M. Stallman2011-06-23 13:08:15 -0400
commit14b4e83d6235ac48c563deda84f5fffe489f9a95 (patch)
treef808ef8b8229b99460307f920d7c32284be63b76 /lisp/ChangeLog
parent8050daa1d0ce09b581fa7c6a94be57d3ecdead3c (diff)
downloademacs-14b4e83d6235ac48c563deda84f5fffe489f9a95.tar.gz
emacs-14b4e83d6235ac48c563deda84f5fffe489f9a95.zip
Going to grep hit in Rmail buffer finds the message.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c34ccb6e577..73c33ec6d6f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12011-06-23 Richard Stallman <rms@gnu.org>
2
3 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
4 (rmail-variables): Set next-error-move-function.
5 (rmail-what-message): Take argument POS.
6 (rmail-next-error-move): New function.
7
12011-06-23 Stefan Monnier <monnier@iro.umontreal.ca> 82011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error 10 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error