diff options
| author | Lars Magne Ingebrigtsen | 2011-07-13 17:07:57 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2011-07-13 17:07:57 +0200 |
| commit | f987fde4480f009ccdb588197e4553ef42ba2b9d (patch) | |
| tree | 18cbd60ec2f8d608a32077fe3fe43963eff0919b /doc/lispref/ChangeLog | |
| parent | c26fdcf522246239b2399422b9a1900826ef69b1 (diff) | |
| download | emacs-f987fde4480f009ccdb588197e4553ef42ba2b9d.tar.gz emacs-f987fde4480f009ccdb588197e4553ef42ba2b9d.zip | |
(General Escape Syntax): "a with grave accent" is ?xe0, not ?x8e0.
Fixes: debbugs:5259
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 1d1730e078d..d7a0fd14ae4 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * objects.texi (General Escape Syntax): "a with grave accent" is | ||
| 4 | ?xe0, not ?x8e0 (bug#5259). | ||
| 5 | |||
| 1 | 2011-07-12 Chong Yidong <cyd@stupidchicken.com> | 6 | 2011-07-12 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * display.texi (Face Attributes, Font Selection): Add references | 8 | * display.texi (Face Attributes, Font Selection): Add references |