aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-09-26 22:06:00 +0000
committerRichard M. Stallman2002-09-26 22:06:00 +0000
commit563c037fcc55c8d12265849238c4d2f254a50259 (patch)
tree7ef4bab3b704686e8e03af14fc24e20c6f6ee1b7 /src/ChangeLog
parent770136ad900fda98f03a0a01f85da1501a36a1e9 (diff)
downloademacs-563c037fcc55c8d12265849238c4d2f254a50259.tar.gz
emacs-563c037fcc55c8d12265849238c4d2f254a50259.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0a45273d24c..bae54ef29a7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-09-26 Richard M. Stallman <rms@gnu.org>
2
3 * regex.h (__restrict_arr): Don't define if already defined.
4
5 * coding.c (run_pre_post_conversion_on_str):
6 Save and restore Vdeactivate_mark.
7
12002-09-26 John Paul Wallington <jpw@shootybangbang.com> 82002-09-26 John Paul Wallington <jpw@shootybangbang.com>
2 9
3 * minibuf.c (Fminibufferp): Add an optional `buffer' argument. 10 * minibuf.c (Fminibufferp): Add an optional `buffer' argument.