diff options
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 9852068ed68..a7b6b1be92f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2015-02-13 Eli Zaretskii <eliz@gnu.org> | 1 | 2015-02-13 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * textmodes/text-mode.el (text-mode-syntax-table): Make some | ||
| 4 | punctuation character behave as word-constituent, for more | ||
| 5 | compatibility with Unicode. | ||
| 6 | |||
| 3 | * simple.el (transient-mark-mode): Doc fix. (Bug#19841) | 7 | * simple.el (transient-mark-mode): Doc fix. (Bug#19841) |
| 4 | 8 | ||
| 5 | 2015-02-12 Agustín Martín Domingo <agustin6martin@gmail.com> | 9 | 2015-02-12 Agustín Martín Domingo <agustin6martin@gmail.com> |