diff options
| author | Glenn Morris | 2009-02-20 04:40:30 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-02-20 04:40:30 +0000 |
| commit | 0f9125462b4bc2f402339f5f56f9e3c88a09dae3 (patch) | |
| tree | 20900fde90655443895b18ce9d3cf5144e604a4f | |
| parent | 788c1fc9e13f5a0da6cdd32fb951a37a7efcf1d9 (diff) | |
| download | emacs-0f9125462b4bc2f402339f5f56f9e3c88a09dae3.tar.gz emacs-0f9125462b4bc2f402339f5f56f9e3c88a09dae3.zip | |
Fix attribution.
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 03061fd1e16..7660a6a93b3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * mail/rmail.el (rmail-speedbar-buttons): Only add regular files. | 3 | * mail/rmail.el (rmail-speedbar-buttons): Only add regular files. |
| 4 | (rmail-speedbar-find-file): Use rmail rather than find-file. | 4 | (rmail-speedbar-find-file): Use rmail rather than find-file. |
| 5 | 5 | ||
| 6 | 2009-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | 6 | 2009-02-20 Era Eriksson <era@iki.fi> (tiny change) |
| 7 | 7 | ||
| 8 | * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Fix | 8 | * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Fix |
| 9 | regexp (Bug#2385). | 9 | regexp (Bug#2385). |