*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-01-28 19:27:14 +00:00
parent 1fc0f361b8
commit c7f48c35d5
3 changed files with 368 additions and 340 deletions

View file

@ -139,7 +139,7 @@
(put 'feedmail-spray 'custom-loads '("feedmail"))
(put 'idlwave-external-programs 'custom-loads '("idlwave"))
(put 'strokes 'custom-loads '("strokes"))
(put 'mouse 'custom-loads '("faces" "mouse" "menu-bar" "avoid" "mouse-sel" "msb" "mwheel" "strokes" "tooltip" "goto-addr" "artist"))
(put 'mouse 'custom-loads '("faces" "mouse" "menu-bar" "avoid" "mouse-sel" "msb" "mwheel" "strokes" "tooltip" "artist" "goto-addr"))
(put 'nnmail-various 'custom-loads '("nnmail"))
(put 'smiley 'custom-loads '("smiley-ems"))
(put 'extensions 'custom-loads '("generic" "time-stamp" "wid-edit" "cust-print" "eldoc" "page-ext"))
@ -216,8 +216,8 @@
(put 'font-lock 'custom-loads '("frame" "faces" "font-lock"))
(put 'auto-save 'custom-loads '("files" "startup"))
(put 'tpu 'custom-loads '("tpu-edt" "tpu-extras"))
(put 'viper-hooks 'custom-loads '("viper-init"))
(put 'gnus-cite 'custom-loads '("gnus-cite"))
(put 'viper-hooks 'custom-loads '("viper-init"))
(put 'gnus-demon 'custom-loads '("gnus-demon"))
(put 'reftex-optimizations-for-large-documents 'custom-loads '("reftex-vars"))
(put 'viper-misc 'custom-loads '("viper-cmd" "viper-init" "viper"))
@ -271,7 +271,7 @@
(put 'generic-x 'custom-loads '("generic-x"))
(put 'partial-completion 'custom-loads '("complete"))
(put 'whitespace 'custom-loads '("whitespace"))
(put 'maint 'custom-loads '("emacsbug" "gulp" "lisp-mnt"))
(put 'maint 'custom-loads '("gulp" "lisp-mnt" "emacsbug"))
(put 'pages 'custom-loads '("page-ext"))
(put 'message-interface 'custom-loads '("message"))
(put 'diary 'custom-loads '("calendar" "diary-lib"))
@ -297,7 +297,7 @@
(put 'apropos 'custom-loads '("apropos"))
(put 'gomoku 'custom-loads '("gomoku"))
(put 'eshell-pred 'custom-loads '("em-pred"))
(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" "copyright" "compile" "ebrowse" "etags" "glasses" "make-mode" "rcompile"))
(put 'gnus-topic 'custom-loads '("gnus-topic"))
(put 'sgml 'custom-loads '("sgml-mode"))
(put 'keyboard 'custom-loads '("mule" "chistory" "type-break"))
@ -319,7 +319,7 @@
(put 'widget-browse 'custom-loads '("wid-browse"))
(put 'feedmail-misc 'custom-loads '("feedmail"))
(put 'diff 'custom-loads '("diff-mode" "diff"))
(put 'unix 'custom-loads '("gud" "shell" "term" "rlogin" "sh-script"))
(put 'unix 'custom-loads '("gud" "shell" "term" "sh-script" "rlogin"))
(put 'external 'custom-loads '("bib-mode" "cus-edit" "locate" "server"))
(put 'vc 'custom-loads '("files" "vc-hooks" "log-edit" "vc-cvs" "vc-rcs" "vc-sccs" "vc"))
(put 'vhdl-highlight-faces 'custom-loads '("vhdl-mode"))
@ -405,8 +405,8 @@
(put 'gnus-windows 'custom-loads '("gnus-win"))
(put 'reftex-label-support 'custom-loads '("reftex-vars"))
(put 'gnus-article-buttons 'custom-loads '("gnus-art"))
(put 'old-c 'custom-loads '("c-mode"))
(put 'gnus-summary 'custom-loads '("gnus-sum" "gnus"))
(put 'old-c 'custom-loads '("c-mode" "cc-vars"))
(put 'compilation 'custom-loads '("compile"))
(put 'ediff-highlighting 'custom-loads '("ediff-init"))
(put 'idlwave-shell-general-setup 'custom-loads '("idlw-shell" "idlwave"))
@ -418,8 +418,8 @@
(put 'ispell 'custom-loads '("ispell"))
(put 'auto-revert 'custom-loads '("autorevert"))
(put 'advice 'custom-loads '("advice"))
(put 'picture 'custom-loads '("picture"))
(put 'eshell-util 'custom-loads '("esh-util"))
(put 'picture 'custom-loads '("picture"))
(put 'gnus-group 'custom-loads '("gnus-topic" "gnus"))
(put 'eudc-bbdb 'custom-loads '("eudc-vars"))
(put 'reftex-referencing-labels 'custom-loads '("reftex-vars"))
@ -454,7 +454,7 @@
(put 'bibtex 'custom-loads '("bibtex"))
(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"))
(put 'gnus-summary-various 'custom-loads '("gnus-sum"))
(put 'applications 'custom-loads '("calendar" "cus-edit" "uniquify" "eshell" "spell"))
(put 'applications 'custom-loads '("calendar" "cus-edit" "uniquify" "spell" "eshell"))
(put 'ebrowse-member 'custom-loads '("ebrowse"))
(put 'terminal 'custom-loads '("terminal"))
(put 'shadow 'custom-loads '("shadowfile" "shadow"))
@ -474,7 +474,7 @@
(put 'message-sending 'custom-loads '("message"))
(put 'archive-arc 'custom-loads '("arc-mode"))
(put 'rmail-output 'custom-loads '("rmailout"))
(put 'editing 'custom-loads '("simple" "view" "indent" "paragraphs" "cus-edit" "faces" "outline" "hl-line" "vcursor" "whitespace" "auto-show" "hscroll" "picture"))
(put 'editing 'custom-loads '("simple" "view" "indent" "paragraphs" "cus-edit" "faces" "ooutline" "hl-line" "vcursor" "whitespace" "picture" "auto-show" "hscroll"))
(put 'crisp 'custom-loads '("crisp"))
(put 'nroff 'custom-loads '("nroff-mode"))
(put 'gnus-group-icons 'custom-loads '("gnus-group"))
@ -491,7 +491,7 @@
(put 'pascal 'custom-loads '("pascal"))
(put 'rmail-retrieve 'custom-loads '("rmail" "rmailsum"))
(put 'data 'custom-loads '("text-mode" "arc-mode" "forms" "hexl" "jka-compr" "saveplace" "sort" "tar-mode" "time-stamp" "timeclock" "snmp-mode"))
(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" "fortune" "eudc-vars"))
(put 'paren-blinking 'custom-loads '("simple"))
(put 'gnus-summary-sort 'custom-loads '("gnus-sum"))
(put 'fast-lock 'custom-loads '("fast-lock"))
@ -501,7 +501,7 @@
(put 'dired 'custom-loads '("files" "ls-lisp" "dired-aux" "dired-x" "dired" "find-dired"))
(put 'recentf 'custom-loads '("recentf"))
(put 'fill 'custom-loads '("simple" "newcomment" "fill" "align"))
(put 'outlines 'custom-loads '("allout" "outline" "ooutline"))
(put 'outlines 'custom-loads '("allout" "ooutline" "outline"))
(put 'latin1-display 'custom-loads '("latin1-disp"))
(put 'paragraphs 'custom-loads '("paragraphs"))
(put 'ebrowse 'custom-loads '("ebrowse"))
@ -566,9 +566,9 @@
(put 'glasses 'custom-loads '("glasses"))
(put 'vhdl-style 'custom-loads '("vhdl-mode"))
(put 'tempo 'custom-loads '("tempo"))
(put 'c 'custom-loads '("tooltip" "cc-vars" "cmacexp" "cpp" "hideif"))
(put 'c 'custom-loads '("tooltip" "cc-vars" "c-mode" "cmacexp" "cpp" "hideif"))
(put 'nnmail-prepare 'custom-loads '("nnmail"))
(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" "metamail" "compile" "sql" "flyspell" "rcompile" "rlogin"))
(put 'ebnf2ps 'custom-loads '("ebnf2ps"))
(put 'sendmail 'custom-loads '("sendmail"))
(put 'gnus-article-signature 'custom-loads '("gnus-art"))
@ -628,6 +628,8 @@
(custom-put-if-not 'gnus-mime-action-alist 'standard-value t)
(custom-put-if-not 'fancy-splash-screen 'custom-version "21.1")
(custom-put-if-not 'fancy-splash-screen 'group-documentation "Fancy splash screen when Emacs starts.")
(custom-put-if-not 'flyspell-large-region 'custom-version "21.1")
(custom-put-if-not 'flyspell-large-region 'standard-value t)
(custom-put-if-not 'custom-variable-default-form 'custom-version "20.3")
(custom-put-if-not 'custom-variable-default-form 'standard-value t)
(custom-put-if-not 'gnus-agent-synchronize-flags 'custom-version "21.1")
@ -636,6 +638,8 @@
(custom-put-if-not 'mode-line 'group-documentation nil)
(custom-put-if-not 'find-function-after-hook 'custom-version "20.3")
(custom-put-if-not 'find-function-after-hook 'standard-value t)
(custom-put-if-not 'flyspell-sort-corrections 'custom-version "21.1")
(custom-put-if-not 'flyspell-sort-corrections 'standard-value t)
(custom-put-if-not 'add-log-keep-changes-together 'custom-version "20.3")
(custom-put-if-not 'add-log-keep-changes-together 'standard-value t)
(custom-put-if-not 'eval-expression-debug-on-error 'custom-version "21.1")
@ -656,6 +660,8 @@
(custom-put-if-not 'nnmail-expiry-target 'standard-value t)
(custom-put-if-not 'custom-button-face 'custom-version "21.1")
(custom-put-if-not 'custom-button-face 'group-documentation nil)
(custom-put-if-not 'flyspell-duplicate-distance 'custom-version "21.1")
(custom-put-if-not 'flyspell-duplicate-distance 'standard-value t)
(custom-put-if-not 'cursor 'custom-version "21.1")
(custom-put-if-not 'cursor 'group-documentation "Displaying text cursors.")
(custom-put-if-not 'change-log-date-face 'custom-version "21.1")
@ -686,6 +692,8 @@ the tasks accomplished by such tools.")
(custom-put-if-not 'gnus-unbuttonized-mime-types 'standard-value t)
(custom-put-if-not 'vc-dired-recurse 'custom-version "20.3")
(custom-put-if-not 'vc-dired-recurse 'standard-value t)
(custom-put-if-not 'flyspell-deplacement-commands 'custom-version "21.1")
(custom-put-if-not 'flyspell-deplacement-commands 'standard-value t)
(custom-put-if-not 'change-log-email-face 'custom-version "21.1")
(custom-put-if-not 'change-log-email-face 'group-documentation nil)
(custom-put-if-not 'mouse 'custom-version "21.1")
@ -696,10 +704,16 @@ the tasks accomplished by such tools.")
(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 'flyspell-incorrect-hook 'custom-version "21.1")
(custom-put-if-not 'flyspell-incorrect-hook 'standard-value t)
(custom-put-if-not 'browse-url-mosaic-program 'custom-version "20.3")
(custom-put-if-not 'browse-url-mosaic-program 'standard-value t)
(custom-put-if-not 'vc-cvs-register-switches 'custom-version "21.1")
(custom-put-if-not 'vc-cvs-register-switches 'standard-value t)
(custom-put-if-not 'flyspell-tex-command-regexp 'custom-version "21.1")
(custom-put-if-not 'flyspell-tex-command-regexp 'standard-value t)
(custom-put-if-not 'flyspell-dictionaries-that-consider-dash-as-word-delimiter 'custom-version "21.1")
(custom-put-if-not 'flyspell-dictionaries-that-consider-dash-as-word-delimiter 'standard-value t)
(custom-put-if-not 'sql-oracle-options 'custom-version "20.8")
(custom-put-if-not 'sql-oracle-options 'standard-value t)
(custom-put-if-not 'find-function-regexp 'custom-version "21.1")
@ -751,12 +765,18 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
(custom-put-if-not 'vc-sccs-register-switches 'standard-value t)
(custom-put-if-not 'gnus-article-date-lapsed-new-header 'custom-version "21.1")
(custom-put-if-not 'gnus-article-date-lapsed-new-header 'standard-value t)
(custom-put-if-not 'flyspell-abbrev-p 'custom-version "21.1")
(custom-put-if-not 'flyspell-abbrev-p 'standard-value t)
(custom-put-if-not 'midnight 'custom-version "20.3")
(custom-put-if-not 'midnight 'group-documentation "Run something every day at midnight.")
(custom-put-if-not 'flyspell-default-dictionary 'custom-version "21.1")
(custom-put-if-not 'flyspell-default-dictionary 'standard-value t)
(custom-put-if-not 'gnus-extra-headers 'custom-version "21.1")
(custom-put-if-not 'gnus-extra-headers 'standard-value t)
(custom-put-if-not 'speedbar-use-images 'custom-version "21.1")
(custom-put-if-not 'speedbar-use-images 'standard-value t)
(custom-put-if-not 'flyspell-default-delayed-commands 'custom-version "21.1")
(custom-put-if-not 'flyspell-default-delayed-commands 'standard-value t)
(custom-put-if-not 'gnus-auto-expirable-marks 'custom-version "21.1")
(custom-put-if-not 'gnus-auto-expirable-marks 'standard-value t)
(custom-put-if-not 'automatic-hscrolling 'custom-version "21.1")
@ -907,6 +927,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
(custom-put-if-not 'message-forward-ignored-headers 'standard-value t)
(custom-put-if-not 'eudc 'custom-version "21.1")
(custom-put-if-not 'eudc 'group-documentation "Emacs Unified Directory Client.")
(custom-put-if-not 'ediff-before-setup-hook 'custom-version "21.1")
(custom-put-if-not 'ediff-before-setup-hook 'standard-value t)
(custom-put-if-not 'scrolling 'custom-version "21.1")
(custom-put-if-not 'scrolling 'group-documentation "Scrolling windows.")
(custom-put-if-not 'sh-imenu-generic-expression 'custom-version "20.4")
@ -975,6 +997,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
(custom-put-if-not 'gnus-group-highlight-words-alist 'standard-value t)
(custom-put-if-not 'dabbrev-ignored-buffer-names 'custom-version "20.3")
(custom-put-if-not 'dabbrev-ignored-buffer-names 'standard-value t)
(custom-put-if-not 'flyspell-default-deplacement-commands 'custom-version "21.1")
(custom-put-if-not 'flyspell-default-deplacement-commands 'standard-value t)
(custom-put-if-not 'change-log-file-face 'custom-version "21.1")
(custom-put-if-not 'change-log-file-face 'group-documentation nil)
(custom-put-if-not 'diary-unknown-time 'custom-version "20.3")
@ -995,6 +1019,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
(custom-put-if-not 'tool-bar 'group-documentation nil)
(custom-put-if-not 'vc-default-init-version 'custom-version "20.3")
(custom-put-if-not 'vc-default-init-version 'standard-value t)
(custom-put-if-not 'flyspell-use-global-abbrev-table-p 'custom-version "21.1")
(custom-put-if-not 'flyspell-use-global-abbrev-table-p 'standard-value t)
(custom-put-if-not 'message-forward-show-mml 'custom-version "21.1")
(custom-put-if-not 'message-forward-show-mml 'standard-value t)
(custom-put-if-not 'gametree 'custom-version "20.3")
@ -1031,6 +1057,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
(custom-put-if-not 'vc-dired-terse-display 'standard-value t)
(custom-put-if-not 'server-kill-new-buffers 'custom-version "21.1")
(custom-put-if-not 'server-kill-new-buffers 'standard-value t)
(custom-put-if-not 'ediff-merge-filename-prefix 'custom-version "21.1")
(custom-put-if-not 'ediff-merge-filename-prefix 'standard-value t)
(custom-put-if-not 'speedbar-hide-button-brackets-flag 'custom-version "21.1")
(custom-put-if-not 'speedbar-hide-button-brackets-flag 'standard-value t)
(custom-put-if-not 'delphi 'custom-version "21.1")
@ -1038,7 +1066,7 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
(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" "help" "sh-script" "compile") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "simple" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "cus-edit" "replace") ("21.1" "server" "debug" "dabbrev" "isearch" "gnus-start" "mule" "vc" "ansi-color" "paths" "sgml-mode" "net-utils" "cperl-mode" "rmail" "font-lock" "gnus-nocem" "vc-hooks" "paren" "faces" "fortran" "etags" "cus-edit" "frame" "vc-sccs" "gnus-group" "gnus-sum" "add-log" "find-func" "wid-edit" "vc-rcs" "files" "nnmail" "message" "vc-cvs" "simple" "gnus-agent" "gnus-art" "browse-url" "speedbar") ("20.8" "sql"))
(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" "simple" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "cus-edit" "replace") ("21.1" "server" "debug" "dabbrev" "isearch" "gnus-start" "mule" "vc" "ansi-color" "ediff-init" "paths" "sgml-mode" "net-utils" "cperl-mode" "rmail" "font-lock" "gnus-nocem" "vc-hooks" "paren" "faces" "fortran" "etags" "cus-edit" "frame" "vc-sccs" "gnus-group" "gnus-sum" "add-log" "find-func" "wid-edit" "vc-rcs" "files" "nnmail" "message" "vc-cvs" "simple" "gnus-agent" "flyspell" "gnus-art" "browse-url" "speedbar") ("20.8" "sql"))
"For internal use by custom.")
(provide 'cus-load)

View file

@ -22,8 +22,8 @@
nil
(outline mode wp languages))
("ansi-color.el"
"translate ANSI into text-properties"
(comm processes))
"translate ANSI escape sequences into faces"
(comm processes terminals services))
("apropos.el"
"apropos commands for users and programmers."
(help))
@ -102,9 +102,6 @@
("cus-face.el"
"customization support for faces."
(help faces))
("cus-load.el"
"automatically extracted custom dependencies"
nil)
("cus-start.el"
"define customization properties of builtins."
(internal))
@ -139,7 +136,7 @@
"less commonly used parts of dired"
nil)
("dired-x.el"
"Sebastian Kremer's Extra DIRED hacked up for GNU Emacs19"
"Extra Dired functionality"
(dired extensions))
("dired.el"
"directory-browsing commands"
@ -321,9 +318,6 @@
("hilit-chg.el"
"minor mode displaying buffer changes with special face"
(faces))
("hilit19.el"
"customizable highlighting for Emacs19"
(faces))
("hippie-exp.el"
"expand text trying various ways to find its expansion."
(abbrev convenience))
@ -401,7 +395,7 @@
(unix))
("ls-lisp.el"
"emulate insert-directory completely in Emacs Lisp"
(unix))
(unix dired))
("macros.el"
"non-primitive commands for keyboard macros."
(abbrev))
@ -469,7 +463,7 @@
"completions for GNU project tools"
nil)
("pcmpl-linux.el"
"functions for dealing with cvs completions"
"functions for dealing with GNU/Linux completions"
nil)
("pcmpl-rpm.el"
"functions for dealing with rpm completions"
@ -490,7 +484,7 @@
"The CVS output parser"
(pcl-cvs))
("pcvs-util.el"
"Utitlity functions for pcl-cvs"
"Utility functions for PCL-CVS"
(pcl-cvs))
("pcvs.el"
"A Front-end to CVS."
@ -1590,12 +1584,6 @@
("rmailsum.el"
"make summary buffers for the mail reader"
(mail))
("rnews.el"
"USENET news reader for gnu emacs"
(news))
("rnewspost.el"
"USENET news poster/mailer for GNU Emacs"
(mail news))
("sc.el"
"old name for supercite"
nil)
@ -2106,12 +2094,21 @@
("c-mode.el"
"C code editing commands for Emacs"
(c))
("hilit19.el"
"customizable highlighting for Emacs19"
(faces))
("hscroll.el"
"automatically scroll truncated lines horizontally"
(display))
("ooutline.el"
"outline mode commands for Emacs"
(outlines))
("rnews.el"
"USENET news reader for gnu emacs"
(news))
("rnewspost.el"
"USENET news poster/mailer for GNU Emacs"
(mail news))
("tool-bar.el"
"Setting up the tool bar"
(mouse frames))

File diff suppressed because one or more lines are too long