diff options
| author | Gerd Moellmann | 2000-11-09 23:49:35 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-11-09 23:49:35 +0000 |
| commit | bd02b8e072bc5b67494ee146e652cfb5b411976a (patch) | |
| tree | f8ef8f5a9bef6a3bc4096c9df4d9b112977072d2 /lisp/cus-load.el | |
| parent | 90e69ae536037c14148580c68ce549c2bab39b76 (diff) | |
| download | emacs-bd02b8e072bc5b67494ee146e652cfb5b411976a.tar.gz emacs-bd02b8e072bc5b67494ee146e652cfb5b411976a.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/cus-load.el')
| -rw-r--r-- | lisp/cus-load.el | 88 |
1 files changed, 59 insertions, 29 deletions
diff --git a/lisp/cus-load.el b/lisp/cus-load.el index 10d54e676d5..424c174e67c 100644 --- a/lisp/cus-load.el +++ b/lisp/cus-load.el | |||
| @@ -32,7 +32,7 @@ | |||
| 32 | (put 'gnus-article-headers 'custom-loads '("gnus-art" "gnus-sum")) | 32 | (put 'gnus-article-headers 'custom-loads '("gnus-art" "gnus-sum")) |
| 33 | (put 'f90 'custom-loads '("f90")) | 33 | (put 'f90 'custom-loads '("f90")) |
| 34 | (put 'allout 'custom-loads '("allout")) | 34 | (put 'allout 'custom-loads '("allout")) |
| 35 | (put 'ediff-hook 'custom-loads '("ediff-init")) | 35 | (put 'ediff-hook 'custom-loads '("ediff-init" "ediff-mult")) |
| 36 | (put 'woman-faces 'custom-loads '("woman")) | 36 | (put 'woman-faces 'custom-loads '("woman")) |
| 37 | (put 'ps-print-vertical 'custom-loads '("ps-print")) | 37 | (put 'ps-print-vertical 'custom-loads '("ps-print")) |
| 38 | (put 'supercite-hooks 'custom-loads '("supercite")) | 38 | (put 'supercite-hooks 'custom-loads '("supercite")) |
| @@ -51,7 +51,7 @@ | |||
| 51 | (put 'gnus-score-kill 'custom-loads '("gnus-kill" "gnus")) | 51 | (put 'gnus-score-kill 'custom-loads '("gnus-kill" "gnus")) |
| 52 | (put 'ldap 'custom-loads '("ldap")) | 52 | (put 'ldap 'custom-loads '("ldap")) |
| 53 | (put 'remote-compile 'custom-loads '("rcompile")) | 53 | (put 'remote-compile 'custom-loads '("rcompile")) |
| 54 | (put 'gnus-visual 'custom-loads '("earcon" "gnus-art" "gnus" "smiley-ems")) | 54 | (put 'gnus-visual 'custom-loads '("earcon" "gnus-art" "gnus-audio" "gnus" "smiley-ems")) |
| 55 | (put 'dabbrev 'custom-loads '("dabbrev")) | 55 | (put 'dabbrev 'custom-loads '("dabbrev")) |
| 56 | (put 'completion 'custom-loads '("completion" "iswitchb")) | 56 | (put 'completion 'custom-loads '("completion" "iswitchb")) |
| 57 | (put 'cpp 'custom-loads '("cpp")) | 57 | (put 'cpp 'custom-loads '("cpp")) |
| @@ -154,7 +154,7 @@ | |||
| 154 | (put 'message-various 'custom-loads '("message")) | 154 | (put 'message-various 'custom-loads '("message")) |
| 155 | (put 'term 'custom-loads '("terminal" "term")) | 155 | (put 'term 'custom-loads '("terminal" "term")) |
| 156 | (put 'gnus-summary-exit 'custom-loads '("gnus-sum" "gnus")) | 156 | (put 'gnus-summary-exit 'custom-loads '("gnus-sum" "gnus")) |
| 157 | (put 'news 'custom-loads '("gnus" "message" "mm-decode" "supercite")) | 157 | (put 'news 'custom-loads '("gnus" "mm-decode" "message" "supercite")) |
| 158 | (put 'ada 'custom-loads '("ada-mode" "ada-xref")) | 158 | (put 'ada 'custom-loads '("ada-mode" "ada-xref")) |
| 159 | (put 'gnus 'custom-loads '("gnus-art" "gnus-async" "gnus-demon" "gnus-dup" "gnus-eform" "gnus-undo" "gnus-uu" "gnus-win" "gnus" "mail-source" "nnmail" "rfc1843")) | 159 | (put 'gnus 'custom-loads '("gnus-art" "gnus-async" "gnus-demon" "gnus-dup" "gnus-eform" "gnus-undo" "gnus-uu" "gnus-win" "gnus" "mail-source" "nnmail" "rfc1843")) |
| 160 | (put 'cperl-affected-by-hairy 'custom-loads '("cperl-mode")) | 160 | (put 'cperl-affected-by-hairy 'custom-loads '("cperl-mode")) |
| @@ -167,7 +167,7 @@ | |||
| 167 | (put 'paren-showing 'custom-loads '("paren")) | 167 | (put 'paren-showing 'custom-loads '("paren")) |
| 168 | (put 'dos-fns 'custom-loads '("dos-vars")) | 168 | (put 'dos-fns 'custom-loads '("dos-vars")) |
| 169 | (put 'display-time 'custom-loads '("time")) | 169 | (put 'display-time 'custom-loads '("time")) |
| 170 | (put 'multimedia 'custom-loads '("mm-decode")) | 170 | (put 'multimedia 'custom-loads '("image" "gnus-audio" "mm-decode")) |
| 171 | (put 'reftex 'custom-loads '("reftex-vars")) | 171 | (put 'reftex 'custom-loads '("reftex-vars")) |
| 172 | (put 'makemode 'custom-loads '("make-mode")) | 172 | (put 'makemode 'custom-loads '("make-mode")) |
| 173 | (put 'hexl 'custom-loads '("hexl")) | 173 | (put 'hexl 'custom-loads '("hexl")) |
| @@ -213,7 +213,7 @@ | |||
| 213 | (put 'gnus-nocem 'custom-loads '("gnus-nocem")) | 213 | (put 'gnus-nocem 'custom-loads '("gnus-nocem")) |
| 214 | (put 'gnus-group-visual 'custom-loads '("gnus-group" "gnus")) | 214 | (put 'gnus-group-visual 'custom-loads '("gnus-group" "gnus")) |
| 215 | (put 'paren-matching 'custom-loads '("simple" "paren")) | 215 | (put 'paren-matching 'custom-loads '("simple" "paren")) |
| 216 | (put 'font-lock 'custom-loads '("font-lock" "frame" "faces")) | 216 | (put 'font-lock 'custom-loads '("frame" "faces" "font-lock")) |
| 217 | (put 'auto-save 'custom-loads '("files" "startup")) | 217 | (put 'auto-save 'custom-loads '("files" "startup")) |
| 218 | (put 'tpu 'custom-loads '("tpu-edt" "tpu-extras")) | 218 | (put 'tpu 'custom-loads '("tpu-edt" "tpu-extras")) |
| 219 | (put 'gnus-cite 'custom-loads '("gnus-cite")) | 219 | (put 'gnus-cite 'custom-loads '("gnus-cite")) |
| @@ -226,7 +226,7 @@ | |||
| 226 | (put 'mh-buffer 'custom-loads '("mh-utils")) | 226 | (put 'mh-buffer 'custom-loads '("mh-utils")) |
| 227 | (put 'feedmail-queue 'custom-loads '("feedmail")) | 227 | (put 'feedmail-queue 'custom-loads '("feedmail")) |
| 228 | (put 'idlwave-misc 'custom-loads '("idlwave")) | 228 | (put 'idlwave-misc 'custom-loads '("idlwave")) |
| 229 | (put 'cmuscheme 'custom-loads '("cmuscheme" "xscheme")) | 229 | (put 'cmuscheme 'custom-loads '("cmuscheme")) |
| 230 | (put 'ansi-colors 'custom-loads '("ansi-color")) | 230 | (put 'ansi-colors 'custom-loads '("ansi-color")) |
| 231 | (put 'file-cache 'custom-loads '("filecache")) | 231 | (put 'file-cache 'custom-loads '("filecache")) |
| 232 | (put 'uce 'custom-loads '("uce")) | 232 | (put 'uce 'custom-loads '("uce")) |
| @@ -279,6 +279,7 @@ | |||
| 279 | (put 'tex-view 'custom-loads '("tex-mode")) | 279 | (put 'tex-view 'custom-loads '("tex-mode")) |
| 280 | (put 'nnmail-files 'custom-loads '("nnmail")) | 280 | (put 'nnmail-files 'custom-loads '("nnmail")) |
| 281 | (put 'gnus-edit-form 'custom-loads '("gnus-eform")) | 281 | (put 'gnus-edit-form 'custom-loads '("gnus-eform")) |
| 282 | (put 'gnus-audio 'custom-loads '("gnus-audio")) | ||
| 282 | (put 'modula2 'custom-loads '("modula2")) | 283 | (put 'modula2 'custom-loads '("modula2")) |
| 283 | (put 'ps-print-color 'custom-loads '("ps-print")) | 284 | (put 'ps-print-color 'custom-loads '("ps-print")) |
| 284 | (put 'emacs 'custom-loads '("cus-edit" "ebnf2ps")) | 285 | (put 'emacs 'custom-loads '("cus-edit" "ebnf2ps")) |
| @@ -294,12 +295,13 @@ | |||
| 294 | (put 'apropos 'custom-loads '("apropos")) | 295 | (put 'apropos 'custom-loads '("apropos")) |
| 295 | (put 'gomoku 'custom-loads '("gomoku")) | 296 | (put 'gomoku 'custom-loads '("gomoku")) |
| 296 | (put 'eshell-pred 'custom-loads '("em-pred")) | 297 | (put 'eshell-pred 'custom-loads '("em-pred")) |
| 297 | (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")) | 298 | (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" "compile" "ebrowse" "etags" "glasses" "make-mode" "rcompile")) |
| 298 | (put 'gnus-topic 'custom-loads '("gnus-topic")) | 299 | (put 'gnus-topic 'custom-loads '("gnus-topic")) |
| 299 | (put 'sgml 'custom-loads '("sgml-mode")) | 300 | (put 'sgml 'custom-loads '("sgml-mode")) |
| 300 | (put 'keyboard 'custom-loads '("simple" "chistory" "type-break")) | 301 | (put 'keyboard 'custom-loads '("simple" "chistory" "type-break")) |
| 301 | (put 'viper-mouse 'custom-loads '("viper-mous")) | 302 | (put 'isearch-faces 'custom-loads '("isearch")) |
| 302 | (put 'eshell-hist 'custom-loads '("em-hist")) | 303 | (put 'eshell-hist 'custom-loads '("em-hist")) |
| 304 | (put 'viper-mouse 'custom-loads '("viper-mous")) | ||
| 303 | (put 'ps-print-horizontal 'custom-loads '("ps-print")) | 305 | (put 'ps-print-horizontal 'custom-loads '("ps-print")) |
| 304 | (put 'woman 'custom-loads '("woman")) | 306 | (put 'woman 'custom-loads '("woman")) |
| 305 | (put 'decipher 'custom-loads '("decipher")) | 307 | (put 'decipher 'custom-loads '("decipher")) |
| @@ -315,9 +317,9 @@ | |||
| 315 | (put 'widget-browse 'custom-loads '("wid-browse")) | 317 | (put 'widget-browse 'custom-loads '("wid-browse")) |
| 316 | (put 'feedmail-misc 'custom-loads '("feedmail")) | 318 | (put 'feedmail-misc 'custom-loads '("feedmail")) |
| 317 | (put 'diff 'custom-loads '("diff-mode" "diff")) | 319 | (put 'diff 'custom-loads '("diff-mode" "diff")) |
| 318 | (put 'unix 'custom-loads '("gud" "shell" "term" "rlogin" "sh-script")) | 320 | (put 'unix 'custom-loads '("gud" "shell" "term" "sh-script" "rlogin")) |
| 319 | (put 'external 'custom-loads '("bib-mode" "cus-edit" "locate" "server")) | 321 | (put 'external 'custom-loads '("bib-mode" "cus-edit" "locate" "server")) |
| 320 | (put 'vc 'custom-loads '("files" "vc-hooks" "vc-cvs" "vc-rcs" "vc-sccs" "vc")) | 322 | (put 'vc 'custom-loads '("files" "vc-hooks" "log-edit" "vc-cvs" "vc-rcs" "vc-sccs" "vc")) |
| 321 | (put 'vhdl-highlight-faces 'custom-loads '("vhdl-mode")) | 323 | (put 'vhdl-highlight-faces 'custom-loads '("vhdl-mode")) |
| 322 | (put 'which-func 'custom-loads '("which-func")) | 324 | (put 'which-func 'custom-loads '("which-func")) |
| 323 | (put 'pc-select 'custom-loads '("pc-select")) | 325 | (put 'pc-select 'custom-loads '("pc-select")) |
| @@ -327,6 +329,7 @@ | |||
| 327 | (put 'idlwave-code-formatting 'custom-loads '("idlwave")) | 329 | (put 'idlwave-code-formatting 'custom-loads '("idlwave")) |
| 328 | (put 'basic-faces 'custom-loads '("faces" "frame")) | 330 | (put 'basic-faces 'custom-loads '("faces" "frame")) |
| 329 | (put 'net-utils 'custom-loads '("net-utils")) | 331 | (put 'net-utils 'custom-loads '("net-utils")) |
| 332 | (put 'columns 'custom-loads '("delim-col")) | ||
| 330 | (put 'facemenu 'custom-loads '("facemenu")) | 333 | (put 'facemenu 'custom-loads '("facemenu")) |
| 331 | (put 'pp 'custom-loads '("pp")) | 334 | (put 'pp 'custom-loads '("pp")) |
| 332 | (put 'two-column 'custom-loads '("two-column")) | 335 | (put 'two-column 'custom-loads '("two-column")) |
| @@ -342,7 +345,7 @@ | |||
| 342 | (put 'comm 'custom-loads '("eudc-vars" "ldap" "net-utils")) | 345 | (put 'comm 'custom-loads '("eudc-vars" "ldap" "net-utils")) |
| 343 | (put 'type-break 'custom-loads '("type-break")) | 346 | (put 'type-break 'custom-loads '("type-break")) |
| 344 | (put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils")) | 347 | (put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils")) |
| 345 | (put 'convenience 'custom-loads '("abbrev" "autoinsert" "autorevert" "bs" "calculator" "complete" "completion" "dabbrev" "ffap" "filecache" "follow" "hippie-exp" "imenu" "iswitchb" "repeat" "speedbar" "windmove" "pc-select")) | 348 | (put 'convenience 'custom-loads '("abbrev" "autoinsert" "autorevert" "bs" "calculator" "complete" "completion" "dabbrev" "ffap" "filecache" "follow" "hippie-exp" "imenu" "iswitchb" "repeat" "speedbar" "whitespace" "windmove" "pc-select")) |
| 346 | (put 'lm 'custom-loads '("landmark")) | 349 | (put 'lm 'custom-loads '("landmark")) |
| 347 | (put 'idlwave-routine-info 'custom-loads '("idlwave")) | 350 | (put 'idlwave-routine-info 'custom-loads '("idlwave")) |
| 348 | (put 'm4 'custom-loads '("m4-mode")) | 351 | (put 'm4 'custom-loads '("m4-mode")) |
| @@ -360,10 +363,11 @@ | |||
| 360 | (put 'log-view 'custom-loads '("log-view")) | 363 | (put 'log-view 'custom-loads '("log-view")) |
| 361 | (put 'PostScript 'custom-loads '("ps-mode")) | 364 | (put 'PostScript 'custom-loads '("ps-mode")) |
| 362 | (put 'abbrev-mode 'custom-loads '("abbrev" "cus-edit" "mailabbrev")) | 365 | (put 'abbrev-mode 'custom-loads '("abbrev" "cus-edit" "mailabbrev")) |
| 363 | (put 'earcon 'custom-loads '("earcon")) | ||
| 364 | (put 'eshell-term 'custom-loads '("em-term")) | 366 | (put 'eshell-term 'custom-loads '("em-term")) |
| 367 | (put 'earcon 'custom-loads '("earcon")) | ||
| 365 | (put 'feedmail-headers 'custom-loads '("feedmail")) | 368 | (put 'feedmail-headers 'custom-loads '("feedmail")) |
| 366 | (put 'hypermedia 'custom-loads '("wid-edit" "browse-url" "goto-addr" "metamail")) | 369 | (put 'hypermedia 'custom-loads '("wid-edit" "metamail" "browse-url" "goto-addr")) |
| 370 | (put 'image 'custom-loads '("image-file")) | ||
| 367 | (put 'ff 'custom-loads '("find-file")) | 371 | (put 'ff 'custom-loads '("find-file")) |
| 368 | (put 'prolog 'custom-loads '("prolog")) | 372 | (put 'prolog 'custom-loads '("prolog")) |
| 369 | (put 'follow 'custom-loads '("follow")) | 373 | (put 'follow 'custom-loads '("follow")) |
| @@ -411,8 +415,8 @@ | |||
| 411 | (put 'ispell 'custom-loads '("ispell")) | 415 | (put 'ispell 'custom-loads '("ispell")) |
| 412 | (put 'auto-revert 'custom-loads '("autorevert")) | 416 | (put 'auto-revert 'custom-loads '("autorevert")) |
| 413 | (put 'advice 'custom-loads '("advice")) | 417 | (put 'advice 'custom-loads '("advice")) |
| 414 | (put 'picture 'custom-loads '("picture")) | ||
| 415 | (put 'eshell-util 'custom-loads '("esh-util")) | 418 | (put 'eshell-util 'custom-loads '("esh-util")) |
| 419 | (put 'picture 'custom-loads '("picture")) | ||
| 416 | (put 'gnus-group 'custom-loads '("gnus-topic" "gnus")) | 420 | (put 'gnus-group 'custom-loads '("gnus-topic" "gnus")) |
| 417 | (put 'eudc-bbdb 'custom-loads '("eudc-vars")) | 421 | (put 'eudc-bbdb 'custom-loads '("eudc-vars")) |
| 418 | (put 'reftex-referencing-labels 'custom-loads '("reftex-vars")) | 422 | (put 'reftex-referencing-labels 'custom-loads '("reftex-vars")) |
| @@ -427,7 +431,7 @@ | |||
| 427 | (put 'bibtex-autokey 'custom-loads '("bibtex")) | 431 | (put 'bibtex-autokey 'custom-loads '("bibtex")) |
| 428 | (put 'eudc 'custom-loads '("eudc-vars")) | 432 | (put 'eudc 'custom-loads '("eudc-vars")) |
| 429 | (put 'octave 'custom-loads '("octave-inf" "octave-mod")) | 433 | (put 'octave 'custom-loads '("octave-inf" "octave-mod")) |
| 430 | (put 'editing-basics 'custom-loads '("simple" "files" "delsel" "pc-select")) | 434 | (put 'editing-basics 'custom-loads '("simple" "files" "pc-select")) |
| 431 | (put 'hscroll 'custom-loads '("hscroll")) | 435 | (put 'hscroll 'custom-loads '("hscroll")) |
| 432 | (put 'fortune-signature 'custom-loads '("fortune")) | 436 | (put 'fortune-signature 'custom-loads '("fortune")) |
| 433 | (put 'nnmail-expire 'custom-loads '("gnus" "nnmail")) | 437 | (put 'nnmail-expire 'custom-loads '("gnus" "nnmail")) |
| @@ -447,13 +451,13 @@ | |||
| 447 | (put 'bibtex 'custom-loads '("bibtex")) | 451 | (put 'bibtex 'custom-loads '("bibtex")) |
| 448 | (put 'faces 'custom-loads '("loaddefs" "faces" "facemenu" "cus-edit" "font-lock" "hilit-chg" "paren" "ps-print" "speedbar" "time" "wid-edit" "woman" "gnus" "message" "cwarn" "make-mode")) | 452 | (put 'faces 'custom-loads '("loaddefs" "faces" "facemenu" "cus-edit" "font-lock" "hilit-chg" "paren" "ps-print" "speedbar" "time" "wid-edit" "woman" "gnus" "message" "cwarn" "make-mode")) |
| 449 | (put 'gnus-summary-various 'custom-loads '("gnus-sum")) | 453 | (put 'gnus-summary-various 'custom-loads '("gnus-sum")) |
| 450 | (put 'applications 'custom-loads '("calendar" "cus-edit" "uniquify" "eshell" "spell")) | 454 | (put 'applications 'custom-loads '("calendar" "cus-edit" "uniquify" "spell" "eshell")) |
| 451 | (put 'ebrowse-member 'custom-loads '("ebrowse")) | 455 | (put 'ebrowse-member 'custom-loads '("ebrowse")) |
| 452 | (put 'terminal 'custom-loads '("terminal")) | 456 | (put 'terminal 'custom-loads '("terminal")) |
| 453 | (put 'shadow 'custom-loads '("shadowfile" "shadow")) | 457 | (put 'shadow 'custom-loads '("shadowfile" "shadow")) |
| 454 | (put 'hl-line 'custom-loads '("hl-line")) | 458 | (put 'hl-line 'custom-loads '("hl-line")) |
| 455 | (put 'eshell-glob 'custom-loads '("em-glob")) | 459 | (put 'eshell-glob 'custom-loads '("em-glob")) |
| 456 | (put 'internal 'custom-loads '("startup" "cus-edit")) | 460 | (put 'internal 'custom-loads '("startup" "cus-edit" "delim-col")) |
| 457 | (put 'lisp 'custom-loads '("simple" "lisp" "lisp-mode" "cmuscheme" "ielm" "xscheme" "advice" "bytecomp" "checkdoc" "cl-indent" "cust-print" "edebug" "eldoc" "elp" "find-func" "pp" "re-builder" "shadow" "trace" "scheme")) | 461 | (put 'lisp 'custom-loads '("simple" "lisp" "lisp-mode" "cmuscheme" "ielm" "xscheme" "advice" "bytecomp" "checkdoc" "cl-indent" "cust-print" "edebug" "eldoc" "elp" "find-func" "pp" "re-builder" "shadow" "trace" "scheme")) |
| 458 | (put 'local 'custom-loads '("calendar")) | 462 | (put 'local 'custom-loads '("calendar")) |
| 459 | (put 'rlogin 'custom-loads '("rlogin")) | 463 | (put 'rlogin 'custom-loads '("rlogin")) |
| @@ -467,7 +471,7 @@ | |||
| 467 | (put 'message-sending 'custom-loads '("message")) | 471 | (put 'message-sending 'custom-loads '("message")) |
| 468 | (put 'archive-arc 'custom-loads '("arc-mode")) | 472 | (put 'archive-arc 'custom-loads '("arc-mode")) |
| 469 | (put 'rmail-output 'custom-loads '("rmailout")) | 473 | (put 'rmail-output 'custom-loads '("rmailout")) |
| 470 | (put 'editing 'custom-loads '("simple" "view" "indent" "paragraphs" "auto-show" "cus-edit" "faces" "outline" "hl-line" "hscroll" "vcursor" "picture")) | 474 | (put 'editing 'custom-loads '("simple" "view" "indent" "paragraphs" "auto-show" "cus-edit" "faces" "outline" "hl-line" "hscroll" "vcursor" "whitespace" "picture")) |
| 471 | (put 'crisp 'custom-loads '("crisp")) | 475 | (put 'crisp 'custom-loads '("crisp")) |
| 472 | (put 'nroff 'custom-loads '("nroff-mode")) | 476 | (put 'nroff 'custom-loads '("nroff-mode")) |
| 473 | (put 'gnus-group-icons 'custom-loads '("gnus-group")) | 477 | (put 'gnus-group-icons 'custom-loads '("gnus-group")) |
| @@ -483,8 +487,8 @@ | |||
| 483 | (put 'reftex-index-support 'custom-loads '("reftex-vars")) | 487 | (put 'reftex-index-support 'custom-loads '("reftex-vars")) |
| 484 | (put 'pascal 'custom-loads '("pascal")) | 488 | (put 'pascal 'custom-loads '("pascal")) |
| 485 | (put 'rmail-retrieve 'custom-loads '("rmail" "rmailsum")) | 489 | (put 'rmail-retrieve 'custom-loads '("rmail" "rmailsum")) |
| 486 | (put 'data 'custom-loads '("text-mode" "arc-mode" "forms" "hexl" "jka-compr" "saveplace" "sort" "tar-mode" "time-stamp" "snmp-mode" "timeclock")) | 490 | (put 'data 'custom-loads '("text-mode" "arc-mode" "forms" "hexl" "jka-compr" "saveplace" "sort" "tar-mode" "time-stamp" "timeclock" "snmp-mode")) |
| 487 | (put 'mail 'custom-loads '("simple" "startup" "time" "eudc-vars" "gnus" "imap" "message" "mm-decode" "emacsbug" "feedmail" "mail-extr" "mail-hist" "mail-utils" "mailalias" "metamail" "mh-e" "mspools" "rmail" "sendmail" "smtpmail" "supercite" "uce" "fortune")) | 491 | (put 'mail 'custom-loads '("simple" "startup" "time" "gnus" "mail-utils" "mm-decode" "message" "imap" "emacsbug" "feedmail" "mail-extr" "mail-hist" "mailalias" "metamail" "mh-e" "mspools" "rmail" "sendmail" "smtpmail" "supercite" "uce" "fortune" "eudc-vars")) |
| 488 | (put 'paren-blinking 'custom-loads '("simple")) | 492 | (put 'paren-blinking 'custom-loads '("simple")) |
| 489 | (put 'gnus-summary-sort 'custom-loads '("gnus-sum")) | 493 | (put 'gnus-summary-sort 'custom-loads '("gnus-sum")) |
| 490 | (put 'fast-lock 'custom-loads '("fast-lock")) | 494 | (put 'fast-lock 'custom-loads '("fast-lock")) |
| @@ -494,7 +498,7 @@ | |||
| 494 | (put 'dired 'custom-loads '("files" "dired-aux" "dired-x" "dired" "find-dired")) | 498 | (put 'dired 'custom-loads '("files" "dired-aux" "dired-x" "dired" "find-dired")) |
| 495 | (put 'recentf 'custom-loads '("recentf")) | 499 | (put 'recentf 'custom-loads '("recentf")) |
| 496 | (put 'fill 'custom-loads '("simple" "newcomment" "fill" "align")) | 500 | (put 'fill 'custom-loads '("simple" "newcomment" "fill" "align")) |
| 497 | (put 'outlines 'custom-loads '("allout" "outline")) | 501 | (put 'outlines 'custom-loads '("allout" "outline" "ooutline")) |
| 498 | (put 'latin1-display 'custom-loads '("latin1-disp")) | 502 | (put 'latin1-display 'custom-loads '("latin1-disp")) |
| 499 | (put 'paragraphs 'custom-loads '("paragraphs")) | 503 | (put 'paragraphs 'custom-loads '("paragraphs")) |
| 500 | (put 'ebrowse 'custom-loads '("ebrowse")) | 504 | (put 'ebrowse 'custom-loads '("ebrowse")) |
| @@ -559,7 +563,7 @@ | |||
| 559 | (put 'tempo 'custom-loads '("tempo")) | 563 | (put 'tempo 'custom-loads '("tempo")) |
| 560 | (put 'c 'custom-loads '("tooltip" "cc-vars" "cmacexp" "cpp" "hideif")) | 564 | (put 'c 'custom-loads '("tooltip" "cc-vars" "cmacexp" "cpp" "hideif")) |
| 561 | (put 'nnmail-prepare 'custom-loads '("nnmail")) | 565 | (put 'nnmail-prepare 'custom-loads '("nnmail")) |
| 562 | (put 'processes 'custom-loads '("ansi-color" "comint" "cus-edit" "executable" "pcomplete" "shell" "term" "rcompile" "rlogin" "metamail" "compile" "sql" "flyspell")) | 566 | (put 'processes 'custom-loads '("ansi-color" "comint" "cus-edit" "executable" "pcomplete" "shell" "term" "metamail" "compile" "sql" "flyspell" "rcompile" "rlogin")) |
| 563 | (put 'ebnf2ps 'custom-loads '("ebnf2ps")) | 567 | (put 'ebnf2ps 'custom-loads '("ebnf2ps")) |
| 564 | (put 'sendmail 'custom-loads '("sendmail")) | 568 | (put 'sendmail 'custom-loads '("sendmail")) |
| 565 | (put 'gnus-article-signature 'custom-loads '("gnus-art")) | 569 | (put 'gnus-article-signature 'custom-loads '("gnus-art")) |
| @@ -607,10 +611,14 @@ | |||
| 607 | (custom-put-if-not 'speedbar-reconfigure-keymaps-hook 'standard-value t) | 611 | (custom-put-if-not 'speedbar-reconfigure-keymaps-hook 'standard-value t) |
| 608 | (custom-put-if-not 'highlight-changes 'custom-version "20.4") | 612 | (custom-put-if-not 'highlight-changes 'custom-version "20.4") |
| 609 | (custom-put-if-not 'highlight-changes 'group-documentation "Highlight Changes mode.") | 613 | (custom-put-if-not 'highlight-changes 'group-documentation "Highlight Changes mode.") |
| 614 | (custom-put-if-not 'browse-url-gnome-moz-arguments 'custom-version "21.1") | ||
| 615 | (custom-put-if-not 'browse-url-gnome-moz-arguments 'standard-value t) | ||
| 610 | (custom-put-if-not 'query-replace-from-history-variable 'custom-version "20.3") | 616 | (custom-put-if-not 'query-replace-from-history-variable 'custom-version "20.3") |
| 611 | (custom-put-if-not 'query-replace-from-history-variable 'standard-value t) | 617 | (custom-put-if-not 'query-replace-from-history-variable 'standard-value t) |
| 612 | (custom-put-if-not 'footnote 'custom-version "21.1") | 618 | (custom-put-if-not 'footnote 'custom-version "21.1") |
| 613 | (custom-put-if-not 'footnote 'group-documentation "Support for footnotes in mail and news messages.") | 619 | (custom-put-if-not 'footnote 'group-documentation "Support for footnotes in mail and news messages.") |
| 620 | (custom-put-if-not 'pcomplete 'custom-version "21.1") | ||
| 621 | (custom-put-if-not 'pcomplete 'group-documentation "Programmable completion.") | ||
| 614 | (custom-put-if-not 'fancy-splash-screen 'custom-version "21.1") | 622 | (custom-put-if-not 'fancy-splash-screen 'custom-version "21.1") |
| 615 | (custom-put-if-not 'fancy-splash-screen 'group-documentation "Fancy splash screen when Emacs starts.") | 623 | (custom-put-if-not 'fancy-splash-screen 'group-documentation "Fancy splash screen when Emacs starts.") |
| 616 | (custom-put-if-not 'custom-variable-default-form 'custom-version "20.3") | 624 | (custom-put-if-not 'custom-variable-default-form 'custom-version "20.3") |
| @@ -651,6 +659,12 @@ | |||
| 651 | (custom-put-if-not 'mail-source 'group-documentation "The mail-fetching library.") | 659 | (custom-put-if-not 'mail-source 'group-documentation "The mail-fetching library.") |
| 652 | (custom-put-if-not 'speedbar-visiting-tag-hook 'custom-version "21.1") | 660 | (custom-put-if-not 'speedbar-visiting-tag-hook 'custom-version "21.1") |
| 653 | (custom-put-if-not 'speedbar-visiting-tag-hook 'standard-value t) | 661 | (custom-put-if-not 'speedbar-visiting-tag-hook 'standard-value t) |
| 662 | (custom-put-if-not 'eshell 'custom-version "21.1") | ||
| 663 | (custom-put-if-not 'eshell 'group-documentation "Eshell is a command shell implemented entirely in Emacs Lisp. It | ||
| 664 | invokes no external processes beyond those requested by the user. It | ||
| 665 | is intended to be a functional replacement for command shells such as | ||
| 666 | bash, zsh, rc, 4dos; since Emacs itself is capable of handling most of | ||
| 667 | the tasks accomplished by such tools.") | ||
| 654 | (custom-put-if-not 'compilation-scroll-output 'custom-version "20.3") | 668 | (custom-put-if-not 'compilation-scroll-output 'custom-version "20.3") |
| 655 | (custom-put-if-not 'compilation-scroll-output 'standard-value t) | 669 | (custom-put-if-not 'compilation-scroll-output 'standard-value t) |
| 656 | (custom-put-if-not 'vc-dired-recurse 'custom-version "20.3") | 670 | (custom-put-if-not 'vc-dired-recurse 'custom-version "20.3") |
| @@ -726,12 +740,16 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 726 | (custom-put-if-not 'tags-apropos-additional-actions 'standard-value t) | 740 | (custom-put-if-not 'tags-apropos-additional-actions 'standard-value t) |
| 727 | (custom-put-if-not 'generic-x 'custom-version "20.3") | 741 | (custom-put-if-not 'generic-x 'custom-version "20.3") |
| 728 | (custom-put-if-not 'generic-x 'group-documentation "Extra modes for generic mode.") | 742 | (custom-put-if-not 'generic-x 'group-documentation "Extra modes for generic mode.") |
| 743 | (custom-put-if-not 'whitespace 'custom-version "21.1") | ||
| 744 | (custom-put-if-not 'whitespace 'group-documentation "Check for and fix five different types of whitespaces in source code.") | ||
| 729 | (custom-put-if-not 'debugger-mode-hook 'custom-version "20.3") | 745 | (custom-put-if-not 'debugger-mode-hook 'custom-version "20.3") |
| 730 | (custom-put-if-not 'debugger-mode-hook 'standard-value t) | 746 | (custom-put-if-not 'debugger-mode-hook 'standard-value t) |
| 731 | (custom-put-if-not 'scroll-bar 'custom-version "21.1") | 747 | (custom-put-if-not 'scroll-bar 'custom-version "21.1") |
| 732 | (custom-put-if-not 'scroll-bar 'group-documentation nil) | 748 | (custom-put-if-not 'scroll-bar 'group-documentation nil) |
| 733 | (custom-put-if-not 'vcursor-interpret-input 'custom-version "20.3") | 749 | (custom-put-if-not 'vcursor-interpret-input 'custom-version "20.3") |
| 734 | (custom-put-if-not 'vcursor-interpret-input 'standard-value t) | 750 | (custom-put-if-not 'vcursor-interpret-input 'standard-value t) |
| 751 | (custom-put-if-not 'gnus-audio 'custom-version "21.1") | ||
| 752 | (custom-put-if-not 'gnus-audio 'group-documentation "Playing sound in Gnus.") | ||
| 735 | (custom-put-if-not 'trailing-whitespace 'custom-version "21.1") | 753 | (custom-put-if-not 'trailing-whitespace 'custom-version "21.1") |
| 736 | (custom-put-if-not 'trailing-whitespace 'group-documentation nil) | 754 | (custom-put-if-not 'trailing-whitespace 'group-documentation nil) |
| 737 | (custom-put-if-not 'fortran-comment-line-start 'custom-version "21.1") | 755 | (custom-put-if-not 'fortran-comment-line-start 'custom-version "21.1") |
| @@ -744,6 +762,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 744 | (custom-put-if-not 'vhdl 'group-documentation "Customizations for VHDL Mode.") | 762 | (custom-put-if-not 'vhdl 'group-documentation "Customizations for VHDL Mode.") |
| 745 | (custom-put-if-not 'show-paren-priority 'custom-version "21.1") | 763 | (custom-put-if-not 'show-paren-priority 'custom-version "21.1") |
| 746 | (custom-put-if-not 'show-paren-priority 'standard-value t) | 764 | (custom-put-if-not 'show-paren-priority 'standard-value t) |
| 765 | (custom-put-if-not 'isearch-faces 'custom-version "21.1") | ||
| 766 | (custom-put-if-not 'isearch-faces 'group-documentation "Lazy highlighting feature for incremental search.") | ||
| 747 | (custom-put-if-not 'vc-handled-backends 'custom-version "21.1") | 767 | (custom-put-if-not 'vc-handled-backends 'custom-version "21.1") |
| 748 | (custom-put-if-not 'vc-handled-backends 'standard-value t) | 768 | (custom-put-if-not 'vc-handled-backends 'standard-value t) |
| 749 | (custom-put-if-not 'find-function-recenter-line 'custom-version "20.3") | 769 | (custom-put-if-not 'find-function-recenter-line 'custom-version "20.3") |
| @@ -754,6 +774,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 754 | (custom-put-if-not 'change-log-list-face 'group-documentation nil) | 774 | (custom-put-if-not 'change-log-list-face 'group-documentation nil) |
| 755 | (custom-put-if-not 'vc-rcs-register-switches 'custom-version "21.1") | 775 | (custom-put-if-not 'vc-rcs-register-switches 'custom-version "21.1") |
| 756 | (custom-put-if-not 'vc-rcs-register-switches 'standard-value t) | 776 | (custom-put-if-not 'vc-rcs-register-switches 'standard-value t) |
| 777 | (custom-put-if-not 'gnus-nocem-check-article-limit 'custom-version "21.1") | ||
| 778 | (custom-put-if-not 'gnus-nocem-check-article-limit 'standard-value t) | ||
| 757 | (custom-put-if-not 'mail-citation-prefix-regexp 'custom-version "20.3") | 779 | (custom-put-if-not 'mail-citation-prefix-regexp 'custom-version "20.3") |
| 758 | (custom-put-if-not 'mail-citation-prefix-regexp 'standard-value t) | 780 | (custom-put-if-not 'mail-citation-prefix-regexp 'standard-value t) |
| 759 | (custom-put-if-not 'diary-mail-days 'custom-version "20.3") | 781 | (custom-put-if-not 'diary-mail-days 'custom-version "20.3") |
| @@ -780,6 +802,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 780 | (custom-put-if-not 'eval-expression-print-length 'standard-value t) | 802 | (custom-put-if-not 'eval-expression-print-length 'standard-value t) |
| 781 | (custom-put-if-not 'net-utils 'custom-version "20.3") | 803 | (custom-put-if-not 'net-utils 'custom-version "20.3") |
| 782 | (custom-put-if-not 'net-utils 'group-documentation "Network utility functions.") | 804 | (custom-put-if-not 'net-utils 'group-documentation "Network utility functions.") |
| 805 | (custom-put-if-not 'log-edit 'custom-version "21.1") | ||
| 806 | (custom-put-if-not 'log-edit 'group-documentation "Major mode for editing RCS and CVS commit messages.") | ||
| 783 | (custom-put-if-not 'finger-X.500-host-regexps 'custom-version "21.1") | 807 | (custom-put-if-not 'finger-X.500-host-regexps 'custom-version "21.1") |
| 784 | (custom-put-if-not 'finger-X.500-host-regexps 'standard-value t) | 808 | (custom-put-if-not 'finger-X.500-host-regexps 'standard-value t) |
| 785 | (custom-put-if-not 'uce-mail-reader 'custom-version "20.3") | 809 | (custom-put-if-not 'uce-mail-reader 'custom-version "20.3") |
| @@ -796,16 +820,16 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 796 | (custom-put-if-not 'change-log-version-number-regexp-list 'standard-value t) | 820 | (custom-put-if-not 'change-log-version-number-regexp-list 'standard-value t) |
| 797 | (custom-put-if-not 'menu 'custom-version "21.1") | 821 | (custom-put-if-not 'menu 'custom-version "21.1") |
| 798 | (custom-put-if-not 'menu 'group-documentation "Input from the menus.") | 822 | (custom-put-if-not 'menu 'group-documentation "Input from the menus.") |
| 823 | (custom-put-if-not 'gnus-nocem-check-from 'custom-version "21.1") | ||
| 824 | (custom-put-if-not 'gnus-nocem-check-from 'standard-value t) | ||
| 799 | (custom-put-if-not 'sgml-validate-command 'custom-version "21.1") | 825 | (custom-put-if-not 'sgml-validate-command 'custom-version "21.1") |
| 800 | (custom-put-if-not 'sgml-validate-command 'standard-value t) | 826 | (custom-put-if-not 'sgml-validate-command 'standard-value t) |
| 801 | (custom-put-if-not 'jit-lock 'custom-version "21.1") | 827 | (custom-put-if-not 'jit-lock 'custom-version "21.1") |
| 802 | (custom-put-if-not 'jit-lock 'group-documentation "Font Lock support mode to fontify just-in-time.") | 828 | (custom-put-if-not 'jit-lock 'group-documentation "Font Lock support mode to fontify just-in-time.") |
| 803 | (custom-put-if-not 'temp-buffer-resize-mode 'custom-version "20.4") | ||
| 804 | (custom-put-if-not 'temp-buffer-resize-mode 'standard-value t) | ||
| 805 | (custom-put-if-not 'bs 'custom-version "21.1") | ||
| 806 | (custom-put-if-not 'bs 'group-documentation "Buffer Selection: Maintaining buffers by buffer menu.") | ||
| 807 | (custom-put-if-not 'rmail-file-name 'custom-version "21.1") | 829 | (custom-put-if-not 'rmail-file-name 'custom-version "21.1") |
| 808 | (custom-put-if-not 'rmail-file-name 'standard-value t) | 830 | (custom-put-if-not 'rmail-file-name 'standard-value t) |
| 831 | (custom-put-if-not 'bs 'custom-version "21.1") | ||
| 832 | (custom-put-if-not 'bs 'group-documentation "Buffer Selection: Maintaining buffers by buffer menu.") | ||
| 809 | (custom-put-if-not 'cperl 'custom-version "20.3") | 833 | (custom-put-if-not 'cperl 'custom-version "20.3") |
| 810 | (custom-put-if-not 'cperl 'group-documentation "Major mode for editing Perl code.") | 834 | (custom-put-if-not 'cperl 'group-documentation "Major mode for editing Perl code.") |
| 811 | (custom-put-if-not 'focus-follows-mouse 'custom-version "20.3") | 835 | (custom-put-if-not 'focus-follows-mouse 'custom-version "20.3") |
| @@ -828,6 +852,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 828 | (custom-put-if-not 'change-log-acknowledgement-face 'group-documentation nil) | 852 | (custom-put-if-not 'change-log-acknowledgement-face 'group-documentation nil) |
| 829 | (custom-put-if-not 'mail-abbrevs-mode 'custom-version "20.3") | 853 | (custom-put-if-not 'mail-abbrevs-mode 'custom-version "20.3") |
| 830 | (custom-put-if-not 'mail-abbrevs-mode 'standard-value t) | 854 | (custom-put-if-not 'mail-abbrevs-mode 'standard-value t) |
| 855 | (custom-put-if-not 'eudc 'custom-version "21.1") | ||
| 856 | (custom-put-if-not 'eudc 'group-documentation "Emacs Unified Directory Client.") | ||
| 831 | (custom-put-if-not 'scrolling 'custom-version "21.1") | 857 | (custom-put-if-not 'scrolling 'custom-version "21.1") |
| 832 | (custom-put-if-not 'scrolling 'group-documentation "Scrolling windows.") | 858 | (custom-put-if-not 'scrolling 'group-documentation "Scrolling windows.") |
| 833 | (custom-put-if-not 'sh-imenu-generic-expression 'custom-version "20.4") | 859 | (custom-put-if-not 'sh-imenu-generic-expression 'custom-version "20.4") |
| @@ -854,6 +880,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 854 | (custom-put-if-not 'vc-dired-listing-switches 'standard-value t) | 880 | (custom-put-if-not 'vc-dired-listing-switches 'standard-value t) |
| 855 | (custom-put-if-not 'rmail-movemail-flags 'custom-version "20.3") | 881 | (custom-put-if-not 'rmail-movemail-flags 'custom-version "20.3") |
| 856 | (custom-put-if-not 'rmail-movemail-flags 'standard-value t) | 882 | (custom-put-if-not 'rmail-movemail-flags 'standard-value t) |
| 883 | (custom-put-if-not 'sql-sybase-options 'custom-version "20.8") | ||
| 884 | (custom-put-if-not 'sql-sybase-options 'standard-value t) | ||
| 857 | (custom-put-if-not 'recentf 'custom-version "21.1") | 885 | (custom-put-if-not 'recentf 'custom-version "21.1") |
| 858 | (custom-put-if-not 'recentf 'group-documentation "Maintain a menu of recently opened files.") | 886 | (custom-put-if-not 'recentf 'group-documentation "Maintain a menu of recently opened files.") |
| 859 | (custom-put-if-not 'fortune 'custom-version "21.1") | 887 | (custom-put-if-not 'fortune 'custom-version "21.1") |
| @@ -861,7 +889,9 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 861 | (custom-put-if-not 'dired-at-point-require-prefix 'custom-version "20.3") | 889 | (custom-put-if-not 'dired-at-point-require-prefix 'custom-version "20.3") |
| 862 | (custom-put-if-not 'dired-at-point-require-prefix 'standard-value t) | 890 | (custom-put-if-not 'dired-at-point-require-prefix 'standard-value t) |
| 863 | (custom-put-if-not 'diff-mode 'custom-version "21.1") | 891 | (custom-put-if-not 'diff-mode 'custom-version "21.1") |
| 864 | (custom-put-if-not 'diff-mode 'group-documentation "Major-mode for viewing/editing diffs") | 892 | (custom-put-if-not 'diff-mode 'group-documentation "Major mode for viewing/editing diffs") |
| 893 | (custom-put-if-not 'sql-mysql-options 'custom-version "20.8") | ||
| 894 | (custom-put-if-not 'sql-mysql-options 'standard-value t) | ||
| 865 | (custom-put-if-not 'dabbrev-ignored-buffer-names 'custom-version "20.3") | 895 | (custom-put-if-not 'dabbrev-ignored-buffer-names 'custom-version "20.3") |
| 866 | (custom-put-if-not 'dabbrev-ignored-buffer-names 'standard-value t) | 896 | (custom-put-if-not 'dabbrev-ignored-buffer-names 'standard-value t) |
| 867 | (custom-put-if-not 'change-log-file-face 'custom-version "21.1") | 897 | (custom-put-if-not 'change-log-file-face 'custom-version "21.1") |
| @@ -890,7 +920,7 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 890 | (custom-put-if-not 'tags-apropos-verbose 'standard-value t) | 920 | (custom-put-if-not 'tags-apropos-verbose 'standard-value t) |
| 891 | (custom-put-if-not 'dabbrev-ignored-regexps 'custom-version "21.1") | 921 | (custom-put-if-not 'dabbrev-ignored-regexps 'custom-version "21.1") |
| 892 | (custom-put-if-not 'dabbrev-ignored-regexps 'standard-value t) | 922 | (custom-put-if-not 'dabbrev-ignored-regexps 'standard-value t) |
| 893 | (custom-put-if-not 'find-variable-regexp 'custom-version "20.3") | 923 | (custom-put-if-not 'find-variable-regexp 'custom-version "21.1") |
| 894 | (custom-put-if-not 'find-variable-regexp 'standard-value t) | 924 | (custom-put-if-not 'find-variable-regexp 'standard-value t) |
| 895 | (custom-put-if-not 'header-line 'custom-version "21.1") | 925 | (custom-put-if-not 'header-line 'custom-version "21.1") |
| 896 | (custom-put-if-not 'header-line 'group-documentation nil) | 926 | (custom-put-if-not 'header-line 'group-documentation nil) |
| @@ -913,7 +943,7 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.") | |||
| 913 | (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") | 943 | (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") |
| 914 | (custom-put-if-not 'eval-expression-print-level 'standard-value t) | 944 | (custom-put-if-not 'eval-expression-print-level 'standard-value t) |
| 915 | 945 | ||
| 916 | (defvar custom-versions-load-alist '(("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "sh-script" "help" "compile") ("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" "cus-edit" "replace") ("21.1" "server" "debug" "dabbrev" "vc" "paths" "sgml-mode" "net-utils" "font-lock" "vc-hooks" "paren" "fortran" "etags" "cus-edit" "frame" "vc-sccs" "files" "add-log" "find-func" "wid-edit" "vc-rcs" "vc-cvs" "simple" "speedbar") ("20.8" "ansi-color" "sql")) | 946 | (defvar custom-versions-load-alist '(("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "help" "sh-script" "compile") ("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" "cus-edit" "replace") ("21.1" "server" "debug" "dabbrev" "vc" "paths" "sgml-mode" "net-utils" "font-lock" "gnus-nocem" "vc-hooks" "paren" "fortran" "etags" "cus-edit" "frame" "vc-sccs" "files" "add-log" "find-func" "wid-edit" "vc-rcs" "vc-cvs" "simple" "browse-url" "speedbar") ("20.8" "ansi-color" "sql")) |
| 917 | "For internal use by custom.") | 947 | "For internal use by custom.") |
| 918 | 948 | ||
| 919 | (provide 'cus-load) | 949 | (provide 'cus-load) |