/[emacs]/emacs/lisp/cus-load.el
ViewVC logotype

Diff of /emacs/lisp/cus-load.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43 by kfstorm, Mon Apr 29 12:36:28 2002 UTC revision 1.44 by rost, Wed May 8 01:04:38 2002 UTC
# Line 37  Line 37 
37  (put 'ps-print-vertical 'custom-loads '("ps-print"))  (put 'ps-print-vertical 'custom-loads '("ps-print"))
38  (put 'supercite-hooks 'custom-loads '("supercite"))  (put 'supercite-hooks 'custom-loads '("supercite"))
39  (put 'vhdl-menu 'custom-loads '("vhdl-mode"))  (put 'vhdl-menu 'custom-loads '("vhdl-mode"))
 (put 'chinese-calendar 'custom-loads '("cal-china"))  
40  (put 'gnus-newsrc 'custom-loads '("gnus-start"))  (put 'gnus-newsrc 'custom-loads '("gnus-start"))
41    (put 'chinese-calendar 'custom-loads '("cal-china"))
42  (put 'expand 'custom-loads '("expand"))  (put 'expand 'custom-loads '("expand"))
43  (put 'bookmark 'custom-loads '("bookmark"))  (put 'bookmark 'custom-loads '("bookmark"))
44  (put 'icon 'custom-loads '("icon"))  (put 'icon 'custom-loads '("icon"))
# Line 63  Line 63 
63  (put 'dirtrack 'custom-loads '("dirtrack"))  (put 'dirtrack 'custom-loads '("dirtrack"))
64  (put 'ediff-window 'custom-loads '("ediff-help" "ediff-wind"))  (put 'ediff-window 'custom-loads '("ediff-help" "ediff-wind"))
65  (put 'bruce 'custom-loads '("bruce"))  (put 'bruce 'custom-loads '("bruce"))
66  (put 'windows 'custom-loads '("scroll-all" "window" "follow" "windmove"))  (put 'windows 'custom-loads '("hscroll" "scroll-all" "window" "follow" "windmove"))
67  (put 'gnus-exit 'custom-loads '("gnus-group" "gnus"))  (put 'gnus-exit 'custom-loads '("gnus-group" "gnus"))
68  (put 'speedbar 'custom-loads '("speedbar"))  (put 'speedbar 'custom-loads '("speedbar"))
69  (put 'etags 'custom-loads '("etags"))  (put 'etags 'custom-loads '("etags"))
# Line 141  Line 141 
141  (put 'feedmail-spray 'custom-loads '("feedmail"))  (put 'feedmail-spray 'custom-loads '("feedmail"))
142  (put 'idlwave-external-programs 'custom-loads '("idlwave"))  (put 'idlwave-external-programs 'custom-loads '("idlwave"))
143  (put 'strokes 'custom-loads '("strokes"))  (put 'strokes 'custom-loads '("strokes"))
144  (put 'mouse 'custom-loads '("faces" "mouse" "menu-bar" "avoid" "mouse-sel" "msb" "w32-vars" "mwheel" "strokes" "tooltip" "goto-addr" "artist"))  (put 'mouse 'custom-loads '("faces" "mouse" "menu-bar" "avoid" "mouse-sel" "msb" "mwheel" "strokes" "tooltip" "goto-addr" "artist"))
145  (put 'nnmail-various 'custom-loads '("nnmail" "nntp"))  (put 'nnmail-various 'custom-loads '("nnmail" "nntp"))
146  (put 'smiley 'custom-loads '("smiley-ems"))  (put 'smiley 'custom-loads '("smiley-ems"))
147  (put 'extensions 'custom-loads '("generic" "time-stamp" "wid-edit" "cust-print" "eldoc" "page-ext"))  (put 'extensions 'custom-loads '("generic" "time-stamp" "wid-edit" "cust-print" "eldoc" "page-ext"))
# Line 205  Line 205 
205  (put 'idlwave-shell-initial-commands 'custom-loads '("idlw-shell"))  (put 'idlwave-shell-initial-commands 'custom-loads '("idlw-shell"))
206  (put 'tildify 'custom-loads '("tildify"))  (put 'tildify 'custom-loads '("tildify"))
207  (put 'cperl-autoinsert-details 'custom-loads '("cperl-mode"))  (put 'cperl-autoinsert-details 'custom-loads '("cperl-mode"))
208  (put 'help 'custom-loads '("help" "apropos" "cus-edit" "ehelp" "help-macro" "help-mode" "info-look" "info" "man" "tooltip" "woman"))  (put 'help 'custom-loads '("help-macro" "help" "apropos" "cus-edit" "ehelp" "help-mode" "info-look" "info" "man" "tooltip" "woman"))
209  (put 'forms 'custom-loads '("forms"))  (put 'forms 'custom-loads '("forms"))
210  (put 'widget-documentation 'custom-loads '("wid-edit"))  (put 'widget-documentation 'custom-loads '("wid-edit"))
211  (put 'eshell-banner 'custom-loads '("em-banner"))  (put 'eshell-banner 'custom-loads '("em-banner"))
# Line 220  Line 220 
220  (put 'auto-save 'custom-loads '("files" "startup"))  (put 'auto-save 'custom-loads '("files" "startup"))
221  (put 'tpu 'custom-loads '("tpu-edt" "tpu-extras"))  (put 'tpu 'custom-loads '("tpu-edt" "tpu-extras"))
222  (put 'w32 'custom-loads '("w32-vars"))  (put 'w32 'custom-loads '("w32-vars"))
 (put 'viper-hooks 'custom-loads '("viper-init"))  
223  (put 'gnus-cite 'custom-loads '("gnus-cite"))  (put 'gnus-cite 'custom-loads '("gnus-cite"))
224    (put 'viper-hooks 'custom-loads '("viper-init"))
225  (put 'gnus-demon 'custom-loads '("gnus-demon"))  (put 'gnus-demon 'custom-loads '("gnus-demon"))
226  (put 'reftex-optimizations-for-large-documents 'custom-loads '("reftex-vars"))  (put 'reftex-optimizations-for-large-documents 'custom-loads '("reftex-vars"))
227  (put 'viper-misc 'custom-loads '("viper-cmd" "viper-init" "viper"))  (put 'viper-misc 'custom-loads '("viper-cmd" "viper-init" "viper"))
# Line 302  Line 302 
302  (put 'apropos 'custom-loads '("apropos"))  (put 'apropos 'custom-loads '("apropos"))
303  (put 'gomoku 'custom-loads '("gomoku"))  (put 'gomoku 'custom-loads '("gomoku"))
304  (put 'eshell-pred 'custom-loads '("em-pred"))  (put 'eshell-pred 'custom-loads '("em-pred"))
305  (put 'tools 'custom-loads '("add-log" "calculator" "compare-w" "diff-mode" "diff" "ediff" "elide-head" "emerge" "gud" "pcvs-defs" "smerge-mode" "speedbar" "tempo" "tooltip" "vc" "which-func" "copyright" "rcompile" "compile" "ebrowse" "etags" "glasses" "make-mode"))  (put 'tools 'custom-loads '("add-log" "calculator" "compare-w" "diff-mode" "diff" "ediff" "elide-head" "emerge" "gud" "pcvs-defs" "smerge-mode" "speedbar" "tempo" "tooltip" "vc" "which-func" "rcompile" "copyright" "compile" "ebrowse" "etags" "glasses" "make-mode"))
306  (put 'gnus-topic 'custom-loads '("gnus-topic"))  (put 'gnus-topic 'custom-loads '("gnus-topic"))
307  (put 'sgml 'custom-loads '("sgml-mode"))  (put 'sgml 'custom-loads '("sgml-mode"))
308  (put 'keyboard 'custom-loads '("mule" "chistory" "type-break" "keypad"))  (put 'keyboard 'custom-loads '("mule" "keypad" "chistory" "type-break"))
309  (put 'isearch-faces 'custom-loads '("isearch"))  (put 'isearch-faces 'custom-loads '("isearch"))
 (put 'eshell-hist 'custom-loads '("em-hist"))  
310  (put 'viper-mouse 'custom-loads '("viper-mous"))  (put 'viper-mouse 'custom-loads '("viper-mous"))
311    (put 'eshell-hist 'custom-loads '("em-hist"))
312  (put 'ps-print-horizontal 'custom-loads '("ps-print"))  (put 'ps-print-horizontal 'custom-loads '("ps-print"))
313  (put 'woman 'custom-loads '("woman"))  (put 'woman 'custom-loads '("woman"))
314  (put 'decipher 'custom-loads '("decipher"))  (put 'decipher 'custom-loads '("decipher"))
# Line 330  Line 330 
330  (put 'vhdl-highlight-faces 'custom-loads '("vhdl-mode"))  (put 'vhdl-highlight-faces 'custom-loads '("vhdl-mode"))
331  (put 'which-func 'custom-loads '("which-func"))  (put 'which-func 'custom-loads '("which-func"))
332  (put 'pc-select 'custom-loads '("pc-select"))  (put 'pc-select 'custom-loads '("pc-select"))
333  (put 'i18n 'custom-loads '("cus-edit" "double" "ccl" "iso-acc" "iso-ascii" "latin1-disp" "ogonek"))  (put 'i18n 'custom-loads '("ccl" "cus-edit" "double" "iso-acc" "iso-ascii" "latin1-disp" "ogonek"))
334  (put 'sh 'custom-loads '("sh-script"))  (put 'sh 'custom-loads '("sh-script"))
335  (put 'message-headers 'custom-loads '("message"))  (put 'message-headers 'custom-loads '("message"))
336  (put 'idlwave-code-formatting 'custom-loads '("idlwave"))  (put 'idlwave-code-formatting 'custom-loads '("idlwave"))
337  (put 'basic-faces 'custom-loads '("faces" "frame"))  (put 'basic-faces 'custom-loads '("faces" "frame"))
338  (put 'net-utils 'custom-loads '("net-utils"))  (put 'net-utils 'custom-loads '("net-utils"))
339  (put 'columns 'custom-loads '("delim-col"))  (put 'columns 'custom-loads '("delim-col" "descr-text"))
340  (put 'facemenu 'custom-loads '("facemenu"))  (put 'facemenu 'custom-loads '("facemenu"))
341  (put 'pp 'custom-loads '("pp"))  (put 'pp 'custom-loads '("pp"))
342  (put 'two-column 'custom-loads '("two-column"))  (put 'two-column 'custom-loads '("two-column"))
# Line 372  Line 372 
372  (put 'log-view 'custom-loads '("log-view"))  (put 'log-view 'custom-loads '("log-view"))
373  (put 'PostScript 'custom-loads '("ps-mode"))  (put 'PostScript 'custom-loads '("ps-mode"))
374  (put 'abbrev-mode 'custom-loads '("abbrev" "cus-edit" "mailabbrev"))  (put 'abbrev-mode 'custom-loads '("abbrev" "cus-edit" "mailabbrev"))
 (put 'eshell-term 'custom-loads '("em-term"))  
375  (put 'earcon 'custom-loads '("earcon"))  (put 'earcon 'custom-loads '("earcon"))
376    (put 'eshell-term 'custom-loads '("em-term"))
377  (put 'feedmail-headers 'custom-loads '("feedmail"))  (put 'feedmail-headers 'custom-loads '("feedmail"))
378  (put 'hypermedia 'custom-loads '("wid-edit" "metamail" "browse-url" "goto-addr"))  (put 'hypermedia 'custom-loads '("wid-edit" "browse-url" "goto-addr" "metamail"))
379  (put 'image 'custom-loads '("image-file"))  (put 'image 'custom-loads '("image-file"))
380  (put 'ff 'custom-loads '("find-file"))  (put 'ff 'custom-loads '("find-file"))
381  (put 'prolog 'custom-loads '("prolog"))  (put 'prolog 'custom-loads '("prolog"))
# Line 395  Line 395 
395  (put 'change-log 'custom-loads '("add-log"))  (put 'change-log 'custom-loads '("add-log"))
396  (put 'gnus-group-levels 'custom-loads '("gnus-group" "gnus-start" "gnus"))  (put 'gnus-group-levels 'custom-loads '("gnus-group" "gnus-start" "gnus"))
397  (put 'cperl 'custom-loads '("cperl-mode"))  (put 'cperl 'custom-loads '("cperl-mode"))
398  (put 'bs-appearance 'custom-loads '("bs" "button"))  (put 'bs-appearance 'custom-loads '("bs"))
399    (put 'nil 'custom-loads '("button"))
400  (put 'pcmpl-cvs 'custom-loads '("pcmpl-cvs"))  (put 'pcmpl-cvs 'custom-loads '("pcmpl-cvs"))
401  (put 'eshell-mode 'custom-loads '("esh-mode"))  (put 'eshell-mode 'custom-loads '("esh-mode"))
402  (put 'files 'custom-loads '("mule" "files" "autoinsert" "autorevert" "cus-edit" "filecache" "recentf" "shadow" "ange-ftp"))  (put 'files 'custom-loads '("mule" "files" "autoinsert" "autorevert" "cus-edit" "filecache" "recentf" "shadow" "ange-ftp"))
# Line 497  Line 498 
498  (put 'reftex-index-support 'custom-loads '("reftex-vars"))  (put 'reftex-index-support 'custom-loads '("reftex-vars"))
499  (put 'pascal 'custom-loads '("pascal"))  (put 'pascal 'custom-loads '("pascal"))
500  (put 'rmail-retrieve 'custom-loads '("rmail" "rmailsum"))  (put 'rmail-retrieve 'custom-loads '("rmail" "rmailsum"))
501  (put 'data 'custom-loads '("text-mode" "arc-mode" "forms" "hexl" "jka-compr" "saveplace" "sort" "tar-mode" "time-stamp" "timeclock" "snmp-mode"))  (put 'data 'custom-loads '("text-mode" "arc-mode" "forms" "hexl" "jka-compr" "saveplace" "sort" "tar-mode" "time-stamp" "snmp-mode" "timeclock"))
502  (put 'mail 'custom-loads '("simple" "startup" "time" "gnus" "mail-utils" "mm-decode" "message" "imap" "starttls" "emacsbug" "feedmail" "mail-extr" "mail-hist" "mailalias" "metamail" "mh-e" "mspools" "rmail" "sendmail" "smtpmail" "supercite" "uce" "eudc-vars" "fortune"))  (put 'mail 'custom-loads '("simple" "startup" "time" "eudc-vars" "gnus" "mail-utils" "mm-decode" "message" "imap" "starttls" "emacsbug" "feedmail" "mail-extr" "mail-hist" "mailalias" "metamail" "mh-e" "mspools" "rmail" "sendmail" "smtpmail" "supercite" "uce" "fortune"))
503  (put 'paren-blinking 'custom-loads '("simple"))  (put 'paren-blinking 'custom-loads '("simple"))
504  (put 'gnus-summary-sort 'custom-loads '("gnus-sum"))  (put 'gnus-summary-sort 'custom-loads '("gnus-sum"))
505  (put 'fast-lock 'custom-loads '("fast-lock"))  (put 'fast-lock 'custom-loads '("fast-lock"))
# Line 576  Line 577 
577  (put 'tempo 'custom-loads '("tempo"))  (put 'tempo 'custom-loads '("tempo"))
578  (put 'c 'custom-loads '("cc-vars" "cmacexp" "cpp" "hideif"))  (put 'c 'custom-loads '("cc-vars" "cmacexp" "cpp" "hideif"))
579  (put 'nnmail-prepare 'custom-loads '("nnmail"))  (put 'nnmail-prepare 'custom-loads '("nnmail"))
580  (put 'processes 'custom-loads '("ansi-color" "comint" "cus-edit" "executable" "pcomplete" "shell" "term" "metamail" "rcompile" "rlogin" "compile" "sql" "flyspell"))  (put 'processes 'custom-loads '("ansi-color" "comint" "cus-edit" "executable" "pcomplete" "shell" "term" "rcompile" "rlogin" "metamail" "compile" "sql" "flyspell"))
581  (put 'ebnf2ps 'custom-loads '("ebnf2ps"))  (put 'ebnf2ps 'custom-loads '("ebnf2ps"))
582  (put 'sendmail 'custom-loads '("sendmail"))  (put 'sendmail 'custom-loads '("sendmail"))
583  (put 'gnus-article-signature 'custom-loads '("gnus-art"))  (put 'gnus-article-signature 'custom-loads '("gnus-art"))
# Line 841  as a PDF file <URL:http://www.ecma.ch/ec Line 842  as a PDF file <URL:http://www.ecma.ch/ec
842  (custom-put-if-not 'message-buffer-naming-style 'standard-value t)  (custom-put-if-not 'message-buffer-naming-style 'standard-value t)
843  (custom-put-if-not 'ps-footer-font-size 'custom-version "21.1")  (custom-put-if-not 'ps-footer-font-size 'custom-version "21.1")
844  (custom-put-if-not 'ps-footer-font-size 'standard-value t)  (custom-put-if-not 'ps-footer-font-size 'standard-value t)
845    (custom-put-if-not 'hscroll-margin 'custom-version "21.3")
846    (custom-put-if-not 'hscroll-margin 'standard-value t)
847  (custom-put-if-not 'tags-apropos-additional-actions 'custom-version "21.1")  (custom-put-if-not 'tags-apropos-additional-actions 'custom-version "21.1")
848  (custom-put-if-not 'tags-apropos-additional-actions 'standard-value t)  (custom-put-if-not 'tags-apropos-additional-actions 'standard-value t)
849  (custom-put-if-not 'generic-x 'custom-version "20.3")  (custom-put-if-not 'generic-x 'custom-version "20.3")
# Line 857  as a PDF file <URL:http://www.ecma.ch/ec Line 860  as a PDF file <URL:http://www.ecma.ch/ec
860  (custom-put-if-not 'vc-diff-switches 'standard-value t)  (custom-put-if-not 'vc-diff-switches 'standard-value t)
861  (custom-put-if-not 'vcursor-interpret-input 'custom-version "20.3")  (custom-put-if-not 'vcursor-interpret-input 'custom-version "20.3")
862  (custom-put-if-not 'vcursor-interpret-input 'standard-value t)  (custom-put-if-not 'vcursor-interpret-input 'standard-value t)
 (custom-put-if-not 'diary-sabbath-candles-minutes 'custom-version "21.1")  
 (custom-put-if-not 'diary-sabbath-candles-minutes 'standard-value t)  
863  (custom-put-if-not 'gnus-audio 'custom-version "21.1")  (custom-put-if-not 'gnus-audio 'custom-version "21.1")
864  (custom-put-if-not 'gnus-audio 'group-documentation "Playing sound in Gnus.")  (custom-put-if-not 'gnus-audio 'group-documentation "Playing sound in Gnus.")
865    (custom-put-if-not 'diary-sabbath-candles-minutes 'custom-version "21.1")
866    (custom-put-if-not 'diary-sabbath-candles-minutes 'standard-value t)
867  (custom-put-if-not 'trailing-whitespace 'custom-version "21.1")  (custom-put-if-not 'trailing-whitespace 'custom-version "21.1")
868  (custom-put-if-not 'trailing-whitespace 'group-documentation nil)  (custom-put-if-not 'trailing-whitespace 'group-documentation nil)
869  (custom-put-if-not 'fortran-comment-line-start 'custom-version "21.1")  (custom-put-if-not 'fortran-comment-line-start 'custom-version "21.1")
# Line 957  as a PDF file <URL:http://www.ecma.ch/ec Line 960  as a PDF file <URL:http://www.ecma.ch/ec
960  (custom-put-if-not 'sgml-validate-command 'standard-value t)  (custom-put-if-not 'sgml-validate-command 'standard-value t)
961  (custom-put-if-not 'jit-lock 'custom-version "21.1")  (custom-put-if-not 'jit-lock 'custom-version "21.1")
962  (custom-put-if-not 'jit-lock 'group-documentation "Font Lock support mode to fontify just-in-time.")  (custom-put-if-not 'jit-lock 'group-documentation "Font Lock support mode to fontify just-in-time.")
 (custom-put-if-not 'bs 'custom-version "21.1")  
 (custom-put-if-not 'bs 'group-documentation "Buffer Selection: Maintaining buffers by buffer menu.")  
963  (custom-put-if-not 'rmail-file-name 'custom-version "21.1")  (custom-put-if-not 'rmail-file-name 'custom-version "21.1")
964  (custom-put-if-not 'rmail-file-name 'standard-value t)  (custom-put-if-not 'rmail-file-name 'standard-value t)
965    (custom-put-if-not 'bs 'custom-version "21.1")
966    (custom-put-if-not 'bs 'group-documentation "Buffer Selection: Maintaining buffers by buffer menu.")
967  (custom-put-if-not 'cperl 'custom-version "20.3")  (custom-put-if-not 'cperl 'custom-version "20.3")
968  (custom-put-if-not 'cperl 'group-documentation "Major mode for editing Perl code.")  (custom-put-if-not 'cperl 'group-documentation "Major mode for editing Perl code.")
969  (custom-put-if-not 'focus-follows-mouse 'custom-version "20.3")  (custom-put-if-not 'focus-follows-mouse 'custom-version "20.3")
# Line 1160  as a PDF file <URL:http://www.ecma.ch/ec Line 1163  as a PDF file <URL:http://www.ecma.ch/ec
1163  (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1")  (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1")
1164  (custom-put-if-not 'eval-expression-print-level 'standard-value t)  (custom-put-if-not 'eval-expression-print-level 'standard-value t)
1165    
1166  (defvar custom-versions-load-alist '((20.3 "xscheme") (21.4 "simple" "dired") ("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "help" "sh-script" "compile") ("21.2" "add-log" "sgml-mode") (21.3 "ange-ftp") ("21.3" "sendmail" "replace" "vc-cvs" "ange-ftp" "smtpmail") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "simple" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help-mode" "browse-url" "add-log" "find-func" "cus-edit" "replace") ("21.1" "server" "debug" "rmailedit" "dabbrev" "isearch" "gnus-start" "mule" "hideshow" "sendmail" "paths" "sgml-mode" "net-utils" "cperl-mode" "rmail" "font-lock" "gnus-nocem" "vc-hooks" "paren" "faces" "vc-rcs" "fortran" "solar" "vc" "etags" "cus-edit" "vc-sccs" "gnus-group" "gnus-sum" "smtpmail" "add-log" "find-func" "frame" "wid-edit" "files" "nnmail" "message" "ps-print" "vc-cvs" "simple" "gnus-agent" "flyspell" "gnus-art" "browse-url" "speedbar") ("20.8" "sql"))  (defvar custom-versions-load-alist '((20.3 "xscheme") (21.4 "simple" "dired") ("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "help" "sh-script" "compile") ("21.2" "add-log" "sgml-mode") (21.3 "ange-ftp") ("21.3" "sendmail" "replace" "hscroll" "vc-cvs" "ange-ftp" "smtpmail") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "simple" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help-mode" "browse-url" "add-log" "find-func" "cus-edit" "replace") ("21.1" "server" "debug" "rmailedit" "dabbrev" "isearch" "gnus-start" "mule" "hideshow" "sendmail" "paths" "sgml-mode" "net-utils" "cperl-mode" "rmail" "font-lock" "gnus-nocem" "vc-hooks" "paren" "faces" "vc-rcs" "fortran" "solar" "vc" "etags" "cus-edit" "vc-sccs" "gnus-group" "gnus-sum" "smtpmail" "add-log" "find-func" "frame" "wid-edit" "files" "nnmail" "message" "ps-print" "vc-cvs" "simple" "gnus-agent" "flyspell" "gnus-art" "browse-url" "speedbar") ("20.8" "sql"))
1167   "For internal use by custom.")   "For internal use by custom.")
1168    
1169  (provide 'cus-load)  (provide 'cus-load)

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26