aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMasatake YAMATO2004-04-10 20:21:50 +0000
committerMasatake YAMATO2004-04-10 20:21:50 +0000
commit99a72bdf2392844d9483ca6446b795effd8aadfb (patch)
tree46031906f902b4d9610b42530d122ea290de759a /src/ChangeLog
parent409e7710d9b5d502a066c66582c5da9c9b5efdf4 (diff)
downloademacs-99a72bdf2392844d9483ca6446b795effd8aadfb.tar.gz
emacs-99a72bdf2392844d9483ca6446b795effd8aadfb.zip
(fix_start_end_in_overlays): make overlays empty if they are backwards.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0a1c04c1151..1b5144e5b56 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-04-11 Masatake YAMATO <jet@gyve.org>
2
3 * buffer.c (fix_start_end_in_overlays): make overlays
4 empty if they are backwards.
5
12004-04-07 Stefan Monnier <monnier@iro.umontreal.ca> 62004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * doc.c (Fsnarf_documentation): Ignore new file name entries. 8 * doc.c (Fsnarf_documentation): Ignore new file name entries.