diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ae67fac2f4c..c9fe44089c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-06-17 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * progmodes/python.el (python-info-beginning-of-backslash): | ||
| 4 | Rename from python-info-beginning-of-backlash, as a spelling fix. | ||
| 5 | |||
| 1 | 2012-06-17 Chong Yidong <cyd@gnu.org> | 6 | 2012-06-17 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * term.el (term-emulate-terminal): If term-check-size is called, | 8 | * term.el (term-emulate-terminal): If term-check-size is called, |