aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2002-08-19 17:24:08 +0000
committerEli Zaretskii2002-08-19 17:24:08 +0000
commit100c44b777ec06973206802d2b89dee12c2c6b28 (patch)
tree82724df38304d1b2791021984562737957cc1b59 /src/ChangeLog
parentab1959fcbaf8c87bc39b2e98a7511348709ae1fe (diff)
downloademacs-100c44b777ec06973206802d2b89dee12c2c6b28.tar.gz
emacs-100c44b777ec06973206802d2b89dee12c2c6b28.zip
(Ffile_name_directory) [DOS_NT]: Don't declare `beg'
`const' since CORRECT_DIR_SEPS modifies its target.
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 e0bc7599fda..2e785910e62 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-08-19 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * fileio.c (Ffile_name_directory) [DOS_NT]: Don't declare `beg'
4 `const' since CORRECT_DIR_SEPS modifies its target.
5
12002-08-19 Kim F. Storm <storm@cua.dk> 62002-08-19 Kim F. Storm <storm@cua.dk>
2 7
3 * keyboard.c (Fclear_this_command_keys): Added optional arg 8 * keyboard.c (Fclear_this_command_keys): Added optional arg