diff options
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 |