summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2005-11-29 20:48:32 +0000
committerAndreas Schwab <schwab@suse.de>2005-11-29 20:48:32 +0000
commit13ea43e96a9fed928c892a7f56b1dacfb5487d1c (patch)
treef36378958fc2ef4ee958610f321e3e10786852b2 /lisp
parent845e3ab1d127ce8f67e6a5894d74e017b3549975 (diff)
downloademacs-13ea43e96a9fed928c892a7f56b1dacfb5487d1c.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6612dc6d799..881f78f1fd5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -438,6 +438,12 @@
* faces.el: Revert 2005-11-17 change. :ignore-defface is now
handled automagically.
+2005-11-20 Andreas Schwab <schwab@suse.de>
+
+ * descr-text.el (describe-char): When copying overlays put them
+ over the full char description instead of just the first character
+ of it.
+
2005-11-20 Juri Linkov <juri@jurta.org>
* simple.el (what-cursor-position):