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 6c96213a71f..e0b140bc276 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-11-30 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * longlines.el (longlines-wrap-line, longlines-encode-region): | ||
| 4 | Preserve text properties (Bug#1425). | ||
| 5 | |||
| 1 | 2012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change) | 6 | 2012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change) |
| 2 | 7 | ||
| 3 | * vc/vc.el (vc-register): Allow registering a file which is | 8 | * vc/vc.el (vc-register): Allow registering a file which is |