diff options
| author | Chong Yidong <cyd@stupidchicken.com> | 2007-03-28 18:35:50 +0000 |
|---|---|---|
| committer | Chong Yidong <cyd@stupidchicken.com> | 2007-03-28 18:35:50 +0000 |
| commit | 318666ca8dda29fd08b11867eef08c3d93d53cfa (patch) | |
| tree | ef2726f2d94dd1157f122a5267bd39987c94deaf | |
| parent | 57577884641d7c8ea5af714cd086029eeee9c45f (diff) | |
| download | emacs-318666ca8dda29fd08b11867eef08c3d93d53cfa.tar.gz | |
* simple.el (next-error-highlight): Doc fix.
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b6f925e27cf..db0fc00e80e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-03-28 Chong Yidong <cyd@stupidchicken.com> + + * simple.el (next-error-highlight): Doc fix. + 2007-03-28 Richard Stallman <rms@gnu.org> * emacs-lisp/edebug.el (edebug-display): Don't go to |
