aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRomain Francoise2007-08-29 16:03:26 +0000
committerRomain Francoise2007-08-29 16:03:26 +0000
commit0a42be6da7d36b5983c086e4c2108596273656e1 (patch)
tree136e5b1fc3145ad182b6c72aa1f854bc384601ca /src/ChangeLog
parent7196c97057ede717b8fd8b4d6ba6c223bbadd54a (diff)
downloademacs-0a42be6da7d36b5983c086e4c2108596273656e1.tar.gz
emacs-0a42be6da7d36b5983c086e4c2108596273656e1.zip
(Fset_input_mode): Don't call `Fset_quit_char' if QUIT hasn't been
provided.
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 eb3c1feaa71..78d4bb3211e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-08-29 Romain Francoise <romain@orebokech.com>
2
3 * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
4 QUIT hasn't been provided.
5
12007-08-29 Dan Nicolaescu <dann@ics.uci.edu> 62007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * callproc.c (child_setup, getenv_internal): Use the 8 * callproc.c (child_setup, getenv_internal): Use the