summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1cca32a55c4..beeb53d5c31 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
2013-09-12 Glenn Morris <rgm@gnu.org>
+ * vc/vc-bzr.el (vc-exec-after): Remove unused declaration.
+ (vc-compilation-mode): Declare.
+ (vc-bzr-pull): Require vc-dispatcher.
+ * vc/vc-git.el (vc-compilation-mode): Declare.
+ (vc-git-pull): Require vc-dispatcher.
+
* progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
* progmodes/octave.el (help-button-action): Declare.