aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2003-05-07 22:14:01 +0000
committerJason Rumney2003-05-07 22:14:01 +0000
commit5adcec2317814d032a24566cb8680d0622370630 (patch)
tree744a193f4abe5ec790d28133e60c15acfc379955 /src/ChangeLog
parent81404d64b33a66f8b0b7d7dbace2e4908146d731 (diff)
downloademacs-5adcec2317814d032a24566cb8680d0622370630.tar.gz
emacs-5adcec2317814d032a24566cb8680d0622370630.zip
(Ffile_symlink_p): Let handlers handle symlinks even
when system does not support them.
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 f1869a7334a..a7add6733e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12003-05-07 Jason Rumney <jasonr@gnu.org>
2
3 * fileio.c (Ffile_symlink_p): Let handlers handle symlinks even
4 when system does not support them.
5
12003-05-05 Stefan Monnier <monnier@cs.yale.edu> 62003-05-05 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * fileio.c (Qwrite_region_annotate_functions): New var. 8 * fileio.c (Qwrite_region_annotate_functions): New var.