aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2005-03-29 22:28:11 +0000
committerKim F. Storm2005-03-29 22:28:11 +0000
commitc364fe1954f1266e3f59df49a2de731a790551cf (patch)
treed4ac0beb30ece3a5ff161a3117c628e8b0b437dc /src
parent8e669bbd42c254c32e3fffa489f4d97d48d9bd76 (diff)
downloademacs-c364fe1954f1266e3f59df49a2de731a790551cf.tar.gz
emacs-c364fe1954f1266e3f59df49a2de731a790551cf.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1a5561160d0..55c11986e12 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-03-30 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (display_line): Allow multiple overlay arrows in window.
4
12005-03-28 Stefan Monnier <monnier@iro.umontreal.ca> 52005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * fileio.c (Fexpand_file_name): Use IS_DEVICE_SEP. 7 * fileio.c (Fexpand_file_name): Use IS_DEVICE_SEP.