aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-11-30 14:56:51 +0800
committerChong Yidong2012-11-30 14:56:51 +0800
commitccf520bb268aa7ca6583706ae18bb90df9f2f139 (patch)
tree0620ca243e7d2b287f063459fc084837c81460a2 /lisp/ChangeLog
parent171b09490b57815f4c0aeec32ff2a049f6a67393 (diff)
downloademacs-ccf520bb268aa7ca6583706ae18bb90df9f2f139.tar.gz
emacs-ccf520bb268aa7ca6583706ae18bb90df9f2f139.zip
* longlines.el (longlines-wrap-line, longlines-encode-region): Preserve text properties.
Fixes: debbugs:1425
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
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 @@
12012-11-30 Chong Yidong <cyd@gnu.org>
2
3 * longlines.el (longlines-wrap-line, longlines-encode-region):
4 Preserve text properties (Bug#1425).
5
12012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change) 62012-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