diff options
| author | Stefan Monnier | 2015-03-25 09:34:20 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2015-03-25 09:34:20 -0400 |
| commit | 76040ddd8a4142e2933f1c24940d9e20c206ee6f (patch) | |
| tree | 5bf3e4d0e6680bd1d861e9e8ddf73a79524c3dd4 /lisp/ChangeLog | |
| parent | 176d864cbfb4110eff983dd0053b8401fb76e82c (diff) | |
| download | emacs-76040ddd8a4142e2933f1c24940d9e20c206ee6f.tar.gz emacs-76040ddd8a4142e2933f1c24940d9e20c206ee6f.zip | |
* lisp/xt-mouse.el (xterm-mouse--read-number-from-terminal): Fix last commit.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4fb1999e3e9..91decb31ff0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2015-03-25 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * xt-mouse.el (xterm-mouse--read-number-from-terminal): Fix last commit. | ||
| 4 | |||
| 1 | 2015-03-25 Nicolas Petton <nicolas@petton.fr> | 5 | 2015-03-25 Nicolas Petton <nicolas@petton.fr> |
| 2 | 6 | ||
| 3 | * emacs-lisp/seq.el: Documentation improvements. | 7 | * emacs-lisp/seq.el: Documentation improvements. |