Mercurial > emacs
comparison src/ChangeLog @ 46949:98e532ea2f4d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 19 Aug 2002 17:24:08 +0000 |
parents | 664bdd6d9a58 |
children | e9dd78d9d72e |
comparison
equal
deleted
inserted
replaced
46948:f2225c68b0a8 | 46949:98e532ea2f4d |
---|---|
1 2002-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 | |
1 2002-08-19 Kim F. Storm <storm@cua.dk> | 6 2002-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 |
4 KEEP-RECORD to avoid clearing lossage when we just want to clear | 9 KEEP-RECORD to avoid clearing lossage when we just want to clear |
5 the current key sequence (kmacro needs this). | 10 the current key sequence (kmacro needs this). |