Mercurial > emacs
changeset 47312:fff1584cdd4f
Regenerated
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 08 Sep 2002 21:40:05 +0000 |
parents | 44bdb8d6ef6c |
children | 52f90db3f174 |
files | lisp/cus-load.el lisp/finder-inf.el |
diffstat | 2 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cus-load.el Sun Sep 08 21:38:11 2002 +0000 +++ b/lisp/cus-load.el Sun Sep 08 21:40:05 2002 +0000 @@ -345,7 +345,7 @@ (put 'log-edit 'custom-loads '("log-edit")) (put 'message-forwarding 'custom-loads '("message")) (put 'message-faces 'custom-loads '("message")) -(put 'environment 'custom-loads '("cus-edit" "dired" "faces" "dos-vars" "ruler-mode" "w32-vars")) +(put 'environment 'custom-loads '("cus-edit" "dired" "faces" "dos-vars" "w32-vars")) (put 'ibuffer 'custom-loads '("ibuf-ext" "ibuffer")) (put 'perl 'custom-loads '("perl-mode")) (put 'vhdl-port 'custom-loads '("vhdl-mode")) @@ -355,7 +355,7 @@ (put 'comm 'custom-loads '("eudc-vars" "ldap" "net-utils")) (put 'type-break 'custom-loads '("type-break")) (put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils")) -(put 'convenience 'custom-loads '("abbrev" "autoinsert" "autorevert" "bs" "calculator" "complete" "completion" "dabbrev" "ffap" "filecache" "filesets" "follow" "hippie-exp" "ibuffer" "ido" "imenu" "iswitchb" "kmacro" "repeat" "speedbar" "whitespace" "windmove" "cua-base" "pc-select")) +(put 'convenience 'custom-loads '("abbrev" "autoinsert" "autorevert" "bs" "calculator" "complete" "completion" "dabbrev" "ffap" "filecache" "filesets" "follow" "hippie-exp" "ibuffer" "ido" "imenu" "iswitchb" "kmacro" "repeat" "ruler-mode" "speedbar" "whitespace" "windmove" "cua-base" "pc-select")) (put 'lm 'custom-loads '("landmark")) (put 'ruler-mode 'custom-loads '("ruler-mode")) (put 'idlwave-routine-info 'custom-loads '("idlwave")) @@ -402,7 +402,7 @@ (put 'nil 'custom-loads '("button")) (put 'pcmpl-cvs 'custom-loads '("pcmpl-cvs")) (put 'eshell-mode 'custom-loads '("esh-mode")) -(put 'files 'custom-loads '("mule" "files" "autoinsert" "autorevert" "cus-edit" "filecache" "recentf" "shadow" "ange-ftp" "tramp")) +(put 'files 'custom-loads '("mule" "files" "autoinsert" "autorevert" "cus-edit" "dired" "filecache" "recentf" "shadow" "ange-ftp" "tramp")) (put 'pcl-cvs 'custom-loads '("cvs-status" "log-edit" "log-view" "pcvs-defs" "pcvs-info" "pcvs-parse" "pcvs")) (put 'rmail-files 'custom-loads '("rmail")) (put 'gnus-summary-format 'custom-loads '("gnus-sum" "gnus"))
--- a/lisp/finder-inf.el Sun Sep 08 21:38:11 2002 +0000 +++ b/lisp/finder-inf.el Sun Sep 08 21:40:05 2002 +0000 @@ -567,13 +567,13 @@ (outlines)) ("rfn-eshadow.el" "Highlight `shadowed' part of read-file-name input text" - (convenience)) + (convenience minibuffer)) ("rot13.el" "display a buffer in rot13" nil) ("ruler-mode.el" "display a ruler in the header line" - (environment convenience)) + (convenience)) ("s-region.el" "set region using shift key" (terminals))