diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index df37eed392b..769bbc922cc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,9 @@ | |||
| 2 | 2 | ||
| 3 | * Makefile.in (mallocobj): Simplify logic using auxiliary vars. | 3 | * Makefile.in (mallocobj): Simplify logic using auxiliary vars. |
| 4 | 4 | ||
| 5 | * Makefile.in (mostlyclean): Delete bootstrap-emacs here. | ||
| 6 | (clean): Not here. | ||
| 7 | |||
| 5 | 2001-11-25 Stefan Monnier <monnier@cs.yale.edu> | 8 | 2001-11-25 Stefan Monnier <monnier@cs.yale.edu> |
| 6 | 9 | ||
| 7 | * textprop.c (set_text_properties_1): Clearly mark that the | 10 | * textprop.c (set_text_properties_1): Clearly mark that the |