aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2006-08-26 14:39:16 +0000
committerStefan Monnier2006-08-26 14:39:16 +0000
commit426348643ad31779a4a50d86e702faf8e479b09d (patch)
tree4e1f4952e3329da1c60e329b86e7f291a987f4bf /lisp/ChangeLog
parent854fa43e14f5c90333189bf895930c39aeaae662 (diff)
downloademacs-426348643ad31779a4a50d86e702faf8e479b09d.tar.gz
emacs-426348643ad31779a4a50d86e702faf8e479b09d.zip
(python-send-receive): Wait in the process's buffer so as to check the right
buffer-local variables.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e1ee2324b00..f9dae73fefa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/python.el (python-send-receive): Wait in the
4 process's buffer so as to check the right buffer-local variables.
5
12006-08-25 Stefan Monnier <monnier@iro.umontreal.ca> 62006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * emacs-lisp/checkdoc.el: Remove * in defcustoms. 8 * emacs-lisp/checkdoc.el: Remove * in defcustoms.