aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2010-02-20 10:59:16 +0200
committerEli Zaretskii2010-02-20 10:59:16 +0200
commit0f00e9485d96c308b126553bd1b90ce4e64f1a1d (patch)
tree79458a83a4a325323e8f3bb817d4274e28202846 /lisp/ChangeLog
parent3513efb2b574346664d73bf3027aa12c4f11a830 (diff)
downloademacs-0f00e9485d96c308b126553bd1b90ce4e64f1a1d.tar.gz
emacs-0f00e9485d96c308b126553bd1b90ce4e64f1a1d.zip
subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
property is removed.
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 5d2c0d87b03..5613793edff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-02-20 Eli Zaretskii <eliz@gnu.org>
2
3 * subr.el (remove-yank-excluded-properties): Explain in a comment
4 why `category' property is removed.
5
12010-02-19 Chong Yidong <cyd@stupidchicken.com> 62010-02-19 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * isearch.el (isearch-update-post-hook, isearch-update): Revert 8 * isearch.el (isearch-update-post-hook, isearch-update): Revert