diff options
| author | Richard M. Stallman | 2011-06-23 13:08:15 -0400 |
|---|---|---|
| committer | Richard M. Stallman | 2011-06-23 13:08:15 -0400 |
| commit | 14b4e83d6235ac48c563deda84f5fffe489f9a95 (patch) | |
| tree | f808ef8b8229b99460307f920d7c32284be63b76 /lisp/ChangeLog | |
| parent | 8050daa1d0ce09b581fa7c6a94be57d3ecdead3c (diff) | |
| download | emacs-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/ChangeLog | 7 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2011-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 |