Mercurial > emacs
comparison lisp/ChangeLog @ 48623:4347ee7b708a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 02 Dec 2002 16:20:46 +0000 |
parents | e3614ce7f90f |
children | cf1e5fbb7a61 |
comparison
equal
deleted
inserted
replaced
48622:759019dacc3f | 48623:4347ee7b708a |
---|---|
1 2002-12-02 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * textmodes/ispell.el (ispell-dict-map): Move specific | |
4 dictionary selection into a submenu. | |
5 | |
6 * textmodes/fill.el (fill-indent-to-left-margin): New function. | |
7 (fill-newline, fill-region-as-paragraph): Use that. | |
8 | |
9 * simple.el (completion-setup-function): Handle | |
10 ffap-read-file-or-url-internal specially like | |
11 read-file-name-internal. | |
12 | |
13 2002-12-02 Simon Marshall <marshals@perth> | |
14 | |
15 * font-lock.el (c++-font-lock-extra-types): Fix previous change. | |
16 | |
17 2002-12-02 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca> | |
18 | |
19 * (makefile-font-lock-keywords): Highlight more make keywords: | |
20 defined, endef, override, export, unexport and vpath. | |
21 | |
1 2002-12-02 Dave Love <fx@gnu.org> | 22 2002-12-02 Dave Love <fx@gnu.org> |
2 | 23 |
3 * autoarg.el (autoarg-kp-mode): Give it a :group. | 24 * autoarg.el (autoarg-kp-mode): Give it a :group. |
4 | 25 |
5 2002-12-02 Noah Friedman <friedman@splode.com> | 26 2002-12-02 Noah Friedman <friedman@splode.com> |