Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1204 emacs/etc/NEWS:1.1205
*** emacs/etc/NEWS:1.1204       Mon May 30 10:38:35 2005
--- emacs/etc/NEWS      Thu Jun  2 10:06:14 2005
***************
*** 349,354 ****
--- 349,358 ----
  ** 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,3142 ****
--- 3141,3150 ----
  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:
  
  +++


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to