aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-26 10:52:40 +0000
committerRichard M. Stallman2001-11-26 10:52:40 +0000
commit2fa0eedfbc3bec95db9a8f896a4dc4931e461137 (patch)
treec968fa05ca73779096cb677ce884af4efe3184ce /src/ChangeLog
parentf9fa0e8aea7c36701594732269ea294fd22a6a26 (diff)
downloademacs-2fa0eedfbc3bec95db9a8f896a4dc4931e461137.tar.gz
emacs-2fa0eedfbc3bec95db9a8f896a4dc4931e461137.zip
(mallocobj): Simplify logic using auxiliary vars.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
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 @@
12001-11-26 Richard M. Stallman <rms@gnu.org>
2
3 * Makefile.in (mallocobj): Simplify logic using auxiliary vars.
4
12001-11-25 Stefan Monnier <monnier@cs.yale.edu> 52001-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