mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 10:50:49 -08:00
* 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). |
||
|---|---|---|
| .. | ||
| .arch-inventory | ||
| .gitignore | ||
| ChangeLog | ||
| ChangeLog.1 | ||
| mh-acros.el | ||
| mh-alias.el | ||
| mh-buffers.el | ||
| mh-comp.el | ||
| mh-compat.el | ||
| mh-e.el | ||
| mh-folder.el | ||
| mh-funcs.el | ||
| mh-gnus.el | ||
| mh-identity.el | ||
| mh-inc.el | ||
| mh-junk.el | ||
| mh-letter.el | ||
| mh-limit.el | ||
| mh-mime.el | ||
| mh-print.el | ||
| mh-scan.el | ||
| mh-search.el | ||
| mh-seq.el | ||
| mh-show.el | ||
| mh-speed.el | ||
| mh-thread.el | ||
| mh-tool-bar.el | ||
| mh-utils.el | ||
| mh-xface.el | ||