diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2013-09-12 Glenn Morris <rgm@gnu.org> | 1 | 2013-09-12 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * vc/vc-bzr.el (vc-exec-after): Remove unused declaration. | ||
| 4 | (vc-compilation-mode): Declare. | ||
| 5 | (vc-bzr-pull): Require vc-dispatcher. | ||
| 6 | * vc/vc-git.el (vc-compilation-mode): Declare. | ||
| 7 | (vc-git-pull): Require vc-dispatcher. | ||
| 8 | |||
| 3 | * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare. | 9 | * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare. |
| 4 | 10 | ||
| 5 | * progmodes/octave.el (help-button-action): Declare. | 11 | * progmodes/octave.el (help-button-action): Declare. |