From 932a6f0fe4fb6def82305b8e63e8d9b174475729 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 2 Oct 2003 10:14:54 +0000 Subject: [PATCH] Regenerated. --- lisp/loaddefs-boot.el | 1470 ++++++++++++++++++++++++++----------------------- 1 file changed, 771 insertions(+), 699 deletions(-) diff --git a/lisp/loaddefs-boot.el b/lisp/loaddefs-boot.el index afa863dbba8..5f03261165f 100644 --- a/lisp/loaddefs-boot.el +++ b/lisp/loaddefs-boot.el @@ -4,7 +4,7 @@ ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" -;;;;;; "play/5x5.el" (15941 42963)) +;;;;;; "play/5x5.el" (16213 43281)) ;;; Generated autoloads from play/5x5.el (autoload (quote 5x5) "5x5" "\ @@ -64,7 +64,7 @@ should return a grid vector array that is the new solution. ;;;*** ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" -;;;;;; (16070 35808)) +;;;;;; (16250 35354)) ;;; Generated autoloads from progmodes/ada-mode.el (autoload (quote ada-add-extensions) "ada-mode" "\ @@ -78,7 +78,7 @@ name (autoload (quote ada-mode) "ada-mode" "\ Ada mode is the major mode for editing Ada code. -This version was built on $Date: 2003/05/13 20:48:15 $. +This version was built on $Date: 2003/09/30 12:54:32 $. Bindings are as follows: (Note: 'LFD' is control-j.) \\{ada-mode-map} @@ -126,7 +126,7 @@ If you use ada-xref.el: ;;;*** ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" -;;;;;; (16055 8591)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/ada-stmt.el (autoload (quote ada-header) "ada-stmt" "\ @@ -137,7 +137,7 @@ Insert a descriptive header at the top of the file. ;;;*** ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" -;;;;;; (16070 35808)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/ada-xref.el (autoload (quote ada-find-file) "ada-xref" "\ @@ -152,7 +152,7 @@ Completion is available. ;;;;;; 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-current-defun-function) "add-log" -;;;;;; "add-log.el" (16111 41824)) +;;;;;; "add-log.el" (16213 43264)) ;;; Generated autoloads from add-log.el (defvar add-log-current-defun-function nil "\ @@ -289,8 +289,8 @@ Fix any old-style date entries in the current log file to default format. ;;;*** ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action -;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16066 -;;;;;; 53440)) +;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16213 +;;;;;; 43272)) ;;; Generated autoloads from emacs-lisp/advice.el (defvar ad-redefinition-action (quote warn) "\ @@ -389,7 +389,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation. ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule ;;;;;; align-highlight-rule align-current align-entire align-regexp -;;;;;; align) "align" "align.el" (16111 41824)) +;;;;;; align) "align" "align.el" (16213 43264)) ;;; Generated autoloads from align.el (autoload (quote align) "align" "\ @@ -478,7 +478,7 @@ A replacement function for `newline-and-indent', aligning as it goes. ;;;*** -;;;### (autoloads (allout-init) "allout" "allout.el" (16066 53439)) +;;;### (autoloads (allout-init) "allout" "allout.el" (16213 43264)) ;;; Generated autoloads from allout.el (autoload (quote allout-init) "allout" "\ @@ -514,7 +514,7 @@ the following two lines in your emacs init file: ;;;*** ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" -;;;;;; "net/ange-ftp.el" (16139 21086)) +;;;;;; "net/ange-ftp.el" (16213 43280)) ;;; Generated autoloads from net/ange-ftp.el (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) @@ -538,7 +538,7 @@ Not documented ;;;*** ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) -;;;;;; "animate" "play/animate.el" (15941 42963)) +;;;;;; "animate" "play/animate.el" (16213 43281)) ;;; Generated autoloads from play/animate.el (autoload (quote animate-string) "animate" "\ @@ -565,7 +565,7 @@ Display Sarah's birthday present in a new buffer. ;;;*** ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) -;;;;;; "ansi-color" "ansi-color.el" (16111 41824)) +;;;;;; "ansi-color" "ansi-color.el" (16213 43266)) ;;; Generated autoloads from ansi-color.el (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ @@ -591,7 +591,7 @@ This is a good function to put in `comint-output-filter-functions'. ;;;*** ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) -;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15941 42963)) +;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (16213 43281)) ;;; Generated autoloads from progmodes/antlr-mode.el (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ @@ -630,7 +630,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'. ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) -;;;;;; "appt" "calendar/appt.el" (15941 42957)) +;;;;;; "appt" "calendar/appt.el" (16213 43272)) ;;; Generated autoloads from calendar/appt.el (defvar appt-issue-message t "\ @@ -705,7 +705,7 @@ They specify the range of dates that the diary is being processed for. ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property ;;;;;; apropos-command apropos-variable apropos-mode) "apropos" -;;;;;; "apropos.el" (16174 61084)) +;;;;;; "apropos.el" (16213 43267)) ;;; Generated autoloads from apropos.el (autoload (quote apropos-mode) "apropos" "\ @@ -766,8 +766,8 @@ Returns list of symbols and documentation found. ;;;*** -;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16111 -;;;;;; 41824)) +;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16213 +;;;;;; 43267)) ;;; Generated autoloads from arc-mode.el (autoload (quote archive-mode) "arc-mode" "\ @@ -787,7 +787,7 @@ archive. ;;;*** -;;;### (autoloads (array-mode) "array" "array.el" (15941 42951)) +;;;### (autoloads (array-mode) "array" "array.el" (16213 43267)) ;;; Generated autoloads from array.el (autoload (quote array-mode) "array" "\ @@ -858,8 +858,8 @@ Entering array mode calls the function `array-mode-hook'. ;;;*** -;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16162 -;;;;;; 11943)) +;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16213 +;;;;;; 43283)) ;;; Generated autoloads from textmodes/artist.el (autoload (quote artist-mode) "artist" "\ @@ -1064,8 +1064,8 @@ Keymap summary ;;;*** -;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16131 -;;;;;; 19792)) +;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from progmodes/asm-mode.el (autoload (quote asm-mode) "asm-mode" "\ @@ -1093,7 +1093,7 @@ Special commands: ;;;*** ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" -;;;;;; (15941 42963)) +;;;;;; (16213 43281)) ;;; Generated autoloads from obsolete/auto-show.el (defvar auto-show-mode nil "\ @@ -1109,7 +1109,7 @@ This command is obsolete. ;;;*** ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" -;;;;;; (15856 53268)) +;;;;;; (16213 43267)) ;;; Generated autoloads from autoarg.el (defvar autoarg-mode nil "\ @@ -1164,7 +1164,7 @@ This is similar to \\[autoarg-mode] but rebinds the keypad keys `kp-1' ;;;*** ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" -;;;;;; (16070 35808)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/autoconf.el (autoload (quote autoconf-mode) "autoconf" "\ @@ -1175,7 +1175,7 @@ Major mode for editing Autoconf configure.in files. ;;;*** ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) -;;;;;; "autoinsert" "autoinsert.el" (15941 42951)) +;;;;;; "autoinsert" "autoinsert.el" (16213 43267)) ;;; Generated autoloads from autoinsert.el (autoload (quote auto-insert) "autoinsert" "\ @@ -1213,7 +1213,7 @@ insert a template for the file depending on the mode of the buffer. ;;;### (autoloads (batch-update-autoloads update-directory-autoloads ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" -;;;;;; (16072 11522)) +;;;;;; (16213 43272)) ;;; Generated autoloads from emacs-lisp/autoload.el (autoload (quote update-file-autoloads) "autoload" "\ @@ -1244,7 +1244,7 @@ Calls `update-directory-autoloads' on the command line arguments. ;;;*** ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode -;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (15538 43199)) +;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (16213 43267)) ;;; Generated autoloads from autorevert.el (defvar auto-revert-mode nil "\ @@ -1288,7 +1288,7 @@ Use `auto-revert-mode' to revert a particular buffer. ;;;*** ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" -;;;;;; "avoid.el" (15198 32214)) +;;;;;; "avoid.el" (16213 43267)) ;;; Generated autoloads from avoid.el (defvar mouse-avoidance-mode nil "\ @@ -1329,7 +1329,7 @@ definition of \"random distance\".) ;;;*** ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" -;;;;;; (15941 42958)) +;;;;;; (16213 43272)) ;;; Generated autoloads from emacs-lisp/backquote.el (autoload (quote backquote) "backquote" "\ @@ -1354,7 +1354,7 @@ Vectors work just like lists. Nested backquotes are permitted. ;;;*** ;;;### (autoloads (display-battery battery) "battery" "battery.el" -;;;;;; (15380 36786)) +;;;;;; (16224 13136)) ;;; Generated autoloads from battery.el (autoload (quote battery) "battery" "\ @@ -1376,7 +1376,7 @@ seconds. ;;;*** ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) -;;;;;; "benchmark" "emacs-lisp/benchmark.el" (15934 33472)) +;;;;;; "benchmark" "emacs-lisp/benchmark.el" (16213 43272)) ;;; Generated autoloads from emacs-lisp/benchmark.el (autoload (quote benchmark-run) "benchmark" "\ @@ -1408,8 +1408,8 @@ non-interactive use see also `benchmark-run' and ;;;*** -;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16136 -;;;;;; 53059)) +;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16213 +;;;;;; 43283)) ;;; Generated autoloads from textmodes/bibtex.el (autoload (quote bibtex-mode) "bibtex" "\ @@ -1505,15 +1505,15 @@ non-nil. ;;;*** -;;;### (autoloads nil "binhex" "gnus/binhex.el" (15856 53273)) +;;;### (autoloads nil "binhex" "gnus/binhex.el" (16213 43273)) ;;; Generated autoloads from gnus/binhex.el (defconst binhex-begin-line "^:...............................................................$") ;;;*** -;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15941 -;;;;;; 42963)) +;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from play/blackbox.el (autoload (quote blackbox) "blackbox" "\ @@ -1632,12 +1632,10 @@ a reflection. ;;;*** -;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate -;;;;;; bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list -;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete -;;;;;; bookmark-insert bookmark-rename bookmark-insert-location -;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" -;;;;;; "bookmark.el" (16174 61084)) +;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save +;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename +;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump +;;;;;; bookmark-set) "bookmark" "bookmark.el" (16213 43267)) ;;; Generated autoloads from bookmark.el (define-key ctl-x-map "rb" 'bookmark-jump) (define-key ctl-x-map "rm" 'bookmark-set) @@ -1812,97 +1810,9 @@ deletion, or > if it is flagged for displaying. (defalias (quote edit-bookmarks) (quote bookmark-bmenu-list)) -(autoload (quote bookmark-menu-insert) "bookmark" "\ -Insert the text of the file pointed to by bookmark BOOKMARK. -You may have a problem using this function if the value of variable -`bookmark-alist' is nil. If that happens, you need to load in some -bookmarks. See help on function `bookmark-load' for more about -this. - -Warning: this function only takes an EVENT as argument. Use the -corresponding bookmark function from Lisp (the one without the -\"-menu-\" in its name). - -\(fn EVENT)" t nil) - -(autoload (quote bookmark-menu-jump) "bookmark" "\ -Jump to bookmark BOOKMARK (a point in some file). -You may have a problem using this function if the value of variable -`bookmark-alist' is nil. If that happens, you need to load in some -bookmarks. See help on function `bookmark-load' for more about -this. - -Warning: this function only takes an EVENT as argument. Use the -corresponding bookmark function from Lisp (the one without the -\"-menu-\" in its name). - -\(fn EVENT)" t nil) - -(autoload (quote bookmark-menu-locate) "bookmark" "\ -Insert the name of the file associated with BOOKMARK. -\(This is not the same as the contents of that file). - -Warning: this function only takes an EVENT as argument. Use the -corresponding bookmark function from Lisp (the one without the -\"-menu-\" in its name). - -\(fn EVENT)" t nil) - -(autoload (quote bookmark-menu-rename) "bookmark" "\ -Change the name of OLD-BOOKMARK to NEWNAME. -If called from keyboard, prompts for OLD-BOOKMARK and NEWNAME. -If called from menubar, OLD-BOOKMARK is selected from a menu, and -prompts for NEWNAME. -If called from Lisp, prompts for NEWNAME if only OLD-BOOKMARK was -passed as an argument. If called with two strings, then no prompting -is done. You must pass at least OLD-BOOKMARK when calling from Lisp. - -While you are entering the new name, consecutive C-w's insert -consecutive words from the text of the buffer into the new bookmark -name. - -Warning: this function only takes an EVENT as argument. Use the -corresponding bookmark function from Lisp (the one without the -\"-menu-\" in its name). - -\(fn EVENT)" t nil) - -(autoload (quote bookmark-menu-delete) "bookmark" "\ -Delete the bookmark named NAME from the bookmark list. -Removes only the first instance of a bookmark with that name. If -there are one or more other bookmarks with the same name, they will -not be deleted. Defaults to the \"current\" bookmark (that is, the -one most recently used in this file, if any). +(defvar menu-bar-bookmark-map (let ((map (make-sparse-keymap "Bookmark functions"))) (define-key map [load] (quote ("Load a Bookmark File..." . bookmark-load))) (define-key map [write] (quote ("Save Bookmarks As..." . bookmark-write))) (define-key map [save] (quote ("Save Bookmarks" . bookmark-save))) (define-key map [edit] (quote ("Edit Bookmark List" . bookmark-bmenu-list))) (define-key map [delete] (quote ("Delete Bookmark" . bookmark-delete))) (define-key map [rename] (quote ("Rename Bookmark" . bookmark-rename))) (define-key map [locate] (quote ("Insert Location" . bookmark-locate))) (define-key map [insert] (quote ("Insert Contents" . bookmark-insert))) (define-key map [set] (quote ("Set Bookmark" . bookmark-set))) (define-key map [jump] (quote ("Jump to Bookmark" . bookmark-jump))) map)) -Warning: this function only takes an EVENT as argument. Use the -corresponding bookmark function from Lisp (the one without the -\"-menu-\" in its name). - -\(fn EVENT)" t nil) - -(defvar menu-bar-bookmark-map (make-sparse-keymap "Bookmark functions")) - -(defalias (quote menu-bar-bookmark-map) (symbol-value (quote menu-bar-bookmark-map))) - (define-key menu-bar-bookmark-map [load] - '("Load a Bookmark File..." . bookmark-load)) - (define-key menu-bar-bookmark-map [write] - '("Save Bookmarks As..." . bookmark-write)) - (define-key menu-bar-bookmark-map [save] - '("Save Bookmarks" . bookmark-save)) - (define-key menu-bar-bookmark-map [edit] - '("Edit Bookmark List" . bookmark-bmenu-list)) - (define-key menu-bar-bookmark-map [delete] - '("Delete Bookmark" . bookmark-menu-delete)) - (define-key menu-bar-bookmark-map [rename] - '("Rename Bookmark" . bookmark-menu-rename)) - (define-key menu-bar-bookmark-map [locate] - '("Insert Location" . bookmark-menu-locate)) - (define-key menu-bar-bookmark-map [insert] - '("Insert Contents" . bookmark-menu-insert)) - (define-key menu-bar-bookmark-map [set] - '("Set Bookmark" . bookmark-set)) - (define-key menu-bar-bookmark-map [jump] - '("Jump to Bookmark" . bookmark-menu-jump)) +(defalias (quote menu-bar-bookmark-map) menu-bar-bookmark-map) ;;;*** @@ -1914,7 +1824,7 @@ corresponding bookmark function from Lisp (the one without the ;;;;;; browse-url-default-browser browse-url-at-mouse 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-browser-function) -;;;;;; "browse-url" "net/browse-url.el" (16174 61085)) +;;;;;; "browse-url" "net/browse-url.el" (16213 43280)) ;;; Generated autoloads from net/browse-url.el (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ @@ -2197,8 +2107,8 @@ Default to the URL around or before point. ;;;*** -;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15830 -;;;;;; 37093)) +;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from play/bruce.el (autoload (quote bruce) "bruce" "\ @@ -2214,7 +2124,7 @@ Return a vector containing the lines from `bruce-phrases-file'. ;;;*** ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) -;;;;;; "bs" "bs.el" (15731 5408)) +;;;;;; "bs" "bs.el" (16213 43267)) ;;; Generated autoloads from bs.el (autoload (quote bs-cycle-next) "bs" "\ @@ -2255,8 +2165,8 @@ name of buffer configuration. ;;;*** ;;;### (autoloads (insert-text-button make-text-button insert-button -;;;;;; make-button define-button-type) "button" "button.el" (15924 -;;;;;; 18767)) +;;;;;; make-button define-button-type) "button" "button.el" (16213 +;;;;;; 43267)) ;;; Generated autoloads from button.el (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ @@ -2344,7 +2254,7 @@ Also see `make-text-button'. ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile ;;;;;; compile-defun byte-compile-file byte-recompile-directory ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" -;;;;;; (16136 53055)) +;;;;;; (16239 25257)) ;;; Generated autoloads from emacs-lisp/bytecomp.el (autoload (quote byte-force-recompile) "bytecomp" "\ @@ -2436,7 +2346,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. ;;;*** -;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15941 42957)) +;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16213 43272)) ;;; Generated autoloads from calendar/cal-dst.el (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) @@ -2446,7 +2356,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. ;;;*** ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" -;;;;;; (16174 61085)) +;;;;;; (16213 43272)) ;;; Generated autoloads from calendar/cal-hebrew.el (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ @@ -2460,8 +2370,8 @@ from the cursor position. ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc -;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15941 -;;;;;; 42957)) +;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16213 +;;;;;; 43272)) ;;; Generated autoloads from calc/calc.el (defvar calc-info-filename "calc.info" "\ @@ -2556,7 +2466,7 @@ Not documented ;;;*** ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" -;;;;;; (15941 42957)) +;;;;;; (16213 43272)) ;;; Generated autoloads from calc/calc-ext.el (autoload (quote calc-extensions) "calc-ext" "\ @@ -2566,8 +2476,8 @@ This function is part of the autoload linkage for parts of Calc. ;;;*** -;;;### (autoloads (calculator) "calculator" "calculator.el" (15941 -;;;;;; 42951)) +;;;### (autoloads (calculator) "calculator" "calculator.el" (16213 +;;;;;; 43267)) ;;; Generated autoloads from calculator.el (autoload (quote calculator) "calculator" "\ @@ -2594,7 +2504,7 @@ See the documentation for `calculator-mode' for more information. ;;;;;; 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" -;;;;;; (16174 61085)) +;;;;;; (16213 43272)) ;;; Generated autoloads from calendar/calendar.el (defvar calendar-week-start-day 0 "\ @@ -3147,7 +3057,7 @@ See the documentation of that function for more information. ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" -;;;;;; (16174 61085)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/cc-mode.el (autoload (quote c-initialize-cc-mode) "cc-mode" "\ @@ -3305,7 +3215,7 @@ Key bindings: ;;;*** ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" -;;;;;; "progmodes/cc-styles.el" (16139 20775)) +;;;;;; "progmodes/cc-styles.el" (16242 40141)) ;;; Generated autoloads from progmodes/cc-styles.el (autoload (quote c-set-style) "cc-styles" "\ @@ -3362,7 +3272,7 @@ and exists only for compatibility reasons. ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" -;;;;;; (16111 41831)) +;;;;;; (16213 43274)) ;;; Generated autoloads from international/ccl.el (autoload (quote ccl-compile) "ccl" "\ @@ -3626,7 +3536,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program. ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" -;;;;;; (16111 41827)) +;;;;;; (16213 43272)) ;;; Generated autoloads from emacs-lisp/checkdoc.el (autoload (quote checkdoc) "checkdoc" "\ @@ -3809,8 +3719,8 @@ checking of documentation strings. ;;;*** ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer -;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16118 -;;;;;; 44435)) +;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16213 +;;;;;; 43280)) ;;; Generated autoloads from language/china-util.el (autoload (quote decode-hz-region) "china-util" "\ @@ -3838,7 +3748,7 @@ Encode the text in the current buffer to HZ. ;;;*** ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) -;;;;;; "chistory" "chistory.el" (15878 5274)) +;;;;;; "chistory" "chistory.el" (16213 43267)) ;;; Generated autoloads from chistory.el (autoload (quote repeat-matching-complex-command) "chistory" "\ @@ -3877,7 +3787,7 @@ and runs the normal hook `command-history-hook'. ;;;*** -;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15856 53273)) +;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16213 43272)) ;;; Generated autoloads from emacs-lisp/cl.el (defvar custom-print-functions nil "\ @@ -3893,7 +3803,7 @@ a future Emacs interpreter will be able to use it.") ;;;*** ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" -;;;;;; (16054 60749)) +;;;;;; (16213 43272)) ;;; Generated autoloads from emacs-lisp/cl-indent.el (autoload (quote common-lisp-indent-function) "cl-indent" "\ @@ -3904,7 +3814,7 @@ Not documented ;;;*** ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" -;;;;;; (15251 46612)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/cmacexp.el (autoload (quote c-macro-expand) "cmacexp" "\ @@ -3923,8 +3833,8 @@ For use inside Lisp programs, see also `c-macro-expansion'. ;;;*** -;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15941 -;;;;;; 42951)) +;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16213 +;;;;;; 43267)) ;;; Generated autoloads from cmuscheme.el (autoload (quote run-scheme) "cmuscheme" "\ @@ -3941,15 +3851,16 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' ;;;*** ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" -;;;;;; (16121 18697)) +;;;;;; (16216 22162)) ;;; Generated autoloads from international/code-pages.el (autoload (quote cp-make-coding-system) "code-pages" "\ Make coding system NAME for and 8-bit, extended-ASCII character set. V is a 128-long vector of characters to translate the upper half of -the charactert set. DOC-STRING and MNEMONIC are used as the +the character set. DOC-STRING and MNEMONIC are used as the corresponding args of `make-coding-system'. If MNEMONIC isn't given, ?* is used. +Return an updated `non-iso-charset-alist'. \(fn NAME V &optional DOC-STRING MNEMONIC)" nil (quote macro)) @@ -3957,7 +3868,7 @@ corresponding args of `make-coding-system'. If MNEMONIC isn't given, ;;;### (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" (15941 42961)) +;;;;;; "codepage" "international/codepage.el" (16216 22162)) ;;; Generated autoloads from international/codepage.el (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ @@ -4016,7 +3927,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal. ;;;### (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" -;;;;;; (16168 11508)) +;;;;;; (16213 43267)) ;;; Generated autoloads from comint.el (autoload (quote make-comint-in-buffer) "comint" "\ @@ -4086,8 +3997,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use. ;;;*** -;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15678 -;;;;;; 51462)) +;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16213 +;;;;;; 43267)) ;;; Generated autoloads from compare-w.el (autoload (quote compare-windows) "compare-w" "\ @@ -4112,7 +4023,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored. ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) -;;;;;; "compile" "progmodes/compile.el" (16167 21090)) +;;;;;; "compile" "progmodes/compile.el" (16239 25259)) ;;; Generated autoloads from progmodes/compile.el (defvar compilation-mode-hook nil "\ @@ -4290,7 +4201,7 @@ See variables `compilation-parse-errors-function' and ;;;*** ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" -;;;;;; (15856 53268)) +;;;;;; (16213 43267)) ;;; Generated autoloads from complete.el (defvar partial-completion-mode nil "\ @@ -4325,7 +4236,7 @@ See also the variable `PC-include-file-path'. ;;;*** ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" -;;;;;; (15941 42951)) +;;;;;; (16213 43267)) ;;; Generated autoloads from completion.el (autoload (quote dynamic-completion-mode) "completion" "\ @@ -4338,7 +4249,7 @@ Enable dynamic word-completion. ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after ;;;;;; find-composition compose-chars decompose-string compose-string ;;;;;; decompose-region compose-region) "composite" "composite.el" -;;;;;; (15941 42951)) +;;;;;; (16213 43267)) ;;; Generated autoloads from composite.el (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ @@ -4551,7 +4462,7 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored. ;;;*** ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) -;;;;;; "cookie1" "play/cookie1.el" (15366 772)) +;;;;;; "cookie1" "play/cookie1.el" (16213 43281)) ;;; Generated autoloads from play/cookie1.el (autoload (quote cookie) "cookie1" "\ @@ -4583,7 +4494,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely). ;;;*** ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" -;;;;;; (16111 41827)) +;;;;;; (16213 43272)) ;;; Generated autoloads from emacs-lisp/copyright.el (autoload (quote copyright-update) "copyright" "\ @@ -4605,7 +4516,7 @@ Insert a copyright by $ORGANIZATION notice at cursor. ;;;*** ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" -;;;;;; (16066 53440)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/cperl-mode.el (autoload (quote cperl-mode) "cperl-mode" "\ @@ -4778,7 +4689,7 @@ or as help on variables `cperl-tips', `cperl-problems', ;;;*** ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" -;;;;;; (16070 35808)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/cpp.el (autoload (quote cpp-highlight-buffer) "cpp" "\ @@ -4797,7 +4708,7 @@ Edit display information for cpp conditionals. ;;;*** ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" -;;;;;; (16012 41367)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emulation/crisp.el (defvar crisp-mode nil "\ @@ -4821,7 +4732,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise. ;;;*** ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" -;;;;;; (15941 42958)) +;;;;;; (16213 43272)) ;;; Generated autoloads from emacs-lisp/crm.el (autoload (quote completing-read-multiple) "crm" "\ @@ -4856,8 +4767,8 @@ INHERIT-INPUT-METHOD. ;;;*** -;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16111 -;;;;;; 41830)) +;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emulation/cua-base.el (defvar cua-mode nil "\ @@ -4895,7 +4806,7 @@ paste (in addition to the normal emacs bindings). ;;;;;; customize-face customize-changed-options customize-option-other-window ;;;;;; customize-option customize-group-other-window customize-group ;;;;;; customize-mode customize customize-save-variable customize-set-variable -;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16111 41824)) +;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16213 43267)) ;;; Generated autoloads from cus-edit.el (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") @@ -5126,7 +5037,7 @@ The format is suitable for use with `easy-menu-define'. ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" -;;;;;; (15941 42951)) +;;;;;; (16213 43267)) ;;; Generated autoloads from cus-face.el (autoload (quote custom-declare-face) "cus-face" "\ @@ -5184,7 +5095,7 @@ ARGS is defined as for `custom-theme-reset-faces' ;;;*** ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" -;;;;;; (16136 53053)) +;;;;;; (16213 43267)) ;;; Generated autoloads from cus-theme.el (autoload (quote customize-create-theme) "cus-theme" "\ @@ -5195,7 +5106,7 @@ Create a custom theme. ;;;*** ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" -;;;;;; (15941 42951)) +;;;;;; (16213 43267)) ;;; Generated autoloads from cvs-status.el (autoload (quote cvs-status-mode) "cvs-status" "\ @@ -5206,7 +5117,7 @@ Mode used for cvs status output. ;;;*** ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) -;;;;;; "cwarn" "progmodes/cwarn.el" (15538 43263)) +;;;;;; "cwarn" "progmodes/cwarn.el" (16213 43281)) ;;; Generated autoloads from progmodes/cwarn.el (autoload (quote cwarn-mode) "cwarn" "\ @@ -5248,7 +5159,7 @@ in which `turn-on-cwarn-mode-if-enabled' turns it on. ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" -;;;;;; (16118 44435)) +;;;;;; (16213 43280)) ;;; Generated autoloads from language/cyril-util.el (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ @@ -5277,7 +5188,7 @@ If the argument is nil, we return the display table to its standard state. ;;;*** ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" -;;;;;; (16174 61084)) +;;;;;; (16213 43267)) ;;; Generated autoloads from dabbrev.el (define-key esc-map "/" 'dabbrev-expand) (define-key esc-map [?\C-/] 'dabbrev-completion) @@ -5324,8 +5235,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]. ;;;*** -;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15997 -;;;;;; 672)) +;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from progmodes/dcl-mode.el (autoload (quote dcl-mode) "dcl-mode" "\ @@ -5452,7 +5363,7 @@ There is some minimal font-lock support (see vars ;;;*** ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" -;;;;;; "emacs-lisp/debug.el" (16139 21085)) +;;;;;; "emacs-lisp/debug.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/debug.el (setq debugger (quote debug)) @@ -5487,7 +5398,7 @@ If argument is nil or an empty string, cancel for all functions. ;;;*** ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" -;;;;;; (16066 53440)) +;;;;;; (16213 43281)) ;;; Generated autoloads from play/decipher.el (autoload (quote decipher) "decipher" "\ @@ -5516,8 +5427,8 @@ The most useful commands are: ;;;*** ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region -;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15310 -;;;;;; 56703)) +;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16213 +;;;;;; 43267)) ;;; Generated autoloads from delim-col.el (autoload (quote delimit-columns-customize) "delim-col" "\ @@ -5541,8 +5452,8 @@ START and END delimits the corners of text rectangle. ;;;*** -;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16111 -;;;;;; 41832)) +;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from progmodes/delphi.el (autoload (quote delphi-mode) "delphi" "\ @@ -5592,8 +5503,8 @@ no args, if that value is non-nil. ;;;*** -;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16016 -;;;;;; 56429)) +;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16213 +;;;;;; 43267)) ;;; Generated autoloads from delsel.el (defalias (quote pending-delete-mode) (quote delete-selection-mode)) @@ -5621,7 +5532,7 @@ any selection. ;;;*** ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) -;;;;;; "derived" "emacs-lisp/derived.el" (16162 11942)) +;;;;;; "derived" "emacs-lisp/derived.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/derived.el (autoload (quote define-derived-mode) "derived" "\ @@ -5683,7 +5594,7 @@ the first time the mode is used. ;;;*** ;;;### (autoloads (describe-char describe-text-properties) "descr-text" -;;;;;; "descr-text.el" (16111 41824)) +;;;;;; "descr-text.el" (16247 63112)) ;;; Generated autoloads from descr-text.el (autoload (quote describe-text-properties) "descr-text" "\ @@ -5706,36 +5617,54 @@ as well as widgets, buttons, overlays, and text properties. ;;;*** -;;;### (autoloads (desktop-revert desktop-save-in-load-dir desktop-change-dir -;;;;;; desktop-load-default desktop-read) "desktop" "desktop.el" -;;;;;; (16148 4632)) +;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir +;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop" +;;;;;; "desktop.el" (16250 35347)) ;;; Generated autoloads from desktop.el +(defvar desktop-save-mode nil "\ +Non-nil if Desktop-Save mode is enabled. +See the command `desktop-save-mode' for a description of this minor-mode. +Setting this variable directly does not take effect; +use either \\[customize] or the function `desktop-save-mode'.") + +(custom-autoload (quote desktop-save-mode) "desktop") + +(autoload (quote desktop-save-mode) "desktop" "\ +Toggle desktop saving mode. +With numeric ARG, turn desktop saving on if ARG is positive, off +otherwise. See variable `desktop-save' for a description of when the +desktop is saved. + +\(fn &optional ARG)" t nil) + (autoload (quote desktop-read) "desktop" "\ -Read the Desktop file and the files it specifies. -This is a no-op when Emacs is running in batch mode. -Look for the desktop file according to the variables `desktop-base-file-name' -and `desktop-path'. If no desktop file is found, clear the desktop. -Returns t if it has read a desktop file, nil otherwise. +Read and process the desktop file in directory DIRNAME. +Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in +directories listed in `desktop-path'. If a desktop file is found, it +is processed and `desktop-after-read-hook' is run. If no desktop file +is found, clear the desktop and run `desktop-no-desktop-file-hook'. +This function is a no-op when Emacs is running in batch mode. +It returns t if a desktop file was loaded, nil otherwise. -\(fn)" t nil) +\(fn &optional DIRNAME)" t nil) (autoload (quote desktop-load-default) "desktop" "\ Load the `default' start-up library manually. -Also inhibit further loading of it. Call this from your `.emacs' file -to provide correct modes for autoloaded files. +Also inhibit further loading of it. \(fn)" nil nil) (autoload (quote desktop-change-dir) "desktop" "\ -Save and clear the desktop, then load the desktop from directory DIR. -However, if `desktop-enable' was nil at call, don't save the old desktop. -This function always sets `desktop-enable' to t. +Change to desktop saved in DIRNAME. +Kill the desktop as specified by variables `desktop-save-mode' and +`desktop-save', then clear the desktop and load the desktop file in +directory DIRNAME. -\(fn DIR)" t nil) +\(fn DIRNAME)" t nil) -(autoload (quote desktop-save-in-load-dir) "desktop" "\ -Save desktop in directory from which it was loaded. +(autoload (quote desktop-save-in-desktop-dir) "desktop" "\ +Save the desktop in directory `desktop-dirname'. \(fn)" t nil) @@ -5746,16 +5675,21 @@ Revert to the last loaded desktop. ;;;*** -;;;### (autoloads nil "devan-util" "language/devan-util.el" (16142 -;;;;;; 4985)) +;;;### (autoloads (devanagari-post-read-conversion) "devan-util" +;;;;;; "language/devan-util.el" (16233 29568)) ;;; Generated autoloads from language/devan-util.el (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") +(autoload (quote devanagari-post-read-conversion) "devan-util" "\ +Not documented + +\(fn LEN)" nil nil) + ;;;*** ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" -;;;;;; "calendar/diary-lib.el" (16174 61085)) +;;;;;; "calendar/diary-lib.el" (16213 43272)) ;;; Generated autoloads from calendar/diary-lib.el (autoload (quote diary) "diary-lib" "\ @@ -5801,7 +5735,7 @@ Major mode for editing the diary file. ;;;*** ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" -;;;;;; "diff.el" (15763 44949)) +;;;;;; "diff.el" (16213 43267)) ;;; Generated autoloads from diff.el (defvar diff-switches "-c" "\ @@ -5834,7 +5768,7 @@ The backup file is the first file given to `diff'. ;;;*** ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" -;;;;;; (15941 42951)) +;;;;;; (16213 43267)) ;;; Generated autoloads from diff-mode.el (autoload (quote diff-mode) "diff-mode" "\ @@ -5863,7 +5797,7 @@ Minor mode for viewing/editing context diffs. ;;;;;; 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" (16159 27802)) +;;;;;; "dired" "dired.el" (16250 35347)) ;;; Generated autoloads from dired.el (defvar dired-listing-switches "-al" "\ @@ -6003,7 +5937,7 @@ Like `dired' but returns the dired buffer as value, does not select it. ;;;;;; 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" (15961 24150)) +;;;;;; "dired-aux.el" (16213 43267)) ;;; Generated autoloads from dired-aux.el (autoload (quote dired-diff) "dired-aux" "\ @@ -6335,7 +6269,7 @@ true then the type of the file linked to by FILE is printed instead. ;;;*** -;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15997 670)) +;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16247 63112)) ;;; Generated autoloads from dired-x.el (autoload (quote dired-jump) "dired-x" "\ @@ -6349,7 +6283,7 @@ buffer and try again. ;;;*** -;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15997 5127)) +;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16213 43267)) ;;; Generated autoloads from dirtrack.el (autoload (quote dirtrack) "dirtrack" "\ @@ -6368,8 +6302,8 @@ You can enable directory tracking by adding this function to ;;;*** -;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16111 -;;;;;; 41828)) +;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emacs-lisp/disass.el (autoload (quote disassemble) "disass" "\ @@ -6387,7 +6321,7 @@ redefine OBJECT if it is a symbol. ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii ;;;;;; standard-display-default standard-display-8bit describe-current-display-table ;;;;;; describe-display-table set-display-table-slot display-table-slot -;;;;;; make-display-table) "disp-table" "disp-table.el" (15941 42951)) +;;;;;; make-display-table) "disp-table" "disp-table.el" (16213 43267)) ;;; Generated autoloads from disp-table.el (autoload (quote make-display-table) "disp-table" "\ @@ -6488,7 +6422,7 @@ for users who call this function in `.emacs'. ;;;*** ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" -;;;;;; (15186 43694)) +;;;;;; (16213 43281)) ;;; Generated autoloads from play/dissociate.el (autoload (quote dissociated-press) "dissociate" "\ @@ -6504,7 +6438,7 @@ Default is 2. ;;;*** -;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15941 42963)) +;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16213 43281)) ;;; Generated autoloads from play/doctor.el (autoload (quote doctor) "doctor" "\ @@ -6515,7 +6449,7 @@ Switch to *doctor* buffer and start giving psychotherapy. ;;;*** ;;;### (autoloads (double-mode double-mode) "double" "double.el" -;;;;;; (15941 42951)) +;;;;;; (16213 43267)) ;;; Generated autoloads from double.el (defvar double-mode nil "\ @@ -6536,7 +6470,7 @@ when pressed twice. See variable `double-map' for details. ;;;*** -;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15941 42963)) +;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16213 43281)) ;;; Generated autoloads from play/dunnet.el (autoload (quote dunnet) "dunnet" "\ @@ -6547,7 +6481,7 @@ Switch to *dungeon* buffer and start game. ;;;*** ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" -;;;;;; (15235 28667)) +;;;;;; (16213 43273)) ;;; Generated autoloads from gnus/earcon.el (autoload (quote gnus-earcon-display) "earcon" "\ @@ -6559,7 +6493,7 @@ Play sounds in message buffers. ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" -;;;;;; "emacs-lisp/easy-mmode.el" (16131 19792)) +;;;;;; "emacs-lisp/easy-mmode.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/easy-mmode.el (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) @@ -6634,8 +6568,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). ;;;*** ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define -;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16054 -;;;;;; 60749)) +;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emacs-lisp/easymenu.el (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) @@ -6777,7 +6711,7 @@ to implement dynamic menus. ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer -;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15961 24154)) +;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (16213 43281)) ;;; Generated autoloads from progmodes/ebnf2ps.el (autoload (quote ebnf-customize) "ebnf2ps" "\ @@ -6922,9 +6856,15 @@ It returns the old style symbol. ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use -;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol -;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" -;;;;;; "progmodes/ebrowse.el" (15961 24154)) +;;;;;; ebrowse-tags-query-replace ebrowse-tags-search ebrowse-tags-loop-continue +;;;;;; ebrowse-tags-complete-symbol ebrowse-tags-find-definition-other-frame +;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame +;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window +;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition +;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration +;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree +;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16234 +;;;;;; 50257)) ;;; Generated autoloads from progmodes/ebrowse.el (autoload (quote ebrowse-tree-mode) "ebrowse" "\ @@ -6944,6 +6884,63 @@ Return a buffer containing a tree or nil if no tree found or canceled. \(fn)" t nil) +(autoload (quote ebrowse-member-mode) "ebrowse" "\ +Major mode for Ebrowse member buffers. + +\\{ebrowse-member-mode-map} + +\(fn)" nil nil) + +(autoload (quote ebrowse-tags-view-declaration) "ebrowse" "\ +View declaration of member at point. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-find-declaration) "ebrowse" "\ +Find declaration of member at point. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-view-definition) "ebrowse" "\ +View definition of member at point. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-find-definition) "ebrowse" "\ +Find definition of member at point. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-find-declaration-other-window) "ebrowse" "\ +Find declaration of member at point in other window. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-view-definition-other-window) "ebrowse" "\ +View definition of member at point in other window. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-find-definition-other-window) "ebrowse" "\ +Find definition of member at point in other window. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-find-declaration-other-frame) "ebrowse" "\ +Find definition of member at point in other frame. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-view-definition-other-frame) "ebrowse" "\ +View definition of member at point in other frame. + +\(fn)" t nil) + +(autoload (quote ebrowse-tags-find-definition-other-frame) "ebrowse" "\ +Find definition of member at point in other frame. + +\(fn)" t nil) + (autoload (quote ebrowse-tags-complete-symbol) "ebrowse" "\ Perform completion on the C++ symbol preceding point. A second call of this function without changing point inserts the next match. @@ -6959,6 +6956,13 @@ TREE-BUFFER if indirectly specifies which files to loop over. \(fn &optional FIRST-TIME TREE-BUFFER)" t nil) +(autoload (quote ebrowse-tags-search) "ebrowse" "\ +Search for REGEXP in all files in a tree. +If marked classes exist, process marked classes, only. +If regular expression is nil, repeat last search. + +\(fn REGEXP)" t nil) + (autoload (quote ebrowse-tags-query-replace) "ebrowse" "\ Query replace FROM with TO in all files of a class tree. With prefix arg, process files of marked classes only. @@ -7011,7 +7015,7 @@ Display statistics for a class tree. ;;;*** ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" -;;;;;; (15997 671)) +;;;;;; (16213 43267)) ;;; Generated autoloads from ebuff-menu.el (autoload (quote electric-buffer-list) "ebuff-menu" "\ @@ -7036,7 +7040,7 @@ Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil. ;;;*** ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" -;;;;;; "echistory.el" (15941 42951)) +;;;;;; "echistory.el" (16213 43267)) ;;; Generated autoloads from echistory.el (autoload (quote Electric-command-history-redo-expression) "echistory" "\ @@ -7048,7 +7052,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. ;;;*** ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms -;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16111 41828)) +;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16239 25257)) ;;; Generated autoloads from emacs-lisp/edebug.el (defvar edebug-all-defs nil "\ @@ -7111,7 +7115,7 @@ already is one.) ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup -;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16111 41824)) +;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16213 43267)) ;;; Generated autoloads from ediff.el (autoload (quote ediff-files) "ediff" "\ @@ -7347,7 +7351,7 @@ With optional NODE, goes to that node. ;;;*** ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" -;;;;;; (15941 42951)) +;;;;;; (16213 43267)) ;;; Generated autoloads from ediff-help.el (autoload (quote ediff-customize) "ediff-help" "\ @@ -7357,7 +7361,7 @@ Not documented ;;;*** -;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15941 42951)) +;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16213 43267)) ;;; Generated autoloads from ediff-hook.el (defvar ediff-window-setup-function) @@ -7370,7 +7374,7 @@ Not documented ;;;*** ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" -;;;;;; (16111 41824)) +;;;;;; (16213 43267)) ;;; Generated autoloads from ediff-mult.el (autoload (quote ediff-show-registry) "ediff-mult" "\ @@ -7383,7 +7387,7 @@ Display Ediff's registry. ;;;*** ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) -;;;;;; "ediff-util" "ediff-util.el" (16111 41824)) +;;;;;; "ediff-util" "ediff-util.el" (16213 43267)) ;;; Generated autoloads from ediff-util.el (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ @@ -7404,7 +7408,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" -;;;;;; (15941 42952)) +;;;;;; (16213 43267)) ;;; Generated autoloads from edmacro.el (defvar edmacro-eight-bits nil "\ @@ -7457,7 +7461,7 @@ or nil, use a compact 80-column format. ;;;*** ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" -;;;;;; "emulation/edt.el" (15941 42958)) +;;;;;; "emulation/edt.el" (16213 43273)) ;;; Generated autoloads from emulation/edt.el (autoload (quote edt-set-scroll-margins) "edt" "\ @@ -7475,7 +7479,7 @@ Turn on EDT Emulation. ;;;*** ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" -;;;;;; (16139 21083)) +;;;;;; (16213 43267)) ;;; Generated autoloads from ehelp.el (autoload (quote with-electric-help) "ehelp" "\ @@ -7513,7 +7517,7 @@ Not documented ;;;*** ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) -;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16066 53440)) +;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16219 32429)) ;;; Generated autoloads from emacs-lisp/eldoc.el (defvar eldoc-minor-mode-string " ElDoc" "\ @@ -7545,8 +7549,8 @@ Unequivocally turn on eldoc-mode (see variable documentation). ;;;*** -;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15829 -;;;;;; 28907)) +;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16213 +;;;;;; 43267)) ;;; Generated autoloads from elide-head.el (autoload (quote elide-head) "elide-head" "\ @@ -7562,7 +7566,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks. ;;;*** ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" -;;;;;; (15829 28908)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emacs-lisp/elint.el (autoload (quote elint-initialize) "elint" "\ @@ -7573,8 +7577,8 @@ Initialize elint. ;;;*** ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list -;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15407 -;;;;;; 8858)) +;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emacs-lisp/elp.el (autoload (quote elp-instrument-function) "elp" "\ @@ -7608,7 +7612,7 @@ displayed. ;;;*** ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" -;;;;;; (15678 51470)) +;;;;;; (16250 35353)) ;;; Generated autoloads from mail/emacsbug.el (autoload (quote report-emacs-bug) "emacsbug" "\ @@ -7623,7 +7627,7 @@ Prompts for bug subject. Leaves you in a mail buffer. ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" -;;;;;; "emerge.el" (16174 61084)) +;;;;;; "emerge.el" (16213 43267)) ;;; Generated autoloads from emerge.el (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) @@ -7701,7 +7705,7 @@ Not documented ;;;*** ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" -;;;;;; (15941 42961)) +;;;;;; (16213 43274)) ;;; Generated autoloads from international/encoded-kb.el (defvar encoded-kbd-mode nil "\ @@ -7729,7 +7733,7 @@ as a multilingual text encoded in a coding system set by ;;;*** ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) -;;;;;; "enriched" "textmodes/enriched.el" (16162 11943)) +;;;;;; "enriched" "textmodes/enriched.el" (16213 43283)) ;;; Generated autoloads from textmodes/enriched.el (autoload (quote enriched-mode) "enriched" "\ @@ -7759,8 +7763,8 @@ Not documented ;;;*** -;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15678 -;;;;;; 51469)) +;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from eshell/esh-mode.el (autoload (quote eshell-mode) "esh-mode" "\ @@ -7772,8 +7776,8 @@ Emacs shell interactive mode. ;;;*** -;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15472 -;;;;;; 50922)) +;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from eshell/esh-test.el (autoload (quote eshell-test) "esh-test" "\ @@ -7784,7 +7788,7 @@ Test Eshell to verify that it works as expected. ;;;*** ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command -;;;;;; eshell) "eshell" "eshell/eshell.el" (16070 35808)) +;;;;;; eshell) "eshell" "eshell/eshell.el" (16213 43273)) ;;; Generated autoloads from eshell/eshell.el (autoload (quote eshell) "eshell" "\ @@ -7829,8 +7833,8 @@ Please include any configuration details that might be involved. ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer ;;;;;; visit-tags-table 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" (16148 -;;;;;; 4633)) +;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from progmodes/etags.el (defvar tags-file-name nil "\ @@ -8127,7 +8131,7 @@ for \\[find-tag] (which see). ;;;;;; 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" (16118 44435)) +;;;;;; "ethio-util" "language/ethio-util.el" (16213 43280)) ;;; Generated autoloads from language/ethio-util.el (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ @@ -8322,7 +8326,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension. ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" -;;;;;; (15829 28909)) +;;;;;; (16213 43280)) ;;; Generated autoloads from net/eudc.el (autoload (quote eudc-set-server) "eudc" "\ @@ -8376,7 +8380,7 @@ This does nothing except loading eudc by autoload side-effect. ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) -;;;;;; "eudc-bob" "net/eudc-bob.el" (15429 17608)) +;;;;;; "eudc-bob" "net/eudc-bob.el" (16213 43280)) ;;; Generated autoloads from net/eudc-bob.el (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ @@ -8412,7 +8416,7 @@ Display a button for the JPEG DATA. ;;;*** ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) -;;;;;; "eudc-export" "net/eudc-export.el" (15429 17608)) +;;;;;; "eudc-export" "net/eudc-export.el" (16213 43280)) ;;; Generated autoloads from net/eudc-export.el (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ @@ -8429,7 +8433,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record. ;;;*** ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" -;;;;;; (15429 17608)) +;;;;;; (16213 43280)) ;;; Generated autoloads from net/eudc-hotlist.el (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ @@ -8441,7 +8445,7 @@ Edit the hotlist of directory servers in a specialized buffer. ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p ;;;;;; executable-self-display executable-set-magic executable-find) -;;;;;; "executable" "progmodes/executable.el" (16111 41832)) +;;;;;; "executable" "progmodes/executable.el" (16213 43281)) ;;; Generated autoloads from progmodes/executable.el (autoload (quote executable-find) "executable" "\ @@ -8475,7 +8479,7 @@ file modes. ;;;*** ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot -;;;;;; expand-add-abbrevs) "expand" "expand.el" (15364 46020)) +;;;;;; expand-add-abbrevs) "expand" "expand.el" (16213 43267)) ;;; Generated autoloads from expand.el (autoload (quote expand-add-abbrevs) "expand" "\ @@ -8518,7 +8522,7 @@ This is used only in conjunction with `expand-add-abbrevs'. ;;;*** -;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16054 60750)) +;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16213 43281)) ;;; Generated autoloads from progmodes/f90.el (autoload (quote f90-mode) "f90" "\ @@ -8587,7 +8591,7 @@ with no args, if that value is non-nil. ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) -;;;;;; "facemenu" "facemenu.el" (15941 42952)) +;;;;;; "facemenu" "facemenu.el" (16213 43267)) ;;; Generated autoloads from facemenu.el (define-key global-map "\M-g" 'facemenu-keymap) (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) @@ -8746,7 +8750,7 @@ of colors that the current display can handle. ;;;*** ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" -;;;;;; "fast-lock.el" (15941 42952)) +;;;;;; "fast-lock.el" (16213 43267)) ;;; Generated autoloads from fast-lock.el (autoload (quote fast-lock-mode) "fast-lock" "\ @@ -8787,7 +8791,7 @@ Unconditionally turn on Fast Lock mode. ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts -;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15856 53274)) +;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16213 43280)) ;;; Generated autoloads from mail/feedmail.el (autoload (quote feedmail-send-it) "feedmail" "\ @@ -8841,7 +8845,7 @@ you can set feedmail-queue-reminder-alist to nil. ;;;*** ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu -;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15997 671)) +;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16250 35348)) ;;; Generated autoloads from ffap.el (autoload (quote ffap-next) "ffap" "\ @@ -8900,7 +8904,7 @@ Evaluate the forms in variable `ffap-bindings'. ;;;*** ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" -;;;;;; (15997 5128)) +;;;;;; (16213 43267)) ;;; Generated autoloads from filecache.el (autoload (quote file-cache-minibuffer-complete) "filecache" "\ @@ -8919,7 +8923,7 @@ the name is considered already unique; only the second substitution ;;;*** ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options -;;;;;; find-ls-option) "find-dired" "find-dired.el" (15941 42952)) +;;;;;; find-ls-option) "find-dired" "find-dired.el" (16213 43268)) ;;; Generated autoloads from find-dired.el (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ @@ -8972,9 +8976,15 @@ Thus ARG can also contain additional grep options. ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" -;;;;;; (16111 41825)) +;;;;;; (16247 1918)) ;;; Generated autoloads from find-file.el +(defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\ +*A list of regular expressions for `ff-find-file'. +Specifies how to recognise special constructs such as include files +etc. and an associated method for extracting the filename from that +construct.") + (autoload (quote ff-get-other-file) "find-file" "\ Find the header or source file corresponding to this file. See also the documentation for `ff-find-other-file'. @@ -9057,7 +9067,7 @@ Visit the file you click on in another window. ;;;;;; find-variable-other-window find-variable find-variable-noselect ;;;;;; find-function-other-frame find-function-other-window find-function ;;;;;; find-function-noselect find-function-search-for-symbol find-library) -;;;;;; "find-func" "emacs-lisp/find-func.el" (16111 41828)) +;;;;;; "find-func" "emacs-lisp/find-func.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/find-func.el (autoload (quote find-library) "find-func" "\ @@ -9177,7 +9187,7 @@ Define some key bindings for the find-function family of functions. ;;;*** ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories -;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (15188 556)) +;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16213 43268)) ;;; Generated autoloads from find-lisp.el (autoload (quote find-lisp-find-dired) "find-lisp" "\ @@ -9198,7 +9208,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP. ;;;*** ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) -;;;;;; "finder" "finder.el" (15924 18767)) +;;;;;; "finder" "finder.el" (16239 25256)) ;;; Generated autoloads from finder.el (autoload (quote finder-list-keywords) "finder" "\ @@ -9220,7 +9230,7 @@ Find packages matching a given keyword. ;;;*** ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" -;;;;;; "flow-ctrl.el" (15941 42952)) +;;;;;; "flow-ctrl.el" (16213 43268)) ;;; Generated autoloads from flow-ctrl.el (autoload (quote enable-flow-control) "flow-ctrl" "\ @@ -9243,7 +9253,7 @@ to get the effect of a C-q. ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) -;;;;;; "flyspell" "textmodes/flyspell.el" (15589 6175)) +;;;;;; "flyspell" "textmodes/flyspell.el" (16213 43283)) ;;; Generated autoloads from textmodes/flyspell.el (defvar flyspell-mode-line-string " Fly" "\ @@ -9317,7 +9327,7 @@ Flyspell whole buffer. ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" -;;;;;; (15856 53268)) +;;;;;; (16213 43268)) ;;; Generated autoloads from follow.el (autoload (quote turn-on-follow-mode) "follow" "\ @@ -9393,7 +9403,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key: ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" -;;;;;; "font-lock.el" (16138 682)) +;;;;;; "font-lock.el" (16219 35359)) ;;; Generated autoloads from font-lock.el (autoload (quote font-lock-mode-internal) "font-lock" "\ @@ -9449,8 +9459,8 @@ Fontify the current buffer the way the function `font-lock-mode' would. ;;;*** -;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15941 -;;;;;; 42961)) +;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16213 +;;;;;; 43280)) ;;; Generated autoloads from mail/footnote.el (autoload (quote footnote-mode) "footnote" "\ @@ -9471,7 +9481,7 @@ key binding ;;;*** ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) -;;;;;; "forms" "forms.el" (16111 41825)) +;;;;;; "forms" "forms.el" (16213 43268)) ;;; Generated autoloads from forms.el (autoload (quote forms-mode) "forms" "\ @@ -9508,7 +9518,7 @@ Visit a file in Forms mode in other window. ;;;*** ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" -;;;;;; "progmodes/fortran.el" (16131 19793)) +;;;;;; "progmodes/fortran.el" (16213 43281)) ;;; Generated autoloads from progmodes/fortran.el (defvar fortran-tab-mode-default nil "\ @@ -9594,7 +9604,7 @@ with no args, if that value is non-nil. ;;;*** ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region -;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15941 42963)) +;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16213 43281)) ;;; Generated autoloads from play/fortune.el (autoload (quote fortune-add-fortune) "fortune" "\ @@ -9644,7 +9654,7 @@ and choose the directory as the fortune-file. ;;;*** ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" -;;;;;; "fringe.el" (15997 671)) +;;;;;; "fringe.el" (16213 43268)) ;;; Generated autoloads from fringe.el (defvar fringe-mode nil "\ @@ -9690,7 +9700,7 @@ If you want to set appearance of fringes on all frames, see `fringe-mode'. ;;;*** -;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16167 21090)) +;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16250 35348)) ;;; Generated autoloads from gdb-ui.el (autoload (quote gdba) "gdb-ui" "\ @@ -9741,15 +9751,13 @@ The following interactive lisp functions help control operation : `gdb-many-windows' - Toggle the number of windows gdb uses. `gdb-restore-windows' - To restore the window layout. -`gdb-quit' - To delete (most) of the buffers used by GDB-UI and - reset variables. \(fn COMMAND-LINE)" t nil) ;;;*** ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" -;;;;;; (15188 557)) +;;;;;; (16213 43268)) ;;; Generated autoloads from generic.el (autoload (quote define-generic-mode) "generic" "\ @@ -9798,7 +9806,7 @@ Some generic modes are defined in `generic-x.el'. ;;;*** ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" -;;;;;; (15251 46612)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/glasses.el (autoload (quote glasses-mode) "glasses" "\ @@ -9811,7 +9819,7 @@ at places they belong to. ;;;*** ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server -;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15941 42960)) +;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16213 43274)) ;;; Generated autoloads from gnus/gnus.el (autoload (quote gnus-slave-no-server) "gnus" "\ @@ -9851,7 +9859,7 @@ prompt the user for the name of an NNTP server to use. ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" -;;;;;; (15941 42960)) +;;;;;; (16213 43273)) ;;; Generated autoloads from gnus/gnus-agent.el (autoload (quote gnus-unplugged) "gnus-agent" "\ @@ -9890,7 +9898,7 @@ Not documented ;;;*** ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" -;;;;;; (16066 53440)) +;;;;;; (16213 43273)) ;;; Generated autoloads from gnus/gnus-art.el (autoload (quote gnus-article-prepare-display) "gnus-art" "\ @@ -9901,7 +9909,7 @@ Make the current buffer look like a nice article. ;;;*** ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" -;;;;;; (15186 43688)) +;;;;;; (16213 43273)) ;;; Generated autoloads from gnus/gnus-audio.el (autoload (quote gnus-audio-play) "gnus-audio" "\ @@ -9912,8 +9920,8 @@ Play a sound FILE through the speaker. ;;;*** ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active -;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (15941 -;;;;;; 42960)) +;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from gnus/gnus-cache.el (autoload (quote gnus-jog-cache) "gnus-cache" "\ @@ -9937,7 +9945,7 @@ Generate NOV files recursively starting in DIR. ;;;*** ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) -;;;;;; "gnus-group" "gnus/gnus-group.el" (16131 19792)) +;;;;;; "gnus-group" "gnus/gnus-group.el" (16213 43273)) ;;; Generated autoloads from gnus/gnus-group.el (autoload (quote gnus-fetch-group) "gnus-group" "\ @@ -9954,7 +9962,7 @@ Pop up a frame and enter GROUP. ;;;*** ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" -;;;;;; (14813 33717)) +;;;;;; (16213 43273)) ;;; Generated autoloads from gnus/gnus-kill.el (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) @@ -9968,7 +9976,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score ;;;*** ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) -;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15941 42960)) +;;;;;; "gnus-ml" "gnus/gnus-ml.el" (16213 43273)) ;;; Generated autoloads from gnus/gnus-ml.el (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ @@ -9987,7 +9995,7 @@ Minor mode for providing mailing-list commands. ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" -;;;;;; (15856 53273)) +;;;;;; (16213 43273)) ;;; Generated autoloads from gnus/gnus-mlspl.el (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ @@ -10087,7 +10095,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.misc\") returns: ;;;*** ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" -;;;;;; (14792 28984)) +;;;;;; (16213 43273)) ;;; Generated autoloads from gnus/gnus-move.el (autoload (quote gnus-change-server) "gnus-move" "\ @@ -10098,8 +10106,8 @@ Update the .newsrc.eld file to reflect the change of nntp server. ;;;*** -;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15941 -;;;;;; 42960)) +;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from gnus/gnus-msg.el (autoload (quote gnus-msg-mail) "gnus-msg" "\ @@ -10114,7 +10122,7 @@ Gcc: header for archiving purposes. ;;;*** ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" -;;;;;; (15856 53273)) +;;;;;; (16213 43273)) ;;; Generated autoloads from gnus/gnus-mule.el (autoload (quote gnus-mule-add-group) "gnus-mule" "\ @@ -10132,7 +10140,7 @@ rather than using this function. ;;;*** ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" -;;;;;; (14792 28985)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/gnus-soup.el (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ @@ -10152,7 +10160,7 @@ Note -- this function hasn't been implemented yet. ;;;*** ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" -;;;;;; (14870 42286)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/gnus-spec.el (autoload (quote gnus-update-format) "gnus-spec" "\ @@ -10163,7 +10171,7 @@ Update the format specification near point. ;;;*** ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" -;;;;;; "gnus/gnus-start.el" (15678 51469)) +;;;;;; "gnus/gnus-start.el" (16213 43274)) ;;; Generated autoloads from gnus/gnus-start.el (autoload (quote gnus-unload) "gnus-start" "\ @@ -10182,7 +10190,7 @@ Declare backend NAME with ABILITIES as a Gnus backend. ;;;*** ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" -;;;;;; (15856 53274)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/gnus-win.el (autoload (quote gnus-add-configuration) "gnus-win" "\ @@ -10192,7 +10200,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'. ;;;*** -;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16027 27252)) +;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16213 43281)) ;;; Generated autoloads from play/gomoku.el (autoload (quote gomoku) "gomoku" "\ @@ -10219,7 +10227,7 @@ Use \\[describe-mode] for more info. ;;;*** ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) -;;;;;; "goto-addr" "net/goto-addr.el" (16111 41831)) +;;;;;; "goto-addr" "net/goto-addr.el" (16213 43280)) ;;; Generated autoloads from net/goto-addr.el (autoload (quote goto-address-at-mouse) "goto-addr" "\ @@ -10251,7 +10259,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and ;;;*** -;;;### (autoloads (gs-load-image) "gs" "gs.el" (15289 33013)) +;;;### (autoloads (gs-load-image) "gs" "gs.el" (16213 43268)) ;;; Generated autoloads from gs.el (autoload (quote gs-load-image) "gs" "\ @@ -10265,7 +10273,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. ;;;*** ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx -;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16165 36290)) +;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16250 35355)) ;;; Generated autoloads from progmodes/gud.el (autoload (quote gdb) "gud" "\ @@ -10346,8 +10354,8 @@ Major mode for editing GDB scripts ;;;*** -;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15941 -;;;;;; 42963)) +;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from play/handwrite.el (autoload (quote handwrite) "handwrite" "\ @@ -10365,7 +10373,7 @@ Variables: handwrite-linespace (default 12) ;;;*** ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" -;;;;;; (15941 42963)) +;;;;;; (16213 43281)) ;;; Generated autoloads from play/hanoi.el (autoload (quote hanoi) "hanoi" "\ @@ -10394,7 +10402,7 @@ to be updated. ;;;### (autoloads (describe-categories describe-syntax describe-variable ;;;;;; variable-at-point describe-function-1 describe-function locate-library -;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16070 35806)) +;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16213 43268)) ;;; Generated autoloads from help-fns.el (autoload (quote help-with-tutorial) "help-fns" "\ @@ -10462,7 +10470,7 @@ The descriptions are inserted in a buffer, which is then displayed. ;;;*** ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" -;;;;;; (15961 24150)) +;;;;;; (16213 43268)) ;;; Generated autoloads from help-macro.el (defvar three-step-help nil "\ @@ -10478,7 +10486,7 @@ A value of nil means skip the middle step, so that ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup -;;;;;; help-mode) "help-mode" "help-mode.el" (16054 60746)) +;;;;;; help-mode) "help-mode" "help-mode.el" (16213 43268)) ;;; Generated autoloads from help-mode.el (autoload (quote help-mode) "help-mode" "\ @@ -10558,7 +10566,7 @@ Add xrefs for symbols in `pp's output between FROM and TO. ;;;*** ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" -;;;;;; "emacs-lisp/helper.el" (15961 24152)) +;;;;;; "emacs-lisp/helper.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/helper.el (autoload (quote Helper-describe-bindings) "helper" "\ @@ -10574,7 +10582,7 @@ Provide help for current mode. ;;;*** ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" -;;;;;; "hexl.el" (16054 60746)) +;;;;;; "hexl.el" (16213 43268)) ;;; Generated autoloads from hexl.el (autoload (quote hexl-mode) "hexl" "\ @@ -10669,8 +10677,8 @@ This discards the buffer's undo information. ;;;### (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" (15941 -;;;;;; 42952)) +;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16219 +;;;;;; 35448)) ;;; Generated autoloads from hi-lock.el (defvar hi-lock-mode nil "\ @@ -10781,7 +10789,7 @@ be found in variable `hi-lock-interactive-patterns'. ;;;*** ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially -;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15941 42965)) +;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16213 43281)) ;;; Generated autoloads from progmodes/hideif.el (autoload (quote hide-ifdef-mode) "hideif" "\ @@ -10836,7 +10844,7 @@ how the hiding is done: ;;;*** ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) -;;;;;; "hideshow" "progmodes/hideshow.el" (16162 11943)) +;;;;;; "hideshow" "progmodes/hideshow.el" (16249 12136)) ;;; Generated autoloads from progmodes/hideshow.el (defvar hs-hide-comments-when-hiding-all t "\ @@ -10898,7 +10906,7 @@ Key bindings: ;;;### (autoloads (global-highlight-changes highlight-compare-with-file ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) -;;;;;; "hilit-chg" "hilit-chg.el" (15941 42952)) +;;;;;; "hilit-chg" "hilit-chg.el" (16213 43268)) ;;; Generated autoloads from hilit-chg.el (defvar highlight-changes-mode nil) @@ -11016,7 +11024,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil). ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" -;;;;;; "hippie-exp.el" (15941 42952)) +;;;;;; "hippie-exp.el" (16213 43268)) ;;; Generated autoloads from hippie-exp.el (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ @@ -11089,7 +11097,7 @@ argument VERBOSE non-nil makes the function verbose. ;;;*** ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" -;;;;;; (16072 11522)) +;;;;;; (16227 13384)) ;;; Generated autoloads from hl-line.el (autoload (quote hl-line-mode) "hl-line" "\ @@ -11129,7 +11137,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and ;;;*** ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" -;;;;;; (16174 61085)) +;;;;;; (16213 43272)) ;;; Generated autoloads from calendar/holidays.el (autoload (quote holidays) "holidays" "\ @@ -11153,7 +11161,7 @@ The optional LABEL is used to label the buffer created. ;;;*** ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) -;;;;;; "hscroll" "obsolete/hscroll.el" (15941 42963)) +;;;;;; "hscroll" "obsolete/hscroll.el" (16213 43281)) ;;; Generated autoloads from obsolete/hscroll.el (autoload (quote turn-on-hscroll) "hscroll" "\ @@ -11200,7 +11208,7 @@ Also see `automatic-hscrolling'. ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode -;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16136 53054)) +;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16213 43269)) ;;; Generated autoloads from ibuf-ext.el (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ @@ -11553,8 +11561,8 @@ defaults to one. ;;;*** ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter -;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16111 -;;;;;; 41826)) +;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from ibuf-macs.el (autoload (quote define-ibuffer-column) "ibuf-macs" "\ @@ -11640,7 +11648,7 @@ bound to the current value of the filter. ;;;*** ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) -;;;;;; "ibuffer" "ibuffer.el" (16136 53054)) +;;;;;; "ibuffer" "ibuffer.el" (16213 43269)) ;;; Generated autoloads from ibuffer.el (autoload (quote ibuffer-list-buffers) "ibuffer" "\ @@ -11680,7 +11688,7 @@ locally in this buffer. ;;;*** ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" -;;;;;; "icomplete.el" (15941 42953)) +;;;;;; "icomplete.el" (16213 43269)) ;;; Generated autoloads from icomplete.el (autoload (quote icomplete-mode) "icomplete" "\ @@ -11697,7 +11705,7 @@ Usually run by inclusion in `minibuffer-setup-hook'. ;;;*** -;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (15941 42965)) +;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16213 43281)) ;;; Generated autoloads from progmodes/icon.el (autoload (quote icon-mode) "icon" "\ @@ -11738,7 +11746,7 @@ with no args, if that value is non-nil. ;;;*** ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" -;;;;;; (15829 28909)) +;;;;;; (16213 43281)) ;;; Generated autoloads from progmodes/idlw-shell.el (autoload (quote idlwave-shell) "idlw-shell" "\ @@ -11764,7 +11772,7 @@ See also the variable `idlwave-shell-prompt-pattern'. ;;;*** ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" -;;;;;; (16162 11943)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/idlwave.el (autoload (quote idlwave-mode) "idlwave" "\ @@ -11895,7 +11903,7 @@ The main features of this mode are ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" -;;;;;; "ido.el" (15997 5129)) +;;;;;; "ido.el" (16213 43269)) ;;; Generated autoloads from ido.el (defvar ido-mode nil "\ @@ -12137,7 +12145,7 @@ See `read-file-name' for additional parameters. ;;;*** -;;;### (autoloads (ielm) "ielm" "ielm.el" (15941 42953)) +;;;### (autoloads (ielm) "ielm" "ielm.el" (16219 32429)) ;;; Generated autoloads from ielm.el (add-hook 'same-window-buffer-names "*ielm*") @@ -12151,7 +12159,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist. ;;;### (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" (15941 42953)) +;;;;;; image-type-from-data) "image" "image.el" (16213 43269)) ;;; Generated autoloads from image.el (autoload (quote image-type-from-data) "image" "\ @@ -12266,7 +12274,7 @@ Example: ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" -;;;;;; "image-file.el" (15829 28907)) +;;;;;; "image-file.el" (16213 43269)) ;;; Generated autoloads from image-file.el (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ @@ -12327,7 +12335,7 @@ Image files are those whose name has an extension in ;;;*** ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar -;;;;;; imenu-sort-function) "imenu" "imenu.el" (16072 11522)) +;;;;;; imenu-sort-function) "imenu" "imenu.el" (16213 43269)) ;;; Generated autoloads from imenu.el (defvar imenu-sort-function nil "\ @@ -12480,7 +12488,7 @@ for more information. ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) -;;;;;; "ind-util" "language/ind-util.el" (16118 44435)) +;;;;;; "ind-util" "language/ind-util.el" (16213 43280)) ;;; Generated autoloads from language/ind-util.el (autoload (quote indian-compose-region) "ind-util" "\ @@ -12522,7 +12530,7 @@ See also the function `indian-glyph-char'. ;;;*** ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" -;;;;;; (15678 51473)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/inf-lisp.el (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ @@ -12581,7 +12589,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-index Info-directory info-standalone ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" -;;;;;; (16162 11942)) +;;;;;; (16250 35349)) ;;; Generated autoloads from info.el (autoload (quote info-other-window) "info" "\ @@ -12664,7 +12672,7 @@ This will add a speedbar major display mode. ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" -;;;;;; (16111 41826)) +;;;;;; (16213 43269)) ;;; Generated autoloads from info-look.el (autoload (quote info-lookup-reset) "info-look" "\ @@ -12710,7 +12718,7 @@ Perform completion on file preceding point. ;;;*** ;;;### (autoloads (info-xref-check-all info-xref-check) "info-xref" -;;;;;; "info-xref.el" (15952 18239)) +;;;;;; "info-xref.el" (16213 43269)) ;;; Generated autoloads from info-xref.el (autoload (quote info-xref-check) "info-xref" "\ @@ -12727,7 +12735,7 @@ The usual path is `Info-directory-list' and `Info-additional-directory-list'. ;;;*** ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) -;;;;;; "informat" "informat.el" (15941 42953)) +;;;;;; "informat" "informat.el" (16213 43269)) ;;; Generated autoloads from informat.el (autoload (quote Info-tagify) "informat" "\ @@ -12768,7 +12776,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" -;;;;;; (15251 46612)) +;;;;;; (16213 43274)) ;;; Generated autoloads from international/isearch-x.el (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ @@ -12789,7 +12797,7 @@ Not documented ;;;*** ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" -;;;;;; (15941 42961)) +;;;;;; (16213 43274)) ;;; Generated autoloads from international/iso-acc.el (autoload (quote iso-accents-mode) "iso-acc" "\ @@ -12822,7 +12830,7 @@ and a negative argument disables it. ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" -;;;;;; "international/iso-cvt.el" (15941 42961)) +;;;;;; "international/iso-cvt.el" (16213 43274)) ;;; Generated autoloads from international/iso-cvt.el (autoload (quote iso-spanish) "iso-cvt" "\ @@ -12906,7 +12914,7 @@ Add submenus to the Files menu, to convert to and from various formats. ;;;*** ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" -;;;;;; (15941 42961)) +;;;;;; (16213 43274)) ;;; Generated autoloads from international/iso-transl.el (or key-translation-map (setq key-translation-map (make-sparse-keymap))) (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) @@ -12919,7 +12927,7 @@ Add submenus to the Files menu, to convert to and from various formats. ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) -;;;;;; "ispell" "textmodes/ispell.el" (16174 61085)) +;;;;;; "ispell" "textmodes/ispell.el" (16213 43283)) ;;; Generated autoloads from textmodes/ispell.el (defvar ispell-personal-dictionary nil "\ @@ -13208,7 +13216,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings -;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16131 19788)) +;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16213 43269)) ;;; Generated autoloads from iswitchb.el (autoload (quote iswitchb-read-buffer) "iswitchb" "\ @@ -13282,7 +13290,7 @@ This mode enables switching between buffers using substrings. See ;;;### (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" (16118 44435)) +;;;;;; "japan-util" "language/japan-util.el" (16213 43280)) ;;; Generated autoloads from language/japan-util.el (autoload (quote setup-japanese-environment-internal) "japan-util" "\ @@ -13359,8 +13367,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. ;;;*** -;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15941 -;;;;;; 42953)) +;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from jit-lock.el (autoload (quote jit-lock-register) "jit-lock" "\ @@ -13374,7 +13382,7 @@ If non-nil, CONTEXTUAL means that a contextual fontification would be useful. ;;;*** ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) -;;;;;; "jka-compr" "jka-compr.el" (16111 41826)) +;;;;;; "jka-compr" "jka-compr.el" (16213 43269)) ;;; Generated autoloads from jka-compr.el (defvar auto-compression-mode nil "\ @@ -13401,7 +13409,7 @@ Evalute BODY with automatic file compression and uncompression enabled. ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" -;;;;;; (15941 42958)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emulation/keypad.el (defvar keypad-setup nil "\ @@ -13457,7 +13465,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.' ;;;*** ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" -;;;;;; (15941 42961)) +;;;;;; (16213 43274)) ;;; Generated autoloads from international/kinsoku.el (autoload (quote kinsoku) "kinsoku" "\ @@ -13478,8 +13486,8 @@ the context of text formatting. ;;;*** -;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16153 -;;;;;; 36586)) +;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16213 +;;;;;; 43274)) ;;; Generated autoloads from international/kkc.el (defvar kkc-after-update-conversion-functions nil "\ @@ -13504,7 +13512,7 @@ and the return value is the length of the conversion. ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" -;;;;;; "kmacro.el" (16016 56429)) +;;;;;; "kmacro.el" (16213 43269)) ;;; Generated autoloads from kmacro.el (global-set-key "\C-x(" 'kmacro-start-macro) (global-set-key "\C-x)" 'kmacro-end-macro) @@ -13607,7 +13615,7 @@ If kbd macro currently being defined end it before activating it. ;;;*** ;;;### (autoloads (setup-korean-environment-internal) "korea-util" -;;;;;; "language/korea-util.el" (16118 44435)) +;;;;;; "language/korea-util.el" (16213 43280)) ;;; Generated autoloads from language/korea-util.el (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ @@ -13622,7 +13630,7 @@ Not documented ;;;*** ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" -;;;;;; (15924 18775)) +;;;;;; (16213 43281)) ;;; Generated autoloads from play/landmark.el (defalias (quote landmark-repeat) (quote lm-test-run)) @@ -13656,8 +13664,8 @@ Use \\[describe-mode] for more info. ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao -;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16118 -;;;;;; 44435)) +;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16213 +;;;;;; 43280)) ;;; Generated autoloads from language/lao-util.el (autoload (quote lao-compose-string) "lao-util" "\ @@ -13705,7 +13713,7 @@ Not documented ;;;*** ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) -;;;;;; "latin1-disp" "international/latin1-disp.el" (15997 672)) +;;;;;; "latin1-disp" "international/latin1-disp.el" (16213 43274)) ;;; Generated autoloads from international/latin1-disp.el (defvar latin1-display nil "\ @@ -13749,7 +13757,7 @@ use either M-x customize of the function `latin1-display'.") ;;;*** ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" -;;;;;; "lazy-lock.el" (15941 42953)) +;;;;;; "lazy-lock.el" (16213 43269)) ;;; Generated autoloads from lazy-lock.el (autoload (quote lazy-lock-mode) "lazy-lock" "\ @@ -13816,8 +13824,21 @@ Unconditionally turn on Lazy Lock mode. ;;;*** +;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" +;;;;;; (16239 25259)) +;;; Generated autoloads from progmodes/ld-script.el + +(add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode))) + +(autoload (quote ld-script-mode) "ld-script" "\ +A major mode to edit GNU ld script files + +\(fn)" t nil) + +;;;*** + ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" -;;;;;; (15186 43677)) +;;;;;; (16213 43269)) ;;; Generated autoloads from ledit.el (defconst ledit-save-files t "\ @@ -13851,7 +13872,7 @@ Not documented ;;;*** -;;;### (autoloads (life) "life" "play/life.el" (15941 42963)) +;;;### (autoloads (life) "life" "play/life.el" (16213 43281)) ;;; Generated autoloads from play/life.el (autoload (quote life) "life" "\ @@ -13864,8 +13885,8 @@ generations (this defaults to 1). ;;;*** -;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (15781 -;;;;;; 48896)) +;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from loadhist.el (autoload (quote unload-feature) "loadhist" "\ @@ -13878,7 +13899,7 @@ is nil, raise an error. ;;;*** ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" -;;;;;; (15941 42956)) +;;;;;; (16213 43269)) ;;; Generated autoloads from locate.el (autoload (quote locate) "locate" "\ @@ -13897,7 +13918,7 @@ shown; this is often useful to constrain a big search. ;;;*** -;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16111 41826)) +;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16213 43269)) ;;; Generated autoloads from log-edit.el (autoload (quote log-edit) "log-edit" "\ @@ -13918,8 +13939,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the ;;;*** -;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16070 -;;;;;; 35806)) +;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from log-view.el (autoload (quote log-view-mode) "log-view" "\ @@ -13930,8 +13951,8 @@ Major mode for browsing CVS log output. ;;;*** ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer -;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16174 -;;;;;; 61085)) +;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from lpr.el (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) @@ -14025,7 +14046,7 @@ for further customization of the printer command. ;;;*** ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" -;;;;;; (16070 35806)) +;;;;;; (16213 43269)) ;;; Generated autoloads from ls-lisp.el (defvar ls-lisp-support-shell-wildcards t "\ @@ -14036,8 +14057,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).") ;;;*** -;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16174 -;;;;;; 61085)) +;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16213 +;;;;;; 43272)) ;;; Generated autoloads from calendar/lunar.el (autoload (quote phases-of-moon) "lunar" "\ @@ -14050,8 +14071,8 @@ This function is suitable for execution in a .emacs file. ;;;*** -;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15941 -;;;;;; 42965)) +;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16213 +;;;;;; 43282)) ;;; Generated autoloads from progmodes/m4-mode.el (autoload (quote m4-mode) "m4-mode" "\ @@ -14063,7 +14084,7 @@ A major mode to edit m4 macro files. ;;;*** ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro -;;;;;; name-last-kbd-macro) "macros" "macros.el" (16162 11942)) +;;;;;; name-last-kbd-macro) "macros" "macros.el" (16213 43269)) ;;; Generated autoloads from macros.el (autoload (quote name-last-kbd-macro) "macros" "\ @@ -14151,7 +14172,7 @@ and then select the region of un-tablified names and use ;;;*** ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" -;;;;;; "mail/mail-extr.el" (16111 41831)) +;;;;;; "mail/mail-extr.el" (16213 43280)) ;;; Generated autoloads from mail/mail-extr.el (autoload (quote mail-extract-address-components) "mail-extr" "\ @@ -14182,7 +14203,7 @@ Convert mail domain DOMAIN to the country it corresponds to. ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" -;;;;;; (15941 42961)) +;;;;;; (16213 43280)) ;;; Generated autoloads from mail/mail-hist.el (autoload (quote mail-hist-define-keys) "mail-hist" "\ @@ -14213,8 +14234,8 @@ This function normally would be called when the message is sent. ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p -;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15941 -;;;;;; 42961)) +;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16213 +;;;;;; 43280)) ;;; Generated autoloads from mail/mail-utils.el (defvar mail-use-rfc822 nil "\ @@ -14262,7 +14283,7 @@ If 4th arg LIST is non-nil, return a list of all such fields. ;;;*** ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) -;;;;;; "mailabbrev" "mail/mailabbrev.el" (15924 18773)) +;;;;;; "mailabbrev" "mail/mailabbrev.el" (16250 35353)) ;;; Generated autoloads from mail/mailabbrev.el (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ @@ -14285,8 +14306,8 @@ If DEFINITION contains multiple addresses, separate them with commas. ;;;*** ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases -;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16066 -;;;;;; 53440)) +;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16213 +;;;;;; 43280)) ;;; Generated autoloads from mail/mailalias.el (defvar mail-complete-style (quote angles) "\ @@ -14332,7 +14353,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any. ;;;*** ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" -;;;;;; (15997 672)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/make-mode.el (autoload (quote makefile-mode) "make-mode" "\ @@ -14413,8 +14434,8 @@ Makefile mode can be configured by modifying the following variables: ;;;*** -;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (13229 -;;;;;; 28917)) +;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from makesum.el (autoload (quote make-command-summary) "makesum" "\ @@ -14425,7 +14446,7 @@ Previous contents of that buffer are killed first. ;;;*** -;;;### (autoloads (man-follow man) "man" "man.el" (16148 4632)) +;;;### (autoloads (man-follow man) "man" "man.el" (16247 63112)) ;;; Generated autoloads from man.el (defalias (quote manual-entry) (quote man)) @@ -14452,7 +14473,7 @@ Get a Un*x manual page of the item under point and put it in a buffer. ;;;*** -;;;### (autoloads (master-mode) "master" "master.el" (15941 42956)) +;;;### (autoloads (master-mode) "master" "master.el" (16213 43269)) ;;; Generated autoloads from master.el (autoload (quote master-mode) "master" "\ @@ -14474,8 +14495,8 @@ yourself the value of `master-of' by calling `master-show-slave'. ;;;*** -;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16162 -;;;;;; 11942)) +;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from menu-bar.el (put (quote menu-bar-mode) (quote standard-value) (quote (t))) @@ -14508,7 +14529,7 @@ turn on menu bars; otherwise, turn off menu bars. ;;;;;; 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" (16070 35808)) +;;;;;; message-from-style) "message" "gnus/message.el" (16213 43274)) ;;; Generated autoloads from gnus/message.el (defvar message-from-style (quote default) "\ @@ -14738,7 +14759,7 @@ which specify the range to operate on. ;;;*** ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" -;;;;;; (15961 24155)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/meta-mode.el (autoload (quote metafont-mode) "meta-mode" "\ @@ -14765,7 +14786,7 @@ Turning on MetaPost mode calls the value of the variable ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" -;;;;;; (15941 42961)) +;;;;;; (16213 43280)) ;;; Generated autoloads from mail/metamail.el (autoload (quote metamail-interpret-header) "metamail" "\ @@ -14809,8 +14830,8 @@ redisplayed as output is inserted. ;;;*** ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose -;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16054 -;;;;;; 60750)) +;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16213 +;;;;;; 43280)) ;;; Generated autoloads from mh-e/mh-comp.el (autoload (quote mh-smail) "mh-comp" "\ @@ -14886,7 +14907,7 @@ When a message is composed, the hooks `text-mode-hook' and ;;;*** ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el" -;;;;;; (16054 60750)) +;;;;;; (16213 43280)) ;;; Generated autoloads from mh-e/mh-e.el (autoload (quote mh-rmail) "mh-e" "\ @@ -14910,7 +14931,7 @@ Display version information about MH-E and the MH mail handling system. ;;;*** -;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16054 60750)) +;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16213 43280)) ;;; Generated autoloads from mh-e/mh-utils.el (put (quote mh-progs) (quote risky-local-variable) t) @@ -14924,7 +14945,7 @@ Display version information about MH-E and the MH mail handling system. ;;;*** ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" -;;;;;; "midnight.el" (15186 43679)) +;;;;;; "midnight.el" (16213 43269)) ;;; Generated autoloads from midnight.el (autoload (quote clean-buffer-list) "midnight" "\ @@ -14951,7 +14972,7 @@ to its second argument TM. ;;;*** ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" -;;;;;; "minibuf-eldef.el" (15941 42956)) +;;;;;; "minibuf-eldef.el" (16213 43269)) ;;; Generated autoloads from minibuf-eldef.el (defvar minibuffer-electric-default-mode nil "\ @@ -14978,7 +14999,7 @@ Returns non-nil if the new state is enabled. ;;;*** ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" -;;;;;; (16110 13979)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/mixal-mode.el (autoload (quote mixal-mode) "mixal-mode" "\ @@ -14991,8 +15012,9 @@ Major mode for the mixal asm language. ;;;*** -;;;### (autoloads (malayalam-composition-function malayalam-compose-region) -;;;;;; "mlm-util" "language/mlm-util.el" (16118 44435)) +;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion +;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" +;;;;;; (16233 29568)) ;;; Generated autoloads from language/mlm-util.el (autoload (quote malayalam-compose-region) "mlm-util" "\ @@ -15000,6 +15022,11 @@ Not documented \(fn FROM TO)" t nil) +(autoload (quote malayalam-post-read-conversion) "mlm-util" "\ +Not documented + +\(fn LEN)" nil nil) + (autoload (quote malayalam-composition-function) "mlm-util" "\ Compose Malayalam characters in REGION, or STRING if specified. Assume that the REGION or STRING must fully match the composable @@ -15010,7 +15037,7 @@ PATTERN regexp. ;;;*** ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" -;;;;;; (15941 42960)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/mm-partial.el (autoload (quote mm-inline-partial) "mm-partial" "\ @@ -15024,7 +15051,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. ;;;*** ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" -;;;;;; (15961 24153)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/mm-uu.el (autoload (quote mm-uu-dissect) "mm-uu" "\ @@ -15040,7 +15067,7 @@ Check whether the current buffer contains uu stuff. ;;;*** ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" -;;;;;; (15941 42965)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/modula2.el (autoload (quote modula-2-mode) "modula2" "\ @@ -15072,7 +15099,7 @@ followed by the first character of the construct. ;;;*** ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" -;;;;;; (15856 53275)) +;;;;;; (16213 43281)) ;;; Generated autoloads from play/morse.el (autoload (quote morse-region) "morse" "\ @@ -15087,8 +15114,8 @@ Convert morse coded text in region to ordinary ASCII text. ;;;*** -;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16162 -;;;;;; 11942)) +;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from mouse-sel.el (defvar mouse-sel-mode nil "\ @@ -15139,7 +15166,7 @@ primary selection and region. ;;;*** -;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16066 53440)) +;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16213 43281)) ;;; Generated autoloads from play/mpuz.el (autoload (quote mpuz) "mpuz" "\ @@ -15149,7 +15176,7 @@ Multiplication puzzle with GNU Emacs. ;;;*** -;;;### (autoloads (msb-mode) "msb" "msb.el" (15941 42956)) +;;;### (autoloads (msb-mode) "msb" "msb.el" (16213 43269)) ;;; Generated autoloads from msb.el (defvar msb-mode nil "\ @@ -15175,7 +15202,7 @@ different buffer menu using the function `msb'. ;;;;;; describe-current-coding-system describe-current-coding-system-briefly ;;;;;; describe-coding-system describe-character-set list-charset-chars ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" -;;;;;; (16174 63062)) +;;;;;; (16216 22163)) ;;; Generated autoloads from international/mule-diag.el (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ @@ -15343,12 +15370,12 @@ system which uses fontsets). ;;;*** -;;;### (autoloads (detect-coding-with-language-environment detect-coding-with-priority -;;;;;; coding-system-equal coding-system-translation-table-for-encode +;;;### (autoloads (char-displayable-p detect-coding-with-language-environment +;;;;;; detect-coding-with-priority coding-system-equal coding-system-translation-table-for-encode ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist ;;;;;; truncate-string-to-width store-substring string-to-sequence) -;;;;;; "mule-util" "international/mule-util.el" (15829 28908)) +;;;;;; "mule-util" "international/mule-util.el" (16213 43274)) ;;; Generated autoloads from international/mule-util.el (autoload (quote string-to-sequence) "mule-util" "\ @@ -15476,10 +15503,19 @@ language environment LANG-ENV. \(fn FROM TO LANG-ENV)" nil nil) +(autoload (quote char-displayable-p) "mule-util" "\ +Return non-nil if we should be able to display CHAR. +On a multi-font display, the test is only whether there is an +appropriate font from the selected frame's fontset to display CHAR's +charset in general. Since fonts may be specified on a per-character +basis, this may not be accurate. + +\(fn CHAR)" nil nil) + ;;;*** ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" -;;;;;; (16111 41826)) +;;;;;; (16213 43269)) ;;; Generated autoloads from mwheel.el (defvar mouse-wheel-mode nil "\ @@ -15507,7 +15543,7 @@ Enable mouse wheel support. ;;;### (autoloads (network-connection network-connection-to-service ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) -;;;;;; "net-utils" "net/net-utils.el" (16011 28193)) +;;;;;; "net-utils" "net/net-utils.el" (16213 43280)) ;;; Generated autoloads from net/net-utils.el (autoload (quote traceroute) "net-utils" "\ @@ -15602,7 +15638,7 @@ Open a network connection to HOST on PORT. ;;;;;; comment-region uncomment-region comment-kill comment-set-column ;;;;;; comment-indent comment-indent-default comment-normalize-vars ;;;;;; comment-multi-line comment-padding comment-style comment-column) -;;;;;; "newcomment" "newcomment.el" (16136 53054)) +;;;;;; "newcomment" "newcomment.el" (16213 43269)) ;;; Generated autoloads from newcomment.el (defalias (quote indent-for-comment) (quote comment-indent)) @@ -15765,8 +15801,8 @@ unless optional argument SOFT is non-nil. ;;;*** -;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15941 -;;;;;; 42960)) +;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16213 +;;;;;; 43274)) ;;; Generated autoloads from gnus/nndoc.el (autoload (quote nndoc-add-type) "nndoc" "\ @@ -15781,7 +15817,7 @@ symbol in the alist. ;;;*** ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" -;;;;;; (15997 671)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/nnfolder.el (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ @@ -15793,7 +15829,7 @@ This command does not work if you use short group names. ;;;*** ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" -;;;;;; (15941 42960)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/nnkiboze.el (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ @@ -15805,7 +15841,7 @@ Finds out what articles are to be part of the nnkiboze groups. ;;;*** ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" -;;;;;; (15941 42960)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/nnml.el (autoload (quote nnml-generate-nov-databases) "nnml" "\ @@ -15816,7 +15852,7 @@ Generate NOV databases in all nnml directories. ;;;*** ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) -;;;;;; "nnsoup" "gnus/nnsoup.el" (15941 42960)) +;;;;;; "nnsoup" "gnus/nnsoup.el" (16213 43274)) ;;; Generated autoloads from gnus/nnsoup.el (autoload (quote nnsoup-pack-replies) "nnsoup" "\ @@ -15837,7 +15873,7 @@ Revert posting and mailing methods to the standard Emacs methods. ;;;*** ;;;### (autoloads (disable-command enable-command disabled-command-hook) -;;;;;; "novice" "novice.el" (15513 43128)) +;;;;;; "novice" "novice.el" (16213 43269)) ;;; Generated autoloads from novice.el (defvar disabled-command-hook (quote disabled-command-hook) "\ @@ -15866,7 +15902,7 @@ to future sessions. ;;;*** ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" -;;;;;; (15924 18776)) +;;;;;; (16213 43283)) ;;; Generated autoloads from textmodes/nroff-mode.el (autoload (quote nroff-mode) "nroff-mode" "\ @@ -15881,7 +15917,7 @@ closing requests for requests that are used in matched pairs. ;;;*** ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" -;;;;;; (15941 42965)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/octave-hlp.el (autoload (quote octave-help) "octave-hlp" "\ @@ -15895,7 +15931,7 @@ If KEY is not a string, prompt for it with completion. ;;;*** ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" -;;;;;; (15941 42965)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/octave-inf.el (autoload (quote inferior-octave) "octave-inf" "\ @@ -15918,7 +15954,7 @@ startup file, `~/.emacs-octave'. ;;;*** ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" -;;;;;; (15941 42965)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/octave-mod.el (autoload (quote octave-mode) "octave-mod" "\ @@ -16017,7 +16053,7 @@ including a reproducible test case and send the message. ;;;*** ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" -;;;;;; (16087 59373)) +;;;;;; (16213 43281)) ;;; Generated autoloads from obsolete/options.el (autoload (quote list-options) "options" "\ @@ -16039,7 +16075,7 @@ The Custom feature is intended to make this obsolete. ;;;*** ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" -;;;;;; (16168 11508)) +;;;;;; (16213 43269)) ;;; Generated autoloads from outline.el (autoload (quote outline-mode) "outline" "\ @@ -16094,7 +16130,7 @@ See the command `outline-mode' for more information on this mode. ;;;*** -;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15941 42956)) +;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16213 43269)) ;;; Generated autoloads from paren.el (defvar show-paren-mode nil "\ @@ -16117,8 +16153,21 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time. ;;;*** -;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15941 -;;;;;; 42965)) +;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" +;;;;;; (16243 62806)) +;;; Generated autoloads from calendar/parse-time.el + +(autoload (quote parse-time-string) "parse-time" "\ +Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). +The values are identical to those of `decode-time', but any values that are +unknown are returned as nil. + +\(fn STRING)" nil nil) + +;;;*** + +;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16213 +;;;;;; 43282)) ;;; Generated autoloads from progmodes/pascal.el (autoload (quote pascal-mode) "pascal" "\ @@ -16171,7 +16220,7 @@ no args, if that value is non-nil. ;;;*** ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" -;;;;;; (15223 38063)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emulation/pc-mode.el (autoload (quote pc-bindings-mode) "pc-mode" "\ @@ -16189,7 +16238,7 @@ C-Escape does list-buffers. ;;;*** ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" -;;;;;; "emulation/pc-select.el" (15941 42958)) +;;;;;; "emulation/pc-select.el" (16213 43273)) ;;; Generated autoloads from emulation/pc-select.el (defvar pc-selection-mode nil "\ @@ -16263,8 +16312,8 @@ You must modify via \\[customize] for this variable to have an effect.") ;;;*** -;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15678 -;;;;;; 51468)) +;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from pcmpl-cvs.el (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ @@ -16275,7 +16324,7 @@ Completion rules for the `cvs' command. ;;;*** ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) -;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (15186 43679)) +;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16213 43269)) ;;; Generated autoloads from pcmpl-gnu.el (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ @@ -16303,7 +16352,7 @@ Completion for the GNU tar utility. ;;;*** ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) -;;;;;; "pcmpl-linux" "pcmpl-linux.el" (15186 43679)) +;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16213 43269)) ;;; Generated autoloads from pcmpl-linux.el (autoload (quote pcomplete/kill) "pcmpl-linux" "\ @@ -16323,8 +16372,8 @@ Completion for GNU/Linux `mount'. ;;;*** -;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15186 -;;;;;; 43679)) +;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from pcmpl-rpm.el (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ @@ -16340,7 +16389,7 @@ You can use \\[eshell-report-bug] to do so. ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) -;;;;;; "pcmpl-unix" "pcmpl-unix.el" (15186 43679)) +;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16213 43269)) ;;; Generated autoloads from pcmpl-unix.el (autoload (quote pcomplete/cd) "pcmpl-unix" "\ @@ -16386,8 +16435,8 @@ Completion for the `chgrp' command. ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete -;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15941 -;;;;;; 42956)) +;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16213 +;;;;;; 43269)) ;;; Generated autoloads from pcomplete.el (autoload (quote pcomplete) "pcomplete" "\ @@ -16446,7 +16495,7 @@ Setup shell-mode to use pcomplete. ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" -;;;;;; "pcvs.el" (16111 41826)) +;;;;;; "pcvs.el" (16249 12135)) ;;; Generated autoloads from pcvs.el (autoload (quote cvs-checkout) "pcvs" "\ @@ -16523,7 +16572,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d ;;;*** -;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16111 41826)) +;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16213 43269)) ;;; 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"))) (fset (quote cvs-global-menu) m))) @@ -16531,7 +16580,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d ;;;*** ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" -;;;;;; (16111 41834)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/perl-mode.el (autoload (quote perl-mode) "perl-mode" "\ @@ -16587,7 +16636,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'. ;;;*** ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" -;;;;;; (15924 18776)) +;;;;;; (16213 43283)) ;;; Generated autoloads from textmodes/picture.el (autoload (quote picture-mode) "picture" "\ @@ -16659,7 +16708,7 @@ they are not defaultly assigned to keys. ;;;*** ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" -;;;;;; (16148 4633)) +;;;;;; (16213 43283)) ;;; Generated autoloads from textmodes/po.el (autoload (quote po-find-file-coding-system) "po" "\ @@ -16670,7 +16719,7 @@ Called through `file-coding-system-alist', before the file is visited for real. ;;;*** -;;;### (autoloads (pong) "pong" "play/pong.el" (15941 42963)) +;;;### (autoloads (pong) "pong" "play/pong.el" (16213 43281)) ;;; Generated autoloads from play/pong.el (autoload (quote pong) "pong" "\ @@ -16687,7 +16736,7 @@ pong-mode keybindings:\\ ;;;*** ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) -;;;;;; "pp" "emacs-lisp/pp.el" (15941 42958)) +;;;;;; "pp" "emacs-lisp/pp.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/pp.el (autoload (quote pp-to-string) "pp" "\ @@ -16740,7 +16789,7 @@ Ignores leading comment characters. ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" -;;;;;; (15997 671)) +;;;;;; (16213 43270)) ;;; Generated autoloads from printing.el (autoload (quote pr-interface) "printing" "\ @@ -17328,7 +17377,7 @@ are both set to t. ;;;*** ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" -;;;;;; (15611 12634)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/prolog.el (autoload (quote prolog-mode) "prolog" "\ @@ -17348,7 +17397,7 @@ Run an inferior Prolog process, input and output via buffer *prolog*. ;;;*** -;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16148 4633)) +;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16213 43271)) ;;; Generated autoloads from ps-bdf.el (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ @@ -17357,8 +17406,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") ;;;*** -;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16111 -;;;;;; 41834)) +;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16213 +;;;;;; 43282)) ;;; Generated autoloads from progmodes/ps-mode.el (autoload (quote ps-mode) "ps-mode" "\ @@ -17407,7 +17456,7 @@ Typing \\\\[ps-run-goto-error] when the cursor is at the number ;;;### (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" (16085 62843)) +;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16213 43271)) ;;; Generated autoloads from ps-mule.el (defvar ps-multibyte-buffer nil "\ @@ -17533,8 +17582,8 @@ Not documented ;;;;;; 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-print-color-p ps-paper-type -;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16148 -;;;;;; 4633)) +;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16213 +;;;;;; 43271)) ;;; Generated autoloads from ps-print.el (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ @@ -17734,7 +17783,7 @@ If EXTENSION is any other symbol, it is ignored. ;;;;;; 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-title) "quail" -;;;;;; "international/quail.el" (16162 48286)) +;;;;;; "international/quail.el" (16213 43279)) ;;; Generated autoloads from international/quail.el (autoload (quote quail-title) "quail" "\ @@ -17965,8 +18014,8 @@ of each directory. ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url -;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15941 -;;;;;; 42963)) +;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16213 +;;;;;; 43280)) ;;; 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" "\ @@ -18037,8 +18086,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. ;;;*** -;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15941 -;;;;;; 42963)) +;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16213 +;;;;;; 43280)) ;;; Generated autoloads from net/rcompile.el (autoload (quote remote-compile) "rcompile" "\ @@ -18050,7 +18099,7 @@ See \\[compile]. ;;;*** ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" -;;;;;; (15941 42958)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emacs-lisp/re-builder.el (autoload (quote re-builder) "re-builder" "\ @@ -18060,7 +18109,7 @@ Call up the RE Builder for the current window. ;;;*** -;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16055 8591)) +;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16247 63112)) ;;; Generated autoloads from recentf.el (defvar recentf-mode nil "\ @@ -18086,8 +18135,8 @@ that were operated on recently. ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle -;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15941 -;;;;;; 42956)) +;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16213 +;;;;;; 43271)) ;;; Generated autoloads from rect.el (autoload (quote move-to-column-force) "rect" "\ @@ -18209,8 +18258,8 @@ rectangle which were empty. ;;;*** -;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16111 -;;;;;; 41838)) +;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16213 +;;;;;; 43283)) ;;; Generated autoloads from textmodes/refill.el (autoload (quote refill-mode) "refill" "\ @@ -18225,8 +18274,8 @@ refilling if they would cause auto-filling. ;;;*** -;;;### (autoloads (reftex-scanning-info-available-p reftex-mode turn-on-reftex) -;;;;;; "reftex" "textmodes/reftex.el" (16142 9352)) +;;;### (autoloads (reftex-reset-scanning-information reftex-mode +;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16213 43284)) ;;; Generated autoloads from textmodes/reftex.el (autoload (quote turn-on-reftex) "reftex" "\ @@ -18267,15 +18316,16 @@ on the menu bar. \(fn &optional ARG)" t nil) -(autoload (quote reftex-scanning-info-available-p) "reftex" "\ -Is the scanning info about the current document available? +(autoload (quote reftex-reset-scanning-information) "reftex" "\ +Reset the symbols containing information from buffer scanning. +This enforces rescanning the buffer on next use. \(fn)" nil nil) ;;;*** ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" -;;;;;; (16070 35808)) +;;;;;; (16213 43283)) ;;; Generated autoloads from textmodes/reftex-cite.el (autoload (quote reftex-citation) "reftex-cite" "\ @@ -18304,7 +18354,7 @@ While entering the regexp, completion on knows citation keys is possible. ;;;*** ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" -;;;;;; (15941 42966)) +;;;;;; (16213 43283)) ;;; Generated autoloads from textmodes/reftex-index.el (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ @@ -18337,7 +18387,7 @@ Here are all local bindings. ;;;*** ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" -;;;;;; (16142 9352)) +;;;;;; (16213 43283)) ;;; Generated autoloads from textmodes/reftex-parse.el (autoload (quote reftex-all-document-files) "reftex-parse" "\ @@ -18350,7 +18400,7 @@ of master file. ;;;*** ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" -;;;;;; (16054 60749)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emacs-lisp/regexp-opt.el (autoload (quote regexp-opt) "regexp-opt" "\ @@ -18377,7 +18427,7 @@ in REGEXP. ;;;*** -;;;### (autoloads (repeat) "repeat" "repeat.el" (15941 42956)) +;;;### (autoloads (repeat) "repeat" "repeat.el" (16213 43271)) ;;; Generated autoloads from repeat.el (autoload (quote repeat) "repeat" "\ @@ -18395,7 +18445,7 @@ can be modified by the global variable `repeat-on-final-keystroke'. ;;;*** ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" -;;;;;; (15356 55960)) +;;;;;; (16213 43280)) ;;; Generated autoloads from mail/reporter.el (autoload (quote reporter-submit-bug-report) "reporter" "\ @@ -18427,7 +18477,7 @@ mail-sending package is used for editing and sending the message. ;;;*** ;;;### (autoloads (reposition-window) "reposition" "reposition.el" -;;;;;; (15364 46020)) +;;;;;; (16213 43271)) ;;; Generated autoloads from reposition.el (autoload (quote reposition-window) "reposition" "\ @@ -18454,8 +18504,8 @@ first comment line visible (if point is in a comment). ;;;*** -;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (15941 -;;;;;; 42956)) +;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16213 +;;;;;; 43271)) ;;; Generated autoloads from resume.el (autoload (quote resume-suspend-hook) "resume" "\ @@ -18466,7 +18516,7 @@ Clear out the file used for transmitting args when Emacs resumes. ;;;*** ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" -;;;;;; (16054 60749)) +;;;;;; (16213 43271)) ;;; Generated autoloads from reveal.el (autoload (quote reveal-mode) "reveal" "\ @@ -18501,7 +18551,7 @@ With zero or negative ARG turn mode off. ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" -;;;;;; (15728 55520)) +;;;;;; (16213 43271)) ;;; Generated autoloads from rfn-eshadow.el (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ @@ -18544,7 +18594,7 @@ Returns non-nil if the new state is enabled. ;;;*** ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" -;;;;;; (16148 4633)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emacs-lisp/ring.el (autoload (quote ring-p) "ring" "\ @@ -18559,7 +18609,7 @@ Make a ring that can contain SIZE elements. ;;;*** -;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16066 53440)) +;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16213 43280)) ;;; Generated autoloads from net/rlogin.el (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") @@ -18610,7 +18660,7 @@ variable. ;;;;;; 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" (16072 11522)) +;;;;;; "rmail" "mail/rmail.el" (16213 43280)) ;;; Generated autoloads from mail/rmail.el (defvar rmail-dont-reply-to-names nil "\ @@ -18858,7 +18908,7 @@ Set PASSWORD to be used for retrieving mail from a POP server. ;;;*** ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" -;;;;;; (15830 37093)) +;;;;;; (16213 43280)) ;;; Generated autoloads from mail/rmailedit.el (autoload (quote rmail-edit-current-message) "rmailedit" "\ @@ -18870,7 +18920,7 @@ Edit the contents of this message. ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" -;;;;;; "mail/rmailkwd.el" (15186 43692)) +;;;;;; "mail/rmailkwd.el" (16213 43280)) ;;; Generated autoloads from mail/rmailkwd.el (autoload (quote rmail-add-label) "rmailkwd" "\ @@ -18909,7 +18959,7 @@ With prefix argument N moves forward N messages with these labels. ;;;*** ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" -;;;;;; (15186 43692)) +;;;;;; (16213 43280)) ;;; Generated autoloads from mail/rmailmsc.el (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ @@ -18923,7 +18973,7 @@ If FILE-NAME is empty, remove any existing inbox list. ;;;### (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" (15941 42961)) +;;;;;; "mail/rmailout.el" (16213 43280)) ;;; Generated autoloads from mail/rmailout.el (defvar rmail-output-file-alist nil "\ @@ -18990,8 +19040,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message. ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject -;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15941 -;;;;;; 42961)) +;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16213 +;;;;;; 43280)) ;;; Generated autoloads from mail/rmailsort.el (autoload (quote rmail-sort-by-date) "rmailsort" "\ @@ -19043,7 +19093,7 @@ KEYWORDS is a comma-separated list of labels. ;;;;;; 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" (16025 36884)) +;;;;;; "rmailsum" "mail/rmailsum.el" (16250 35353)) ;;; Generated autoloads from mail/rmailsum.el (defvar rmail-summary-scroll-between-messages t "\ @@ -19125,7 +19175,7 @@ Setting this variable has an effect only before reading a mail.") ;;;*** ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" -;;;;;; (15941 42963)) +;;;;;; (16213 43281)) ;;; Generated autoloads from obsolete/rnewspost.el (autoload (quote news-post-news) "rnewspost" "\ @@ -19138,7 +19188,7 @@ If NOQUERY is non-nil, we do not query before doing the work. ;;;*** ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region -;;;;;; rot13-string rot13) "rot13" "rot13.el" (15941 42956)) +;;;;;; rot13-string rot13) "rot13" "rot13.el" (16213 43271)) ;;; Generated autoloads from rot13.el (autoload (quote rot13) "rot13" "\ @@ -19179,7 +19229,7 @@ Toggle the use of rot 13 encoding for the current window. ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" -;;;;;; (15245 60238)) +;;;;;; (16213 43281)) ;;; Generated autoloads from obsolete/rsz-mini.el (defvar resize-minibuffer-mode nil "\ @@ -19219,8 +19269,8 @@ This function is obsolete. ;;;*** -;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16111 -;;;;;; 41826)) +;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16216 +;;;;;; 22161)) ;;; Generated autoloads from ruler-mode.el (autoload (quote ruler-mode) "ruler-mode" "\ @@ -19230,8 +19280,8 @@ Display a ruler in the header line if ARG > 0. ;;;*** -;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15941 -;;;;;; 42958)) +;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emacs-lisp/rx.el (autoload (quote rx-to-string) "rx" "\ @@ -19506,7 +19556,7 @@ CHAR ;;;*** ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" -;;;;;; (16054 60750)) +;;;;;; (16250 35355)) ;;; Generated autoloads from progmodes/scheme.el (autoload (quote scheme-mode) "scheme" "\ @@ -19548,7 +19598,7 @@ that variable's value is a string. ;;;*** ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" -;;;;;; (14792 28989)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/score-mode.el (autoload (quote gnus-score-mode) "score-mode" "\ @@ -19561,8 +19611,8 @@ This mode is an extended emacs-lisp mode. ;;;*** -;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16087 -;;;;;; 59373)) +;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from obsolete/scribe.el (autoload (quote scribe-mode) "scribe" "\ @@ -19587,7 +19637,7 @@ Interesting variables: ;;;*** ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" -;;;;;; (15941 42956)) +;;;;;; (16213 43271)) ;;; Generated autoloads from scroll-all.el (defvar scroll-all-mode nil "\ @@ -19613,7 +19663,7 @@ apply to all visible windows in the same frame. ;;;;;; mail-alias-file mail-default-reply-to 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" (16136 53055)) +;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16250 35353)) ;;; Generated autoloads from mail/sendmail.el (defvar mail-from-style (quote angles) "\ @@ -19638,11 +19688,12 @@ controlled by a separate variable, `mail-specify-envelope-from'.") (defvar mail-specify-envelope-from nil "\ *If non-nil, specify the envelope-from address when sending mail. The value used to specify it is whatever is found in -`mail-envelope-from', with `user-mail-address' as fallback. +the variable `mail-envelope-from', with `user-mail-address' as fallback. On most systems, specifying the envelope-from address is a -privileged operation. This variable is only used if -`send-mail-function' is set to `sendmail-send-it'.") +privileged operation. This variable affects sendmail and +smtpmail -- if you use feedmail to send mail, see instead the +variable `feedmail-deduce-envelope-from'.") (custom-autoload (quote mail-specify-envelope-from) "sendmail") @@ -19820,7 +19871,7 @@ Like `mail' command, but display mail buffer in another frame. ;;;*** ;;;### (autoloads (server-mode server-start) "server" "server.el" -;;;;;; (16162 11942)) +;;;;;; (16213 43271)) ;;; Generated autoloads from server.el (autoload (quote server-start) "server" "\ @@ -19852,7 +19903,7 @@ Server mode runs a process that accepts commands from the ;;;*** -;;;### (autoloads (ses-mode) "ses" "ses.el" (16162 11942)) +;;;### (autoloads (ses-mode) "ses" "ses.el" (16213 43271)) ;;; Generated autoloads from ses.el (autoload (quote ses-mode) "ses" "\ @@ -19870,7 +19921,7 @@ These are active only in the minibuffer, when entering or editing a formula: ;;;*** ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" -;;;;;; (16139 21086)) +;;;;;; (16213 43284)) ;;; Generated autoloads from textmodes/sgml-mode.el (autoload (quote sgml-mode) "sgml-mode" "\ @@ -19938,7 +19989,7 @@ To work around that, do: ;;;*** ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" -;;;;;; (16174 61085)) +;;;;;; (16250 35355)) ;;; Generated autoloads from progmodes/sh-script.el (autoload (quote sh-mode) "sh-script" "\ @@ -20002,7 +20053,7 @@ with your script for an edit-interpret-debug cycle. ;;;*** ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" -;;;;;; (15941 42958)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emacs-lisp/shadow.el (autoload (quote list-load-path-shadows) "shadow" "\ @@ -20049,8 +20100,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the ;;;*** ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group -;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16016 -;;;;;; 56429)) +;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16213 +;;;;;; 43271)) ;;; Generated autoloads from shadowfile.el (autoload (quote shadow-define-cluster) "shadowfile" "\ @@ -20089,7 +20140,7 @@ Set up file shadowing. ;;;*** ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" -;;;;;; (16111 41826)) +;;;;;; (16213 43271)) ;;; Generated autoloads from shell.el (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ @@ -20135,8 +20186,8 @@ Otherwise, one argument `-i' is passed to the shell. ;;;*** -;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15997 -;;;;;; 672)) +;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16213 +;;;;;; 43282)) ;;; Generated autoloads from progmodes/simula.el (autoload (quote simula-mode) "simula" "\ @@ -20185,7 +20236,7 @@ with no arguments, if that value is non-nil. ;;;*** ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new -;;;;;; define-skeleton) "skeleton" "skeleton.el" (16111 41826)) +;;;;;; define-skeleton) "skeleton" "skeleton.el" (16213 43271)) ;;; Generated autoloads from skeleton.el (defvar skeleton-filter (quote identity) "\ @@ -20295,7 +20346,7 @@ symmetrical ones, and the same character twice for the others. ;;;*** ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" -;;;;;; (15941 42957)) +;;;;;; (16213 43271)) ;;; Generated autoloads from smerge-mode.el (autoload (quote smerge-ediff) "smerge-mode" "\ @@ -20314,7 +20365,7 @@ Minor mode to simplify editing output from the diff3 program. ;;;*** ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" -;;;;;; (15856 53274)) +;;;;;; (16213 43274)) ;;; Generated autoloads from gnus/smiley-ems.el (autoload (quote smiley-region) "smiley-ems" "\ @@ -20328,7 +20379,7 @@ which smileys to operate on and which images to use for them. ;;;*** ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" -;;;;;; "mail/smtpmail.el" (16148 4633)) +;;;;;; "mail/smtpmail.el" (16247 63113)) ;;; Generated autoloads from mail/smtpmail.el (autoload (quote smtpmail-send-it) "smtpmail" "\ @@ -20343,7 +20394,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'. ;;;*** -;;;### (autoloads (snake) "snake" "play/snake.el" (15763 44954)) +;;;### (autoloads (snake) "snake" "play/snake.el" (16213 43281)) ;;; Generated autoloads from play/snake.el (autoload (quote snake) "snake" "\ @@ -20367,7 +20418,7 @@ Snake mode keybindings: ;;;*** ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" -;;;;;; (15491 28594)) +;;;;;; (16213 43280)) ;;; Generated autoloads from net/snmp-mode.el (autoload (quote snmp-mode) "snmp-mode" "\ @@ -20398,7 +20449,7 @@ then `snmpv2-mode-hook'. ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) -;;;;;; "solar" "calendar/solar.el" (16174 61085)) +;;;;;; "solar" "calendar/solar.el" (16213 43272)) ;;; Generated autoloads from calendar/solar.el (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ @@ -20469,8 +20520,8 @@ Requires floating point. ;;;*** -;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15941 -;;;;;; 42963)) +;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from play/solitaire.el (autoload (quote solitaire) "solitaire" "\ @@ -20547,7 +20598,7 @@ Pick your favourite shortcuts: ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs -;;;;;; sort-lines sort-subr) "sort" "sort.el" (16111 41826)) +;;;;;; sort-lines sort-subr) "sort" "sort.el" (16213 43271)) ;;; Generated autoloads from sort.el (autoload (quote sort-subr) "sort" "\ @@ -20690,7 +20741,7 @@ From a program takes two point or marker arguments, BEG and END. ;;;*** ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" -;;;;;; "speedbar.el" (15941 42957)) +;;;;;; "speedbar.el" (16213 43271)) ;;; Generated autoloads from speedbar.el (defalias (quote speedbar) (quote speedbar-frame-mode)) @@ -20715,7 +20766,7 @@ selected. If the speedbar frame is active, then select the attached frame. ;;;*** ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) -;;;;;; "spell" "textmodes/spell.el" (15186 43697)) +;;;;;; "spell" "textmodes/spell.el" (16213 43284)) ;;; Generated autoloads from textmodes/spell.el (put (quote spell-filter) (quote risky-local-variable) t) @@ -20751,8 +20802,8 @@ Check spelling of string supplied as argument. ;;;*** -;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (14817 -;;;;;; 31868)) +;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16213 +;;;;;; 43281)) ;;; Generated autoloads from play/spook.el (autoload (quote spook) "spook" "\ @@ -20769,10 +20820,17 @@ Return a vector containing the lines from `spook-phrases-file'. ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix -;;;;;; sql-sybase sql-oracle sql-mode sql-help) "sql" "progmodes/sql.el" -;;;;;; (16148 4633)) +;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help +;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16225 +;;;;;; 38513)) ;;; Generated autoloads from progmodes/sql.el +(autoload (quote sql-add-product-keywords) "sql" "\ +Append a `font-lock-keywords' entry to the existing entries defined + for the specified `product'. + +\(fn PRODUCT KEYWORDS)" nil nil) + (autoload (quote sql-help) "sql" "\ Show short help for the SQL modes. @@ -20793,6 +20851,7 @@ Other non-free SQL implementations are also supported: Sybase: \\[sql-sybase] Ingres: \\[sql-ingres] Microsoft: \\[sql-ms] + DB2: \\[sql-db2] Interbase: \\[sql-interbase] Linter: \\[sql-linter] @@ -20844,6 +20903,17 @@ you must tell Emacs. Here's how to do that in your `~/.emacs' file: \(fn)" t nil) +(autoload (quote sql-product-interactive) "sql" "\ +Run product interpreter 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*'. + +\(Type \\[describe-mode] in the SQL buffer for a list of commands.) + +\(fn &optional PRODUCT)" t nil) + (autoload (quote sql-oracle) "sql" "\ Run sqlplus by Oracle as an inferior process. @@ -21026,7 +21096,7 @@ The default comes from `process-coding-system-alist' and \(fn)" t nil) (autoload (quote sql-ms) "sql" "\ -Run isql by Microsoft as an inferior process. +Run osql by Microsoft 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 @@ -21158,9 +21228,6 @@ an empty password. The buffer is put in sql-interactive-mode, giving commands for sending input. See `sql-interactive-mode'. -To use LINTER font locking by default, put this line into your .emacs : - (setq sql-mode-font-lock-keywords sql-mode-linter-font-lock-keywords) - \(Type \\[describe-mode] in the SQL buffer for a list of commands.) \(fn)" t nil) @@ -21171,8 +21238,8 @@ To use LINTER font locking by default, put this line into your .emacs : ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke -;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (15961 -;;;;;; 24151)) +;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16213 +;;;;;; 43271)) ;;; Generated autoloads from strokes.el (autoload (quote strokes-global-set-stroke) "strokes" "\ @@ -21279,7 +21346,7 @@ Read a complex stroke and insert its glyph into the current buffer. ;;;*** ;;;### (autoloads (studlify-buffer studlify-word studlify-region) -;;;;;; "studly" "play/studly.el" (15366 772)) +;;;;;; "studly" "play/studly.el" (16213 43281)) ;;; Generated autoloads from play/studly.el (autoload (quote studlify-region) "studly" "\ @@ -21300,7 +21367,7 @@ Studlify-case the current buffer. ;;;*** ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" -;;;;;; (16111 41831)) +;;;;;; (16213 43280)) ;;; Generated autoloads from mail/supercite.el (autoload (quote sc-cite-original) "supercite" "\ @@ -21332,8 +21399,8 @@ before, and `sc-post-hook' is run after the guts of this function. ;;;*** -;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16162 -;;;;;; 11942)) +;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emacs-lisp/syntax.el (autoload (quote syntax-ppss) "syntax" "\ @@ -21346,7 +21413,7 @@ Point is at POS when this function returns. ;;;*** -;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (13227 8639)) +;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16213 43271)) ;;; Generated autoloads from tabify.el (autoload (quote untabify) "tabify" "\ @@ -21381,7 +21448,7 @@ The variable `tab-width' controls the spacing of tab stops. ;;;;;; table-recognize table-insert-row-column table-insert-column ;;;;;; table-insert-row table-insert table-point-left-cell-hook ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) -;;;;;; "table" "textmodes/table.el" (16111 41838)) +;;;;;; "table" "textmodes/table.el" (16213 43284)) ;;; Generated autoloads from textmodes/table.el (defvar table-cell-map-hook nil "\ @@ -21969,7 +22036,7 @@ converts a table into plain text without frames. It is a companion to ;;;*** -;;;### (autoloads (talk-connect) "talk" "talk.el" (15589 6165)) +;;;### (autoloads (talk-connect) "talk" "talk.el" (16213 43271)) ;;; Generated autoloads from talk.el (autoload (quote talk-connect) "talk" "\ @@ -21979,7 +22046,7 @@ Connect to display DISPLAY for the Emacs talk group. ;;;*** -;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15961 24151)) +;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16213 43271)) ;;; Generated autoloads from tar-mode.el (autoload (quote tar-mode) "tar-mode" "\ @@ -22003,7 +22070,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. ;;;*** ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" -;;;;;; "progmodes/tcl.el" (16111 41834)) +;;;;;; "progmodes/tcl.el" (16213 43282)) ;;; Generated autoloads from progmodes/tcl.el (autoload (quote tcl-mode) "tcl" "\ @@ -22054,7 +22121,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'. ;;;*** -;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15941 42963)) +;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16213 43280)) ;;; Generated autoloads from net/telnet.el (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") @@ -22078,8 +22145,8 @@ Normally input is edited in Emacs and sent a line at a time. ;;;*** -;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15941 -;;;;;; 42957)) +;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16213 +;;;;;; 43271)) ;;; Generated autoloads from term.el (autoload (quote make-term) "term" "\ @@ -22107,8 +22174,8 @@ Start a terminal-emulator in a new buffer. ;;;*** -;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15491 -;;;;;; 28591)) +;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16213 +;;;;;; 43271)) ;;; Generated autoloads from terminal.el (autoload (quote terminal-emulator) "terminal" "\ @@ -22145,7 +22212,7 @@ subprocess started. ;;;*** ;;;### (autoloads (testcover-this-defun testcover-start) "testcover" -;;;;;; "emacs-lisp/testcover.el" (16162 11942)) +;;;;;; "emacs-lisp/testcover.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/testcover.el (autoload (quote testcover-start) "testcover" "\ @@ -22163,7 +22230,7 @@ Start coverage on function under point. ;;;*** -;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15763 44954)) +;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16213 43281)) ;;; Generated autoloads from play/tetris.el (autoload (quote tetris) "tetris" "\ @@ -22194,7 +22261,7 @@ tetris-mode keybindings: ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" -;;;;;; (16139 21086)) +;;;;;; (16213 43284)) ;;; Generated autoloads from textmodes/tex-mode.el (defvar tex-shell-file-name nil "\ @@ -22303,7 +22370,7 @@ use.") (custom-autoload (quote tex-alt-dvi-print-command) "tex-mode") -(defvar tex-dvi-view-command (quote (if (eq window-system (quote x)) \"xdvi\" \"dvi2tty * | cat -s\")) "\ +(defvar tex-dvi-view-command (quote (if (eq window-system (quote x)) "xdvi" "dvi2tty * | cat -s")) "\ *Command used by \\[tex-view] to display a `.dvi' file. If it is a string, that specifies the command directly. If this string contains an asterisk (`*'), that is replaced by the file name; @@ -22496,7 +22563,7 @@ Major mode to edit DocTeX files. ;;;*** ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) -;;;;;; "texinfmt" "textmodes/texinfmt.el" (16111 41838)) +;;;;;; "texinfmt" "textmodes/texinfmt.el" (16213 43284)) ;;; Generated autoloads from textmodes/texinfmt.el (autoload (quote texinfo-format-buffer) "texinfmt" "\ @@ -22536,7 +22603,7 @@ if large. You can use Info-split to do this manually. ;;;*** ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) -;;;;;; "texinfo" "textmodes/texinfo.el" (16148 4633)) +;;;;;; "texinfo" "textmodes/texinfo.el" (16213 43284)) ;;; Generated autoloads from textmodes/texinfo.el (defvar texinfo-open-quote "``" "\ @@ -22622,7 +22689,7 @@ value of `texinfo-mode-hook'. ;;;### (autoloads (thai-composition-function thai-post-read-conversion ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) -;;;;;; "thai-util" "language/thai-util.el" (16118 44435)) +;;;;;; "thai-util" "language/thai-util.el" (16213 43280)) ;;; Generated autoloads from language/thai-util.el (autoload (quote thai-compose-region) "thai-util" "\ @@ -22661,7 +22728,7 @@ The return value is number of composed characters. ;;;### (autoloads (list-at-point number-at-point symbol-at-point ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) -;;;;;; "thingatpt" "thingatpt.el" (15941 42957)) +;;;;;; "thingatpt" "thingatpt.el" (16213 43271)) ;;; Generated autoloads from thingatpt.el (autoload (quote forward-thing) "thingatpt" "\ @@ -22721,7 +22788,7 @@ Not documented ;;;;;; 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" (16118 44435)) +;;;;;; "language/tibet-util.el" (16213 43280)) ;;; Generated autoloads from language/tibet-util.el (autoload (quote tibetan-char-p) "tibet-util" "\ @@ -22800,7 +22867,7 @@ Not documented ;;;*** ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" -;;;;;; (15941 42966)) +;;;;;; (16213 43284)) ;;; Generated autoloads from textmodes/tildify.el (autoload (quote tildify-region) "tildify" "\ @@ -22824,7 +22891,7 @@ This function performs no refilling of the changed text. ;;;*** ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) -;;;;;; "time" "time.el" (16011 37576)) +;;;;;; "time" "time.el" (16213 43271)) ;;; Generated autoloads from time.el (defvar display-time-day-and-date nil "\ @@ -22865,7 +22932,7 @@ This runs the normal hook `display-time-hook' after each update. ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract ;;;;;; time-since days-to-time time-less-p seconds-to-time date-to-time) -;;;;;; "time-date" "calendar/time-date.el" (15450 56230)) +;;;;;; "time-date" "calendar/time-date.el" (16213 43272)) ;;; Generated autoloads from calendar/time-date.el (autoload (quote date-to-time) "time-date" "\ @@ -22945,7 +23012,7 @@ If DATE is malformed, return a time value of zeros. ;;;*** ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" -;;;;;; "time-stamp.el" (15941 42957)) +;;;;;; "time-stamp.el" (16213 43271)) ;;; Generated autoloads from time-stamp.el (autoload (quote time-stamp) "time-stamp" "\ @@ -22979,7 +23046,7 @@ With ARG, turn time stamping on if and only if arg is positive. ;;;;;; 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" -;;;;;; (16148 4633)) +;;;;;; (16213 43272)) ;;; Generated autoloads from calendar/timeclock.el (autoload (quote timeclock-modeline-display) "timeclock" "\ @@ -23079,7 +23146,7 @@ relative only to the time worked today, and not to past time. ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" -;;;;;; "emacs-lisp/timer.el" (16087 59607)) +;;;;;; "emacs-lisp/timer.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/timer.el (defalias (quote disable-timeout) (quote cancel-timer)) @@ -23152,7 +23219,7 @@ be detected. ;;;*** ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" -;;;;;; "international/titdic-cnv.el" (15941 42961)) +;;;;;; "international/titdic-cnv.el" (16213 43280)) ;;; Generated autoloads from international/titdic-cnv.el (autoload (quote titdic-convert) "titdic-cnv" "\ @@ -23174,8 +23241,9 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". ;;;*** -;;;### (autoloads (tamil-composition-function tamil-compose-region) -;;;;;; "tml-util" "language/tml-util.el" (16118 44435)) +;;;### (autoloads (tamil-composition-function tamil-post-read-conversion +;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16233 +;;;;;; 29568)) ;;; Generated autoloads from language/tml-util.el (autoload (quote tamil-compose-region) "tml-util" "\ @@ -23183,6 +23251,11 @@ Not documented \(fn FROM TO)" t nil) +(autoload (quote tamil-post-read-conversion) "tml-util" "\ +Not documented + +\(fn LEN)" nil nil) + (autoload (quote tamil-composition-function) "tml-util" "\ Compose Tamil characters in REGION, or STRING if specified. Assume that the REGION or STRING must fully match the composable @@ -23193,7 +23266,7 @@ PATTERN regexp. ;;;*** ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" -;;;;;; "tmm.el" (15557 10300)) +;;;;;; "tmm.el" (16213 43271)) ;;; Generated autoloads from tmm.el (define-key global-map "\M-`" 'tmm-menubar) (define-key global-map [f10] 'tmm-menubar) @@ -23234,7 +23307,7 @@ Its value should be an event that has a binding in MENU. ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) -;;;;;; "todo-mode" "calendar/todo-mode.el" (15381 53844)) +;;;;;; "todo-mode" "calendar/todo-mode.el" (16213 43272)) ;;; Generated autoloads from calendar/todo-mode.el (autoload (quote todo-add-category) "todo-mode" "\ @@ -23295,7 +23368,7 @@ Show TODO list. ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" -;;;;;; "toolbar/tool-bar.el" (15678 51473)) +;;;;;; "toolbar/tool-bar.el" (16213 43286)) ;;; Generated autoloads from toolbar/tool-bar.el (defvar tool-bar-mode nil "\ @@ -23376,7 +23449,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap. ;;;*** ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" -;;;;;; (16162 11942)) +;;;;;; (16213 43271)) ;;; Generated autoloads from tooltip.el (autoload (quote tooltip-mode) "tooltip" "\ @@ -23394,8 +23467,8 @@ use either \\[customize] or the function `tooltip-mode'.") ;;;*** -;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15678 -;;;;;; 51469)) +;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emulation/tpu-edt.el (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) @@ -23410,7 +23483,7 @@ Turn on TPU/edt emulation. ;;;*** ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) -;;;;;; "tpu-extras" "emulation/tpu-extras.el" (15188 565)) +;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16213 43273)) ;;; Generated autoloads from emulation/tpu-extras.el (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ @@ -23430,7 +23503,7 @@ Constrain the cursor to the flow of the text. ;;;*** -;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15961 24152)) +;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16227 13384)) ;;; Generated autoloads from emacs-lisp/tq.el (autoload (quote tq-create) "tq" "\ @@ -23444,7 +23517,7 @@ to a tcp server on another machine. ;;;*** ;;;### (autoloads (trace-function-background trace-function trace-buffer) -;;;;;; "trace" "emacs-lisp/trace.el" (15763 44953)) +;;;;;; "trace" "emacs-lisp/trace.el" (16213 43273)) ;;; Generated autoloads from emacs-lisp/trace.el (defvar trace-buffer "*trace-output*" "\ @@ -23477,7 +23550,7 @@ the window or buffer configuration at all. ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) -;;;;;; "tramp" "net/tramp.el" (16162 11943)) +;;;;;; "tramp" "net/tramp.el" (16213 43280)) ;;; Generated autoloads from net/tramp.el (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ @@ -23556,7 +23629,7 @@ Falls back to normal file name handler if no tramp file name handler exists. ;;;*** ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" -;;;;;; "textmodes/two-column.el" (16162 11944)) +;;;;;; "textmodes/two-column.el" (16213 43285)) ;;; Generated autoloads from textmodes/two-column.el (autoload '2C-command "two-column" () t 'keymap) (global-set-key "\C-x6" '2C-command) @@ -23606,7 +23679,7 @@ First column's text sSs Second column's text ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics ;;;;;; type-break type-break-mode type-break-keystroke-threshold ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) -;;;;;; "type-break" "type-break.el" (16111 41826)) +;;;;;; "type-break" "type-break.el" (16213 43271)) ;;; Generated autoloads from type-break.el (defvar type-break-mode nil "\ @@ -23765,7 +23838,7 @@ FRAC should be the inverse of the fractional value; for example, a value of ;;;*** ;;;### (autoloads (ununderline-region underline-region) "underline" -;;;;;; "textmodes/underline.el" (15186 43697)) +;;;;;; "textmodes/underline.el" (16213 43286)) ;;; Generated autoloads from textmodes/underline.el (autoload (quote underline-region) "underline" "\ @@ -23786,7 +23859,7 @@ which specify the range to operate on. ;;;*** ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) -;;;;;; "undigest" "mail/undigest.el" (15961 24154)) +;;;;;; "undigest" "mail/undigest.el" (16213 43280)) ;;; Generated autoloads from mail/undigest.el (autoload (quote undigestify-rmail-message) "undigest" "\ @@ -23805,7 +23878,7 @@ following the containing message. ;;;*** ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" -;;;;;; (15764 7537)) +;;;;;; (16213 43280)) ;;; Generated autoloads from mail/unrmail.el (autoload (quote batch-unrmail) "unrmail" "\ @@ -23824,8 +23897,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE. ;;;*** -;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16162 -;;;;;; 11942)) +;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emacs-lisp/unsafep.el (autoload (quote unsafep) "unsafep" "\ @@ -23838,7 +23911,7 @@ of symbols with local bindings. ;;;*** ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) -;;;;;; "userlock" "userlock.el" (15781 48897)) +;;;;;; "userlock" "userlock.el" (16213 43271)) ;;; Generated autoloads from userlock.el (autoload (quote ask-user-about-lock) "userlock" "\ @@ -23867,7 +23940,7 @@ The buffer in question is current when this function is called. ;;;*** ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) -;;;;;; "uudecode" "gnus/uudecode.el" (15186 43690)) +;;;;;; "uudecode" "gnus/uudecode.el" (16213 43274)) ;;; Generated autoloads from gnus/uudecode.el (autoload (quote uudecode-decode-region-external) "uudecode" "\ @@ -23891,7 +23964,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook -;;;;;; vc-checkout-hook) "vc" "vc.el" (16139 21084)) +;;;;;; vc-checkout-hook) "vc" "vc.el" (16213 43271)) ;;; Generated autoloads from vc.el (defvar vc-checkout-hook nil "\ @@ -24172,7 +24245,7 @@ colors. `vc-annotate-background' specifies the background color. ;;;*** -;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16136 53054)) +;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16243 62806)) ;;; Generated autoloads from vc-cvs.el (defun vc-cvs-registered (f) (when (file-readable-p (expand-file-name @@ -24182,7 +24255,7 @@ colors. `vc-annotate-background' specifies the background color. ;;;*** -;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16070 35807)) +;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16213 43271)) ;;; Generated autoloads from vc-mcvs.el (defun vc-mcvs-registered (file) (let ((dir file)) @@ -24201,7 +24274,7 @@ colors. `vc-annotate-background' specifies the background color. ;;;*** ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" -;;;;;; (16070 35807)) +;;;;;; (16213 43271)) ;;; Generated autoloads from vc-rcs.el (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ @@ -24214,7 +24287,7 @@ For a description of possible values, see `vc-check-master-templates'.") ;;;*** ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" -;;;;;; (16070 35807)) +;;;;;; (16213 43271)) ;;; Generated autoloads from vc-sccs.el (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ @@ -24231,7 +24304,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) ;;;*** -;;;### (autoloads nil "vc-svn" "vc-svn.el" (16162 11942)) +;;;### (autoloads nil "vc-svn" "vc-svn.el" (16213 43271)) ;;; Generated autoloads from vc-svn.el (defun vc-svn-registered (f) (when (file-readable-p (expand-file-name @@ -24244,7 +24317,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) ;;;*** ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" -;;;;;; (15997 673)) +;;;;;; (16213 43282)) ;;; Generated autoloads from progmodes/vhdl-mode.el (autoload (quote vhdl-mode) "vhdl-mode" "\ @@ -24769,7 +24842,7 @@ Key bindings: ;;;*** -;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15941 42958)) +;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16213 43273)) ;;; Generated autoloads from emulation/vi.el (autoload (quote vi-mode) "vi" "\ @@ -24824,7 +24897,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs. ;;;### (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" (16118 44435)) +;;;;;; "language/viet-util.el" (16213 43280)) ;;; Generated autoloads from language/viet-util.el (autoload (quote viet-encode-viscii-char) "viet-util" "\ @@ -24870,8 +24943,8 @@ Not documented ;;;### (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" (16142 -;;;;;; 9350)) +;;;;;; view-file-other-window view-file) "view" "view.el" (16213 +;;;;;; 43271)) ;;; Generated autoloads from view.el (defvar view-mode nil "\ @@ -25078,8 +25151,8 @@ Exit View mode and make the current buffer editable. ;;;*** -;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16111 -;;;;;; 41830)) +;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16213 +;;;;;; 43273)) ;;; Generated autoloads from emulation/vip.el (autoload (quote vip-setup) "vip" "\ @@ -25095,7 +25168,7 @@ Turn on VIP emulation of VI. ;;;*** ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" -;;;;;; (15941 42958)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emulation/viper.el (autoload (quote toggle-viper-mode) "viper" "\ @@ -25112,7 +25185,7 @@ Turn on Viper emulation of Vi. ;;;*** ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" -;;;;;; (16087 59607)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emacs-lisp/warnings.el (defvar warning-prefix-function nil "\ @@ -25136,15 +25209,15 @@ also call that function before the next warning.") (defvar warning-fill-prefix nil "\ Non-nil means fill each warning text using this string as `fill-prefix'.") -(defvar warning-group-format " (%s)" "\ -Format for displaying the warning group in the warning message. -The result of formatting the group this way gets included in the +(defvar warning-type-format " (%s)" "\ +Format for displaying the warning type in the warning message. +The result of formatting the type this way gets included in the message under the control of the string in `warning-levels'.") (autoload (quote display-warning) "warnings" "\ Display a warning message, MESSAGE. -GROUP should be a custom group name (a symbol), -or else a list of symbols whose first element is a custom group name. +TYPE is the warning type: either a custom group name (a symbol), +or a list of symbols whose first element is a custom group name. \(The rest of the symbols represent subcategories, for warning purposes only, and you can use whatever symbols you like.) @@ -25164,15 +25237,15 @@ See the `warnings' custom group for user customization features. See also `warning-series', `warning-prefix-function' and `warning-fill-prefix' for additional programming features. -\(fn GROUP MESSAGE &optional LEVEL BUFFER-NAME)" nil nil) +\(fn TYPE MESSAGE &optional LEVEL BUFFER-NAME)" nil nil) (autoload (quote lwarn) "warnings" "\ Display a warning message made from (format MESSAGE ARGS...). Aside from generating the message with `format', this is equivalent to `display-warning'. -GROUP should be a custom group name (a symbol). -or else a list of symbols whose first element is a custom group name. +TYPE is the warning type: either a custom group name (a symbol). +or a list of symbols whose first element is a custom group name. \(The rest of the symbols represent subcategories and can be whatever you like.) @@ -25182,19 +25255,19 @@ LEVEL should be either :warning, :error, or :emergency. :error -- invalid data or circumstances. :warning -- suspicious data or circumstances. -\(fn GROUP LEVEL MESSAGE &rest ARGS)" nil nil) +\(fn TYPE LEVEL MESSAGE &rest ARGS)" nil nil) (autoload (quote warn) "warnings" "\ Display a warning message made from (format MESSAGE ARGS...). Aside from generating the message with `format', this is equivalent to `display-warning', using -`emacs' as the group and `:warning' as the level. +`emacs' as the type and `:warning' as the level. \(fn MESSAGE &rest ARGS)" nil nil) ;;;*** -;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15941 42963)) +;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16213 43280)) ;;; Generated autoloads from net/webjump.el (autoload (quote webjump) "webjump" "\ @@ -25211,7 +25284,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke ;;;*** ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" -;;;;;; (16087 59843)) +;;;;;; (16250 35355)) ;;; Generated autoloads from progmodes/which-func.el (put 'which-func-format 'risky-local-variable t) (put 'which-func-current 'risky-local-variable t) @@ -25243,7 +25316,7 @@ and off otherwise. ;;;;;; 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" -;;;;;; (16111 41826)) +;;;;;; (16249 12135)) ;;; Generated autoloads from whitespace.el (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ @@ -25315,7 +25388,7 @@ use either \\[customize] or the function `whitespace-global-mode'.") (autoload (quote whitespace-global-mode) "whitespace" "\ Toggle using Whitespace mode in new buffers. -With ARG, turn the mode on if and only iff ARG is positive. +With ARG, turn the mode on iff ARG is positive. When this mode is active, `whitespace-buffer' is added to `find-file-hook' and `kill-buffer-hook'. @@ -25331,7 +25404,7 @@ This is meant to be added buffer-locally to `write-file-functions'. ;;;*** ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse -;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15941 42957)) +;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16213 43272)) ;;; Generated autoloads from wid-browse.el (autoload (quote widget-browse-at) "wid-browse" "\ @@ -25358,8 +25431,8 @@ With arg, turn widget mode on if and only if arg is positive. ;;;*** ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create -;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16111 -;;;;;; 41826)) +;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16213 +;;;;;; 43272)) ;;; Generated autoloads from wid-edit.el (autoload (quote widgetp) "wid-edit" "\ @@ -25401,8 +25474,8 @@ Setup current buffer so editing string widgets works. ;;;*** ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right -;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16111 -;;;;;; 41826)) +;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16213 +;;;;;; 43272)) ;;; Generated autoloads from windmove.el (autoload (quote windmove-left) "windmove" "\ @@ -25455,7 +25528,7 @@ Default MODIFIER is 'shift. ;;;*** ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" -;;;;;; (15941 42957)) +;;;;;; (16213 43272)) ;;; Generated autoloads from winner.el (defvar winner-mode nil "\ @@ -25474,7 +25547,7 @@ With arg, turn Winner mode on if and only if arg is positive. ;;;*** ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" -;;;;;; "woman.el" (16012 41365)) +;;;;;; "woman.el" (16239 25257)) ;;; Generated autoloads from woman.el (autoload (quote woman) "woman" "\ @@ -25510,7 +25583,7 @@ decompress the file if appropriate. See the documentation for the ;;;*** ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" -;;;;;; (15941 42958)) +;;;;;; (16213 43273)) ;;; Generated autoloads from emulation/ws-mode.el (autoload (quote wordstar-mode) "ws-mode" "\ @@ -25623,7 +25696,7 @@ The key bindings are: ;;;*** ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" -;;;;;; (16148 4633)) +;;;;;; (16213 43272)) ;;; Generated autoloads from xml.el (autoload (quote xml-parse-file) "xml" "\ @@ -25648,8 +25721,8 @@ If PARSE-NS is non-nil, then QNAMES are expanded. ;;;*** -;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16025 -;;;;;; 36883)) +;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16213 +;;;;;; 43272)) ;;; Generated autoloads from xt-mouse.el (defvar xterm-mouse-mode nil "\ @@ -25671,7 +25744,7 @@ Turn it on to use emacs mouse commands, and off to use xterm mouse commands. ;;;*** ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism -;;;;;; yow) "yow" "play/yow.el" (15407 8860)) +;;;;;; yow) "yow" "play/yow.el" (16213 43281)) ;;; Generated autoloads from play/yow.el (autoload (quote yow) "yow" "\ @@ -25697,7 +25770,7 @@ Zippy goes to the analyst. ;;;*** -;;;### (autoloads (zone) "zone" "play/zone.el" (15678 51471)) +;;;### (autoloads (zone) "zone" "play/zone.el" (16213 43281)) ;;; Generated autoloads from play/zone.el (autoload (quote zone) "zone" "\ @@ -25708,7 +25781,7 @@ Zone out, completely. ;;;*** ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" -;;;;;; "net/zone-mode.el" (15941 42963)) +;;;;;; "net/zone-mode.el" (16213 43280)) ;;; Generated autoloads from net/zone-mode.el (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ @@ -25748,35 +25821,35 @@ Zone-mode does two things: ;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el" ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" -;;;;;; "calendar/cal-x.el" "calendar/parse-time.el" "case-table.el" -;;;;;; "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" "custom.el" -;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el" -;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" -;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" -;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" -;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" -;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" -;;;;;; "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" -;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" -;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" -;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" -;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/testcover-ses.el" -;;;;;; "emacs-lisp/testcover-unsafep.el" "emacs-lock.el" "emulation/cua-gmrk.el" -;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" -;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-mapper.el" -;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" -;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el" -;;;;;; "emulation/viper-util.el" "env.el" "eshell/em-alias.el" "eshell/em-banner.el" -;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" -;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" -;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" -;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" -;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" -;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" -;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" -;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" -;;;;;; "eshell/esh-var.el" "faces.el" "files.el" "filesets.el" "finder-inf.el" -;;;;;; "foldout.el" "font-core.el" "format.el" "forms-d2.el" "forms-pass.el" +;;;;;; "calendar/cal-x.el" "case-table.el" "cdl.el" "cus-dep.el" +;;;;;; "cus-load.el" "cus-start.el" "custom.el" "dos-fns.el" "dos-vars.el" +;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el" +;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el" +;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/bindat.el" +;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el" +;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" +;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el" +;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" +;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" +;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" +;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el" +;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/testcover-ses.el" "emacs-lisp/testcover-unsafep.el" +;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" +;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" +;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el" +;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" +;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" +;;;;;; "env.el" "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" +;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" +;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" +;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" +;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" +;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" +;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" +;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el" +;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" +;;;;;; "faces.el" "files.el" "filesets.el" "finder-inf.el" "foldout.el" +;;;;;; "font-core.el" "format.el" "forms-d2.el" "forms-pass.el" ;;;;;; "frame.el" "generic-x.el" "gnus/flow-fill.el" "gnus/format-spec.el" ;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-draft.el" @@ -25817,18 +25890,18 @@ Zone-mode does two things: ;;;;;; "language/malayalam.el" "language/misc-lang.el" "language/romanian.el" ;;;;;; "language/slovak.el" "language/tamil.el" "language/thai.el" ;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" -;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el" -;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" -;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el" -;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" -;;;;;; "mh-e/mh-index.el" "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" -;;;;;; "mh-e/mh-mime.el" "mh-e/mh-pick.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" -;;;;;; "mh-e/mh-xemacs-compat.el" "mh-e/mh-xemacs-icons.el" "misc.el" -;;;;;; "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el" -;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" -;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-ftp.el" -;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" -;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" +;;;;;; "loaddefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" +;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" +;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el" +;;;;;; "mh-e/mh-alias.el" "mh-e/mh-customize.el" "mh-e/mh-funcs.el" +;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el" +;;;;;; "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" +;;;;;; "mh-e/mh-pick.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" "mh-e/mh-xemacs-compat.el" +;;;;;; "mh-e/mh-xemacs-icons.el" "misc.el" "mouse-copy.el" "mouse-drag.el" +;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" +;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el" +;;;;;; "net/tramp-ftp.el" "net/tramp-smb.el" "net/tramp-util.el" +;;;;;; "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el" ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el" @@ -25860,7 +25933,7 @@ Zone-mode does two things: ;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" ;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" ;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el" -;;;;;; "w32-vars.el" "widget.el" "window.el") (16174 63124 427475)) +;;;;;; "w32-vars.el" "widget.el" "window.el") (16251 63725 297036)) ;;;*** @@ -25869,5 +25942,4 @@ Zone-mode does two things: ;;; no-byte-compile: t ;;; no-update-autoloads: t ;;; End: - ;;; loaddefs.el ends here -- 2.11.4.GIT