]> git.eshelyaron.com Git - emacs.git/commitdiff
Regenerated
authorKim F. Storm <storm@cua.dk>
Sun, 8 Sep 2002 21:40:05 +0000 (21:40 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 8 Sep 2002 21:40:05 +0000 (21:40 +0000)
lisp/cus-load.el
lisp/finder-inf.el

index c93f17035fdb0679dec213f74ab67aaadf0649f7..4591db7b288055db460041365103d34e24f4221b 100644 (file)
 (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"))
 (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"))
 (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"))
index 2c62559103e5ca18737e4ac5c7da6c33482e0642..97867f000e53cc9b768e27fd03d39b31a607e50c 100644 (file)
         (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))