diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 83800e9cb77..e5ad1f14462 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * man.el (Man-completion-table): Don't signal an error if we can't run | ||
| 4 | manual-program (bug#4056). | ||
| 5 | |||
| 1 | 2010-02-10 Juanma Barranquero <lekktu@gmail.com> | 6 | 2010-02-10 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * textmodes/artist.el (artist-mt): Fix typos in docstring. | 8 | * textmodes/artist.el (artist-mt): Fix typos in docstring. |