comparison lisp/ChangeLog @ 104549:9605b4808a63

Re-fill.
author Glenn Morris <rgm@gnu.org>
date Sat, 22 Aug 2009 19:58:13 +0000
parents d787a9b6a87e
children 10c38084881d
comparison
equal deleted inserted replaced
104548:d787a9b6a87e 104549:9605b4808a63
49 Use forward-line rather than goto-line. 49 Use forward-line rather than goto-line.
50 50
51 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive 51 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
52 goto-line. 52 goto-line.
53 53
54 * international/ucs-normalize.el (nfd) 54 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
55 (decomposition-translation-alist, decomposition-char-recursively) 55 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
56 (alist-list-to-vector, quick-check-list, quick-check-list-to-regexp): 56 (quick-check-list-to-regexp): Declare.
57 Declare.
58 57
59 * progmodes/make-mode.el (makefile-browser-insert-selection): Use 58 * progmodes/make-mode.el (makefile-browser-insert-selection): Use
60 goto-char rather than goto-line. 59 goto-char rather than goto-line.
61 60
62 * progmodes/prolog.el (compilation-error-regexp-alist) 61 * progmodes/prolog.el (compilation-error-regexp-alist)