Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
cded5ed3
Commit
cded5ed3
authored
Dec 06, 1999
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
6cb6e7a2
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
320 additions
and
180 deletions
+320
-180
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/cus-load.el
lisp/cus-load.el
+18
-7
lisp/loaddefs.el
lisp/loaddefs.el
+300
-173
No files found.
lisp/ChangeLog
View file @
cded5ed3
1999-12-06 Gerd Moellmann <gerd@gnu.org>
* simple.el (insert-buffer): Doc fix.
* apropos.el (apropos-mode): Add autoload cookie.
1999-12-06 Sam Steingold <sds@goems.com>
...
...
lisp/cus-load.el
View file @
cded5ed3
...
...
@@ -86,6 +86,7 @@
(
put
'gnus-meta
'custom-loads
'
(
"gnus"
))
(
put
'mouse-sel
'custom-loads
'
(
"mouse-sel"
))
(
put
'sort
'custom-loads
'
(
"sort"
))
(
put
'antlr
'custom-loads
'
(
"antlr-mode"
))
(
put
'trace
'custom-loads
'
(
"trace"
))
(
put
'gnus-article-washing
'custom-loads
'
(
"gnus-art"
))
(
put
'mh-hook
'custom-loads
'
(
"mh-e"
))
...
...
@@ -107,7 +108,7 @@
(
put
'iso-acc
'custom-loads
'
(
"iso-acc"
))
(
put
'gnus-summary-pick
'custom-loads
'
(
"gnus-salt"
))
(
put
'gnus-thread
'custom-loads
'
(
"gnus-sum"
))
(
put
'languages
'custom-loads
'
(
"cus-edit"
"info-look"
"ada-mode"
"asm-mode"
"cperl-mode"
"dcl-mode"
"delphi"
"fortran"
"hideshow"
"icon"
"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"
"fortran"
"hideshow"
"icon"
"m4-mode"
"meta-mode"
"modula2"
"octave-mod"
"pascal"
"perl-mode"
"prolog"
"ps-mode"
"sh-script"
"simula"
"tcl"
"vhdl-mode"
"sgml-mode"
))
(
put
'reftex-miscellaneous-configurations
'custom-loads
'
(
"reftex-vars"
))
(
put
'ediff-ptch
'custom-loads
'
(
"ediff-ptch"
))
(
put
'jka-compr
'custom-loads
'
(
"jka-compr"
))
...
...
@@ -135,7 +136,7 @@
(
put
'reftex-making-and-inserting-labels
'custom-loads
'
(
"reftex-vars"
))
(
put
'calendar-hooks
'custom-loads
'
(
"calendar"
))
(
put
'mailalias
'custom-loads
'
(
"mailalias"
))
(
put
'frames
'custom-loads
'
(
"frame"
"scroll-bar"
"desktop"
"ediff-wind"
"imenu"
"rsz-mini"
"two-column"
))
(
put
'frames
'custom-loads
'
(
"frame"
"scroll-bar"
"menu-bar"
"desktop"
"ediff-wind"
"imenu"
"rsz-mini"
"two-column"
))
(
put
'gnus-server
'custom-loads
'
(
"gnus"
))
(
put
'paren-showing
'custom-loads
'
(
"paren"
))
(
put
'dos-fns
'custom-loads
'
(
"dos-vars"
))
...
...
@@ -212,7 +213,7 @@
(
put
'archive
'custom-loads
'
(
"arc-mode"
))
(
put
'PostScript-interaction
'custom-loads
'
(
"ps-mode"
))
(
put
'ps-print
'custom-loads
'
(
"ps-print"
))
(
put
'view
'custom-loads
'
(
"view"
))
(
put
'view
'custom-loads
'
(
"view"
"calendar"
))
(
put
'gnus-score-default
'custom-loads
'
(
"gnus-score"
"gnus-sum"
))
(
put
'nnmail-duplicate
'custom-loads
'
(
"nnmail"
))
(
put
'handwrite
'custom-loads
'
(
"handwrite"
))
...
...
@@ -405,7 +406,7 @@
(
put
'reftex-index-support
'custom-loads
'
(
"reftex-vars"
))
(
put
'pascal
'custom-loads
'
(
"pascal"
))
(
put
'rmail-retrieve
'custom-loads
'
(
"rmail"
))
(
put
'data
'custom-loads
'
(
"arc-mode"
"forms"
"hexl"
"jka-compr"
"saveplace"
"snmp-mode"
"sort"
"tar-mode"
"time-stamp"
))
(
put
'data
'custom-loads
'
(
"text-mode"
"arc-mode"
"forms"
"hexl"
"jka-compr"
"saveplace"
"snmp-mode"
"sort"
"tar-mode"
"time-stamp"
))
(
put
'mail
'custom-loads
'
(
"simple"
"startup"
"ph"
"time"
"gnus"
"message"
"emacsbug"
"feedmail"
"mail-extr"
"mail-hist"
"mail-utils"
"mailalias"
"metamail"
"mh-e"
"mspools"
"rmail"
"sendmail"
"smtpmail"
"supercite"
"uce"
"fortune"
))
(
put
'paren-blinking
'custom-loads
'
(
"simple"
))
(
put
'gnus-summary-sort
'custom-loads
'
(
"gnus-sum"
))
...
...
@@ -432,7 +433,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-print-def"
"ps-print"
))
(
put
'ps-print-font
'custom-loads
'
(
"ps-print"
))
(
put
'vhdl-misc
'custom-loads
'
(
"vhdl-mode"
))
(
put
'dired-x
'custom-loads
'
(
"dired-x"
))
(
put
'spook
'custom-loads
'
(
"spook"
))
...
...
@@ -548,7 +549,7 @@
(
custom-put-if-not
'help-highlight-p
'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
'find-function-regexp
'custom-version
"2
0.3
"
)
(
custom-put-if-not
'find-function-regexp
'custom-version
"2
1.1
"
)
(
custom-put-if-not
'find-function-regexp
'standard-value
t
)
(
custom-put-if-not
'vcursor-string
'custom-version
"20.3"
)
(
custom-put-if-not
'vcursor-string
'standard-value
t
)
...
...
@@ -564,6 +565,8 @@
(
custom-put-if-not
'midnight
'group-documentation
"Run something every day at midnight."
)
(
custom-put-if-not
'custom-buffer-done-function
'custom-version
"21.1"
)
(
custom-put-if-not
'custom-buffer-done-function
'standard-value
t
)
(
custom-put-if-not
'tags-apropos-additional-actions
'custom-version
"21.1"
)
(
custom-put-if-not
'tags-apropos-additional-actions
'standard-value
t
)
(
custom-put-if-not
'generic-x
'custom-version
"20.3"
)
(
custom-put-if-not
'generic-x
'group-documentation
"Extra modes for generic mode."
)
(
custom-put-if-not
'debugger-mode-hook
'custom-version
"20.3"
)
...
...
@@ -574,12 +577,16 @@
(
custom-put-if-not
'vcursor-interpret-input
'standard-value
t
)
(
custom-put-if-not
'trailing-whitespace
'custom-version
"21.1"
)
(
custom-put-if-not
'trailing-whitespace
'group-documentation
nil
)
(
custom-put-if-not
'fortran-comment-line-start
'custom-version
"21.1"
)
(
custom-put-if-not
'fortran-comment-line-start
'standard-value
t
)
(
custom-put-if-not
'fringe
'custom-version
"21.1"
)
(
custom-put-if-not
'fringe
'group-documentation
nil
)
(
custom-put-if-not
'vhdl
'custom-version
"20.4"
)
(
custom-put-if-not
'vhdl
'group-documentation
"Customizations for VHDL Mode."
)
(
custom-put-if-not
'find-function-recenter-line
'custom-version
"20.3"
)
(
custom-put-if-not
'find-function-recenter-line
'standard-value
t
)
(
custom-put-if-not
'tags-tag-face
'custom-version
"21.1"
)
(
custom-put-if-not
'tags-tag-face
'standard-value
t
)
(
custom-put-if-not
'mail-citation-prefix-regexp
'custom-version
"20.3"
)
(
custom-put-if-not
'mail-citation-prefix-regexp
'standard-value
t
)
(
custom-put-if-not
'diary-mail-days
'custom-version
"20.3"
)
...
...
@@ -620,6 +627,8 @@
(
custom-put-if-not
'cperl
'group-documentation
"Major mode for editing Perl code."
)
(
custom-put-if-not
'focus-follows-mouse
'custom-version
"20.3"
)
(
custom-put-if-not
'focus-follows-mouse
'standard-value
t
)
(
custom-put-if-not
'fortran-comment-line-start-skip
'custom-version
"21.1"
)
(
custom-put-if-not
'fortran-comment-line-start-skip
'standard-value
t
)
(
custom-put-if-not
'checkdoc
'custom-version
"20.3"
)
(
custom-put-if-not
'checkdoc
'group-documentation
"Support for doc string checking in Emacs Lisp."
)
(
custom-put-if-not
'mail-abbrevs-mode
'custom-version
"20.3"
)
...
...
@@ -660,6 +669,8 @@
(
custom-put-if-not
'gametree
'group-documentation
"Manage game analysis trees in Emacs."
)
(
custom-put-if-not
'hscroll-global-mode
'custom-version
"20.3"
)
(
custom-put-if-not
'hscroll-global-mode
'standard-value
t
)
(
custom-put-if-not
'tags-apropos-verbose
'custom-version
"21.1"
)
(
custom-put-if-not
'tags-apropos-verbose
'standard-value
t
)
(
custom-put-if-not
'find-variable-regexp
'custom-version
"20.3"
)
(
custom-put-if-not
'find-variable-regexp
'standard-value
t
)
(
custom-put-if-not
'header-line
'custom-version
"21.1"
)
...
...
@@ -675,7 +686,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"
"debug"
"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"
))
(
defvar
custom-versions-load-alist
'
((
"20.3.3"
"dos-vars"
)
(
"20.4"
"sh-script"
"help"
"compile"
)
(
"21.1"
"debug"
"paths"
"sgml-mode"
"
fortran"
"etags"
"cus-edit"
"find-func
"
"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
)
...
...
lisp/loaddefs.el
View file @
cded5ed3
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment