Re: list-faces-display

2005-06-01 Thread Richard Stallman
> The latter is better--this isn't big enough to be called a > "specialized mode or package". No, but it is a "change in a specialized mode or package". list-faces-display is not big enough to be called a "specialized mode or package".

Re: list-faces-display

2005-06-01 Thread Juanma Barranquero
> Please do reinstall the 1999 code that got lost. OK (I'll install the patch I sent, which is a reworking of it). > The latter is better--this isn't big enough to be called a > "specialized mode or package". No, but it is a "change in a specialized mode or package". The problem with describing

Re: list-faces-display

2005-06-01 Thread Richard Stallman
Please do reinstall the 1999 code that got lost. The new regexp argument for list-faces-display is not documented on NEWS. Should it? And if yes, in what section? "Changes in Specialized Modes and Packages in Emacs 22.1" and "Lisp Changes in Emacs 22.1" both

Re: list-faces-display

2005-05-31 Thread Juanma Barranquero
Anyway, this is the patch I propose, if deemed a fix and not a feature. -- /L/e/k/t/u Index: faces.el === RCS file: /cvsroot/emacs/emacs/lisp/faces.el,v retrieving revision 1.310 diff -u -2 -r1.310 faces.el ---

Re: list-faces-display

2005-05-31 Thread Juanma Barranquero
> + face line-format That would be > + faces line-format of course. /L/e/k/t/u ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

list-faces-display

2005-05-30 Thread Juanma Barranquero
The new regexp argument for list-faces-display is not documented on NEWS. Should it? And if yes, in what section? "Changes in Specialized Modes and Packages in Emacs 22.1" and "Lisp Changes in Emacs 22.1" both seem in order. Somewhat related: on 1999-07-21 Gerd committed lots