diff options
| author | Glenn Morris <rgm@gnu.org> | 2009-08-22 19:58:13 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2009-08-22 19:58:13 +0000 |
| commit | 4b18bdb30dfb2dd44ed610642fa13e7e2f37aff4 (patch) | |
| tree | 6c8baaeb159decb1b7e47f4893d637208759783e | |
| parent | 977955fab75bdc1b6d4fb9ff82861ea46802547e (diff) | |
| download | emacs-4b18bdb30dfb2dd44ed610642fa13e7e2f37aff4.tar.gz | |
Re-fill.
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cbd9f90e11e..469d5227010 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -51,10 +51,9 @@ * emulation/vi.el (vi-goto-line): Don't warn about non-interactive goto-line. - * international/ucs-normalize.el (nfd) - (decomposition-translation-alist, decomposition-char-recursively) - (alist-list-to-vector, quick-check-list, quick-check-list-to-regexp): - Declare. + * international/ucs-normalize.el (nfd, decomposition-translation-alist) + (decomposition-char-recursively, alist-list-to-vector, quick-check-list) + (quick-check-list-to-regexp): Declare. * progmodes/make-mode.el (makefile-browser-insert-selection): Use goto-char rather than goto-line. |
