emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp eshell/esh-test.el eshell/em-prompt....


From: Miles Bader
Subject: [Emacs-commit] emacs/lisp eshell/esh-test.el eshell/em-prompt....
Date: Fri, 17 Jun 2005 01:27:57 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Miles Bader <address@hidden>    05/06/17 05:27:55

Modified files:
        lisp/eshell    : esh-test.el em-prompt.el em-ls.el 
        lisp           : ChangeLog 

Log message:
        Revision: address@hidden/emacs--cvs-trunk--0--patch-431
        
        Remove "-face" suffix from eshell faces
        
        2005-06-17  Miles Bader  <address@hidden>
        
        * lisp/eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
        Remove "-face" suffix from face names.
        (eshell-test-ok-face, eshell-test-failed-face):
        New backward-compatibility aliases for renamed faces.
        (eshell-run-test): Use renamed eshell-test faces.
        
        * lisp/eshell/em-prompt.el (eshell-prompt):
        Remove "-face" suffix from face name.
        (eshell-prompt-face): New backward-compatibility alias for renamed face.
        (eshell-emit-prompt): Use renamed eshell-prompt face.
        
        * lisp/eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
        (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
        (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
        (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
        Remove "-face" suffix from face names.
        (eshell-ls-directory-face, eshell-ls-symlink-face)
        (eshell-ls-executable-face, eshell-ls-readonly-face)
        (eshell-ls-unreadable-face, eshell-ls-special-face)
        (eshell-ls-missing-face, eshell-ls-archive-face)
        (eshell-ls-backup-face, eshell-ls-product-face)
        (eshell-ls-clutter-face):
        New backward-compatibility aliases for renamed faces.
        (eshell-ls-decorated-name): Use renamed eshell-ls faces.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/eshell/esh-test.el.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/eshell/em-prompt.el.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/eshell/em-ls.el.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.7803&tr2=1.7804&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]