diff options
| author | Richard M. Stallman | 2001-11-26 10:52:40 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-11-26 10:52:40 +0000 |
| commit | 2fa0eedfbc3bec95db9a8f896a4dc4931e461137 (patch) | |
| tree | c968fa05ca73779096cb677ce884af4efe3184ce /src/ChangeLog | |
| parent | f9fa0e8aea7c36701594732269ea294fd22a6a26 (diff) | |
| download | emacs-2fa0eedfbc3bec95db9a8f896a4dc4931e461137.tar.gz emacs-2fa0eedfbc3bec95db9a8f896a4dc4931e461137.zip | |
(mallocobj): Simplify logic using auxiliary vars.
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 |