aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0d97b7b6ea5..dc0c05462c8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,7 @@
3 * vc-bzr.el: New file (copied from the trunk). 3 * vc-bzr.el: New file (copied from the trunk).
4 4
5 * vc-hooks.el (vc-handled-backends): Add BZR. 5 * vc-hooks.el (vc-handled-backends): Add BZR.
6 (vc-find-file-hook): Failsafe if the backend's `registered' function burps.
6 7
7 * server.el (server-window): Add switch-to-buffer-other-frame option. 8 * server.el (server-window): Add switch-to-buffer-other-frame option.
8 9