/[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.40 by jasonr, Sun Jan 20 16:02:31 2002 UTC revision 1.41 by kifer, Wed Mar 20 06:36:18 2002 UTC
# Line 36  Line 36 
36  (put 'woman-faces 'custom-loads '("woman"))  (put 'woman-faces 'custom-loads '("woman"))
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 'chinese-calendar 'custom-loads '("cal-china"))
40  (put 'vhdl-menu 'custom-loads '("vhdl-mode"))  (put 'vhdl-menu 'custom-loads '("vhdl-mode"))
41  (put 'gnus-newsrc 'custom-loads '("gnus-start"))  (put 'gnus-newsrc 'custom-loads '("gnus-start"))
 (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 130  Line 130 
130  (put 'iso-acc 'custom-loads '("iso-acc"))  (put 'iso-acc 'custom-loads '("iso-acc"))
131  (put 'gnus-summary-pick 'custom-loads '("gnus-salt"))  (put 'gnus-summary-pick 'custom-loads '("gnus-salt"))
132  (put 'gnus-thread 'custom-loads '("gnus-sum"))  (put 'gnus-thread 'custom-loads '("gnus-sum"))
133  (put 'languages 'custom-loads '("cus-edit" "info-look" "ada-mode" "antlr-mode" "asm-mode" "cperl-mode" "dcl-mode" "delphi" "f90" "fortran" "hideshow" "icon" "idlwave" "m4-mode" "meta-mode" "modula2" "octave-mod" "pascal" "perl-mode" "prolog" "ps-mode" "sh-script" "simula" "tcl" "vhdl-mode" "sgml-mode"))  (put 'languages 'custom-loads '("cus-edit" "info-look" "ada-mode" "antlr-mode" "asm-mode" "cperl-mode" "dcl-mode" "delphi" "f90" "fortran" "hideshow" "icon" "idlwave" "m4-mode" "meta-mode" "modula2" "octave-mod" "pascal" "perl-mode" "prolog" "ps-mode" "sh-script" "simula" "tcl" "vhdl-mode" "sgml-mode" "xml-lite"))
134  (put 'reftex-miscellaneous-configurations 'custom-loads '("reftex-vars"))  (put 'reftex-miscellaneous-configurations 'custom-loads '("reftex-vars"))
135  (put 'pong 'custom-loads '("pong"))  (put 'pong 'custom-loads '("pong"))
136  (put 'ediff-ptch 'custom-loads '("ediff-ptch"))  (put 'ediff-ptch 'custom-loads '("ediff-ptch"))
# Line 144  Line 144 
144  (put 'nnmail-various 'custom-loads '("nnmail" "nntp"))  (put 'nnmail-various 'custom-loads '("nnmail" "nntp"))
145  (put 'smiley 'custom-loads '("smiley-ems"))  (put 'smiley 'custom-loads '("smiley-ems"))
146  (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"))
147  (put 'ebnf-displacement 'custom-loads '("ebnf2ps"))  (put 'tetris 'custom-loads '("tetris"))
148  (put 'appt 'custom-loads '("appt"))  (put 'appt 'custom-loads '("appt"))
149    (put 'ebnf-displacement 'custom-loads '("ebnf2ps"))
150  (put 'snmp 'custom-loads '("snmp-mode"))  (put 'snmp 'custom-loads '("snmp-mode"))
151  (put 'speedbar-faces 'custom-loads '("speedbar" "vhdl-mode"))  (put 'speedbar-faces 'custom-loads '("speedbar" "vhdl-mode"))
152  (put 'rmail 'custom-loads '("paths" "rmail" "undigest"))  (put 'rmail 'custom-loads '("paths" "rmail" "undigest"))
153  (put 'ps-print-n-up 'custom-loads '("ps-print"))  (put 'ps-print-n-up 'custom-loads '("ps-print"))
154  (put 'eshell-arg 'custom-loads '("esh-arg"))  (put 'eshell-arg 'custom-loads '("esh-arg"))
155  (put 'ps-print-printer 'custom-loads '("ps-print"))  (put 'ps-print-printer 'custom-loads '("lpr" "ps-print"))
156  (put 'message-various 'custom-loads '("message"))  (put 'message-various 'custom-loads '("message"))
157  (put 'term 'custom-loads '("terminal" "term"))  (put 'term 'custom-loads '("terminal" "term"))
158  (put 'gnus-summary-exit 'custom-loads '("gnus-sum" "gnus"))  (put 'gnus-summary-exit 'custom-loads '("gnus-sum" "gnus"))
# Line 245  Line 246 
246  (put 'cperl-indentation-details 'custom-loads '("cperl-mode"))  (put 'cperl-indentation-details 'custom-loads '("cperl-mode"))
247  (put 'mail-extr 'custom-loads '("mail-extr"))  (put 'mail-extr 'custom-loads '("mail-extr"))
248  (put 'double 'custom-loads '("double"))  (put 'double 'custom-loads '("double"))
249    (put 'xml-lite 'custom-loads '("xml-lite"))
250  (put 'imenu 'custom-loads '("imenu"))  (put 'imenu 'custom-loads '("imenu"))
251  (put 'eshell-var 'custom-loads '("esh-var"))  (put 'eshell-var 'custom-loads '("esh-var"))
252  (put 'scribe 'custom-loads '("scribe"))  (put 'scribe 'custom-loads '("scribe"))
# Line 273  Line 275 
275  (put 'generic-x 'custom-loads '("generic-x"))  (put 'generic-x 'custom-loads '("generic-x"))
276  (put 'partial-completion 'custom-loads '("complete"))  (put 'partial-completion 'custom-loads '("complete"))
277  (put 'whitespace 'custom-loads '("whitespace"))  (put 'whitespace 'custom-loads '("whitespace"))
278  (put 'maint 'custom-loads '("gulp" "lisp-mnt" "emacsbug"))  (put 'maint 'custom-loads '("emacsbug" "gulp" "lisp-mnt"))
279  (put 'pages 'custom-loads '("page-ext"))  (put 'pages 'custom-loads '("page-ext"))
280  (put 'message-interface 'custom-loads '("message"))  (put 'message-interface 'custom-loads '("message"))
281  (put 'diary 'custom-loads '("calendar" "diary-lib"))  (put 'diary 'custom-loads '("calendar" "diary-lib"))
# Line 300  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"))  (put 'keyboard 'custom-loads '("mule" "chistory" "type-break"))
# Line 359  Line 361 
361  (put 'gnus-article-mime 'custom-loads '("gnus-art" "mm-uu"))  (put 'gnus-article-mime 'custom-loads '("gnus-art" "mm-uu"))
362  (put 'emulations 'custom-loads '("crisp" "tpu-edt" "vip" "viper"))  (put 'emulations 'custom-loads '("crisp" "tpu-edt" "vip" "viper"))
363  (put 'compression 'custom-loads '("jka-compr"))  (put 'compression 'custom-loads '("jka-compr"))
364  (put 'games 'custom-loads '("5x5" "bruce" "decipher" "dunnet" "fortune" "gametree" "gomoku" "handwrite" "hanoi" "landmark" "mpuz" "pong" "solitaire" "spook" "yow"))  (put 'games 'custom-loads '("5x5" "bruce" "decipher" "dunnet" "fortune" "gametree" "gomoku" "handwrite" "hanoi" "landmark" "mpuz" "pong" "solitaire" "spook" "tetris" "yow"))
365  (put 'nnmail-retrieve 'custom-loads '("nnmail"))  (put 'nnmail-retrieve 'custom-loads '("nnmail"))
366  (put 'gnus-duplicate 'custom-loads '("gnus-dup"))  (put 'gnus-duplicate 'custom-loads '("gnus-dup"))
367  (put 'find-function 'custom-loads '("find-func"))  (put 'find-function 'custom-loads '("find-func"))
# Line 393  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 420  Line 423 
423  (put 'gnus-article-hiding 'custom-loads '("gnus-art" "gnus-sum"))  (put 'gnus-article-hiding 'custom-loads '("gnus-art" "gnus-sum"))
424  (put 'vhdl-mode 'custom-loads '("vhdl-mode"))  (put 'vhdl-mode 'custom-loads '("vhdl-mode"))
425  (put 'lpr 'custom-loads '("lpr"))  (put 'lpr 'custom-loads '("lpr"))
426  (put 'ispell 'custom-loads '("ispell"))  (put 'ispell 'custom-loads '("flyspell" "ispell"))
427  (put 'auto-revert 'custom-loads '("autorevert"))  (put 'auto-revert 'custom-loads '("autorevert"))
428  (put 'advice 'custom-loads '("advice"))  (put 'advice 'custom-loads '("advice"))
429  (put 'picture 'custom-loads '("picture"))  (put 'picture 'custom-loads '("picture"))
# Line 495  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" "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"))
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"))
# Line 682  Line 685 
685  (custom-put-if-not 'elide-head 'group-documentation "Eliding copyright headers and the like in source files.")  (custom-put-if-not 'elide-head 'group-documentation "Eliding copyright headers and the like in source files.")
686  (custom-put-if-not 'ps-line-number-color 'custom-version "21.1")  (custom-put-if-not 'ps-line-number-color 'custom-version "21.1")
687  (custom-put-if-not 'ps-line-number-color 'standard-value t)  (custom-put-if-not 'ps-line-number-color 'standard-value t)
 (custom-put-if-not 'sgml-xml 'custom-version "21.2")  
 (custom-put-if-not 'sgml-xml 'standard-value t)  
688  (custom-put-if-not 'confirm-kill-emacs 'custom-version "21.1")  (custom-put-if-not 'confirm-kill-emacs 'custom-version "21.1")
689  (custom-put-if-not 'confirm-kill-emacs 'standard-value t)  (custom-put-if-not 'confirm-kill-emacs 'standard-value t)
 (custom-put-if-not 'vc-rcs-checkout-switches 'custom-version "21.1")  
 (custom-put-if-not 'vc-rcs-checkout-switches 'standard-value t)  
690  (custom-put-if-not 'change-log-conditionals-face 'custom-version "21.1")  (custom-put-if-not 'change-log-conditionals-face 'custom-version "21.1")
691  (custom-put-if-not 'change-log-conditionals-face 'group-documentation nil)  (custom-put-if-not 'change-log-conditionals-face 'group-documentation nil)
692  (custom-put-if-not 'mail-source 'custom-version "21.1")  (custom-put-if-not 'mail-source 'custom-version "21.1")
# Line 734  the tasks accomplished by such tools.") Line 733  the tasks accomplished by such tools.")
733  (custom-put-if-not 'ps-line-spacing 'standard-value t)  (custom-put-if-not 'ps-line-spacing 'standard-value t)
734  (custom-put-if-not 'help-highlight-p 'custom-version "20.3")  (custom-put-if-not 'help-highlight-p 'custom-version "20.3")
735  (custom-put-if-not 'help-highlight-p 'standard-value t)  (custom-put-if-not 'help-highlight-p 'standard-value t)
736    (custom-put-if-not 'ange-ftp-raw-login 'custom-version "21.3")
737    (custom-put-if-not 'ange-ftp-raw-login 'standard-value t)
738  (custom-put-if-not 'ps-paragraph-spacing 'custom-version "21.1")  (custom-put-if-not 'ps-paragraph-spacing 'custom-version "21.1")
739  (custom-put-if-not 'ps-paragraph-spacing 'standard-value t)  (custom-put-if-not 'ps-paragraph-spacing 'standard-value t)
740    (custom-put-if-not 'auto-hscroll-mode 'custom-version "21.1")
741    (custom-put-if-not 'auto-hscroll-mode 'standard-value t)
742  (custom-put-if-not 'flyspell-incorrect-hook 'custom-version "21.1")  (custom-put-if-not 'flyspell-incorrect-hook 'custom-version "21.1")
743  (custom-put-if-not 'flyspell-incorrect-hook 'standard-value t)  (custom-put-if-not 'flyspell-incorrect-hook 'standard-value t)
744    (custom-put-if-not 'mode-line-inactive 'custom-version "21.2")
745    (custom-put-if-not 'mode-line-inactive 'group-documentation nil)
746  (custom-put-if-not 'browse-url-mosaic-program 'custom-version "20.3")  (custom-put-if-not 'browse-url-mosaic-program 'custom-version "20.3")
747  (custom-put-if-not 'browse-url-mosaic-program 'standard-value t)  (custom-put-if-not 'browse-url-mosaic-program 'standard-value t)
748  (custom-put-if-not 'vc-cvs-register-switches 'custom-version "21.1")  (custom-put-if-not 'vc-cvs-register-switches 'custom-version "21.1")
# Line 770  the tasks accomplished by such tools.") Line 775  the tasks accomplished by such tools.")
775  (custom-put-if-not 'ps-print-footer-frame 'standard-value t)  (custom-put-if-not 'ps-print-footer-frame 'standard-value t)
776  (custom-put-if-not 'tildify 'custom-version "21.1")  (custom-put-if-not 'tildify 'custom-version "21.1")
777  (custom-put-if-not 'tildify 'group-documentation "Adding missing hard spaces or other text fragments into texts.")  (custom-put-if-not 'tildify 'group-documentation "Adding missing hard spaces or other text fragments into texts.")
 (custom-put-if-not 'vc-rcs-checkin-switches 'custom-version "21.1")  
 (custom-put-if-not 'vc-rcs-checkin-switches 'standard-value t)  
778  (custom-put-if-not 'normal-erase-is-backspace 'custom-version "21.1")  (custom-put-if-not 'normal-erase-is-backspace 'custom-version "21.1")
779  (custom-put-if-not 'normal-erase-is-backspace 'standard-value t)  (custom-put-if-not 'normal-erase-is-backspace 'standard-value t)
780  (custom-put-if-not 'gnus-article-banner-alist 'custom-version "21.1")  (custom-put-if-not 'gnus-article-banner-alist 'custom-version "21.1")
# Line 823  as a PDF file <URL:http://www.ecma.ch/ec Line 826  as a PDF file <URL:http://www.ecma.ch/ec
826  (custom-put-if-not 'gnus-auto-expirable-marks 'standard-value t)  (custom-put-if-not 'gnus-auto-expirable-marks 'standard-value t)
827  (custom-put-if-not 'sql-interbase-options 'custom-version "20.8")  (custom-put-if-not 'sql-interbase-options 'custom-version "20.8")
828  (custom-put-if-not 'sql-interbase-options 'standard-value t)  (custom-put-if-not 'sql-interbase-options 'standard-value t)
 (custom-put-if-not 'automatic-hscrolling 'custom-version "21.1")  
 (custom-put-if-not 'automatic-hscrolling 'standard-value t)  
829  (custom-put-if-not 'custom-buffer-done-function 'custom-version "21.1")  (custom-put-if-not 'custom-buffer-done-function 'custom-version "21.1")
830  (custom-put-if-not 'custom-buffer-done-function 'standard-value t)  (custom-put-if-not 'custom-buffer-done-function 'standard-value t)
831  (custom-put-if-not 'gnus-article-mime-match-handle-function 'custom-version "21.1")  (custom-put-if-not 'gnus-article-mime-match-handle-function 'custom-version "21.1")
# Line 833  as a PDF file <URL:http://www.ecma.ch/ec Line 834  as a PDF file <URL:http://www.ecma.ch/ec
834  (custom-put-if-not 'sql-db2-options 'standard-value t)  (custom-put-if-not 'sql-db2-options 'standard-value t)
835  (custom-put-if-not 'cwarn 'custom-version "21.1")  (custom-put-if-not 'cwarn 'custom-version "21.1")
836  (custom-put-if-not 'cwarn 'group-documentation "Highlight suspicious C and C++ constructions.")  (custom-put-if-not 'cwarn 'group-documentation "Highlight suspicious C and C++ constructions.")
837    (custom-put-if-not 'sgml-xml-mode 'custom-version "21.2")
838    (custom-put-if-not 'sgml-xml-mode 'standard-value t)
839  (custom-put-if-not 'message-buffer-naming-style 'custom-version "21.1")  (custom-put-if-not 'message-buffer-naming-style 'custom-version "21.1")
840  (custom-put-if-not 'message-buffer-naming-style 'standard-value t)  (custom-put-if-not 'message-buffer-naming-style 'standard-value t)
841  (custom-put-if-not 'ps-footer-font-size 'custom-version "21.1")  (custom-put-if-not 'ps-footer-font-size 'custom-version "21.1")
# Line 1041  as a PDF file <URL:http://www.ecma.ch/ec Line 1044  as a PDF file <URL:http://www.ecma.ch/ec
1044  (custom-put-if-not 'keyboard-coding-system 'standard-value t)  (custom-put-if-not 'keyboard-coding-system 'standard-value t)
1045  (custom-put-if-not 'sql-sybase-options 'custom-version "20.8")  (custom-put-if-not 'sql-sybase-options 'custom-version "20.8")
1046  (custom-put-if-not 'sql-sybase-options 'standard-value t)  (custom-put-if-not 'sql-sybase-options 'standard-value t)
1047    (custom-put-if-not 'vc-cvs-sticky-tag-display 'custom-version "21.3")
1048    (custom-put-if-not 'vc-cvs-sticky-tag-display 'standard-value t)
1049  (custom-put-if-not 'gnus-read-newsrc-file 'custom-version "21.1")  (custom-put-if-not 'gnus-read-newsrc-file 'custom-version "21.1")
1050  (custom-put-if-not 'gnus-read-newsrc-file 'standard-value t)  (custom-put-if-not 'gnus-read-newsrc-file 'standard-value t)
1051  (custom-put-if-not 'recentf 'custom-version "21.1")  (custom-put-if-not 'recentf 'custom-version "21.1")
# Line 1137  as a PDF file <URL:http://www.ecma.ch/ec Line 1142  as a PDF file <URL:http://www.ecma.ch/ec
1142  (custom-put-if-not 'vc-dired-terse-display 'standard-value t)  (custom-put-if-not 'vc-dired-terse-display 'standard-value t)
1143  (custom-put-if-not 'server-kill-new-buffers 'custom-version "21.1")  (custom-put-if-not 'server-kill-new-buffers 'custom-version "21.1")
1144  (custom-put-if-not 'server-kill-new-buffers 'standard-value t)  (custom-put-if-not 'server-kill-new-buffers 'standard-value t)
1145    (custom-put-if-not 'vc-cvs-sticky-date-format-string 'custom-version "21.3")
1146    (custom-put-if-not 'vc-cvs-sticky-date-format-string 'standard-value t)
1147  (custom-put-if-not 'speedbar-hide-button-brackets-flag 'custom-version "21.1")  (custom-put-if-not 'speedbar-hide-button-brackets-flag 'custom-version "21.1")
1148  (custom-put-if-not 'speedbar-hide-button-brackets-flag 'standard-value t)  (custom-put-if-not 'speedbar-hide-button-brackets-flag 'standard-value t)
1149  (custom-put-if-not 'delphi 'custom-version "21.1")  (custom-put-if-not 'delphi 'custom-version "21.1")
# Line 1144  as a PDF file <URL:http://www.ecma.ch/ec Line 1151  as a PDF file <URL:http://www.ecma.ch/ec
1151  (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1")  (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1")
1152  (custom-put-if-not 'eval-expression-print-level 'standard-value t)  (custom-put-if-not 'eval-expression-print-level 'standard-value t)
1153    
1154  (defvar custom-versions-load-alist '((20.3 "xscheme") ("20.3.3" "dos-vars") (21.1 "ange-ftp") ("21.3" "replace") ("20.4" "files" "help" "sh-script" "compile") (21.3 "ange-ftp") ("21.2" "add-log" "sgml-mode") ("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" "fortran" "vc" "etags" "cus-edit" "frame" "vc-sccs" "gnus-group" "gnus-sum" "add-log" "find-func" "wid-edit" "smtpmail" "vc-rcs" "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") ("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "help" "sh-script" "compile") ("21.2" "add-log" "sgml-mode") ("21.3" "vc-cvs" "replace" "ange-ftp") (21.3 "ange-ftp") ("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" "vc" "etags" "cus-edit" "vc-sccs" "gnus-group" "gnus-sum" "add-log" "find-func" "frame" "wid-edit" "smtpmail" "files" "nnmail" "message" "ps-print" "vc-cvs" "simple" "gnus-agent" "flyspell" "gnus-art" "browse-url" "speedbar") ("20.8" "sql"))
1155   "For internal use by custom.")   "For internal use by custom.")
1156    
1157  (provide 'cus-load)  (provide 'cus-load)

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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