diff options
| author | Chong Yidong | 2005-11-28 19:18:51 +0000 |
|---|---|---|
| committer | Chong Yidong | 2005-11-28 19:18:51 +0000 |
| commit | 7e1d31d4604a0525afd6b25cb1bf31bd23fe9db9 (patch) | |
| tree | 37f165730e83d1624533984a6399be94d99b9d85 /lisp/ChangeLog | |
| parent | 6a99c272837ee61fa361007ffce3069feb704a32 (diff) | |
| download | emacs-7e1d31d4604a0525afd6b25cb1bf31bd23fe9db9.tar.gz emacs-7e1d31d4604a0525afd6b25cb1bf31bd23fe9db9.zip | |
* replace.el (occur-mode-goto-occurrence): Pop, don't switch.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d25566c12e..88004d84047 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-11-28 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * replace.el (occur-mode-goto-occurrence): Pop, don't switch. | ||
| 4 | |||
| 1 | 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * textmodes/flyspell.el (flyspell-last-buffer): New var. | 7 | * textmodes/flyspell.el (flyspell-last-buffer): New var. |