Mercurial > emacs
changeset 26234:fb9f284267e7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 28 Oct 1999 20:05:55 +0000 |
parents | 5e437497b682 |
children | a4392300f4f5 |
files | lisp/ChangeLog lisp/cus-load.el |
diffstat | 2 files changed, 22 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 28 20:01:45 1999 +0000 +++ b/lisp/ChangeLog Thu Oct 28 20:05:55 1999 +0000 @@ -5,6 +5,8 @@ 1999-10-28 Gerd Moellmann <gerd@gnu.org> + * paths.el (rmail-file-name): Make it an option. + * progmodes/ada-mode.el, progmodes/ada-prj.el, progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and comment fixes.
--- a/lisp/cus-load.el Thu Oct 28 20:01:45 1999 +0000 +++ b/lisp/cus-load.el Thu Oct 28 20:05:55 1999 +0000 @@ -43,6 +43,7 @@ (put 'dabbrev 'custom-loads '("dabbrev")) (put 'completion 'custom-loads '("completion")) (put 'cpp 'custom-loads '("cpp")) +(put 'ps-print-background 'custom-loads '("ps-print")) (put 'auto-show 'custom-loads '("auto-show")) (put 'gnus-score-expire 'custom-loads '("gnus-kill" "gnus-score")) (put 'supercite-frames 'custom-loads '("supercite")) @@ -68,6 +69,8 @@ (put 'find-file 'custom-loads '("files" "find-file")) (put 'fortran-comment 'custom-loads '("fortran")) (put 'viper 'custom-loads '("viper-ex" "viper-init" "viper-keym" "viper-macs" "viper-mous" "viper")) +(put 'ps-print-page 'custom-loads '("ps-print")) +(put 'postscript 'custom-loads '("ps-print")) (put 'gnus-undo 'custom-loads '("gnus-undo")) (put 'widget-faces 'custom-loads '("wid-edit")) (put 'resize-minibuffer 'custom-loads '("rsz-mini")) @@ -119,7 +122,9 @@ (put 'appt 'custom-loads '("appt")) (put 'snmp 'custom-loads '("snmp-mode")) (put 'speedbar-faces 'custom-loads '("speedbar" "vhdl-mode")) -(put 'rmail 'custom-loads '("rmail")) +(put 'rmail 'custom-loads '("paths" "rmail")) +(put 'ps-print-n-up 'custom-loads '("ps-print")) +(put 'ps-print-printer 'custom-loads '("ps-print")) (put 'message-various 'custom-loads '("message")) (put 'term 'custom-loads '("terminal" "term")) (put 'gnus-summary-exit 'custom-loads '("gnus-sum" "gnus")) @@ -159,6 +164,7 @@ (put 'spell 'custom-loads '("spell")) (put 'rmail-headers 'custom-loads '("rmail")) (put 'gnus-score-decay 'custom-loads '("gnus-score")) +(put 'tildify 'custom-loads '("tildify")) (put 'cperl-autoinsert-details 'custom-loads '("cperl-mode")) (put 'help 'custom-loads '("help" "apropos" "cus-edit" "help-macro" "info-look" "info" "man" "tooltip")) (put 'forms 'custom-loads '("forms")) @@ -227,7 +233,7 @@ (put 'gnus-edit-form 'custom-loads '("gnus-eform")) (put 'modula2 'custom-loads '("modula2")) (put 'ps-print-color 'custom-loads '("ps-print")) -(put 'emacs 'custom-loads '("cus-edit")) +(put 'emacs 'custom-loads '("cus-edit" "ps-print")) (put 'comint 'custom-loads '("comint")) (put 'isearch 'custom-loads '("isearch")) (put 'reftex-fontification-configurations 'custom-loads '("reftex-vars")) @@ -238,10 +244,10 @@ (put 'gnus-summary-mail 'custom-loads '("gnus-sum")) (put 'apropos 'custom-loads '("apropos")) (put 'gomoku 'custom-loads '("gomoku")) -(put 'tools 'custom-loads '("add-log" "compare-w" "diff" "ediff" "emerge" "gud" "rcompile" "speedbar" "tempo" "tooltip" "vc" "which-func" "copyright" "compile" "etags" "make-mode")) +(put 'tools 'custom-loads '("add-log" "compare-w" "diff-mode" "diff" "ediff" "emerge" "gud" "rcompile" "speedbar" "tempo" "tooltip" "vc" "which-func" "copyright" "compile" "etags" "make-mode")) (put 'gnus-topic 'custom-loads '("gnus-topic")) (put 'sgml 'custom-loads '("sgml-mode")) -(put 'keyboard 'custom-loads '("chistory" "type-break")) +(put 'keyboard 'custom-loads '("simple" "chistory" "type-break")) (put 'viper-mouse 'custom-loads '("viper-mous")) (put 'ps-print-horizontal 'custom-loads '("ps-print")) (put 'decipher 'custom-loads '("decipher")) @@ -249,12 +255,12 @@ (put 'rmail-summary 'custom-loads '("rmail" "rmailsum")) (put 'metamail 'custom-loads '("metamail")) (put 'winner 'custom-loads '("winner")) -(put 'wp 'custom-loads '("cus-edit" "enriched" "lpr" "ps-print" "view" "bib-mode" "nroff-mode" "refbib" "refer" "scribe")) +(put 'wp 'custom-loads '("cus-edit" "enriched" "lpr" "ps-print" "view" "bib-mode" "nroff-mode" "refbib" "refer" "scribe" "tildify")) (put 'reftex-citation-support 'custom-loads '("reftex-vars")) (put 'gnus-summary-choose 'custom-loads '("gnus-sum")) (put 'widget-browse 'custom-loads '("wid-browse")) (put 'feedmail-misc 'custom-loads '("feedmail")) -(put 'diff 'custom-loads '("diff")) +(put 'diff 'custom-loads '("diff-mode" "diff")) (put 'unix 'custom-loads '("gud" "rlogin" "shell" "term" "sh-script")) (put 'external 'custom-loads '("bib-mode" "cus-edit" "locate" "server")) (put 'vc 'custom-loads '("files" "vc-hooks" "vc")) @@ -417,6 +423,7 @@ (put 'makefile 'custom-loads '("make-mode")) (put 'supercite-attr 'custom-loads '("supercite")) (put 'fortune 'custom-loads '("fortune")) +(put 'diff-mode 'custom-loads '("diff-mode")) (put 'gnus-asynchronous 'custom-loads '("gnus" "gnus-async")) (put 'vcursor 'custom-loads '("vcursor")) (put 'iso-ascii 'custom-loads '("iso-ascii")) @@ -424,7 +431,7 @@ (put 'widget-button 'custom-loads '("wid-edit")) (put 'uniquify 'custom-loads '("uniquify")) (put 'old-c++ 'custom-loads '("cplus-md")) -(put 'ps-print-font 'custom-loads '("ps-mule" "ps-print")) +(put 'ps-print-font 'custom-loads '("ps-print-def" "ps-print")) (put 'vhdl-misc 'custom-loads '("vhdl-mode")) (put 'dired-x 'custom-loads '("dired-x")) (put 'spook 'custom-loads '("spook")) @@ -454,6 +461,7 @@ (put 'calendar 'custom-loads '("midnight" "calendar" "solar")) (put 'programming 'custom-loads '("cus-edit")) (put 'meta-font 'custom-loads '("meta-mode")) +(put 'ps-print-zebra 'custom-loads '("ps-print")) (put 'hideshow 'custom-loads '("hideshow")) (put 'viper-search 'custom-loads '("viper-init")) (put 'C 'custom-loads '("cpp")) @@ -519,12 +527,12 @@ (custom-put-if-not 'speedbar 'group-documentation "File and tag browser frame.") (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 'octave-auto-indent 'custom-version "20.3") -(custom-put-if-not 'octave-auto-indent 'standard-value t) (custom-put-if-not 'cursor 'custom-version "21.1") (custom-put-if-not 'cursor 'group-documentation "Cursor on frames.") (custom-put-if-not 'find-tag-marker-ring-length 'custom-version "20.3") (custom-put-if-not 'find-tag-marker-ring-length 'standard-value t) +(custom-put-if-not 'input-mode-8-bit 'custom-version "21.1") +(custom-put-if-not 'input-mode-8-bit 'standard-value t) (custom-put-if-not 'flyspell 'custom-version "20.3") (custom-put-if-not 'flyspell 'group-documentation "Spellchecking on the fly.") (custom-put-if-not 'compilation-scroll-output 'custom-version "20.3") @@ -605,6 +613,8 @@ (custom-put-if-not 'jit-lock 'group-documentation "Font Lock support mode to fontify just-in-time.") (custom-put-if-not 'temp-buffer-resize-mode 'custom-version "20.4") (custom-put-if-not 'temp-buffer-resize-mode 'standard-value t) +(custom-put-if-not 'rmail-file-name 'custom-version "21.1") +(custom-put-if-not 'rmail-file-name 'standard-value t) (custom-put-if-not 'cperl 'custom-version "20.3") (custom-put-if-not 'cperl 'group-documentation "Major mode for editing Perl code.") (custom-put-if-not 'focus-follows-mouse 'custom-version "20.3") @@ -662,7 +672,7 @@ (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") (custom-put-if-not 'eval-expression-print-level 'standard-value t) -(defvar custom-versions-load-alist '(("20.3.3" "dos-vars") ("20.4" "sh-script" "help" "compile") ("21.1" "sgml-mode" "cus-edit" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "debug" "avoid" "hexl" "vcursor" "vc" "compile" "etags" "octave-mod" "help" "browse-url" "add-log" "find-func" "vc-hooks" "cus-edit" "replace")) +(defvar custom-versions-load-alist '(("20.3.3" "dos-vars") ("20.4" "sh-script" "help" "compile") ("21.1" "paths" "sgml-mode" "cus-edit" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "debug" "avoid" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "vc-hooks" "cus-edit" "replace")) "For internal use by custom.") (provide 'cus-load)