(escape-glyph): Doc fix.
This commit is contained in:
parent
a59dcf2e3f
commit
1a77c985dd
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-08-05 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* faces.el (escape-glyph): Doc fix.
|
||||
|
||||
2006-08-04 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* international/mule-diag.el (describe-font): Improve docstring
|
||||
|
|
|
@ -2008,7 +2008,7 @@ created."
|
|||
;; red4 is too dark, but some say blue is too loud.
|
||||
;; brown seems to work ok. -- rms.
|
||||
(t :foreground "brown"))
|
||||
"Face for characters displayed as ^-sequences or \-sequences."
|
||||
"Face for characters displayed as sequences using `^' or `\\'."
|
||||
:group 'basic-faces
|
||||
:version "22.1")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue