1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/lisp/eshell
Glenn Morris ed8be7ff74 Misc custom group fixes
* cus-start.el (show-trailing-whitespace): Move to editing basics.
* faces.el (trailing-whitespace): Don't use whitespace-faces group.
* obsolete/old-whitespace.el (whitespace-faces): Remove group.
(whitespace-highlight): Move to whitespace group.

* comint.el (comint-source):
* pcmpl-linux.el (pcmpl-linux):
* shell.el (shell-faces):
* eshell/esh-opt.el (eshell-opt):
* international/ccl.el (ccl): Remove empty custom groups.

* completion.el (dynamic-completion-mode):
* jit-lock.el (jit-lock-debug-mode):
* minibuffer.el (completion-in-region-mode):
* type-break.el (type-break-mode-line-message-mode)
(type-break-query-mode):
* emulation/tpu-edt.el (tpu-edt-mode):
* progmodes/subword.el (global-subword-mode, global-superword-mode):
* progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
* term/vt100.el (vt100-wide-mode): Specify explicit :group.

* term/xterm.el (xterm): Change parent group to terminals.

* master.el (master): Remove empty custom group.
(master-mode): Remove unused :group argument.
* textmodes/refill.el (refill): Remove empty custom group.
(refill-mode): Remove unused :group argument.

* textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.

* cedet/semantic/symref/list.el (semantic-symref-auto-expand-results)
(semantic-symref-results-mode-hook)
(semantic-symref-results-summary-function): Fix :group.

* erc/erc-list.el (erc-list):
* erc/erc-menu.el (erc-menu):
* erc/erc-ring.el (erc-ring): Define custom groups, for define-erc-module.

* gnus/shr-color.el (shr-color-visible-luminance-min)
(shr-color-visible-distance-min): Use shr-color group.

* url/url-news.el (url-news): Remove empty custom group.
2013-05-15 19:55:41 -04:00
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
em-alias.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-banner.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-basic.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-cmpl.el * lisp/eshell/em-cmpl.el: Simply require pcomplete; 2013-05-06 00:20:35 -07:00
em-dirs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-glob.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
em-hist.el * lisp/eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar. 2013-05-07 00:57:02 -07:00
em-ls.el * lisp/eshell/esh-proc.el (eshell/kill): Fix last change. 2013-02-08 10:47:07 -05:00
em-pred.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-prompt.el * lisp/eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert 2013-03-25 20:42:08 -04:00
em-rebind.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-script.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-smart.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-term.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-tramp.el Added eshell-tramp module 2013-03-27 11:08:58 +13:00
em-unix.el Added eshell-tramp module 2013-03-27 11:08:58 +13:00
em-xtra.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-arg.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-cmd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-ext.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-io.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-module.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-opt.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
esh-proc.el * lisp/eshell/esh-proc.el (eshell/kill): Fix last change. 2013-02-08 10:47:07 -05:00
esh-util.el * eshell/esh-util.el (eshell-path-env): Make it buffer local, in 2013-01-17 11:01:33 +01:00
esh-var.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
eshell.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00