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 da8314cf617..3bbd2a8dc66 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-04-27 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * term/xterm.el (xterm-paste): Use large finite timeout when | ||
| 4 | reading event to avoid putting keys in this-command-keys. | ||
| 5 | |||
| 1 | 2014-04-25 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2014-04-25 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var. | 8 | * progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var. |