diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-06-08 12:49:10 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-06-08 12:49:10 +0000 |
commit | f75a0f7a6031d9110332a45cece9beb568e59040 (patch) | |
tree | 7e0a30f9e9392a030c4576e8cb99d695bfec5204 /lisp/cus-load.el | |
parent | 136e48e4ac0e15a6bf0e915d07be701dd4d7e0d0 (diff) | |
download | emacs-f75a0f7a6031d9110332a45cece9beb568e59040.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/cus-load.el')
-rw-r--r-- | lisp/cus-load.el | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/lisp/cus-load.el b/lisp/cus-load.el index 583c764df07..807cd49d71f 100644 --- a/lisp/cus-load.el +++ b/lisp/cus-load.el @@ -27,6 +27,7 @@ (put 'f90 'custom-loads '("f90")) (put 'allout 'custom-loads '("allout")) (put 'ediff-hook 'custom-loads '("ediff-init")) +(put 'woman-faces 'custom-loads '("woman")) (put 'ps-print-vertical 'custom-loads '("ps-print")) (put 'supercite-hooks 'custom-loads '("supercite")) (put 'vhdl-menu 'custom-loads '("vhdl-mode")) @@ -185,7 +186,7 @@ (put 'idlwave-shell-initial-commands 'custom-loads '("idlw-shell")) (put 'tildify 'custom-loads '("tildify")) (put 'cperl-autoinsert-details 'custom-loads '("cperl-mode")) -(put 'help 'custom-loads '("help" "apropos" "cus-edit" "help-macro" "info-look" "info" "man" "tooltip")) +(put 'help 'custom-loads '("help" "apropos" "cus-edit" "help-macro" "info-look" "info" "man" "tooltip" "woman")) (put 'forms 'custom-loads '("forms")) (put 'widget-documentation 'custom-loads '("wid-edit")) (put 'gnus-score-various 'custom-loads '("gnus-score" "gnus")) @@ -275,6 +276,7 @@ (put 'keyboard 'custom-loads '("simple" "chistory" "type-break")) (put 'viper-mouse 'custom-loads '("viper-mous")) (put 'ps-print-horizontal 'custom-loads '("ps-print")) +(put 'woman 'custom-loads '("woman")) (put 'decipher 'custom-loads '("decipher")) (put 'ps-print-face 'custom-loads '("ps-print")) (put 'rmail-summary 'custom-loads '("rmail" "rmailsum")) @@ -410,8 +412,7 @@ (put 'archive-zoo 'custom-loads '("arc-mode")) (put 'gnus-group-level 'custom-loads '("gnus")) (put 'bibtex 'custom-loads '("bibtex")) -(put 'faces 'custom-loads '("faces" "facemenu" "cus-edit" "font-lock" "hilit-chg" "paren" "ps-print" "speedbar" "wid-edit" "gnus" "message" "cwarn" "make-mode")) -(put 'fill-comments 'custom-loads '("simple")) +(put 'faces 'custom-loads '("faces" "facemenu" "cus-edit" "font-lock" "hilit-chg" "paren" "ps-print" "speedbar" "time" "wid-edit" "woman" "gnus" "message" "cwarn" "make-mode")) (put 'gnus-summary-various 'custom-loads '("gnus-sum")) (put 'applications 'custom-loads '("calendar" "cus-edit" "uniquify" "spell")) (put 'ebrowse-member 'custom-loads '("ebrowse")) @@ -456,7 +457,7 @@ (put 'customize 'custom-loads '("wid-edit" "cus-edit")) (put 'dired 'custom-loads '("files" "dired-aux" "dired-x" "dired" "find-dired")) (put 'recentf 'custom-loads '("recentf")) -(put 'fill 'custom-loads '("simple" "fill" "align")) +(put 'fill 'custom-loads '("simple" "newcomment" "fill" "align")) (put 'outlines 'custom-loads '("allout" "outline")) (put 'paragraphs 'custom-loads '("paragraphs")) (put 'ebrowse 'custom-loads '("ebrowse")) @@ -467,6 +468,7 @@ (put 'diff-mode 'custom-loads '("diff-mode")) (put 'isearch-lazy-highlight 'custom-loads '("isearch")) (put 'gnus-asynchronous 'custom-loads '("gnus" "gnus-async")) +(put 'woman-formatting 'custom-loads '("woman")) (put 'vcursor 'custom-loads '("vcursor")) (put 'iso-ascii 'custom-loads '("iso-ascii")) (put 'gnus-dribble-file 'custom-loads '("gnus-start")) @@ -479,6 +481,7 @@ (put 'spook 'custom-loads '("spook")) (put 'tex-file 'custom-loads '("tex-mode")) (put 'time-stamp 'custom-loads '("time-stamp")) +(put 'todo 'custom-loads '("todo-mode")) (put 'ebnf-special 'custom-loads '("ebnf2ps")) (put 'gnus-article-highlight 'custom-loads '("gnus-art" "gnus")) (put 'tooltip 'custom-loads '("tooltip")) @@ -492,6 +495,7 @@ (put 'gnus-article 'custom-loads '("gnus-art" "gnus-cite")) (put 'fortran-indent 'custom-loads '("fortran")) (put 'idlwave-routine-info-and-completion 'custom-loads '("idlwave")) +(put 'comment 'custom-loads '("newcomment")) (put 'hardware 'custom-loads '("battery")) (put 'edebug 'custom-loads '("edebug")) (put 'emerge 'custom-loads '("emerge")) @@ -502,7 +506,7 @@ (put 'sh-script 'custom-loads '("sh-script")) (put 'cperl-speed 'custom-loads '("cperl-mode")) (put 'PostScript-edit 'custom-loads '("ps-mode")) -(put 'calendar 'custom-loads '("midnight" "calendar" "solar")) +(put 'calendar 'custom-loads '("midnight" "calendar" "solar" "todo-mode")) (put 'programming 'custom-loads '("cus-edit")) (put 'meta-font 'custom-loads '("meta-mode")) (put 'ps-print-zebra 'custom-loads '("ps-print")) @@ -526,6 +530,7 @@ (put 'delphi 'custom-loads '("delphi")) (put 're-builder 'custom-loads '("re-builder")) (put 'killing 'custom-loads '("simple")) +(put 'woman-interface 'custom-loads '("woman")) (put 'gnus-group-various 'custom-loads '("gnus-group" "gnus")) ;;; These are for handling :version. We need to have a minimum of ;;; information so `custom-changed-variables' could do its job. @@ -594,6 +599,8 @@ (custom-put-if-not 'mouse 'group-documentation "Input from the mouse.") (custom-put-if-not 'snmp 'custom-version "20.4") (custom-put-if-not 'snmp 'group-documentation "Mode for editing SNMP MIB files.") +(custom-put-if-not 'widget-image-enable 'custom-version "21.1") +(custom-put-if-not 'widget-image-enable 'standard-value t) (custom-put-if-not 'help-highlight-p 'custom-version "20.3") (custom-put-if-not 'help-highlight-p 'standard-value t) (custom-put-if-not 'browse-url-mosaic-program 'custom-version "20.3") @@ -662,6 +669,8 @@ (custom-put-if-not 'eval-expression-print-length 'standard-value t) (custom-put-if-not 'net-utils 'custom-version "20.3") (custom-put-if-not 'net-utils 'group-documentation "Network utility functions.") +(custom-put-if-not 'finger-X.500-host-regexps 'custom-version "21.1") +(custom-put-if-not 'finger-X.500-host-regexps 'standard-value t) (custom-put-if-not 'uce-mail-reader 'custom-version "20.3") (custom-put-if-not 'uce-mail-reader 'standard-value t) (custom-put-if-not 'custom-button-pressed-face 'custom-version "21.1") @@ -724,6 +733,8 @@ (custom-put-if-not 'diary-unknown-time 'standard-value t) (custom-put-if-not 'browse-url-lynx-emacs-args 'custom-version "20.3") (custom-put-if-not 'browse-url-lynx-emacs-args 'standard-value t) +(custom-put-if-not 'todo 'custom-version "21.1") +(custom-put-if-not 'todo 'group-documentation "Maintain a list of todo items.") (custom-put-if-not 'tooltip 'custom-version "21.1") (custom-put-if-not 'tooltip 'group-documentation "Customization group for the `tooltip' package.") (custom-put-if-not 'quickurl 'custom-version "21.1") @@ -759,7 +770,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") (21.1 "ange-ftp") ("20.4" "files" "sh-script" "help" "compile") ("21.1" "debug" "dabbrev" "files" "paths" "sgml-mode" "fortran" "etags" "cus-edit" "frame" "add-log" "find-func" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "debug" "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") (21.1 "ange-ftp") ("20.4" "files" "sh-script" "help" "compile") ("21.1" "debug" "dabbrev" "files" "paths" "sgml-mode" "net-utils" "fortran" "etags" "cus-edit" "frame" "add-log" "find-func" "wid-edit" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "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) |