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
a25bbe00
Commit
a25bbe00
authored
Mar 20, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
a1cc310c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
54 additions
and
45 deletions
+54
-45
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/cus-load.el
lisp/cus-load.el
+15
-11
lisp/loaddefs.el
lisp/loaddefs.el
+35
-34
No files found.
lisp/ChangeLog
View file @
a25bbe00
2000-03-20 Gerd Moellmann <gerd@gnu.org>
* rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
zone-mode.el, snmp-mode.el: Moved to net subdirectory.
* jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
about behavior of set-buffer-modified-p wrt redisplay.
...
...
lisp/cus-load.el
View file @
a25bbe00
...
...
@@ -19,7 +19,7 @@
(
put
'mail-hist
'custom-loads
'
(
"mail-hist"
))
(
put
'gnus-article-emphasis
'custom-loads
'
(
"gnus-art"
))
(
put
'dunnet
'custom-loads
'
(
"dunnet"
))
(
put
'fortran
'custom-loads
'
(
"f90"
"fortran"
))
(
put
'fortran
'custom-loads
'
(
"fortran"
))
(
put
'feedmail-header
'custom-loads
'
(
"feedmail"
))
(
put
'reftex-table-of-contents-browser
'custom-loads
'
(
"reftex-vars"
))
(
put
'mspools
'custom-loads
'
(
"mspools"
))
...
...
@@ -115,7 +115,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"
"antlr-mode"
"asm-mode"
"cperl-mode"
"dcl-mode"
"delphi"
"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"
))
(
put
'reftex-miscellaneous-configurations
'custom-loads
'
(
"reftex-vars"
))
(
put
'pong
'custom-loads
'
(
"pong"
))
(
put
'ediff-ptch
'custom-loads
'
(
"ediff-ptch"
))
...
...
@@ -126,7 +126,7 @@
(
put
'gnus-treading
'custom-loads
'
(
"gnus-sum"
))
(
put
'idlwave-external-programs
'custom-loads
'
(
"idlwave"
))
(
put
'strokes
'custom-loads
'
(
"strokes"
))
(
put
'mouse
'custom-loads
'
(
"faces"
"mouse"
"menu-bar"
"avoid"
"goto-addr"
"mouse-sel"
"msb"
"mwheel"
"strokes"
"tooltip"
))
(
put
'mouse
'custom-loads
'
(
"faces"
"mouse"
"menu-bar"
"avoid"
"mouse-sel"
"msb"
"mwheel"
"strokes"
"tooltip"
"goto-addr"
))
(
put
'nnmail-various
'custom-loads
'
(
"nnmail"
))
(
put
'extensions
'custom-loads
'
(
"generic"
"iswitchb"
"time-stamp"
"wid-edit"
"cust-print"
"eldoc"
"page-ext"
))
(
put
'ebnf-displacement
'custom-loads
'
(
"ebnf2ps"
))
...
...
@@ -267,7 +267,7 @@
(
put
'ebnf-optimization
'custom-loads
'
(
"ebnf2ps"
))
(
put
'apropos
'custom-loads
'
(
"apropos"
))
(
put
'gomoku
'custom-loads
'
(
"gomoku"
))
(
put
'tools
'custom-loads
'
(
"add-log"
"calculator"
"compare-w"
"diff-mode"
"diff"
"ediff"
"elide-head"
"emerge"
"gud"
"pcvs-defs"
"rcompile"
"smerge-mode"
"speedbar"
"tempo"
"tooltip"
"vc"
"which-func"
"copyright"
"compile"
"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"
"etags"
"glasses"
"make-mode"
"rcompile"
))
(
put
'gnus-topic
'custom-loads
'
(
"gnus-topic"
))
(
put
'sgml
'custom-loads
'
(
"sgml-mode"
))
(
put
'keyboard
'custom-loads
'
(
"simple"
"chistory"
"type-break"
))
...
...
@@ -284,7 +284,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"
"rlogin"
"shell"
"term"
"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"
"vc"
))
(
put
'vhdl-highlight-faces
'custom-loads
'
(
"vhdl-mode"
))
...
...
@@ -307,7 +307,7 @@
(
put
'vhdl-port
'custom-loads
'
(
"vhdl-mode"
))
(
put
'calculator
'custom-loads
'
(
"calculator"
))
(
put
'custom-menu
'custom-loads
'
(
"cus-edit"
))
(
put
'comm
'custom-loads
'
(
"net-utils"
"eudc-vars"
"ldap"
))
(
put
'comm
'custom-loads
'
(
"eudc-vars"
"ldap"
"net-utils"
))
(
put
'type-break
'custom-loads
'
(
"type-break"
))
(
put
'mh
'custom-loads
'
(
"mh-comp"
"mh-e"
"mh-utils"
))
(
put
'convenience
'custom-loads
'
(
"abbrev"
"autoinsert"
"autorevert"
"bs"
"calculator"
"complete"
"completion"
"dabbrev"
"ffap"
"filecache"
"follow"
"hippie-exp"
"imenu"
"iswitchb"
"repeat"
"speedbar"
"windmove"
"pc-select"
))
...
...
@@ -329,7 +329,7 @@
(
put
'abbrev-mode
'custom-loads
'
(
"abbrev"
"cus-edit"
"mailabbrev"
))
(
put
'earcon
'custom-loads
'
(
"earcon"
))
(
put
'feedmail-headers
'custom-loads
'
(
"feedmail"
))
(
put
'hypermedia
'custom-loads
'
(
"browse-url"
"goto-addr
"
"wid-edit"
"metamail
"
))
(
put
'hypermedia
'custom-loads
'
(
"
wid-edit"
"metamail"
"
browse-url"
"goto-addr"
))
(
put
'ff
'custom-loads
'
(
"find-file"
))
(
put
'prolog
'custom-loads
'
(
"prolog"
))
(
put
'follow
'custom-loads
'
(
"follow"
))
...
...
@@ -349,7 +349,7 @@
(
put
'change-log
'custom-loads
'
(
"add-log"
))
(
put
'gnus-group-levels
'custom-loads
'
(
"gnus-group"
"gnus-start"
"gnus"
))
(
put
'cperl
'custom-loads
'
(
"cperl-mode"
))
(
put
'files
'custom-loads
'
(
"files"
"ange-ftp"
"autoinsert"
"autorevert"
"cus-edit"
"filecache"
"recentf"
"shadow"
))
(
put
'files
'custom-loads
'
(
"files"
"autoinsert"
"autorevert"
"cus-edit"
"filecache"
"recentf"
"shadow"
"ange-ftp"
))
(
put
'pcl-cvs
'custom-loads
'
(
"cvs-status"
"log-edit"
"log-view"
"pcvs-defs"
"pcvs-info"
"pcvs-parse"
"pcvs"
))
(
put
'rmail-files
'custom-loads
'
(
"rmail"
))
(
put
'gnus-summary-format
'custom-loads
'
(
"gnus-sum"
"gnus"
))
...
...
@@ -440,7 +440,7 @@
(
put
'reftex-index-support
'custom-loads
'
(
"reftex-vars"
))
(
put
'pascal
'custom-loads
'
(
"pascal"
))
(
put
'rmail-retrieve
'custom-loads
'
(
"rmail"
))
(
put
'data
'custom-loads
'
(
"text-mode"
"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"
"sort"
"tar-mode"
"time-stamp"
"snmp-mode"
))
(
put
'mail
'custom-loads
'
(
"simple"
"startup"
"time"
"gnus"
"message"
"emacsbug"
"feedmail"
"mail-extr"
"mail-hist"
"mail-utils"
"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"
))
...
...
@@ -509,7 +509,7 @@
(
put
'tempo
'custom-loads
'
(
"tempo"
))
(
put
'c
'custom-loads
'
(
"tooltip"
"cc-vars"
"cmacexp"
"hideif"
))
(
put
'nnmail-prepare
'custom-loads
'
(
"nnmail"
))
(
put
'processes
'custom-loads
'
(
"comint"
"cus-edit"
"rcompile"
"rlogin"
"shell"
"term"
"metamail"
"compile"
"executable"
"sql"
"flyspell"
))
(
put
'processes
'custom-loads
'
(
"comint"
"cus-edit"
"shell"
"term"
"metamail"
"compile"
"executable"
"sql"
"flyspell"
"rcompile"
"rlogin"
))
(
put
'ebnf2ps
'custom-loads
'
(
"ebnf2ps"
))
(
put
'sendmail
'custom-loads
'
(
"sendmail"
))
(
put
'gnus-article-signature
'custom-loads
'
(
"gnus-art"
))
...
...
@@ -647,6 +647,8 @@
(
custom-put-if-not
'which-func
'group-documentation
"Mode to display the current function name in the modeline."
)
(
custom-put-if-not
'read-mail-command
'custom-version
"21.1"
)
(
custom-put-if-not
'read-mail-command
'standard-value
t
)
(
custom-put-if-not
'ange-ftp-try-passive-mode
'custom-version
21.1
)
(
custom-put-if-not
'ange-ftp-try-passive-mode
'standard-value
t
)
(
custom-put-if-not
'mouse-buffer-menu-mode-mult
'custom-version
"20.3"
)
(
custom-put-if-not
'mouse-buffer-menu-mode-mult
'standard-value
t
)
(
custom-put-if-not
'eval-expression-print-length
'custom-version
"21.1"
)
...
...
@@ -675,6 +677,8 @@
(
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"
)
(
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"
)
...
...
@@ -740,7 +744,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"
"fortran"
"etags"
"cus-edit"
"add-log"
"find-func"
"simple"
)
(
"20.3"
"desktop"
"easymenu"
"hscroll"
"dabbrev"
"ffap"
"rmail"
"paren"
"mailabbrev"
"uce"
"mouse"
"diary-lib"
"sendmail"
"debug"
"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"
)
(
21.1
"ange-ftp"
)
(
"20.4"
"sh-script"
"help"
"compile"
)
(
"21.1"
"debug"
"paths"
"sgml-mode"
"fortran"
"etags"
"cus-edit"
"add-log"
"find-func"
"simple"
)
(
"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"
"vc-hooks"
"cus-edit"
"replace"
))
"For internal use by custom."
)
(
provide
'cus-load
)
...
...
lisp/loaddefs.el
View file @
a25bbe00
...
...
@@ -381,8 +381,8 @@ Remove any highlighting that was added by `align-highlight-rule'." t nil)
;;;***
;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
;;;;;; "ange-ftp.el" (14
488 16438
))
;;; Generated autoloads from ange-ftp.el
;;;;;; "
net/
ange-ftp.el" (14
546 48005
))
;;; Generated autoloads from
net/
ange-ftp.el
(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
(autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
...
...
@@ -766,8 +766,8 @@ definition of \"random distance\".)" t nil)
;;;***
;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (1
3
54
9
;;;;;;
39413
))
;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (1
4
54
6
;;;;;;
45178
))
;;; Generated autoloads from progmodes/awk-mode.el
(autoload (quote awk-mode) "awk-mode" "\
...
...
@@ -1309,9 +1309,9 @@ corresponding bookmark function from Lisp (the one without the
;;;;;; browse-url-at-point browse-url browse-url-of-region browse-url-of-dired-file
;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program
;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-p
;;;;;; browse-url-browser-function) "browse-url" "browse-url.el"
;;;;;; browse-url-browser-function) "browse-url" "
net/
browse-url.el"
;;;;;; (14477 53252))
;;; Generated autoloads from browse-url.el
;;; Generated autoloads from
net/
browse-url.el
(defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\
*Function to display the current buffer in a WWW browser.
...
...
@@ -1546,7 +1546,7 @@ name of buffer configuration." t nil)
;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
;;;;;; "emacs-lisp/bytecomp.el" (145
34 23874
))
;;;;;; "emacs-lisp/bytecomp.el" (145
47 29523
))
;;; Generated autoloads from emacs-lisp/bytecomp.el
(autoload (quote byte-force-recompile) "bytecomp" "\
...
...
@@ -3333,7 +3333,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise." t nil)
;;;;;; customize-option-other-window customize-changed-options customize-option
;;;;;; customize-group-other-window customize-group customize customize-save-variable
;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
;;;;;; (1454
2 5199
))
;;;;;; (1454
5 22746
))
;;; Generated autoloads from cus-edit.el
(add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
...
...
@@ -3749,7 +3749,7 @@ $
;;;***
;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
;;;;;; "emacs-lisp/debug.el" (14
432 49602
))
;;;;;; "emacs-lisp/debug.el" (14
547 29510
))
;;; Generated autoloads from emacs-lisp/debug.el
(setq debugger (quote debug))
...
...
@@ -5973,7 +5973,7 @@ This is used only in conjunction with `expand-add-abbrevs'." t nil)
;;;***
;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14
398 36512
))
;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14
546 35423
))
;;; Generated autoloads from progmodes/f90.el
(autoload (quote f90-mode) "f90" "\
...
...
@@ -6635,7 +6635,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords
;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el"
;;;;;; (145
39 53666
))
;;;;;; (145
46 54851
))
;;; Generated autoloads from font-lock.el
(defvar font-lock-mode-hook nil "\
...
...
@@ -7167,8 +7167,8 @@ Use \\[describe-mode] for more info." t nil)
;;;***
;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
;;;;;; "goto-addr" "goto-addr.el" (14385 24830))
;;; Generated autoloads from goto-addr.el
;;;;;; "goto-addr" "
net/
goto-addr.el" (14385 24830))
;;; Generated autoloads from
net/
goto-addr.el
(autoload (quote goto-address-at-mouse) "goto-addr" "\
Send to the e-mail address or load the URL clicked with the mouse.
...
...
@@ -8187,7 +8187,7 @@ of `inferior-lisp-program'). Runs the hooks from
;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
;;;;;; Info-goto-emacs-command-node info-standalone info info-other-window)
;;;;;; "info" "info.el" (14
485 39769
))
;;;;;; "info" "info.el" (14
544 60288
))
;;; Generated autoloads from info.el
(autoload (quote info-other-window) "info" "\
...
...
@@ -8761,7 +8761,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil
;;;***
;;;### (autoloads (turn-on-jit-lock jit-lock-mode) "jit-lock" "jit-lock.el"
;;;;;; (145
12 27554
))
;;;;;; (145
50 5866
))
;;; Generated autoloads from jit-lock.el
(autoload (quote jit-lock-mode) "jit-lock" "\
...
...
@@ -10201,9 +10201,9 @@ Enable mouse wheel support." nil nil)
;;;### (autoloads (network-connection network-connection-to-service
;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host
;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net-utils.el"
;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net
/net
-utils.el"
;;;;;; (14385 24830))
;;; Generated autoloads from net-utils.el
;;; Generated autoloads from
net/
net-utils.el
(autoload (quote traceroute) "net-utils" "\
Run traceroute program for TARGET." t nil)
...
...
@@ -11379,8 +11379,9 @@ of each directory." t nil)
;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
;;;;;; quickurl-ask quickurl) "quickurl" "quickurl.el" (14495 17990))
;;; Generated autoloads from quickurl.el
;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (14495
;;;;;; 17990))
;;; Generated autoloads from net/quickurl.el
(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
Example `quickurl-postfix' text that adds a local variable to the
...
...
@@ -11424,9 +11425,9 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil)
;;;***
;;;### (autoloads (remote-compile) "rcompile" "rcompile.el" (13149
;;;### (autoloads (remote-compile) "rcompile" "
net/
rcompile.el" (13149
;;;;;; 16808))
;;; Generated autoloads from rcompile.el
;;; Generated autoloads from
net/
rcompile.el
(autoload (quote remote-compile) "rcompile" "\
Compile the the current buffer's directory on HOST. Log in as USER.
...
...
@@ -11775,8 +11776,8 @@ Make a ring that can contain SIZE elements." nil nil)
;;;***
;;;### (autoloads (rlogin) "rlogin" "rlogin.el" (14
495 17992
))
;;; Generated autoloads from rlogin.el
;;;### (autoloads (rlogin) "rlogin" "
net/
rlogin.el" (14
550 7959
))
;;; Generated autoloads from
net/
rlogin.el
(add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
(autoload (quote rlogin) "rlogin" "\
...
...
@@ -12144,7 +12145,7 @@ KEYWORDS is a comma-separated list of labels." t nil)
;;;;;; rmail-summary-by-topic rmail-summary-by-regexp rmail-summary-by-recipients
;;;;;; rmail-summary-by-labels rmail-summary rmail-summary-line-count-flag
;;;;;; rmail-summary-scroll-between-messages) "rmailsum" "mail/rmailsum.el"
;;;;;; (14
418 7508
))
;;;;;; (14
547 28270
))
;;; Generated autoloads from mail/rmailsum.el
(defvar rmail-summary-scroll-between-messages t "\
...
...
@@ -12917,9 +12918,9 @@ snake-mode keybindings:
;;;***
;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "snmp-mode.el"
;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "
net/
snmp-mode.el"
;;;;;; (14082 18459))
;;; Generated autoloads from snmp-mode.el
;;; Generated autoloads from
net/
snmp-mode.el
(autoload (quote snmp-mode) "snmp-mode" "\
Major mode for editing SNMP MIBs.
...
...
@@ -13562,8 +13563,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil)
;;;***
;;;### (autoloads (rsh telnet) "telnet" "telnet.el" (13858 52416))
;;; Generated autoloads from telnet.el
;;;### (autoloads (rsh telnet) "telnet" "
net/
telnet.el" (13858 52416))
;;; Generated autoloads from
net/
telnet.el
(add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
(autoload (quote telnet) "telnet" "\
...
...
@@ -15244,8 +15245,8 @@ Convert Vietnamese characaters of the current buffer to `VIQR' mnemonics." t nil
;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
;;;;;; view-buffer-other-window view-buffer view-file-other-frame
;;;;;; view-file-other-window view-file) "view" "view.el" (14
485
;;;;;; 6
5350
))
;;;;;; view-file-other-window view-file) "view" "view.el" (14
550
;;;;;; 6
934
))
;;; Generated autoloads from view.el
(defvar view-mode nil "\
...
...
@@ -15453,8 +15454,8 @@ Turn on Viper emulation of Vi." t nil)
;;;***
;;;### (autoloads (webjump) "webjump" "webjump.el" (14223 54012))
;;; Generated autoloads from webjump.el
;;;### (autoloads (webjump) "webjump" "
net/
webjump.el" (14223 54012))
;;; Generated autoloads from
net/
webjump.el
(autoload (quote webjump) "webjump" "\
Jumps to a Web site from a programmable hotlist.
...
...
@@ -15818,8 +15819,8 @@ Zippy goes to the analyst." t nil)
;;;***
;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
;;;;;; "zone-mode.el" (13674 20513))
;;; Generated autoloads from zone-mode.el
;;;;;; "
net/
zone-mode.el" (13674 20513))
;;; Generated autoloads from
net/
zone-mode.el
(autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
Update the serial number in a zone if the file was modified" t nil)
...
...
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