diff options
| author | Andreas Schwab <schwab@suse.de> | 2005-11-29 20:48:32 +0000 |
|---|---|---|
| committer | Andreas Schwab <schwab@suse.de> | 2005-11-29 20:48:32 +0000 |
| commit | 13ea43e96a9fed928c892a7f56b1dacfb5487d1c (patch) | |
| tree | f36378958fc2ef4ee958610f321e3e10786852b2 | |
| parent | 845e3ab1d127ce8f67e6a5894d74e017b3549975 (diff) | |
| download | emacs-13ea43e96a9fed928c892a7f56b1dacfb5487d1c.tar.gz | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
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): |
