diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 91c413947ec..df37eed392b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2001-11-26 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (mallocobj): Simplify logic using auxiliary vars. | ||
| 4 | |||
| 1 | 2001-11-25 Stefan Monnier <monnier@cs.yale.edu> | 5 | 2001-11-25 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 6 | ||
| 3 | * textprop.c (set_text_properties_1): Clearly mark that the | 7 | * textprop.c (set_text_properties_1): Clearly mark that the |