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 05b299e2fa8..4158317eba9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-12-18 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * emulation/cua-base.el (cmd): Add beginning-of-visual-line and | ||
| 4 | end-of-visual-line to CUA's recognized commands. (Bug#1549) | ||
| 5 | |||
| 1 | 2008-12-18 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2008-12-18 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * newcomment.el (comment-style): Default to `indent'. (Bug#1153) | 8 | * newcomment.el (comment-style): Default to `indent'. (Bug#1153) |