diff options
| author | Andreas Schwab | 2012-08-12 11:35:57 +0200 |
|---|---|---|
| committer | Andreas Schwab | 2012-08-12 11:35:57 +0200 |
| commit | 9229c658550f167dbfb1c40c8a0e689020b008dd (patch) | |
| tree | 835c4b113fe70e3f9ac1463dea1d6e5bd6fa867f /lisp/ChangeLog | |
| parent | 0fd0912879f70f410cd336e538d8c515508126c7 (diff) | |
| download | emacs-9229c658550f167dbfb1c40c8a0e689020b008dd.tar.gz emacs-9229c658550f167dbfb1c40c8a0e689020b008dd.zip | |
* descr-text.el (describe-char): Put the overlays over the
"displayed as" character.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 716555f2ffe..f1f78c20bef 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-12 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * descr-text.el (describe-char): Put the overlays over the | ||
| 4 | "displayed as" character. | ||
| 5 | |||
| 1 | 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com> | 6 | 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com> |
| 2 | 7 | ||
| 3 | * calc/calc-units.el (math-default-units-table): Give an | 8 | * calc/calc-units.el (math-default-units-table): Give an |