emacs/lisp/eshell
Dan Nicolaescu a3269bc45f * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
* eshell/esh-mode.el (eshell-mode-syntax-table)
(command-running-p):
* eshell/esh-ext.el (eshell-external-command):
* eshell/esh-cmd.el (require):
* eshell/em-unix.el (eshell-plain-locate-behavior):
* eshell/em-cmpl.el (eshell-cmpl-initialize): Replace
eshell-under-xemacs-p with (featurep 'xemacs).
* eshell/esh-mode.el (characterp,char-int): Remove unused
conditional defaliases.

* pcomplete.el (pcomplete-event-matches-key-specifier-p): Rename
from event-matches-key-specifier-p, define unconditionally.
(event-basic-type): Remove unused defalias.
(pcomplete-show-completions):
Use pcomplete-event-matches-key-specifier-p.

* mh-e.el (mh-xemacs-flag): Remove.
(mh-min-colors-defined-flag):
* mh-xface.el (mh-show-xface-function):
* mh-utils.el (mh-colors-available-p):
* mh-show.el (mh-show-mode):
* mh-gnus.el (mh-gnus-local-map-property):
* mh-folder.el (mh-folder-mode-map)
(mh-remove-xemacs-horizontal-scrollbar, mh-folder-mode):
* mh-comp.el (mh-insert-x-mailer): Replace uses of mh-xemacs-flag
with (featurep 'xemacs).
2007-11-17 17:35:09 +00:00
..
.arch-inventory
.gitignore
em-alias.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-banner.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-basic.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-cmpl.el * eshell/esh-util.el (eshell-under-xemacs-p): Remove. 2007-11-17 17:35:09 +00:00
em-dirs.el Change regexp to match dir like 'a...b' 2007-11-08 17:12:37 +00:00
em-glob.el Comment. 2007-11-07 04:00:02 +00:00
em-hist.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-ls.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-pred.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-prompt.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-rebind.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-script.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-smart.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-term.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
em-unix.el * eshell/esh-util.el (eshell-under-xemacs-p): Remove. 2007-11-17 17:35:09 +00:00
em-xtra.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
esh-arg.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
esh-cmd.el * eshell/esh-util.el (eshell-under-xemacs-p): Remove. 2007-11-17 17:35:09 +00:00
esh-ext.el * eshell/esh-util.el (eshell-under-xemacs-p): Remove. 2007-11-17 17:35:09 +00:00
esh-io.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
esh-maint.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
esh-mode.el * eshell/esh-util.el (eshell-under-xemacs-p): Remove. 2007-11-17 17:35:09 +00:00
esh-module.el (eshell-load-defgroups): Don't make backups when saving esh-groups.el. 2007-11-17 10:53:32 +00:00
esh-opt.el (eshell-eval-using-options): Add debug declaration. 2007-08-26 01:52:30 +00:00
esh-proc.el Johan Bockg� <bojohan at gnu.org> 2007-11-07 03:34:45 +00:00
esh-test.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
esh-util.el * eshell/esh-util.el (eshell-under-xemacs-p): Remove. 2007-11-17 17:35:09 +00:00
esh-var.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
eshell.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00