1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
emacs/lisp/eshell
Miles Bader 958e68763b Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431
Remove "-face" suffix from eshell faces

2005-06-17  Miles Bader  <miles@gnu.org>

   * 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.
2005-06-17 05:27:55 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 2004-06-12 04:51:11 +00:00
.gitignore Added entries to .cvsignore files. 2004-05-15 22:46:27 +00:00
em-alias.el Add "(require 'eshell)", to get necessary features 2004-04-27 13:54:39 +00:00
em-banner.el * eshell/em-banner.el (eshell-banner): 2004-03-26 07:02:50 +00:00
em-basic.el Add arch taglines 2003-09-01 15:45:59 +00:00
em-cmpl.el Changed all uses of `directory-sep-char' to ?/, and all uses of 2005-05-31 00:14:26 +00:00
em-dirs.el Changed all uses of `directory-sep-char' to ?/, and all uses of 2005-05-31 00:14:26 +00:00
em-glob.el Changed all uses of `directory-sep-char' to ?/, and all uses of 2005-05-31 00:14:26 +00:00
em-hist.el (eshell-previous-matching-input): 2004-12-30 01:47:35 +00:00
em-ls.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431 2005-06-17 05:27:55 +00:00
em-pred.el (eshell-display-predicate-help): Doc fix. Support choosing seconds 2004-09-04 13:24:04 +00:00
em-prompt.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431 2005-06-17 05:27:55 +00:00
em-rebind.el Add arch taglines 2003-09-01 15:45:59 +00:00
em-script.el Add arch taglines 2003-09-01 15:45:59 +00:00
em-smart.el * eshell/em-smart.el (eshell-smart): 2004-03-26 07:03:06 +00:00
em-term.el Add arch taglines 2003-09-01 15:45:59 +00:00
em-unix.el Changed all uses of `directory-sep-char' to ?/, and all uses of 2005-05-31 00:14:26 +00:00
em-xtra.el Add arch taglines 2003-09-01 15:45:59 +00:00
esh-arg.el Add arch taglines 2003-09-01 15:45:59 +00:00
esh-cmd.el (eshell-eval-command): If the return value of `eshell-resume-eval' is 2005-05-27 02:57:18 +00:00
esh-ext.el Changed all uses of `directory-sep-char' to ?/, and all uses of 2005-05-31 00:14:26 +00:00
esh-io.el Changed all uses of `directory-sep-char' to ?/, and all uses of 2005-05-31 00:14:26 +00:00
esh-maint.el Add arch taglines 2003-09-01 15:45:59 +00:00
esh-mode.el (eshell-preinput-scroll-to-bottom): Fix spelling in docstrings. 2005-06-16 16:15:57 +00:00
esh-module.el Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397 2004-06-11 03:52:53 +00:00
esh-opt.el Add arch taglines 2003-09-01 15:45:59 +00:00
esh-proc.el Add arch taglines 2003-09-01 15:45:59 +00:00
esh-test.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431 2005-06-17 05:27:55 +00:00
esh-util.el Changed all uses of `directory-sep-char' to ?/, and all uses of 2005-05-31 00:14:26 +00:00
esh-var.el (eshell/export): Fix quoting in docstring. 2005-06-14 11:33:54 +00:00
eshell.el (eshell): Fix broken info-link. 2004-03-26 07:00:39 +00:00