diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c60cacd1e92..fad48e02704 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-10-30 Andre Spiegel <spiegel@gnu.org> | ||
| 2 | |||
| 3 | * vc.el (vc-switch-backend): Better error message if the buffer is | ||
| 4 | not visiting a file under version control. | ||
| 5 | |||
| 1 | 2005-10-29 Chong Yidong <cyd@stupidchicken.com> | 6 | 2005-10-29 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * startup.el (command-line): Use ~/.emacs.d/init.el instead of | 8 | * startup.el (command-line): Use ~/.emacs.d/init.el instead of |