Mercurial > emacs
comparison lisp/ChangeLog @ 86964:ab3221b29d61
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 02 Dec 2007 18:57:36 +0000 |
parents | c170e53aa1e9 |
children | 1cd90460f988 |
comparison
equal
deleted
inserted
replaced
86963:d549ccffa35b | 86964:ab3221b29d61 |
---|---|
7 | 7 |
8 * mail/uudecode.el: Move here from gnus/. | 8 * mail/uudecode.el: Move here from gnus/. |
9 (uudecode): New custom group. | 9 (uudecode): New custom group. |
10 (uudecode-decoder-program, uudecode-decoder-switches) | 10 (uudecode-decoder-program, uudecode-decoder-switches) |
11 (uudecode-use-external): Move to the uudecode custom group. | 11 (uudecode-use-external): Move to the uudecode custom group. |
12 | |
13 * net/netrc.el (top-level): Don't load `encrypt' features. | |
14 (netrc-parse): Don't use encrypt. | |
15 (netrc-find-service-name, netrc-find-service-number): Don't use caddr. | |
12 | 16 |
13 2007-12-02 Agustin Martin <agustin.martin@hispalinux.es> | 17 2007-12-02 Agustin Martin <agustin.martin@hispalinux.es> |
14 | 18 |
15 * textmodes/flyspell.el (flyspell-large-region): Explicitly set | 19 * textmodes/flyspell.el (flyspell-large-region): Explicitly set |
16 encoding for aspell process and for communication with it. | 20 encoding for aspell process and for communication with it. |