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
a2e6384d
Commit
a2e6384d
authored
Jun 02, 2005
by
Juanma Barranquero
Browse files
Document new argument of `list-faces-display'.
parent
52eb0373
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
etc/NEWS
etc/NEWS
+8
-0
No files found.
etc/NEWS
View file @
a2e6384d
...
...
@@ -349,6 +349,10 @@ understand two new boolean pseudo-frame-parameters `same-frame' and
** The default for the paper size (variable ps-paper-type) is taken
from the locale.
** The command `list-faces-display' now accepts a prefix arg.
When passed, the function prompts for a regular expression and lists
only faces matching this regexp.
** Mark command changes:
+++
...
...
@@ -3137,6 +3141,10 @@ It returns nil if the given Lisp form can't possibly do anything
dangerous; otherwise it returns a reason why the form might be unsafe
(calls unknown function, alters global variable, etc).
*** `list-faces-display' takes an optional argument, REGEXP.
If it is non-nil, the function lists only faces matching this regexp.
** Lisp code indentation features:
+++
...
...
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