Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4d3786ac
Commit
4d3786ac
authored
Sep 20, 2011
by
Stefan Monnier
Browse files
* doc/lispref/display.texi (Face Functions): `face-list' returns faces.
Fixes: debbugs:9564
parent
94ab793f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/display.texi
doc/lispref/display.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
4d3786ac
2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
* display.texi (Face Functions): `face-list' returns faces (bug#9564).
2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
* errors.texi (Standard Errors): Remove apparent placeholder text
...
...
doc/lispref/display.texi
View file @
4d3786ac
...
...
@@ -2598,7 +2598,7 @@ attributes @code{nil}. It does nothing if there is already a face named
@
end
defun
@
defun
face
-
list
This
function
returns
a
list
of
all
defined
face
name
s
.
This
function
returns
a
list
of
all
defined
faces
.
@
end
defun
@
defun
copy
-
face
old
-
face
new
-
name
&
optional
frame
new
-
frame
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment