diff options
| author | Markus Rost | 2002-12-17 01:26:01 +0000 |
|---|---|---|
| committer | Markus Rost | 2002-12-17 01:26:01 +0000 |
| commit | bfcf6dbef2f76603d5f29faf0afae0d3ccc27171 (patch) | |
| tree | 094736bddde8789b0ca653051e298840e201aa03 /src/ChangeLog | |
| parent | 96f428d1ba25723addb0afd3dd213a06c14c1197 (diff) | |
| download | emacs-bfcf6dbef2f76603d5f29faf0afae0d3ccc27171.tar.gz emacs-bfcf6dbef2f76603d5f29faf0afae0d3ccc27171.zip | |
(lisp, shortlisp): Add cus-face and timer.
(lisp): Add font-core.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 71bbd36ae4a..20b77f7c841 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-12-17 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * Makefile.in (lisp, shortlisp): Add cus-face and timer. | ||
| 4 | (lisp): Add font-core. | ||
| 5 | |||
| 1 | 2002-12-13 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2002-12-13 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * textprop.c (text_read_only): New arg `propval'. | 8 | * textprop.c (text_read_only): New arg `propval'. |