diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c2d0a82932c..4024af1b9dd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -10,6 +10,10 @@ | |||
| 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 | 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. | ||
| 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 |