comparison lisp/ChangeLog @ 72761:a15622a85c05

Quieten the compiler about hippie-expand vars. (python-send-string): Be slightly more careful about adding \n.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 09 Sep 2006 19:42:35 +0000
parents 06f1e0aa1de0
children 298499495f06
comparison
equal deleted inserted replaced
72760:06f1e0aa1de0 72761:a15622a85c05
1 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca> 1 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
4 (python-send-string): Be slightly more careful about adding \n.
2 5
3 * startup.el (normal-splash-screen): Don't display the buffer if we'll 6 * startup.el (normal-splash-screen): Don't display the buffer if we'll
4 kill it right away anyway. 7 kill it right away anyway.
5 8
6 2006-09-09 Eli Zaretskii <eliz@gnu.org> 9 2006-09-09 Eli Zaretskii <eliz@gnu.org>