diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d8309cfa45..fd4449045d8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 1999-01-15 Johan Vromans <jvromans@squirrel.nl> | ||
| 2 | |||
| 3 | * forms.el (forms--make-format-elt-using-text-properties): | ||
| 4 | Treat `intangible' differently. | ||
| 5 | |||
| 6 | * forms.el: Use new backquote syntax. | ||
| 7 | |||
| 1 | 1999-11-13 Gerd Moellmann <gerd@gnu.org> | 8 | 1999-11-13 Gerd Moellmann <gerd@gnu.org> |
| 2 | 9 | ||
| 3 | * textmodes/scribe.el (scribe-mode): Doc-fix. | 10 | * textmodes/scribe.el (scribe-mode): Doc-fix. |