1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/eshell
Stefan Kangas 51b9acbecc Assume font-lock is provided; it's preloaded since 22.1
* lisp/cedet/semantic/format.el (semantic--format-colorize-text):
* lisp/eshell/em-ls.el (eshell-ls--insert-directory):
* lisp/net/dig.el (dig-mode):
* lisp/progmodes/cperl-mode.el (cperl-pod-here-fontify):
* lisp/progmodes/idlw-help.el (idlwave-help-fontify):
* lisp/progmodes/idlwave.el (idlwave-completion-fontify-classes):
Don't check for feature 'font-lock; it has been preloaded since 22.1.
* lisp/cedet/semantic/format.el (font-lock):
* lisp/epa.el (font-lock):
* lisp/erc/erc.el (font-lock):
* lisp/generic-x.el (font-lock):
* lisp/net/sieve-mode.el (font-lock):
* lisp/progmodes/prolog.el (font-lock):
* lisp/textmodes/rst.el (font-lock): Remove unnecessary require.
2020-11-19 04:37:37 +01:00
..
em-alias.el
em-banner.el
em-basic.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-cmpl.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-dirs.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-glob.el
em-hist.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-ls.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
em-pred.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-prompt.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-rebind.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
em-script.el
em-smart.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-term.el
em-tramp.el
em-unix.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-xtra.el Move pcomplete/bcc32 from eshell to pcmpl-x (Bug#10585) 2020-09-21 20:38:56 +02:00
esh-arg.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-cmd.el Use 'eshell-find-alias-function' instead of fboundp 2020-11-16 23:04:36 +01:00
esh-ext.el
esh-io.el Remove some compat code from esh-io.el 2020-08-18 12:12:02 +02:00
esh-mode.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-module.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-opt.el
esh-proc.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-util.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
esh-var.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
eshell.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00