diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0e2e972e503..164726b8c34 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,8 +1,6 @@ | |||
| 1 | 2008-02-01 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-02-01 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means | 3 | * progmodes/etags.el (next-file): Improve revert message. |
| 4 | to query the user interactively. | ||
| 5 | (next-file): Implement it. | ||
| 6 | 4 | ||
| 7 | 2008-02-01 Andreas Schwab <schwab@suse.de> | 5 | 2008-02-01 Andreas Schwab <schwab@suse.de> |
| 8 | 6 | ||