diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e5ad1f14462..559d4f54800 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * subr.el (copy-overlay): Handle deleted overlays. | ||
| 4 | |||
| 3 | * man.el (Man-completion-table): Don't signal an error if we can't run | 5 | * man.el (Man-completion-table): Don't signal an error if we can't run |
| 4 | manual-program (bug#4056). | 6 | manual-program (bug#4056). |
| 5 | 7 | ||