summaryrefslogtreecommitdiff
path: root/lisp/cus-load.el
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-03-15 23:09:16 +0000
committerGerd Moellmann <gerd@gnu.org>2000-03-15 23:09:16 +0000
commitf071ca09d29db16ac94b27a5ee0e09b59ad933ca (patch)
tree28693d9b2f62dadc0fccba5ce24dc80e720e2628 /lisp/cus-load.el
parentb5e031634708c0af6c201926ac1e6392d9ec8c60 (diff)
downloademacs-f071ca09d29db16ac94b27a5ee0e09b59ad933ca.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/cus-load.el')
-rw-r--r--lisp/cus-load.el11
1 files changed, 5 insertions, 6 deletions
diff --git a/lisp/cus-load.el b/lisp/cus-load.el
index 1a68189db12..a36d903bc15 100644
--- a/lisp/cus-load.el
+++ b/lisp/cus-load.el
@@ -267,7 +267,7 @@
(put 'ebnf-optimization 'custom-loads '("ebnf2ps"))
(put 'apropos 'custom-loads '("apropos"))
(put 'gomoku 'custom-loads '("gomoku"))
-(put 'tools 'custom-loads '("add-log" "calculator" "compare-w" "diff-mode" "diff" "ediff" "elide-head" "emerge" "gud" "rcompile" "smerge-mode" "speedbar" "tempo" "tooltip" "vc" "which-func" "copyright" "compile" "etags" "glasses" "make-mode"))
+(put 'tools 'custom-loads '("add-log" "calculator" "compare-w" "diff-mode" "diff" "ediff" "elide-head" "emerge" "gud" "pcvs-defs" "rcompile" "smerge-mode" "speedbar" "tempo" "tooltip" "vc" "which-func" "copyright" "compile" "etags" "glasses" "make-mode"))
(put 'gnus-topic 'custom-loads '("gnus-topic"))
(put 'sgml 'custom-loads '("sgml-mode"))
(put 'keyboard 'custom-loads '("simple" "chistory" "type-break"))
@@ -299,6 +299,7 @@
(put 'facemenu 'custom-loads '("facemenu"))
(put 'pp 'custom-loads '("pp"))
(put 'two-column 'custom-loads '("two-column"))
+(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"))
@@ -323,6 +324,7 @@
(put 'menu 'custom-loads '("faces" "tmm" "easymenu"))
(put 'vhdl-highlight 'custom-loads '("vhdl-mode"))
(put 'widgets 'custom-loads '("wid-browse" "wid-edit"))
+(put 'log-view 'custom-loads '("log-view"))
(put 'PostScript 'custom-loads '("ps-mode"))
(put 'abbrev-mode 'custom-loads '("abbrev" "cus-edit" "mailabbrev"))
(put 'earcon 'custom-loads '("earcon"))
@@ -348,6 +350,7 @@
(put 'gnus-group-levels 'custom-loads '("gnus-group" "gnus-start" "gnus"))
(put 'cperl 'custom-loads '("cperl-mode"))
(put 'files 'custom-loads '("files" "ange-ftp" "autoinsert" "autorevert" "cus-edit" "filecache" "recentf" "shadow"))
+(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"))
(put 'windmove 'custom-loads '("windmove"))
@@ -598,8 +601,6 @@
(custom-put-if-not 'custom-face-default-form 'standard-value t)
(custom-put-if-not 'hexl-follow-ascii 'custom-version "20.3")
(custom-put-if-not 'hexl-follow-ascii 'standard-value t)
-(custom-put-if-not 'mouse-avoidance-mode 'custom-version "20.3")
-(custom-put-if-not 'mouse-avoidance-mode 'standard-value t)
(custom-put-if-not 'browse-url-filename-alist 'custom-version "20.3")
(custom-put-if-not 'browse-url-filename-alist 'standard-value t)
(custom-put-if-not 'change-log-version-info-enabled 'custom-version "21.1")
@@ -674,8 +675,6 @@
(custom-put-if-not 'rmail-file-name 'standard-value t)
(custom-put-if-not 'cperl 'custom-version "20.3")
(custom-put-if-not 'cperl 'group-documentation "Major mode for editing Perl code.")
-(custom-put-if-not 'focus-follows-mouse 'custom-version "20.3")
-(custom-put-if-not 'focus-follows-mouse 'standard-value t)
(custom-put-if-not 'fortran-comment-line-start-skip 'custom-version "21.1")
(custom-put-if-not 'fortran-comment-line-start-skip 'standard-value t)
(custom-put-if-not 'checkdoc 'custom-version "20.3")
@@ -741,7 +740,7 @@
(custom-put-if-not 'eval-expression-print-level 'custom-version "21.1")
(custom-put-if-not 'eval-expression-print-level 'standard-value t)
-(defvar custom-versions-load-alist '(("20.3.3" "dos-vars") ("20.4" "sh-script" "help" "compile") ("21.1" "debug" "paths" "sgml-mode" "fortran" "etags" "cus-edit" "add-log" "find-func" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "debug" "avoid" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "vc-hooks" "cus-edit" "replace"))
+(defvar custom-versions-load-alist '(("20.3.3" "dos-vars") ("20.4" "sh-script" "help" "compile") ("21.1" "debug" "paths" "sgml-mode" "fortran" "etags" "cus-edit" "add-log" "find-func" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "uce" "mouse" "diary-lib" "sendmail" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "vc-hooks" "cus-edit" "replace"))
"For internal use by custom.")
(provide 'cus-load)