diff options
| author | Richard M. Stallman | 2005-10-09 15:40:32 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-10-09 15:40:32 +0000 |
| commit | 4b9f0de28a6301188880ad31e559f7b9a01b2a80 (patch) | |
| tree | 65e739d20d724217bc9b43d6878592c5d0a355c0 | |
| parent | b12e97dcfd095321eb6415bbacda75d2209ca6d7 (diff) | |
| download | emacs-4b9f0de28a6301188880ad31e559f7b9a01b2a80.tar.gz emacs-4b9f0de28a6301188880ad31e559f7b9a01b2a80.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2996f055a00..eb79a8c2b73 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-10-09 Daniel Brockman <daniel@brockman.se> | ||
| 2 | |||
| 3 | * cus-start.el (line-spacing): Add custom spec. | ||
| 4 | |||
| 1 | 2005-10-09 Romain Francoise <romain@orebokech.com> | 5 | 2005-10-09 Romain Francoise <romain@orebokech.com> |
| 2 | 6 | ||
| 3 | * textmodes/ispell.el (ispell-check-version): Fix last change. | 7 | * textmodes/ispell.el (ispell-check-version): Fix last change. |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index f6167098ac7..23e5564770f 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-10-09 Daniel Brockman <daniel@brockman.se> | ||
| 2 | |||
| 3 | * format-spec.el (format-spec): Propagate text properties of % spec. | ||
| 4 | |||
| 1 | 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change) | 5 | 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change) |
| 2 | 6 | ||
| 3 | * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache. | 7 | * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache. |