comparison lisp/ChangeLog @ 72578:a9874901ba07

(python-eldoc-function): Re-enable quit while waiting for process.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 30 Aug 2006 21:10:10 +0000
parents 546f5ad61050
children 5ab6646918c5
comparison
equal deleted inserted replaced
72577:546f5ad61050 72578:a9874901ba07
1 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/python.el (python-eldoc-function): Re-enable quit while
4 waiting for process.
5
1 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 6 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 7
3 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese 8 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
4 results in ASCII-only string, encode original one directly. 9 results in ASCII-only string, encode original one directly.
5 10
6 2006-08-29 Romain Francoise <romain@orebokech.com> 11 2006-08-29 Romain Francoise <romain@orebokech.com>
7 12
8 * startup.el (normal-splash-screen, fancy-splash-screens): Make 13 * startup.el (normal-splash-screen, fancy-splash-screens):
9 buffer read-only and arrange to enter view mode if necessary. 14 Make buffer read-only and arrange to enter view mode if necessary.
10 15
11 2006-08-29 Chong Yidong <cyd@stupidchicken.com> 16 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
12 17
13 * hl-line.el (hl-line): New face. 18 * hl-line.el (hl-line): New face.
14 (hl-line-face): Use it. 19 (hl-line-face): Use it.