"Lisp code for GNU Emacs running as server process."
(processes))
("shadowfile.el"
- "automatic file copying for Emacs 19"
- (comm))
+ "automatic file copying"
+ (comm files))
("shell.el"
"specialized comint.el for running the shell."
(processes))
("todo-mode.el"
"Major mode for editing TODO list files"
(calendar todo))
+ ("ange-ftp.el"
+ "transparent FTP support for GNU Emacs"
+ (comm))
+ ("browse-url.el"
+ "Pass a URL to a WWW browser"
+ (hypertext hypermedia mouse))
+ ("eudc-bob.el"
+ "Binary Objects Support for EUDC"
+ (help))
+ ("eudc-export.el"
+ "Functions to export EUDC qeuery results"
+ (help))
+ ("eudc-hotlist.el"
+ "Hotlist Management for EUDC"
+ (help))
+ ("eudc-vars.el"
+ "Emacs Unified Directory Client"
+ (help))
+ ("eudc.el"
+ "Emacs Unified Directory Client"
+ (help))
+ ("eudcb-bbdb.el"
+ "Emacs Unified Directory Client - BBDB Backend"
+ (help))
+ ("eudcb-ldap.el"
+ "Emacs Unified Directory Client - LDAP Backend"
+ (help))
+ ("eudcb-ph.el"
+ "Emacs Unified Directory Client - CCSO PH/QI Backend"
+ (help))
+ ("goto-addr.el"
+ "click to browse URL or to send to e-mail address"
+ (mh-e www mouse mail))
+ ("ldap.el"
+ "Client interface to LDAP for Emacs"
+ (comm))
+ ("net-utils.el"
+ "Network functions"
+ (network communications))
+ ("quickurl.el"
+ "Insert an URL based on text at point in buffer."
+ (hypermedia))
+ ("rcompile.el"
+ "run a compilation on a remote machine"
+ (tools processes))
+ ("rlogin.el"
+ "remote login interface"
+ (unix comm))
+ ("snmp-mode.el"
+ "SNMP & SNMPv2 MIB major mode."
+ (data))
+ ("telnet.el"
+ "run a telnet session from within an Emacs buffer"
+ nil)
+ ("webjump.el"
+ "programmable Web hotlist"
+ (comm www))
+ ("zone-mode.el"
+ "major mode for editing DNS zone files."
+ (dns languages))
("advice.el"
"an overloading mechanism for Emacs Lisp functions"
(extensions lisp tools))
"pretty printer for Emacs Lisp"
nil)
("profile.el"
- "generate run time measurements of Emacs Lisp functions"
+ "Emacs profiler (OBSOLETE; use elp.el instead)"
(lisp tools))
("re-builder.el"
"Building Regexps with visual feedback"
("ws-mode.el"
"WordStar emulation mode for GNU Emacs"
(emulations))
+ ("em-alias.el"
+ "creation and management of command aliases"
+ nil)
+ ("em-banner.el"
+ "sample module that displays a login banner"
+ nil)
+ ("em-basic.el"
+ "basic shell builtin commands"
+ nil)
+ ("em-cmpl.el"
+ "completion using the TAB key"
+ nil)
+ ("em-dirs.el"
+ "directory navigation commands"
+ nil)
+ ("em-glob.el"
+ "extended file name globbing"
+ nil)
+ ("em-hist.el"
+ "history list management"
+ nil)
+ ("em-ls.el"
+ "implementation of ls in Lisp"
+ nil)
+ ("em-pred.el"
+ "argument predicates and modifiers (ala zsh)"
+ nil)
+ ("em-prompt.el"
+ "command prompts"
+ nil)
+ ("em-rebind.el"
+ "rebind keys when point is at current input"
+ nil)
+ ("em-script.el"
+ "Eshell script files"
+ nil)
+ ("em-smart.el"
+ "smart display of output"
+ nil)
+ ("em-term.el"
+ "running visual commands"
+ nil)
+ ("em-unix.el"
+ "UNIX command aliases"
+ nil)
+ ("em-xtra.el"
+ "extra alias functions"
+ nil)
+ ("esh-arg.el"
+ "argument processing"
+ nil)
+ ("esh-cmd.el"
+ "command invocation"
+ nil)
+ ("esh-ext.el"
+ "commands external to Eshell"
+ nil)
+ ("esh-groups.el"
+ nil
+ nil)
+ ("esh-io.el"
+ "I/O management"
+ nil)
+ ("esh-maint.el"
+ "init code for building eshell"
+ nil)
+ ("esh-mode.el"
+ "user interface"
+ nil)
+ ("esh-module.el"
+ "Eshell modules"
+ (processes))
+ ("esh-opt.el"
+ "command options processing"
+ nil)
+ ("esh-proc.el"
+ "process management"
+ nil)
+ ("esh-test.el"
+ "Eshell test suite"
+ nil)
+ ("esh-util.el"
+ "general utilities"
+ nil)
+ ("esh-var.el"
+ "handling of variables"
+ nil)
+ ("eshell.el"
+ "the Emacs command shell"
+ (processes))
("binhex.el"
"elisp native binhex decode"
(binhex news))
"elisp native uudecode"
(uudecode news))
("webmail.el"
- "interfacing with web mail"
+ "interface of web mail"
(hotmail netaddress my-deja netscape))
("ccl.el"
"CCL (Code Conversion Language) compiler"
(quail tit cxterm))
("utf-8.el"
"Limited UTF-8 decoding/encoding support"
- (multilingual unicode utf-8))
+ (multilingual unicode utf-8 i18n))
("china-util.el"
"utilities for Chinese"
(mule multilingual chinese))
"Support for Thai"
(multilingual thai))
("tibet-util.el"
- "Support for inputting Tibetan characters"
+ "utilities for Tibetan"
(multilingual tibetan))
("tibetan.el"
"Support for Tibetan language"
("vms-pmail.el"
"use Emacs as the editor within VMS mail."
(vms))
+ ("auto-show.el"
+ "perform automatic horizontal scrolling as point moves"
+ (scroll display convenience))
+ ("c-mode.el"
+ "C code editing commands for Emacs"
+ (c))
+ ("cplus-md.el"
+ "old C++ code editing mode 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))
("5x5.el"
"Simple little puzzle game."
(games puzzles))
("cc-align.el"
"custom indentation functions for CC Mode"
(c languages oop))
+ ("cc-bytecomp.el"
+ "Compile time setup for proper compilation"
+ (c languages oop))
("cc-cmds.el"
"user level commands for CC Mode"
(c languages oop))
"core syntax guessing engine for CC mode"
(c languages oop))
("cc-langs.el"
- "specific language support for CC Mode"
+ "language specific settings for CC Mode"
(c languages oop))
("cc-menus.el"
"imenu support for CC Mode"
("cperl-mode.el"
"Perl code editing commands for Emacs"
(languages perl))
- ("cplus-md.el"
- "old C++ code editing mode for Emacs"
- (c))
("cpp.el"
"Highlight or hide text according to cpp conditionals."
(c faces tools))
("underline.el"
"insert/remove underlining (done by overstriking) in Emacs."
(wp))
- ("auto-show.el"
- "perform automatic horizontal scrolling as point moves"
- (scroll display convenience))
- ("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))
- ("em-alias.el"
- "creation and management of command aliases"
- nil)
- ("em-banner.el"
- "sample module that displays a login banner"
- nil)
- ("em-basic.el"
- "basic shell builtin commands"
- nil)
- ("em-cmpl.el"
- "completion using the TAB key"
- nil)
- ("em-dirs.el"
- "directory navigation commands"
- nil)
- ("em-glob.el"
- "extended file name globbing"
- nil)
- ("em-hist.el"
- "history list management"
- nil)
- ("em-ls.el"
- "implementation of ls in Lisp"
- nil)
- ("em-pred.el"
- "argument predicates and modifiers (ala zsh)"
- nil)
- ("em-prompt.el"
- "command prompts"
- nil)
- ("em-rebind.el"
- "rebind keys when point is at current input"
- nil)
- ("em-script.el"
- "Eshell script files"
- nil)
- ("em-smart.el"
- "smart display of output"
- nil)
- ("em-term.el"
- "running visual commands"
- nil)
- ("em-unix.el"
- "UNIX command aliases"
- nil)
- ("em-xtra.el"
- "extra alias functions"
- nil)
- ("esh-arg.el"
- "argument processing"
- nil)
- ("esh-cmd.el"
- "command invocation"
- nil)
- ("esh-ext.el"
- "commands external to Eshell"
- nil)
- ("esh-groups.el"
- nil
- nil)
- ("esh-io.el"
- "I/O management"
- nil)
- ("esh-maint.el"
- "init code for building eshell"
- nil)
- ("esh-mode.el"
- "user interface"
- nil)
- ("esh-module.el"
- "Eshell modules"
- (processes))
- ("esh-opt.el"
- "command options processing"
- nil)
- ("esh-proc.el"
- "process management"
- nil)
- ("esh-test.el"
- "Eshell test suite"
- nil)
- ("esh-util.el"
- "general utilities"
- nil)
- ("esh-var.el"
- "handling of variables"
- nil)
- ("eshell.el"
- "the Emacs command shell"
- (processes))
- ("ange-ftp.el"
- "transparent FTP support for GNU Emacs"
- (comm))
- ("browse-url.el"
- "Pass a URL to a WWW browser"
- (hypertext hypermedia mouse))
- ("eudc-bob.el"
- "Binary Objects Support for EUDC"
- (help))
- ("eudc-export.el"
- "Functions to export EUDC qeuery results"
- (help))
- ("eudc-hotlist.el"
- "Hotlist Management for EUDC"
- (help))
- ("eudc-vars.el"
- "Emacs Unified Directory Client"
- (help))
- ("eudc.el"
- "Emacs Unified Directory Client"
- (help))
- ("eudcb-bbdb.el"
- "Emacs Unified Directory Client - BBDB Backend"
- (help))
- ("eudcb-ldap.el"
- "Emacs Unified Directory Client - LDAP Backend"
- (help))
- ("eudcb-ph.el"
- "Emacs Unified Directory Client - CCSO PH/QI Backend"
- (help))
- ("goto-addr.el"
- "click to browse URL or to send to e-mail address"
- (mh-e www mouse mail))
- ("ldap.el"
- "Client interface to LDAP for Emacs"
- (comm))
- ("net-utils.el"
- "Network functions"
- (network communications))
- ("quickurl.el"
- "Insert an URL based on text at point in buffer."
- (hypermedia))
- ("rcompile.el"
- "run a compilation on a remote machine"
- (tools processes))
- ("rlogin.el"
- "remote login interface"
- (unix comm))
- ("snmp-mode.el"
- "SNMP & SNMPv2 MIB major mode."
- (data))
- ("telnet.el"
- "run a telnet session from within an Emacs buffer"
- nil)
- ("webjump.el"
- "programmable Web hotlist"
- (comm www))
- ("zone-mode.el"
- "major mode for editing DNS zone files."
- (dns languages))
))
(provide 'finder-inf)
+;;; Local Variables:
+;;; version-control: never
+;;; no-byte-compile: t
+;;; no-update-autoloads: t
+;;; End:
;;; finder-inf.el ends here
;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
-;;;;;; add-log-full-name) "add-log" "add-log.el" (14976 13200))
+;;;;;; add-log-full-name) "add-log" "add-log.el" (15013 64496))
;;; Generated autoloads from add-log.el
(defvar add-log-full-name nil "\
;;;***
\f
;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
-;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (14874
-;;;;;; 16519))
+;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15043
+;;;;;; 16906))
;;; Generated autoloads from emacs-lisp/advice.el
(defvar ad-redefinition-action (quote warn) "\
\f
;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
-;;;;;; (14895 24173))
+;;;;;; (15020 54751))
;;; Generated autoloads from emacs-lisp/autoload.el
(autoload (quote update-file-autoloads) "autoload" "\
\f
;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
;;;;;; auto-revert-mode global-auto-revert-mode) "autorevert" "autorevert.el"
-;;;;;; (14777 22132))
+;;;;;; (15039 5563))
;;; Generated autoloads from autorevert.el
(defvar auto-revert-mode nil "\
;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete
;;;;;; bookmark-insert bookmark-rename bookmark-insert-location
;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark"
-;;;;;; "bookmark.el" (14946 52018))
+;;;;;; "bookmark.el" (15041 64063))
;;; Generated autoloads from bookmark.el
(define-key ctl-x-map "rb" 'bookmark-jump)
(define-key ctl-x-map "rm" 'bookmark-set)
;;;***
\f
;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
-;;;;;; "bs" "bs.el" (15003 43568))
+;;;;;; "bs" "bs.el" (15032 45940))
;;; Generated autoloads from bs.el
(autoload (quote bs-cycle-next) "bs" "\
;;;### (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" (14938 58920))
+;;;;;; "emacs-lisp/bytecomp.el" (15039 12211))
;;; Generated autoloads from emacs-lisp/bytecomp.el
(autoload (quote byte-force-recompile) "bytecomp" "\
;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
-;;;;;; (14942 61379))
+;;;;;; (15039 13452))
;;; Generated autoloads from calendar/calendar.el
(defvar calendar-week-start-day 0 "\
;;;***
\f
-;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14895 37935))
+;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15032 34072))
;;; Generated autoloads from progmodes/cc-langs.el
(defvar c-mode-syntax-table nil "\
\f
;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
-;;;;;; (14895 24174))
+;;;;;; (15032 34072))
;;; Generated autoloads from progmodes/cc-mode.el
(autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
;;;***
\f
;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
-;;;;;; "progmodes/cc-styles.el" (14895 24174))
+;;;;;; "progmodes/cc-styles.el" (15032 34072))
;;; Generated autoloads from progmodes/cc-styles.el
(autoload (quote c-set-style) "cc-styles" "\
;;;***
\f
-;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (14895 24174))
+;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15032 34072))
;;; Generated autoloads from progmodes/cc-vars.el
(defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
;;;;;; checkdoc-continue checkdoc-start checkdoc-current-buffer
;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
-;;;;;; (14866 25750))
+;;;;;; (15049 52830))
;;; Generated autoloads from emacs-lisp/checkdoc.el
(autoload (quote checkdoc) "checkdoc" "\
;;;***
\f
-;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14924 25355))
+;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15012 48294))
;;; Generated autoloads from emacs-lisp/cl.el
(defvar custom-print-functions nil "\
\f
;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
-;;;;;; "codepage" "international/codepage.el" (14910 3328))
+;;;;;; "codepage" "international/codepage.el" (15013 64499))
;;; Generated autoloads from international/codepage.el
(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
-;;;;;; (14959 292))
+;;;;;; (15031 29241))
;;; Generated autoloads from comint.el
(autoload (quote make-comint-in-buffer) "comint" "\
;;;***
\f
;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
-;;;;;; (14930 62509))
+;;;;;; (15013 64507))
;;; Generated autoloads from progmodes/cperl-mode.el
(autoload (quote cperl-mode) "cperl-mode" "\
;;;;;; 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"
-;;;;;; (14955 64849))
+;;;;;; (15014 20856))
;;; Generated autoloads from cus-edit.el
(add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
\f
;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
-;;;;;; (14623 45987))
+;;;;;; (15016 44843))
;;; Generated autoloads from language/cyril-util.el
(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string
;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian
;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el"
-;;;;;; (14775 56550))
+;;;;;; (15016 44843))
;;; Generated autoloads from language/devan-util.el
(autoload (quote indian-to-devanagari) "devan-util" "\
;;;***
\f
;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
-;;;;;; (14962 55364))
+;;;;;; (15039 13611))
;;; Generated autoloads from calendar/diary-lib.el
(autoload (quote diary) "diary-lib" "\
;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
-;;;;;; "dired" "dired.el" (14962 39486))
+;;;;;; "dired" "dired.el" (15051 12565))
;;; Generated autoloads from dired.el
(defvar dired-listing-switches "-al" "\
;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
-;;;;;; "dired-aux.el" (14962 39486))
+;;;;;; "dired-aux.el" (15013 64496))
;;; Generated autoloads from dired-aux.el
(autoload (quote dired-diff) "dired-aux" "\
If there is no `*', but a `?' in the command then it is still run
on each file individually but with the filename substituted there
-instead of att the end of the command.
+instead of at the end of the command.
No automatic redisplay of dired buffers is attempted, as there's no
telling what files the command may have changed. Type
;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3
-;;;;;; ediff-files) "ediff" "ediff.el" (14952 1182))
+;;;;;; ediff-files) "ediff" "ediff.el" (15029 54049))
;;; Generated autoloads from ediff.el
(autoload (quote ediff-files) "ediff" "\
;;;***
\f
;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
-;;;;;; "ediff-util" "ediff-util.el" (15006 25029))
+;;;;;; "ediff-util" "ediff-util.el" (15029 54049))
;;; Generated autoloads from ediff-util.el
(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
;;;***
\f
;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
-;;;;;; (14995 35472))
+;;;;;; (15031 23653))
;;; Generated autoloads from ehelp.el
(autoload (quote with-electric-help) "ehelp" "\
;;;***
\f
;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
-;;;;;; (14959 64907))
+;;;;;; (15044 17427))
;;; Generated autoloads from mail/emacsbug.el
(autoload (quote report-emacs-bug) "emacsbug" "\
;;;***
\f
;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
-;;;;;; (14642 24031))
+;;;;;; (15044 44944))
;;; Generated autoloads from international/encoded-kb.el
(autoload (quote encoded-kbd-mode) "encoded-kb" "\
;;;;;; tags-query-replace tags-search tags-loop-continue next-file
;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
-;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list
-;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14977
-;;;;;; 55874))
+;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
+;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
+;;;;;; (15023 37099))
;;; Generated autoloads from progmodes/etags.el
(defvar tags-file-name nil "\
If you set this variable, do not also set `tags-file-name'.
Use the `etags' program to make a tags table file.")
+(defvar tags-compression-info-list (quote ("" ".Z" ".bz2" ".gz" ".tgz")) "\
+*List of extensions tried by etags when jka-compr is used.
+An empty string means search the non-compressed file.
+These extensions will be tried only if jka-compr was activated
+\(i.e. via customize of auto-compression-mode or by calling the function
+auto-compression-mode).")
+
(defvar tags-add-tables (quote ask-user) "\
*Control whether to add a new tags table to the current list.
t means do; nil means don't (always start a new list).
;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
-;;;;;; "ethio-util" "language/ethio-util.el" (15011 34048))
+;;;;;; "ethio-util" "language/ethio-util.el" (15016 44843))
;;; Generated autoloads from language/ethio-util.el
(autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)
\f
;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
;;;;;; flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
-;;;;;; "flyspell" "textmodes/flyspell.el" (14992 59771))
+;;;;;; "flyspell" "textmodes/flyspell.el" (15039 24620))
;;; Generated autoloads from textmodes/flyspell.el
(defvar flyspell-mode-line-string " Fly" "\
\f
;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
-;;;;;; (14392 8635))
+;;;;;; (15031 46144))
;;; Generated autoloads from follow.el
(autoload (quote turn-on-follow-mode) "follow" "\
;;;***
\f
;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
-;;;;;; "progmodes/fortran.el" (14992 59771))
+;;;;;; "progmodes/fortran.el" (15044 44944))
;;; Generated autoloads from progmodes/fortran.el
(defvar fortran-tab-mode-default nil "\
;;;***
\f
;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
-;;;;;; (14992 59770))
+;;;;;; (15044 17427))
;;; Generated autoloads from generic.el
(autoload (quote define-generic-mode) "generic" "\
;;;***
\f
;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
-;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (14859 52340))
+;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15044 43946))
;;; Generated autoloads from gnus/gnus.el
(autoload (quote gnus-slave-no-server) "gnus" "\
;;;***
\f
;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
-;;;;;; "hexl.el" (14821 31346))
+;;;;;; "hexl.el" (15050 55876))
;;; Generated autoloads from hexl.el
(autoload (quote hexl-mode) "hexl" "\
\f
;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
-;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15002
-;;;;;; 6910))
+;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15020
+;;;;;; 34856))
;;; Generated autoloads from hi-lock.el
(defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))
;;;***
\f
;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
-;;;;;; "hideshow" "progmodes/hideshow.el" (14799 2695))
+;;;;;; "hideshow" "progmodes/hideshow.el" (15023 12285))
;;; Generated autoloads from progmodes/hideshow.el
(defvar hs-hide-comments-when-hiding-all t "\
;;;***
\f
;;;### (autoloads (list-holidays) "holidays" "calendar/holidays.el"
-;;;;;; (13462 53924))
+;;;;;; (15039 13500))
;;; Generated autoloads from calendar/holidays.el
(autoload (quote list-holidays) "holidays" "\
;;;***
\f
;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
-;;;;;; "icomplete.el" (14957 20511))
+;;;;;; "icomplete.el" (15049 57897))
;;; Generated autoloads from icomplete.el
(autoload (quote icomplete-mode) "icomplete" "\
-Activate incremental minibuffer completion for this Emacs session.
-Deactivates with negative universal argument." t nil)
+Toggle incremental minibuffer completion for this Emacs session.
+With a numeric argument, turn Icomplete mode on iff ARG is positive." t nil)
(autoload (quote icomplete-minibuffer-setup) "icomplete" "\
Run in minibuffer on activation to establish incremental completion.
\f
;;;### (autoloads (defimage find-image remove-images insert-image
;;;;;; put-image create-image image-type-available-p image-type-from-file-header
-;;;;;; image-type-from-data) "image" "image.el" (14898 8349))
+;;;;;; image-type-from-data) "image" "image.el" (15041 56164))
;;; Generated autoloads from image.el
(autoload (quote image-type-from-data) "image" "\
;;;***
\f
;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
-;;;;;; imenu-sort-function) "imenu" "imenu.el" (14992 59770))
+;;;;;; imenu-sort-function) "imenu" "imenu.el" (15015 19821))
;;; Generated autoloads from imenu.el
(defvar imenu-sort-function nil "\
\f
;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
-;;;;;; info info-other-window) "info" "info.el" (15007 28338))
+;;;;;; info info-other-window) "info" "info.el" (15031 26382))
;;; Generated autoloads from info.el
(autoload (quote info-other-window) "info" "\
\f
;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
-;;;;;; (14711 25231))
+;;;;;; (15013 64496))
;;; Generated autoloads from info-look.el
(autoload (quote info-lookup-reset) "info-look" "\
;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist
;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
-;;;;;; (14941 34892))
+;;;;;; (15039 21634))
;;; Generated autoloads from textmodes/ispell.el
(defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
(setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil ("-d" "norsk") "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "" nil ("-d" "polish") nil iso-8859-2))))
-(setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil ("-d" "russian") nil koi8-r) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C" "-d" "portugues") "~latin1" iso-8859-1))))
+(setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil ("-d" "russian") nil koi8-r) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C" "-d" "portugues") "~latin1" iso-8859-1) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B" "-d" "slovak") nil iso-8859-2))))
(defvar ispell-dictionary-alist (append ispell-local-dictionary-alist ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\
An alist of dictionaries and their associated parameters.
;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
-;;;;;; "japan-util" "language/japan-util.el" (14718 42200))
+;;;;;; "japan-util" "language/japan-util.el" (15016 44843))
;;; Generated autoloads from language/japan-util.el
(autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil)
;;;***
\f
-;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (14952
-;;;;;; 26740))
+;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15024
+;;;;;; 38245))
;;; Generated autoloads from jit-lock.el
(autoload (quote jit-lock-register) "jit-lock" "\
;;;***
\f
-;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (14762
-;;;;;; 12604))
+;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15040
+;;;;;; 18770))
;;; Generated autoloads from international/kkc.el
(defvar kkc-after-update-conversion-functions nil "\
\f
;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
-;;;;;; "lao-util" "language/lao-util.el" (14647 32047))
+;;;;;; "lao-util" "language/lao-util.el" (15016 44843))
;;; Generated autoloads from language/lao-util.el
(autoload (quote lao-compose-string) "lao-util" nil nil nil)
;;;***
\f
;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el"
-;;;;;; (14984 12138))
+;;;;;; (15038 62392))
;;; Generated autoloads from international/latin1-disp.el
(defvar latin1-display nil "\
;;;***
\f
-;;;### (autoloads (life) "life" "play/life.el" (13578 3356))
+;;;### (autoloads (life) "life" "play/life.el" (15020 64668))
;;; Generated autoloads from play/life.el
(autoload (quote life) "life" "\
;;;***
\f
-;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14909 56659))
+;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15013 64496))
;;; Generated autoloads from log-edit.el
(autoload (quote log-edit) "log-edit" "\
;;;***
\f
;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
-;;;;;; "mail/mail-extr.el" (14281 39314))
+;;;;;; "mail/mail-extr.el" (15049 36365))
;;; Generated autoloads from mail/mail-extr.el
(autoload (quote mail-extract-address-components) "mail-extr" "\
each recipient. If ALL is nil, then if ADDRESS contains more than
one recipients, all but the first is ignored.
-ADDRESS may be a string or a buffer. If it is a buffer, the visible
+ADDRESS may be a string or a buffer. If it is a buffer, the visible
(narrowed) portion of the buffer will be interpreted as the address.
(This feature exists so that the clever caller might be able to avoid
consing a string.)" nil nil)
;;;***
\f
-;;;### (autoloads (man-follow man) "man" "man.el" (14961 25294))
+;;;### (autoloads (man-follow man) "man" "man.el" (15013 64496))
;;; Generated autoloads from man.el
(defalias (quote manual-entry) (quote man))
;;;;;; message-signature message-indent-citation-function message-cite-function
;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
;;;;;; message-user-organization-file message-signature-separator
-;;;;;; message-from-style) "message" "gnus/message.el" (14982 49764))
+;;;;;; message-from-style) "message" "gnus/message.el" (15029 54050))
;;; Generated autoloads from gnus/message.el
(defvar message-from-style (quote default) "\
;;;***
\f
-;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (14906 3908))
+;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15050 55877))
;;; Generated autoloads from mail/mh-utils.el
(put (quote mh-progs) (quote risky-local-variable) t)
;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
;;;;;; describe-coding-system describe-char-after describe-character-set
;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
-;;;;;; "international/mule-diag.el" (14967 22220))
+;;;;;; "international/mule-diag.el" (15038 62392))
;;; Generated autoloads from international/mule-diag.el
(autoload (quote list-character-sets) "mule-diag" "\
;;;***
\f
;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
-;;;;;; "emulation/pc-select.el" (14783 15356))
+;;;;;; "emulation/pc-select.el" (15051 12565))
;;; Generated autoloads from emulation/pc-select.el
(autoload (quote pc-selection-mode) "pc-select" "\
\f
;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
-;;;;;; "pcvs.el" (15011 31897))
+;;;;;; "pcvs.el" (15015 22173))
;;; Generated autoloads from pcvs.el
(autoload (quote cvs-checkout) "pcvs" "\
;;;***
\f
-;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (14909 56659))
+;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15013 64496))
;;; Generated autoloads from pcvs-defs.el
(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m))
;;;***
\f
-;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (14895 24173))
+;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15048 21431))
;;; Generated autoloads from ps-bdf.el
(defvar bdf-directory-list (if (eq system-type (quote ms-dos)) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
;;;***
\f
-;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize
-;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font
-;;;;;; ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule"
-;;;;;; "ps-mule.el" (14728 33447))
+;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets
+;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition
+;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
+;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15052 16036))
;;; Generated autoloads from ps-mule.el
(defvar ps-multibyte-buffer nil "\
and non-latin fonts. BDF (Bitmap Distribution
Format) is a format used for distributing X's font
source file. BDF fonts are included in
- `intlfonts-1.1' which is a collection of X11 fonts
+ `intlfonts-1.2' which is a collection of X11 fonts
for all characters supported by Emacs. In order to
use this value, be sure to have installed
- `intlfonts-1.1' and set the variable
+ `intlfonts-1.2' and set the variable
`bdf-directory-list' appropriately (see ps-bdf.el for
documentation of this variable).
(autoload (quote ps-mule-set-ascii-font) "ps-mule" nil nil nil)
(autoload (quote ps-mule-plot-string) "ps-mule" "\
-Generate PostScript code for ploting characters in the region FROM and TO.
+Generate PostScript code for plotting characters in the region FROM and TO.
It is assumed that all characters in this region belong to the same charset.
the sequence." nil nil)
(autoload (quote ps-mule-plot-composition) "ps-mule" "\
-Generate PostScript code for ploting composition in the region FROM and TO.
+Generate PostScript code for plotting composition in the region FROM and TO.
It is assumed that all characters in this region belong to the same
composition.
(autoload (quote ps-mule-initialize) "ps-mule" "\
Initialize global data for printing multi-byte characters." nil nil)
+(autoload (quote ps-mule-encode-header-string) "ps-mule" "\
+Generate PostScript code for ploting STRING by font FONTTAG.
+FONTTAG should be a string \"/h0\" or \"/h1\"." nil nil)
+
+(autoload (quote ps-mule-header-string-charsets) "ps-mule" "\
+Return a list of character sets that appears in header strings." nil nil)
+
(autoload (quote ps-mule-begin-job) "ps-mule" "\
Start printing job for multi-byte chars between FROM and TO.
This checks if all multi-byte characters in the region are printable or not." nil nil)
;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
-;;;;;; "ps-print.el" (14994 18803))
+;;;;;; "ps-print.el" (15048 21275))
;;; Generated autoloads from ps-print.el
(defvar ps-paper-type (quote letter) "\
;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
;;;;;; quail-defrule quail-install-decode-map quail-install-map
;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
-;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el"
-;;;;;; (15011 34048))
+;;;;;; quail-define-package quail-use-package quail-title) "quail"
+;;;;;; "international/quail.el" (15020 34856))
;;; Generated autoloads from international/quail.el
+(autoload (quote quail-title) "quail" "\
+Return the title of the current Quail package." nil nil)
+
(autoload (quote quail-use-package) "quail" "\
Start using Quail package PACKAGE-NAME.
The remaining arguments are libraries to be loaded before using the package." nil nil)
;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
-;;;;;; "rmail" "mail/rmail.el" (14974 36648))
+;;;;;; "rmail" "mail/rmail.el" (15025 50064))
;;; Generated autoloads from mail/rmail.el
(defvar rmail-dont-reply-to-names nil "\
If nil, display all header fields except those matched by
`rmail-ignored-headers'.")
-(defvar rmail-retry-ignored-headers nil "\
+(defvar rmail-retry-ignored-headers "^x-authentication-warning:" "\
*Headers that should be stripped when retrying a failed message.")
(defvar rmail-highlighted-headers "^From:\\|^Subject:" "\
\f
;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
-;;;;;; "mail/rmailout.el" (14636 62741))
+;;;;;; "mail/rmailout.el" (15020 34856))
;;; Generated autoloads from mail/rmailout.el
(defvar rmail-output-file-alist nil "\
;;;;;; rmail-summary-by-senders 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" (14902 15284))
+;;;;;; "rmailsum" "mail/rmailsum.el" (15020 61766))
;;; Generated autoloads from mail/rmailsum.el
(defvar rmail-summary-scroll-between-messages t "\
;;;;;; mail-archive-file-name mail-header-separator send-mail-function
;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind
;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
-;;;;;; (14962 39487))
+;;;;;; (15032 33030))
;;; Generated autoloads from mail/sendmail.el
(defvar mail-from-style (quote angles) "\
;;;***
\f
;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
-;;;;;; (14501 47217))
+;;;;;; (15013 64508))
;;; Generated autoloads from textmodes/sgml-mode.el
(autoload (quote sgml-mode) "sgml-mode" "\
;;;***
\f
;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
-;;;;;; (14940 15186))
+;;;;;; (15015 19821))
;;; Generated autoloads from progmodes/sh-script.el
(put (quote sh-mode) (quote mode-class) (quote special))
\f
;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
-;;;;;; (14973 49729))
+;;;;;; (15037 47090))
;;; Generated autoloads from skeleton.el
(defvar skeleton-filter (quote identity) "\
_ interesting point, interregion here
> indent line (or interregion if > _) according to major mode
@ add position to `skeleton-positions'
- & do next ELEMENT if previous moved point
- | do next ELEMENT if previous didn't move point
+ & do next ELEMENT iff previous moved point
+ | do next ELEMENT iff previous didn't move point
-num delete num preceding characters (see `skeleton-untabify')
resume: skipped, continue here if quit is signaled
nil skipped
is visible the pair is wrapped around it depending on `skeleton-autowrap'.
Else, if `skeleton-pair-on-word' is non-nil or we are not before or inside a
word, and if `skeleton-pair-filter' returns nil, pairing is performed.
+Pairing is also prohibited if we are right after a quoting character
+such as backslash.
If a match is found in `skeleton-pair-alist', that is inserted, else
the defaults are used. These are (), [], {}, <> and `' for the
;;;***
\f
-;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14961
-;;;;;; 12689))
+;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15013
+;;;;;; 64498))
;;; Generated autoloads from smerge-mode.el
(autoload (quote smerge-mode) "smerge-mode" "\
;;;***
\f
;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
-;;;;;; "speedbar.el" (14984 4080))
+;;;;;; "speedbar.el" (15050 55877))
;;; Generated autoloads from speedbar.el
(defalias (quote speedbar) (quote speedbar-frame-mode))
;;;***
\f
-;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql
-;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql"
-;;;;;; "progmodes/sql.el" (15011 24617))
+;;;### (autoloads (sql-interbase sql-postgres sql-ms sql-ingres sql-solid
+;;;;;; sql-mysql sql-informix sql-sybase sql-oracle sql-mode sql-help)
+;;;;;; "sql" "progmodes/sql.el" (15012 54865))
;;; Generated autoloads from progmodes/sql.el
(autoload (quote sql-help) "sql" "\
\(Type \\[describe-mode] in the SQL buffer for a list of commands.)" t nil)
+(autoload (quote sql-interbase) "sql" "\
+Run isql by Interbase as an inferior process.
+
+If buffer `*SQL*' exists but no process is running, make a new process.
+If buffer exists and a process is running, just switch to buffer
+`*SQL*'.
+
+Interpreter used comes from variable `sql-interbase-program'. Login
+uses the variables `sql-user', `sql-password', and `sql-database' as
+defaults, if set.
+
+The buffer is put in sql-interactive-mode, giving commands for sending
+input. See `sql-interactive-mode'.
+
+To specify a coding system for converting non-ASCII characters
+in the input and output to the process, use \\[universal-coding-system-argument]
+before \\[sql-interbase]. You can also specify this with \\[set-buffer-process-coding-system]
+in the SQL buffer, after you start the process.
+The default comes from `process-coding-system-alist' and
+`default-process-coding-system'.
+
+\(Type \\[describe-mode] in the SQL buffer for a list of commands.)" t nil)
+
;;;***
\f
;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
;;;***
\f
-;;;### (autoloads (ansi-term term make-term) "term" "term.el" (14921
-;;;;;; 47235))
+;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15023
+;;;;;; 15068))
;;; Generated autoloads from term.el
(autoload (quote make-term) "term" "\
\f
;;;### (autoloads (thai-composition-function thai-post-read-conversion
;;;;;; thai-compose-buffer thai-compose-string thai-compose-region)
-;;;;;; "thai-util" "language/thai-util.el" (14647 32047))
+;;;;;; "thai-util" "language/thai-util.el" (15016 44843))
;;; Generated autoloads from language/thai-util.el
(autoload (quote thai-compose-region) "thai-util" "\
;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function
;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
-;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (14672
-;;;;;; 33974))
+;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (15016
+;;;;;; 44843))
;;; Generated autoloads from language/tibet-util.el
(autoload (quote tibetan-char-p) "tibet-util" "\
;;;***
\f
;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
-;;;;;; "time-stamp.el" (14966 38375))
+;;;;;; "time-stamp.el" (15044 44944))
;;; Generated autoloads from time-stamp.el
(autoload (quote time-stamp) "time-stamp" "\
;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
-;;;;;; (14987 38427))
+;;;;;; (15029 54049))
;;; Generated autoloads from calendar/timeclock.el
(autoload (quote timeclock-modeline-display) "timeclock" "\
;;;***
\f
;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
-;;;;;; "international/titdic-cnv.el" (14821 31351))
+;;;;;; "international/titdic-cnv.el" (15049 36365))
;;; Generated autoloads from international/titdic-cnv.el
(autoload (quote titdic-convert) "titdic-cnv" "\
;;;***
\f
;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item
-;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (14968 4512))
+;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15020 34856))
;;; Generated autoloads from toolbar/tool-bar.el
(defvar tool-bar-mode nil "\
;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge
;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register
;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook
-;;;;;; vc-checkin-hook) "vc" "vc.el" (15003 30809))
+;;;;;; vc-checkin-hook) "vc" "vc.el" (15020 34856))
;;; Generated autoloads from vc.el
(defvar vc-checkin-hook nil "\
;;;***
\f
-;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14970 24561))
+;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15020 34856))
;;; Generated autoloads from vc-cvs.el
(defun vc-cvs-registered (f)
(when (file-readable-p (expand-file-name
;;;***
\f
;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
-;;;;;; (14969 40939))
+;;;;;; (15020 34856))
;;; Generated autoloads from vc-rcs.el
(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
;;;***
\f
;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
-;;;;;; (14969 40980))
+;;;;;; (15044 17427))
;;; Generated autoloads from vc-sccs.el
(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
-;;;;;; "language/viet-util.el" (14623 45992))
+;;;;;; "language/viet-util.el" (15016 44843))
;;; Generated autoloads from language/viet-util.el
(autoload (quote viet-encode-viscii-char) "viet-util" "\
;;;***
\f
;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
-;;;;;; (14952 1209))
+;;;;;; (15029 54049))
;;; Generated autoloads from emulation/viper.el
(autoload (quote toggle-viper-mode) "viper" "\
;;;***
\f
-;;;### (autoloads (which-func-mode which-func-mode-global) "which-func"
-;;;;;; "which-func.el" (14979 6727))
+;;;### (autoloads (which-func-mode-global) "which-func" "which-func.el"
+;;;;;; (15013 64498))
;;; Generated autoloads from which-func.el
+(defalias (quote which-function-mode) (quote which-func-mode-global))
+
+(defalias (quote which-func-mode) (quote which-func-mode-global))
+
(defvar which-func-mode-global nil "\
-*Toggle `which-func-mode' globally.
+Non-nil if Which-Func-Mode-Global mode is enabled.
+See the command `which-func-mode-global' for a description of this minor-mode.
Setting this variable directly does not take effect;
-use either \\[customize] or the function `which-func-mode'.")
+use either \\[customize] or the function `which-func-mode-global'.")
(custom-add-to-group (quote which-func) (quote which-func-mode-global) (quote custom-variable))
(custom-add-load (quote which-func-mode-global) (quote which-func))
-(defalias (quote which-function-mode) (quote which-func-mode))
-
-(autoload (quote which-func-mode) "which-func" "\
+(autoload (quote which-func-mode-global) "which-func" "\
Toggle Which Function mode, globally.
When Which Function mode is enabled, the current function name is
continuously displayed in the mode line, in certain major modes.
;;;***
\f
;;;### (autoloads (whitespace-describe whitespace-global-mode whitespace-cleanup-region
-;;;;;; whitespace-cleanup whitespace-region whitespace-buffer) "whitespace"
-;;;;;; "whitespace.el" (14933 40934))
+;;;;;; whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check
+;;;;;; whitespace-toggle-spacetab-check whitespace-toggle-indent-check
+;;;;;; whitespace-toggle-trailing-check whitespace-toggle-leading-check)
+;;;;;; "whitespace" "whitespace.el" (15035 4762))
;;; Generated autoloads from whitespace.el
+(autoload (quote whitespace-toggle-leading-check) "whitespace" "\
+Toggle the check for leading space in the local buffer." t nil)
+
+(autoload (quote whitespace-toggle-trailing-check) "whitespace" "\
+Toggle the check for trailing space in the local buffer." t nil)
+
+(autoload (quote whitespace-toggle-indent-check) "whitespace" "\
+Toggle the check for indentation space in the local buffer." t nil)
+
+(autoload (quote whitespace-toggle-spacetab-check) "whitespace" "\
+Toggle the check for space-followed-by-TABs in the local buffer." t nil)
+
+(autoload (quote whitespace-toggle-ateol-check) "whitespace" "\
+Toggle the check for end-of-line space in the local buffer." t nil)
+
(autoload (quote whitespace-buffer) "whitespace" "\
Find five different types of white spaces in buffer.
These are: