aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2000-05-10 09:25:53 +0000
committerDave Love2000-05-10 09:25:53 +0000
commit0623e40fa0551c8bf363cb41f73a8ca6562244af (patch)
tree907931a177966bdf83b5cf78fef5ea632db09fcb /src
parentf0124b4a2f3c0bc094526fcfe407af37eda59c97 (diff)
downloademacs-0623e40fa0551c8bf363cb41f73a8ca6562244af.tar.gz
emacs-0623e40fa0551c8bf363cb41f73a8ca6562244af.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9d1897da20d..caba058c0a3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12000-05-09 Dave Love <fx@gnu.org>
2
3 * fileio.c (Fwrite_region): If APPEND arg is an integer, seek to
4 that offset before writing. Move gcpro region past call of
5 Ffile_regular_p.
6
12000-05-04 Dave Love <fx@gnu.org> 72000-05-04 Dave Love <fx@gnu.org>
2 8
3 * buffer.c (syms_of_buffer) [auto-fill-function]: Doc fix. 9 * buffer.c (syms_of_buffer) [auto-fill-function]: Doc fix.