aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-07-26 20:29:42 -0400
committerGlenn Morris2013-07-26 20:29:42 -0400
commitf26afdb0c543d2fe5299aa7c45a321d63534d687 (patch)
treeafcc0fadf50b6801f33dacf537a8a25cc3ac20b5 /lisp/ChangeLog
parentff62aabc622fdf35aaa878fd284f446de85fc5fd (diff)
downloademacs-f26afdb0c543d2fe5299aa7c45a321d63534d687.tar.gz
emacs-f26afdb0c543d2fe5299aa7c45a321d63534d687.zip
* lisp/format.el (format-annotate-function): Handle read-only text properties
in the source. Fixes: debbugs:14887
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 0c5b857d374..14af1cfbda9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-07-27 Glenn Morris <rgm@gnu.org>
2
3 * format.el (format-annotate-function):
4 Handle read-only text properties in the source. (Bug#14887)
5
12013-07-24 Glenn Morris <rgm@gnu.org> 62013-07-24 Glenn Morris <rgm@gnu.org>
2 7
3 * dired-x.el (dired-mark-extension): Convert comment to doc string. 8 * dired-x.el (dired-mark-extension): Convert comment to doc string.