diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a52ffebadfa..c81c9cb895c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-09-09 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> | 1 | 2006-09-09 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
| 2 | 2 | ||
| 3 | * play/life.el (life-display-generation): Test for input manually if | ||
| 4 | `sleeptime' is negative or null. | ||
| 5 | |||
| 3 | * lpr.el (lpr-page-header-switches): Page title switch is one of them. | 6 | * lpr.el (lpr-page-header-switches): Page title switch is one of them. |
| 4 | (print-region-1): Substitute `%s' with the page title. | 7 | (print-region-1): Substitute `%s' with the page title. |
| 5 | 8 | ||