Mercurial > emacs
comparison lisp/ChangeLog @ 86971:df4b6ea1783c
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 02 Dec 2007 20:04:11 +0000 |
parents | 1cd90460f988 |
children | 8912b1520b33 |
comparison
equal
deleted
inserted
replaced
86970:3263b910f6df | 86971:df4b6ea1783c |
---|---|
20 (uudecode-use-external): Move to the uudecode custom group. | 20 (uudecode-use-external): Move to the uudecode custom group. |
21 | 21 |
22 * net/netrc.el (top-level): Don't load `encrypt' features. | 22 * net/netrc.el (top-level): Don't load `encrypt' features. |
23 (netrc-parse): Don't use encrypt. | 23 (netrc-parse): Don't use encrypt. |
24 (netrc-find-service-name, netrc-find-service-number): Don't use caddr. | 24 (netrc-find-service-name, netrc-find-service-number): Don't use caddr. |
25 | |
26 * progmodes/python.el (top-level): Don't require cl when compiling. | |
25 | 27 |
26 2007-12-02 Agustin Martin <agustin.martin@hispalinux.es> | 28 2007-12-02 Agustin Martin <agustin.martin@hispalinux.es> |
27 | 29 |
28 * textmodes/flyspell.el (flyspell-large-region): Explicitly set | 30 * textmodes/flyspell.el (flyspell-large-region): Explicitly set |
29 encoding for aspell process and for communication with it. | 31 encoding for aspell process and for communication with it. |