comparison lisp/ChangeLog @ 72535:e7ed98d0f919

(python-send-receive): Wait in the process's buffer so as to check the right buffer-local variables.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 26 Aug 2006 14:39:16 +0000
parents 4e3fb498c183
children 98899ee69177
comparison
equal deleted inserted replaced
72534:4e3fb498c183 72535:e7ed98d0f919
1 2006-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
1 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca> 6 2006-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.
4 (defgroup checkdoc): Move to beginning. 9 (defgroup checkdoc): Move to beginning.
5 10