aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2006-05-31 22:07:21 +0000
committerJuri Linkov2006-05-31 22:07:21 +0000
commit82db8fa7c5ef973cb17c82d90bd2d2f7900b428f (patch)
tree70e83f01594df6e1613f39fcd35a0bec502b0477 /src/ChangeLog
parenta8ccd062c46e6a23555422f27d0bb9102f354619 (diff)
downloademacs-82db8fa7c5ef973cb17c82d90bd2d2f7900b428f.tar.gz
emacs-82db8fa7c5ef973cb17c82d90bd2d2f7900b428f.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 cca73c2d2a8..555e57110f2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12006-05-31 Juri Linkov <juri@jurta.org>
2
3 * minibuf.c (Vhistory_add_new_input): New variable.
4 (read_minibuf): Use it.
5 (syms_of_minibuf) <history-add-new-input>: New Lisp variable.
6 (syms_of_minibuf) <history-delete-duplicates>: Doc fix.
7
12006-05-31 Kim F. Storm <storm@cua.dk> 82006-05-31 Kim F. Storm <storm@cua.dk>
2 9
3 * process.c (select_wrapper): Add wrapper around select to work around 10 * process.c (select_wrapper): Add wrapper around select to work around