diff options
Diffstat (limited to 'lisp/ldefs-boot.el')
-rw-r--r-- | lisp/ldefs-boot.el | 3005 |
1 files changed, 1519 insertions, 1486 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 23e9b94d437..d11401b5c2d 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -3,7 +3,7 @@ ;;; Code: -;;;### (autoloads nil "5x5" "play/5x5.el" (21607 56025 301574 889000)) +;;;### (autoloads nil "5x5" "play/5x5.el" (21607 54478 800121 42000)) ;;; Generated autoloads from play/5x5.el (autoload '5x5 "5x5" "\ @@ -65,8 +65,8 @@ should return a grid vector array that is the new solution. ;;;*** -;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/ada-mode.el (autoload 'ada-add-extensions "ada-mode" "\ @@ -85,8 +85,8 @@ Ada mode is the major mode for editing Ada code. ;;;*** -;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/ada-stmt.el (autoload 'ada-header "ada-stmt" "\ @@ -96,8 +96,8 @@ Insert a descriptive header at the top of the file. ;;;*** -;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/ada-xref.el (autoload 'ada-find-file "ada-xref" "\ @@ -108,8 +108,8 @@ Completion is available. ;;;*** -;;;### (autoloads nil "add-log" "vc/add-log.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "add-log" "vc/add-log.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from vc/add-log.el (put 'change-log-default-name 'safe-local-variable 'string-or-null-p) @@ -238,8 +238,8 @@ old-style time formats for entries are supported. ;;;*** -;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21607 56023 -;;;;;; 800854 237000)) +;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/advice.el (defvar ad-redefinition-action 'warn "\ @@ -368,13 +368,13 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...) \(fn FUNCTION ARGS &rest BODY)" nil t) -(put 'defadvice 'doc-string-elt '3) +(function-put 'defadvice 'doc-string-elt '3) -(put 'defadvice 'lisp-indent-function '2) +(function-put 'defadvice 'lisp-indent-function '2) ;;;*** -;;;### (autoloads nil "align" "align.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "align" "align.el" (21607 54477 800124 118000)) ;;; Generated autoloads from align.el (autoload 'align "align" "\ @@ -477,7 +477,7 @@ A replacement function for `newline-and-indent', aligning as it goes. ;;;*** -;;;### (autoloads nil "allout" "allout.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "allout" "allout.el" (21607 54477 800124 118000)) ;;; Generated autoloads from allout.el (push (purecopy '(allout 2 3)) package--builtin-versions) @@ -837,8 +837,8 @@ for details on preparing Emacs for automatic allout activation. ;;;*** -;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21607 -;;;;;; 56058 801550 360000)) +;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21609 +;;;;;; 55608 852266 580000)) ;;; Generated autoloads from allout-widgets.el (push (purecopy '(allout-widgets 1 0)) package--builtin-versions) @@ -896,8 +896,8 @@ outline hot-spot navigation (see `allout-mode'). ;;;*** -;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21640 46919 650145 +;;;;;; 897000)) ;;; Generated autoloads from net/ange-ftp.el (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) @@ -918,8 +918,8 @@ directory, so that Emacs will know its current contents. ;;;*** -;;;### (autoloads nil "animate" "play/animate.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "animate" "play/animate.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/animate.el (autoload 'animate-string "animate" "\ @@ -951,8 +951,8 @@ the buffer *Birthday-Present-for-Name*. ;;;*** -;;;### (autoloads nil "ansi-color" "ansi-color.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "ansi-color" "ansi-color.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from ansi-color.el (push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) @@ -979,7 +979,7 @@ This is a good function to put in `comint-output-filter-functions'. ;;;*** ;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21607 -;;;;;; 56025 301574 889000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/antlr-mode.el (push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) @@ -1015,8 +1015,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'. ;;;*** -;;;### (autoloads nil "appt" "calendar/appt.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "appt" "calendar/appt.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from calendar/appt.el (autoload 'appt-add "appt" "\ @@ -1037,8 +1037,8 @@ ARG is positive, otherwise off. ;;;*** -;;;### (autoloads nil "apropos" "apropos.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "apropos" "apropos.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from apropos.el (autoload 'apropos-read-pattern "apropos" "\ @@ -1153,8 +1153,8 @@ Returns list of symbols and documentation found. ;;;*** -;;;### (autoloads nil "arc-mode" "arc-mode.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "arc-mode" "arc-mode.el" (21621 7062 810116 +;;;;;; 332000)) ;;; Generated autoloads from arc-mode.el (autoload 'archive-mode "arc-mode" "\ @@ -1174,7 +1174,7 @@ archive. ;;;*** -;;;### (autoloads nil "array" "array.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "array" "array.el" (21607 54477 800124 118000)) ;;; Generated autoloads from array.el (autoload 'array-mode "array" "\ @@ -1245,8 +1245,8 @@ Entering array mode calls the function `array-mode-hook'. ;;;*** -;;;### (autoloads nil "artist" "textmodes/artist.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "artist" "textmodes/artist.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/artist.el (push (purecopy '(artist 1 2 6)) package--builtin-versions) @@ -1452,8 +1452,8 @@ Keymap summary ;;;*** -;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/asm-mode.el (autoload 'asm-mode "asm-mode" "\ @@ -1480,8 +1480,8 @@ Special commands: ;;;*** -;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21623 -;;;;;; 5708 80843 798000)) +;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21625 +;;;;;; 43838 483701 627000)) ;;; Generated autoloads from gnus/auth-source.el (defvar auth-source-cache-expiry 7200 "\ @@ -1493,8 +1493,8 @@ let-binding.") ;;;*** -;;;### (autoloads nil "autoarg" "autoarg.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "autoarg" "autoarg.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from autoarg.el (defvar autoarg-mode nil "\ @@ -1554,8 +1554,8 @@ This is similar to `autoarg-mode' but rebinds the keypad keys ;;;*** -;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/autoconf.el (autoload 'autoconf-mode "autoconf" "\ @@ -1565,8 +1565,8 @@ Major mode for editing Autoconf configure.ac files. ;;;*** -;;;### (autoloads nil "autoinsert" "autoinsert.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "autoinsert" "autoinsert.el" (21632 17083 200835 +;;;;;; 890000)) ;;; Generated autoloads from autoinsert.el (autoload 'auto-insert "autoinsert" "\ @@ -1604,14 +1604,16 @@ insert a template for the file depending on the mode of the buffer. ;;;*** -;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21607 -;;;;;; 56058 801550 360000)) +;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21628 +;;;;;; 43483 380149 771000)) ;;; Generated autoloads from emacs-lisp/autoload.el (put 'generated-autoload-file 'safe-local-variable 'stringp) (put 'generated-autoload-load-name 'safe-local-variable 'stringp) +(put 'autoload-ensure-writable 'risky-local-variable t) + (autoload 'update-file-autoloads "autoload" "\ Update the autoloads for FILE. If prefix arg SAVE-AFTER is non-nil, save the buffer too. @@ -1654,8 +1656,8 @@ should be non-nil). ;;;*** -;;;### (autoloads nil "autorevert" "autorevert.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "autorevert" "autorevert.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from autorevert.el (autoload 'auto-revert-mode "autorevert" "\ @@ -1743,7 +1745,7 @@ specifies in the mode line. ;;;*** -;;;### (autoloads nil "avoid" "avoid.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "avoid" "avoid.el" (21607 54477 800124 118000)) ;;; Generated autoloads from avoid.el (defvar mouse-avoidance-mode nil "\ @@ -1781,8 +1783,8 @@ definition of \"random distance\".) ;;;*** -;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/bat-mode.el (add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) @@ -1800,8 +1802,8 @@ Run script using `bat-run' and `bat-run-args'. ;;;*** -;;;### (autoloads nil "battery" "battery.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "battery" "battery.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from battery.el (put 'battery-mode-line-string 'risky-local-variable t) @@ -1837,7 +1839,7 @@ seconds. ;;;*** ;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (21607 -;;;;;; 56023 800854 237000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/benchmark.el (autoload 'benchmark-run "benchmark" "\ @@ -1851,7 +1853,7 @@ See also `benchmark-run-compiled'. \(fn &optional REPETITIONS &rest FORMS)" nil t) -(put 'benchmark-run 'lisp-indent-function '1) +(function-put 'benchmark-run 'lisp-indent-function '1) (autoload 'benchmark-run-compiled "benchmark" "\ Time execution of compiled version of FORMS. @@ -1861,7 +1863,7 @@ result. The overhead of the `lambda's is accounted for. \(fn &optional REPETITIONS &rest FORMS)" nil t) -(put 'benchmark-run-compiled 'lisp-indent-function '1) +(function-put 'benchmark-run-compiled 'lisp-indent-function '1) (autoload 'benchmark "benchmark" "\ Print the time taken for REPETITIONS executions of FORM. @@ -1873,8 +1875,8 @@ For non-interactive use see also `benchmark-run' and ;;;*** -;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/bibtex.el (autoload 'bibtex-initialize "bibtex" "\ @@ -1966,7 +1968,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'. ;;;*** ;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" -;;;;;; (21607 56025 801549 101000)) +;;;;;; (21607 54478 800121 42000)) ;;; Generated autoloads from textmodes/bibtex-style.el (autoload 'bibtex-style-mode "bibtex-style" "\ @@ -1976,8 +1978,8 @@ Major mode for editing BibTeX style files. ;;;*** -;;;### (autoloads nil "binhex" "mail/binhex.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "binhex" "mail/binhex.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from mail/binhex.el (defconst binhex-begin-line "^:...............................................................$" "\ @@ -2001,8 +2003,8 @@ Binhex decode region between START and END. ;;;*** -;;;### (autoloads nil "blackbox" "play/blackbox.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "blackbox" "play/blackbox.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from play/blackbox.el (autoload 'blackbox "blackbox" "\ @@ -2121,8 +2123,8 @@ a reflection. ;;;*** -;;;### (autoloads nil "bookmark" "bookmark.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "bookmark" "bookmark.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from bookmark.el (define-key ctl-x-r-map "b" 'bookmark-jump) (define-key ctl-x-r-map "m" 'bookmark-set) @@ -2248,10 +2250,11 @@ probably because we were called from there. (autoload 'bookmark-write "bookmark" "\ Write bookmarks to a file (reading the file name with the minibuffer). -Don't use this in Lisp programs; use `bookmark-save' instead. \(fn)" t nil) +(function-put 'bookmark-write 'interactive-only 'bookmark-save) + (autoload 'bookmark-save "bookmark" "\ Save currently defined bookmarks. Saves by default in the file defined by the variable @@ -2314,8 +2317,8 @@ Incremental search of bookmarks, hiding the non-matches as we go. ;;;*** -;;;### (autoloads nil "browse-url" "net/browse-url.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "browse-url" "net/browse-url.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from net/browse-url.el (defvar browse-url-browser-function 'browse-url-default-browser "\ @@ -2630,7 +2633,7 @@ from `browse-url-elinks-wrapper'. ;;;*** -;;;### (autoloads nil "bs" "bs.el" (21607 56058 801550 360000)) +;;;### (autoloads nil "bs" "bs.el" (21607 54477 800124 118000)) ;;; Generated autoloads from bs.el (push (purecopy '(bs 1 17)) package--builtin-versions) @@ -2671,8 +2674,8 @@ name of buffer configuration. ;;;*** -;;;### (autoloads nil "bubbles" "play/bubbles.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "bubbles" "play/bubbles.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/bubbles.el (autoload 'bubbles "bubbles" "\ @@ -2694,7 +2697,7 @@ columns on its right towards the left. ;;;*** ;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" -;;;;;; (21607 56025 301574 889000)) +;;;;;; (21607 54478 800121 42000)) ;;; Generated autoloads from progmodes/bug-reference.el (put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) @@ -2714,8 +2717,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings. ;;;*** -;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21607 -;;;;;; 56058 801550 360000)) +;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21645 +;;;;;; 29116 670141 789000)) ;;; Generated autoloads from emacs-lisp/bytecomp.el (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) @@ -2835,8 +2838,8 @@ and corresponding effects. ;;;*** -;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (21607 -;;;;;; 56058 801550 360000)) +;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (21617 +;;;;;; 49721 420132 227000)) ;;; Generated autoloads from calendar/cal-china.el (put 'calendar-chinese-time-zone 'risky-local-variable t) @@ -2845,8 +2848,8 @@ and corresponding effects. ;;;*** -;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (21607 56023 -;;;;;; 800854 237000)) +;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (21609 55608 +;;;;;; 852266 580000)) ;;; Generated autoloads from calendar/cal-dst.el (put 'calendar-daylight-savings-starts 'risky-local-variable t) @@ -2858,7 +2861,7 @@ and corresponding effects. ;;;*** ;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (21607 -;;;;;; 56058 801550 360000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from calendar/cal-hebrew.el (autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ @@ -2868,11 +2871,9 @@ from the cursor position. \(fn DEATH-DATE START-YEAR END-YEAR)" t nil) -(define-obsolete-function-alias 'list-yahrzeit-dates 'calendar-hebrew-list-yahrzeits "23.1") - ;;;*** -;;;### (autoloads nil "calc" "calc/calc.el" (21607 56058 801550 360000)) +;;;### (autoloads nil "calc" "calc/calc.el" (21607 54477 800124 118000)) ;;; Generated autoloads from calc/calc.el (define-key ctl-x-map "*" 'calc-dispatch) @@ -2893,8 +2894,10 @@ Invoke the Calculator and give it a full-sized window. (autoload 'quick-calc "calc" "\ Do a quick calculation in the minibuffer without invoking full Calculator. +With prefix argument INSERT, insert the result in the current +buffer. Otherwise, the result is copied into the kill ring. -\(fn)" t nil) +\(fn &optional INSERT)" t nil) (autoload 'calc-eval "calc" "\ Do a quick calculation and return the result as a string. @@ -2952,12 +2955,12 @@ See Info node `(calc)Defining Functions'. \(fn FUNC ARGS &rest BODY)" nil t) -(put 'defmath 'doc-string-elt '3) +(function-put 'defmath 'doc-string-elt '3) ;;;*** -;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (21607 56023 -;;;;;; 800854 237000)) +;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from calc/calc-undo.el (autoload 'calc-undo "calc-undo" "\ @@ -2967,8 +2970,8 @@ See Info node `(calc)Defining Functions'. ;;;*** -;;;### (autoloads nil "calculator" "calculator.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "calculator" "calculator.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from calculator.el (autoload 'calculator "calculator" "\ @@ -2979,8 +2982,8 @@ See the documentation for `calculator-mode' for more information. ;;;*** -;;;### (autoloads nil "calendar" "calendar/calendar.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "calendar" "calendar/calendar.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from calendar/calendar.el (autoload 'calendar "calendar" "\ @@ -3023,8 +3026,8 @@ This function is suitable for execution in an init file. ;;;*** -;;;### (autoloads nil "canlock" "gnus/canlock.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "canlock" "gnus/canlock.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/canlock.el (autoload 'canlock-insert-header "canlock" "\ @@ -3041,48 +3044,8 @@ it fails. ;;;*** -;;;### (autoloads nil "cap-words" "progmodes/cap-words.el" (21607 -;;;;;; 56059 303525 127000)) -;;; Generated autoloads from progmodes/cap-words.el - -(autoload 'capitalized-words-mode "cap-words" "\ -Toggle Capitalized Words mode. -With a prefix argument ARG, enable Capitalized Words mode if ARG -is positive, and disable it otherwise. If called from Lisp, -enable the mode if ARG is omitted or nil. - -Capitalized Words mode is a buffer-local minor mode. When -enabled, a word boundary occurs immediately before an uppercase -letter in a symbol. This is in addition to all the normal -boundaries given by the syntax and category tables. There is no -restriction to ASCII. - -E.g. the beginning of words in the following identifier are as marked: - - capitalizedWorDD - ^ ^ ^^ - -Note that these word boundaries only apply for word motion and -marking commands such as \\[forward-word]. This mode does not affect word -boundaries found by regexp matching (`\\>', `\\w' &c). - -This style of identifiers is common in environments like Java ones, -where underscores aren't trendy enough. Capitalization rules are -sometimes part of the language, e.g. Haskell, which may thus encourage -such a style. It is appropriate to add `capitalized-words-mode' to -the mode hook for programming language modes in which you encounter -variables like this, e.g. `java-mode-hook'. It's unlikely to cause -trouble if such identifiers aren't used. - -See also `glasses-mode' and `studlify-word'. -Obsoletes `c-forward-into-nomenclature'. - -\(fn &optional ARG)" t nil) - -;;;*** - -;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21607 -;;;;;; 56059 303525 127000)) +;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21653 +;;;;;; 23227 760147 961000)) ;;; Generated autoloads from progmodes/cc-engine.el (autoload 'c-guess-basic-syntax "cc-engine" "\ @@ -3092,8 +3055,8 @@ Return the syntactic context of the current line. ;;;*** -;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21628 56730 +;;;;;; 520119 990000)) ;;; Generated autoloads from progmodes/cc-guess.el (defvar c-guess-guessed-offsets-alist nil "\ @@ -3191,8 +3154,8 @@ the absolute file name of the file if STYLE-NAME is nil. ;;;*** -;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21652 2366 +;;;;;; 414435 564000)) ;;; Generated autoloads from progmodes/cc-mode.el (autoload 'c-initialize-cc-mode "cc-mode" "\ @@ -3349,8 +3312,8 @@ Key bindings: ;;;*** -;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21607 -;;;;;; 56025 301574 889000)) +;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21628 +;;;;;; 56730 520119 990000)) ;;; Generated autoloads from progmodes/cc-styles.el (autoload 'c-set-style "cc-styles" "\ @@ -3401,8 +3364,8 @@ and exists only for compatibility reasons. ;;;*** -;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21628 56730 +;;;;;; 520119 990000)) ;;; Generated autoloads from progmodes/cc-vars.el (put 'c-basic-offset 'safe-local-variable 'integerp) (put 'c-backslash-column 'safe-local-variable 'integerp) @@ -3410,8 +3373,8 @@ and exists only for compatibility reasons. ;;;*** -;;;### (autoloads nil "ccl" "international/ccl.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "ccl" "international/ccl.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from international/ccl.el (autoload 'ccl-compile "ccl" "\ @@ -3650,7 +3613,7 @@ MAP-ID := integer \(fn NAME CCL-PROGRAM &optional DOC)" nil t) -(put 'define-ccl-program 'doc-string-elt '3) +(function-put 'define-ccl-program 'doc-string-elt '3) (autoload 'check-ccl-program "ccl" "\ Check validity of CCL-PROGRAM. @@ -3671,8 +3634,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program. ;;;*** -;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21645 29116 +;;;;;; 670141 789000)) ;;; Generated autoloads from emacs-lisp/cconv.el (autoload 'cconv-closure-convert "cconv" "\ @@ -3691,15 +3654,15 @@ Add the warnings that closure conversion would encounter. ;;;*** -;;;### (autoloads nil "cedet" "cedet/cedet.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "cedet" "cedet/cedet.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from cedet/cedet.el (push (purecopy '(cedet 2 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/cfengine.el (push (purecopy '(cfengine 1 3)) package--builtin-versions) @@ -3722,22 +3685,21 @@ to the action header. \(fn)" t nil) (autoload 'cfengine-auto-mode "cfengine" "\ -Choose between `cfengine2-mode' and `cfengine3-mode' depending -on the buffer contents +Choose `cfengine2-mode' or `cfengine3-mode' by buffer contents. -\(fn)" nil nil) +\(fn)" t nil) ;;;*** -;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/chart.el (push (purecopy '(chart 0 2)) package--builtin-versions) ;;;*** ;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" -;;;;;; (21607 56024 300834 853000)) +;;;;;; (21607 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/check-declare.el (autoload 'check-declare-file "check-declare" "\ @@ -3755,7 +3717,7 @@ Returns non-nil if any false statements are found. ;;;*** ;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/checkdoc.el (push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) (put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) @@ -3956,7 +3918,7 @@ checking of documentation strings. ;;;*** ;;;### (autoloads nil "china-util" "language/china-util.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from language/china-util.el (autoload 'decode-hz-region "china-util" "\ @@ -3993,8 +3955,8 @@ Encode the text in the current buffer to HZ. ;;;*** -;;;### (autoloads nil "chistory" "chistory.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "chistory" "chistory.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from chistory.el (autoload 'repeat-matching-complex-command "chistory" "\ @@ -4034,7 +3996,7 @@ and runs the normal hook `command-history-hook'. ;;;*** ;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21607 -;;;;;; 56058 801550 360000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/cl-indent.el (autoload 'common-lisp-indent-function "cl-indent" "\ @@ -4108,12 +4070,17 @@ For example, the function `case' has an indent property of them. The first list element has an offset of 2, all the rest have an offset of 2+1=3. +If the current mode is actually `emacs-lisp-mode', look for a +`common-lisp-indent-function-for-elisp' property before looking +at `common-lisp-indent-function' and, if set, use its value +instead. + \(fn INDENT-POINT STATE)" nil nil) ;;;*** -;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21619 26501 +;;;;;; 970129 581000)) ;;; Generated autoloads from emacs-lisp/cl-lib.el (push (purecopy '(cl-lib 1 0)) package--builtin-versions) @@ -4143,8 +4110,8 @@ a future Emacs interpreter will be able to use it.") ;;;*** -;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/cmacexp.el (autoload 'c-macro-expand "cmacexp" "\ @@ -4164,8 +4131,8 @@ For use inside Lisp programs, see also `c-macro-expansion'. ;;;*** -;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from cmuscheme.el (autoload 'run-scheme "cmuscheme" "\ @@ -4185,7 +4152,7 @@ is run). ;;;*** -;;;### (autoloads nil "color" "color.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "color" "color.el" (21607 54477 800124 118000)) ;;; Generated autoloads from color.el (autoload 'color-name-to-rgb "color" "\ @@ -4204,7 +4171,7 @@ If FRAME cannot display COLOR, return nil. ;;;*** -;;;### (autoloads nil "comint" "comint.el" (21607 56058 801550 360000)) +;;;### (autoloads nil "comint" "comint.el" (21665 14401 955623 556000)) ;;; Generated autoloads from comint.el (defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ @@ -4266,6 +4233,8 @@ See `make-comint' and `comint-exec'. \(fn PROGRAM)" t nil) +(function-put 'comint-run 'interactive-only 'make-comint) + (defvar comint-file-name-prefix (purecopy "") "\ Prefix prepended to absolute file names taken from process input. This is used by Comint's and shell's completion functions, and by shell's @@ -4303,12 +4272,15 @@ REGEXP-GROUP is the regular expression group in REGEXP to use. ;;;*** -;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21663 59071 +;;;;;; 96337 184000)) ;;; Generated autoloads from vc/compare-w.el (autoload 'compare-windows "compare-w" "\ -Compare text in current window with text in next window. +Compare text in current window with text in another window. +The option `compare-windows-get-window-function' defines how +to get another window. + Compares the text starting at point in each window, moving over text in each one as far as they match. @@ -4337,8 +4309,8 @@ on third call it again advances points to the next difference and so on. ;;;*** -;;;### (autoloads nil "compile" "progmodes/compile.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "compile" "progmodes/compile.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/compile.el (defvar compilation-mode-hook nil "\ @@ -4519,8 +4491,8 @@ This is the value of `next-error-function' in Compilation buffers. ;;;*** -;;;### (autoloads nil "completion" "completion.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "completion" "completion.el" (21657 20283 330825 +;;;;;; 807000)) ;;; Generated autoloads from completion.el (defvar dynamic-completion-mode nil "\ @@ -4543,7 +4515,7 @@ if ARG is omitted or nil. ;;;*** ;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from textmodes/conf-mode.el (autoload 'conf-mode "conf-mode" "\ @@ -4698,8 +4670,8 @@ For details see `conf-mode'. Example: ;;;*** -;;;### (autoloads nil "cookie1" "play/cookie1.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "cookie1" "play/cookie1.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/cookie1.el (autoload 'cookie "cookie1" "\ @@ -4728,7 +4700,7 @@ and subsequent calls on the same file won't go to disk. ;;;*** ;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/copyright.el (put 'copyright-at-end-flag 'safe-local-variable 'booleanp) (put 'copyright-names-regexp 'safe-local-variable 'stringp) @@ -4767,7 +4739,7 @@ If FIX is non-nil, run `copyright-fix-years' instead. ;;;*** ;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/cperl-mode.el (put 'cperl-indent-level 'safe-local-variable 'integerp) (put 'cperl-brace-offset 'safe-local-variable 'integerp) @@ -4965,8 +4937,8 @@ Run a `perldoc' on the word around point. ;;;*** -;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from progmodes/cpp.el (autoload 'cpp-highlight-buffer "cpp" "\ @@ -4984,8 +4956,8 @@ Edit display information for cpp conditionals. ;;;*** -;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/crm.el (autoload 'completing-read-multiple "crm" "\ @@ -5011,19 +4983,25 @@ with empty strings removed. ;;;*** -;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/css-mode.el (autoload 'css-mode "css-mode" "\ Major mode to edit Cascading Style Sheets. \(fn)" t nil) + (add-to-list 'auto-mode-alist '("\\.scss\\'" . scss-mode)) + +(autoload 'scss-mode "css-mode" "\ +Major mode to edit \"Sassy CSS\" files. + +\(fn)" t nil) ;;;*** -;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emulation/cua-base.el (defvar cua-mode nil "\ @@ -5068,8 +5046,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. ;;;*** -;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emulation/cua-rect.el (autoload 'cua-rectangle-mark-mode "cua-rect" "\ @@ -5080,8 +5058,8 @@ Activates the region if needed. Only lasts until the region is deactivated. ;;;*** -;;;### (autoloads nil "cus-edit" "cus-edit.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "cus-edit" "cus-edit.el" (21646 49980 500843 +;;;;;; 452000)) ;;; Generated autoloads from cus-edit.el (defvar custom-browse-sort-alphabetically nil "\ @@ -5307,6 +5285,13 @@ Customize all loaded groups matching REGEXP. \(fn REGEXP)" t nil) +(autoload 'custom-prompt-customize-unsaved-options "cus-edit" "\ +Prompt user to customize any unsaved customization options. +Return non-nil if user chooses to customize, for use in +`kill-emacs-query-functions'. + +\(fn)" nil nil) + (autoload 'custom-buffer-create "cus-edit" "\ Create a buffer containing OPTIONS. Optional NAME is the name of the buffer. @@ -5393,8 +5378,8 @@ The format is suitable for use with `easy-menu-define'. ;;;*** -;;;### (autoloads nil "cus-theme" "cus-theme.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "cus-theme" "cus-theme.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from cus-theme.el (autoload 'customize-create-theme "cus-theme" "\ @@ -5427,8 +5412,8 @@ omitted, a buffer named *Custom Themes* is used. ;;;*** -;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from vc/cvs-status.el (autoload 'cvs-status-mode "cvs-status" "\ @@ -5438,8 +5423,8 @@ Mode used for cvs status output. ;;;*** -;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from progmodes/cwarn.el (push (purecopy '(cwarn 1 3 1)) package--builtin-versions) @@ -5484,7 +5469,7 @@ See `cwarn-mode' for more information on Cwarn mode. ;;;*** ;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from language/cyril-util.el (autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ @@ -5512,8 +5497,8 @@ If the argument is nil, we return the display table to its standard state. ;;;*** -;;;### (autoloads nil "dabbrev" "dabbrev.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "dabbrev" "dabbrev.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from dabbrev.el (put 'dabbrev-case-fold-search 'risky-local-variable t) (put 'dabbrev-case-replace 'risky-local-variable t) @@ -5559,8 +5544,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]. ;;;*** -;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21607 56023 -;;;;;; 800854 237000)) +;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from cedet/data-debug.el (autoload 'data-debug-new-buffer "data-debug" "\ @@ -5570,7 +5555,7 @@ Create a new data-debug buffer with NAME. ;;;*** -;;;### (autoloads nil "dbus" "net/dbus.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "dbus" "net/dbus.el" (21607 54478 300138 641000)) ;;; Generated autoloads from net/dbus.el (autoload 'dbus-handle-event "dbus" "\ @@ -5583,8 +5568,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message. ;;;*** -;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/dcl-mode.el (autoload 'dcl-mode "dcl-mode" "\ @@ -5710,8 +5695,8 @@ There is some minimal font-lock support (see vars ;;;*** -;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/debug.el (setq debugger 'debug) @@ -5754,8 +5739,8 @@ To specify a nil argument interactively, exit with an empty minibuffer. ;;;*** -;;;### (autoloads nil "decipher" "play/decipher.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "decipher" "play/decipher.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from play/decipher.el (autoload 'decipher "decipher" "\ @@ -5783,8 +5768,8 @@ The most useful commands are: ;;;*** -;;;### (autoloads nil "delim-col" "delim-col.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "delim-col" "delim-col.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from delim-col.el (push (purecopy '(delim-col 2 1)) package--builtin-versions) @@ -5809,7 +5794,7 @@ START and END delimits the corners of text rectangle. ;;;*** -;;;### (autoloads nil "delsel" "delsel.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "delsel" "delsel.el" (21607 54477 800124 118000)) ;;; Generated autoloads from delsel.el (defalias 'pending-delete-mode 'delete-selection-mode) @@ -5837,8 +5822,8 @@ point regardless of any selection. ;;;*** -;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/derived.el (autoload 'define-derived-mode "derived" "\ @@ -5892,7 +5877,7 @@ See Info node `(elisp)Derived Modes' for more details. \(fn CHILD PARENT NAME &optional DOCSTRING &rest BODY)" nil t) -(put 'define-derived-mode 'doc-string-elt '4) +(function-put 'define-derived-mode 'doc-string-elt '4) (autoload 'derived-mode-init-mode-variables "derived" "\ Initialize variables for a new MODE. @@ -5904,8 +5889,8 @@ the first time the mode is used. ;;;*** -;;;### (autoloads nil "descr-text" "descr-text.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "descr-text" "descr-text.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from descr-text.el (autoload 'describe-text-properties "descr-text" "\ @@ -5939,8 +5924,8 @@ relevant to POS. ;;;*** -;;;### (autoloads nil "desktop" "desktop.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "desktop" "desktop.el" (21666 35265 825623 +;;;;;; 21000)) ;;; Generated autoloads from desktop.el (defvar desktop-save-mode nil "\ @@ -6145,8 +6130,8 @@ Revert to the last loaded desktop. ;;;*** -;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/deuglify.el (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ @@ -6178,8 +6163,8 @@ Deuglify broken Outlook (Express) articles and redisplay. ;;;*** -;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21617 -;;;;;; 53323 210147 705000)) +;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21625 +;;;;;; 43838 483701 627000)) ;;; Generated autoloads from calendar/diary-lib.el (autoload 'diary "diary-lib" "\ @@ -6221,7 +6206,7 @@ Major mode for editing the diary file. ;;;*** -;;;### (autoloads nil "diff" "vc/diff.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "diff" "vc/diff.el" (21607 54478 800121 42000)) ;;; Generated autoloads from vc/diff.el (defvar diff-switches (purecopy "-c") "\ @@ -6269,8 +6254,8 @@ This requires the external program `diff' to be in your `exec-path'. ;;;*** -;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21628 45530 +;;;;;; 160140 360000)) ;;; Generated autoloads from vc/diff-mode.el (autoload 'diff-mode "diff-mode" "\ @@ -6302,7 +6287,7 @@ the mode if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "dig" "net/dig.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "dig" "net/dig.el" (21607 54478 300138 641000)) ;;; Generated autoloads from net/dig.el (autoload 'dig "dig" "\ @@ -6313,7 +6298,7 @@ Optional arguments are passed to `dig-invoke'. ;;;*** -;;;### (autoloads nil "dired" "dired.el" (21607 56058 801550 360000)) +;;;### (autoloads nil "dired" "dired.el" (21662 38238 226339 285000)) ;;; Generated autoloads from dired.el (defvar dired-listing-switches (purecopy "-al") "\ @@ -6389,7 +6374,7 @@ Type \\[dired-mark] to Mark a file or subdirectory for later commands. to see why something went wrong. Type \\[dired-unmark] to Unmark a file or all files of an inserted subdirectory. Type \\[dired-unmark-backward] to back up one line and unmark or unflag. -Type \\[dired-do-flagged-delete] to delete (eXecute) the files flagged `D'. +Type \\[dired-do-flagged-delete] to delete (eXpunge) the files flagged `D'. Type \\[dired-find-file] to Find the current line's file (or dired it in another buffer, if it is a directory). Type \\[dired-find-file-other-window] to find file or Dired directory in Other window. @@ -6433,8 +6418,8 @@ Keybindings: ;;;*** -;;;### (autoloads nil "dirtrack" "dirtrack.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "dirtrack" "dirtrack.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from dirtrack.el (autoload 'dirtrack-mode "dirtrack" "\ @@ -6464,8 +6449,8 @@ from `default-directory'. ;;;*** -;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/disass.el (autoload 'disassemble "disass" "\ @@ -6479,8 +6464,8 @@ redefine OBJECT if it is a symbol. ;;;*** -;;;### (autoloads nil "disp-table" "disp-table.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "disp-table" "disp-table.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from disp-table.el (autoload 'make-display-table "disp-table" "\ @@ -6601,8 +6586,8 @@ in `.emacs'. ;;;*** -;;;### (autoloads nil "dissociate" "play/dissociate.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "dissociate" "play/dissociate.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from play/dissociate.el (autoload 'dissociated-press "dissociate" "\ @@ -6618,7 +6603,7 @@ Default is 2. ;;;*** -;;;### (autoloads nil "dnd" "dnd.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "dnd" "dnd.el" (21666 35265 825623 21000)) ;;; Generated autoloads from dnd.el (defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ @@ -6638,8 +6623,8 @@ if some action was made, or nil if the URL is ignored.") ;;;*** -;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/dns-mode.el (autoload 'dns-mode "dns-mode" "\ @@ -6662,8 +6647,8 @@ Locate SOA record and increment the serial field. ;;;*** -;;;### (autoloads nil "doc-view" "doc-view.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "doc-view" "doc-view.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from doc-view.el (autoload 'doc-view-mode-p "doc-view" "\ @@ -6709,8 +6694,8 @@ See the command `doc-view-mode' for more information on this mode. ;;;*** -;;;### (autoloads nil "doctor" "play/doctor.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "doctor" "play/doctor.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/doctor.el (autoload 'doctor "doctor" "\ @@ -6720,7 +6705,7 @@ Switch to *doctor* buffer and start giving psychotherapy. ;;;*** -;;;### (autoloads nil "double" "double.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "double" "double.el" (21607 54477 800124 118000)) ;;; Generated autoloads from double.el (autoload 'double-mode "double" "\ @@ -6736,8 +6721,8 @@ strings when pressed twice. See `double-map' for details. ;;;*** -;;;### (autoloads nil "dunnet" "play/dunnet.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "dunnet" "play/dunnet.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/dunnet.el (push (purecopy '(dunnet 2 1)) package--builtin-versions) @@ -6749,7 +6734,7 @@ Switch to *dungeon* buffer and start game. ;;;*** ;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (21607 -;;;;;; 56058 801550 360000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/easy-mmode.el (defalias 'easy-mmode-define-minor-mode 'define-minor-mode) @@ -6821,7 +6806,7 @@ For example, you could write \(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil t) -(put 'define-minor-mode 'doc-string-elt '2) +(function-put 'define-minor-mode 'doc-string-elt '2) (defalias 'easy-mmode-define-global-mode 'define-globalized-minor-mode) @@ -6852,7 +6837,7 @@ on if the hook has explicitly disabled it. \(fn GLOBAL-MODE MODE TURN-ON &rest KEYS)" nil t) -(put 'define-globalized-minor-mode 'doc-string-elt '2) +(function-put 'define-globalized-minor-mode 'doc-string-elt '2) (autoload 'easy-mmode-define-keymap "easy-mmode" "\ Return a keymap built from bindings BS. @@ -6889,7 +6874,7 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). ;;;*** ;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/easymenu.el (autoload 'easy-menu-define "easymenu" "\ @@ -6991,7 +6976,7 @@ MENU. This is a submenu. \(fn SYMBOL MAPS DOC MENU)" nil t) -(put 'easy-menu-define 'lisp-indent-function 'defun) +(function-put 'easy-menu-define 'lisp-indent-function 'defun) (autoload 'easy-menu-do-define "easymenu" "\ @@ -7027,8 +7012,8 @@ To implement dynamic menus, either call this from ;;;*** -;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/ebnf2ps.el (push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) @@ -7293,8 +7278,8 @@ See `ebnf-style-database' documentation. ;;;*** -;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/ebrowse.el (autoload 'ebrowse-tree-mode "ebrowse" "\ @@ -7442,8 +7427,8 @@ Display statistics for a class tree. ;;;*** -;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from ebuff-menu.el (autoload 'electric-buffer-list "ebuff-menu" "\ @@ -7475,8 +7460,8 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry. ;;;*** -;;;### (autoloads nil "echistory" "echistory.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "echistory" "echistory.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from echistory.el (autoload 'Electric-command-history-redo-expression "echistory" "\ @@ -7487,8 +7472,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. ;;;*** -;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/ecomplete.el (autoload 'ecomplete-setup "ecomplete" "\ @@ -7498,7 +7483,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. ;;;*** -;;;### (autoloads nil "ede" "cedet/ede.el" (21607 56058 801550 360000)) +;;;### (autoloads nil "ede" "cedet/ede.el" (21607 54477 800124 118000)) ;;; Generated autoloads from cedet/ede.el (push (purecopy '(ede 1 2)) package--builtin-versions) @@ -7524,8 +7509,8 @@ an EDE controlled project. ;;;*** -;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/edebug.el (defvar edebug-all-defs nil "\ @@ -7589,7 +7574,7 @@ Toggle edebugging of all forms. ;;;*** -;;;### (autoloads nil "ediff" "vc/ediff.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "ediff" "vc/ediff.el" (21607 54478 800121 42000)) ;;; Generated autoloads from vc/ediff.el (push (purecopy '(ediff 2 81 4)) package--builtin-versions) @@ -7861,8 +7846,8 @@ With optional NODE, goes to that node. ;;;*** -;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from vc/ediff-help.el (autoload 'ediff-customize "ediff-help" "\ @@ -7872,8 +7857,8 @@ With optional NODE, goes to that node. ;;;*** -;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from vc/ediff-mult.el (autoload 'ediff-show-registry "ediff-mult" "\ @@ -7885,8 +7870,8 @@ Display Ediff's registry. ;;;*** -;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from vc/ediff-util.el (autoload 'ediff-toggle-multiframe "ediff-util" "\ @@ -7905,8 +7890,8 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. ;;;*** -;;;### (autoloads nil "edmacro" "edmacro.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "edmacro" "edmacro.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from edmacro.el (push (purecopy '(edmacro 2 1)) package--builtin-versions) @@ -7955,8 +7940,8 @@ or nil, use a compact 80-column format. ;;;*** -;;;### (autoloads nil "edt" "emulation/edt.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "edt" "emulation/edt.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emulation/edt.el (autoload 'edt-set-scroll-margins "edt" "\ @@ -7973,7 +7958,7 @@ Turn on EDT Emulation. ;;;*** -;;;### (autoloads nil "ehelp" "ehelp.el" (21607 56023 800854 237000)) +;;;### (autoloads nil "ehelp" "ehelp.el" (21607 54477 800124 118000)) ;;; Generated autoloads from ehelp.el (autoload 'with-electric-help "ehelp" "\ @@ -8009,15 +7994,15 @@ BUFFER is put back into its original major mode. ;;;*** -;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/eieio.el (push (purecopy '(eieio 1 4)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21607 -;;;;;; 56058 801550 360000)) +;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21634 +;;;;;; 58813 400848 500000)) ;;; Generated autoloads from emacs-lisp/eieio-core.el (push (purecopy '(eieio-core 1 4)) package--builtin-versions) @@ -8033,52 +8018,8 @@ It creates an autoload function for CNAME's constructor. ;;;*** -;;;### (autoloads nil "eldoc" "emacs-lisp/eldoc.el" (21607 56058 -;;;;;; 801550 360000)) -;;; Generated autoloads from emacs-lisp/eldoc.el - -(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ -String to display in mode line when ElDoc Mode is enabled; nil for none.") - -(custom-autoload 'eldoc-minor-mode-string "eldoc" t) - -(autoload 'eldoc-mode "eldoc" "\ -Toggle echo area display of Lisp objects at point (ElDoc mode). -With a prefix argument ARG, enable ElDoc mode if ARG is positive, -and disable it otherwise. If called from Lisp, enable ElDoc mode -if ARG is omitted or nil. - -ElDoc mode is a buffer-local minor mode. When enabled, the echo -area displays information about a function or variable in the -text where point is. If point is on a documented variable, it -displays the first line of that variable's doc string. Otherwise -it displays the argument list of the function called in the -expression point is on. - -\(fn &optional ARG)" t nil) - -(define-obsolete-function-alias 'turn-on-eldoc-mode 'eldoc-mode "24.4") - -(defvar eldoc-documentation-function nil "\ -If non-nil, function to call to return doc string. -The function of no args should return a one-line string for displaying -doc about a function etc. appropriate to the context around point. -It should return nil if there's no doc appropriate for the context. -Typically doc is returned if point is on a function-like name or in its -arg list. - -The result is used as is, so the function must explicitly handle -the variables `eldoc-argument-case' and `eldoc-echo-area-use-multiline-p', -and the face `eldoc-highlight-function-argument', if they are to have any -effect. - -This variable is expected to be made buffer-local by modes (other than -Emacs Lisp mode) that support ElDoc.") - -;;;*** - -;;;### (autoloads nil "elec-pair" "elec-pair.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "elec-pair" "elec-pair.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from elec-pair.el (defvar electric-pair-text-pairs '((34 . 34)) "\ @@ -8113,8 +8054,8 @@ closing parenthesis. (Likewise for brackets, etc.). ;;;*** -;;;### (autoloads nil "elide-head" "elide-head.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "elide-head" "elide-head.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from elide-head.el (autoload 'elide-head "elide-head" "\ @@ -8129,8 +8070,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks. ;;;*** -;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/elint.el (autoload 'elint-file "elint" "\ @@ -8165,8 +8106,8 @@ optional prefix argument REINIT is non-nil. ;;;*** -;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/elp.el (autoload 'elp-instrument-function "elp" "\ @@ -8200,8 +8141,8 @@ displayed. ;;;*** -;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lock.el (autoload 'emacs-lock-mode "emacs-lock" "\ @@ -8228,8 +8169,8 @@ Other values are interpreted as usual. ;;;*** -;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21608 34742 +;;;;;; 2253 811000)) ;;; Generated autoloads from mail/emacsbug.el (autoload 'report-emacs-bug "emacsbug" "\ @@ -8242,8 +8183,8 @@ Prompts for bug subject. Leaves you in a mail buffer. ;;;*** -;;;### (autoloads nil "emerge" "vc/emerge.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "emerge" "vc/emerge.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from vc/emerge.el (autoload 'emerge-files "emerge" "\ @@ -8303,8 +8244,8 @@ Emerge two RCS revisions of a file, with another revision as ancestor. ;;;*** -;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/enriched.el (autoload 'enriched-mode "enriched" "\ @@ -8339,7 +8280,7 @@ Commands: ;;;*** -;;;### (autoloads nil "epa" "epa.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "epa" "epa.el" (21624 22971 140149 848000)) ;;; Generated autoloads from epa.el (autoload 'epa-list-keys "epa" "\ @@ -8416,6 +8357,8 @@ See the reason described in the `epa-decrypt-region' documentation. \(fn START END)" t nil) +(function-put 'epa-decrypt-armor-in-region 'interactive-only 't) + (autoload 'epa-verify-region "epa" "\ Verify the current region between START and END. @@ -8436,6 +8379,8 @@ For example: \(fn START END)" t nil) +(function-put 'epa-verify-region 'interactive-only 't) + (autoload 'epa-verify-cleartext-in-region "epa" "\ Verify OpenPGP cleartext signed messages in the current region between START and END. @@ -8445,6 +8390,8 @@ See the reason described in the `epa-verify-region' documentation. \(fn START END)" t nil) +(function-put 'epa-verify-cleartext-in-region 'interactive-only 't) + (autoload 'epa-sign-region "epa" "\ Sign the current region between START and END by SIGNERS keys selected. @@ -8464,6 +8411,8 @@ For example: \(fn START END SIGNERS MODE)" t nil) +(function-put 'epa-sign-region 'interactive-only 't) + (autoload 'epa-encrypt-region "epa" "\ Encrypt the current region between START and END for RECIPIENTS. @@ -8484,6 +8433,8 @@ For example: \(fn START END RECIPIENTS SIGN SIGNERS)" t nil) +(function-put 'epa-encrypt-region 'interactive-only 't) + (autoload 'epa-delete-keys "epa" "\ Delete selected KEYS. @@ -8517,8 +8468,8 @@ Insert selected KEYS after the point. ;;;*** -;;;### (autoloads nil "epa-dired" "epa-dired.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "epa-dired" "epa-dired.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from epa-dired.el (autoload 'epa-dired-do-decrypt "epa-dired" "\ @@ -8543,8 +8494,8 @@ Encrypt marked files. ;;;*** -;;;### (autoloads nil "epa-file" "epa-file.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "epa-file" "epa-file.el" (21611 10937 700236 +;;;;;; 3000)) ;;; Generated autoloads from epa-file.el (autoload 'epa-file-handler "epa-file" "\ @@ -8564,8 +8515,8 @@ Encrypt marked files. ;;;*** -;;;### (autoloads nil "epa-mail" "epa-mail.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "epa-mail" "epa-mail.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from epa-mail.el (autoload 'epa-mail-mode "epa-mail" "\ @@ -8580,26 +8531,26 @@ if ARG is omitted or nil. Decrypt OpenPGP armors in the current buffer. The buffer is expected to contain a mail message. -Don't use this command in Lisp programs! - \(fn)" t nil) +(function-put 'epa-mail-decrypt 'interactive-only 't) + (autoload 'epa-mail-verify "epa-mail" "\ Verify OpenPGP cleartext signed messages in the current buffer. The buffer is expected to contain a mail message. -Don't use this command in Lisp programs! - \(fn)" t nil) +(function-put 'epa-mail-verify 'interactive-only 't) + (autoload 'epa-mail-sign "epa-mail" "\ Sign the current buffer. The buffer is expected to contain a mail message. -Don't use this command in Lisp programs! - \(fn START END SIGNERS MODE)" t nil) +(function-put 'epa-mail-sign 'interactive-only 't) + (autoload 'epa-mail-encrypt "epa-mail" "\ Encrypt the outgoing mail message in the current buffer. Takes the recipients from the text in the header in the buffer @@ -8619,10 +8570,10 @@ SIGNERS is a list of keys to sign the message with. Import keys in the OpenPGP armor format in the current buffer. The buffer is expected to contain a mail message. -Don't use this command in Lisp programs! - \(fn)" t nil) +(function-put 'epa-mail-import-keys 'interactive-only 't) + (defvar epa-global-mail-mode nil "\ Non-nil if Epa-Global-Mail mode is enabled. See the command `epa-global-mail-mode' for a description of this minor mode. @@ -8642,7 +8593,7 @@ if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "epg" "epg.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "epg" "epg.el" (21611 10937 700236 3000)) ;;; Generated autoloads from epg.el (push (purecopy '(epg 1 0 0)) package--builtin-versions) @@ -8653,8 +8604,8 @@ Return a context object. ;;;*** -;;;### (autoloads nil "epg-config" "epg-config.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "epg-config" "epg-config.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from epg-config.el (autoload 'epg-configuration "epg-config" "\ @@ -8674,7 +8625,7 @@ Look at CONFIG and try to expand GROUP. ;;;*** -;;;### (autoloads nil "erc" "erc/erc.el" (21607 56024 300834 853000)) +;;;### (autoloads nil "erc" "erc/erc.el" (21607 54478 300138 641000)) ;;; Generated autoloads from erc/erc.el (autoload 'erc-select-read-args "erc" "\ @@ -8703,7 +8654,7 @@ then the server and full-name will be set to those values, whereas `erc-compute-port', `erc-compute-nick' and `erc-compute-full-name' will be invoked for the values of the other parameters. -\(fn &key (server (erc-compute-server)) (port (erc-compute-port)) (nick (erc-compute-nick)) PASSWORD (full-name (erc-compute-full-name)))" t nil) +\(fn &key (SERVER (erc-compute-server)) (PORT (erc-compute-port)) (NICK (erc-compute-nick)) PASSWORD (FULL-NAME (erc-compute-full-name)))" t nil) (defalias 'erc-select 'erc) @@ -8723,35 +8674,35 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL. ;;;*** ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-autoaway.el (autoload 'erc-autoaway-mode "erc-autoaway") ;;;*** -;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-button.el (autoload 'erc-button-mode "erc-button" nil t) ;;;*** -;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-capab.el (autoload 'erc-capab-identify-mode "erc-capab" nil t) ;;;*** -;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-compat.el (autoload 'erc-define-minor-mode "erc-compat") ;;;*** -;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-dcc.el (autoload 'erc-dcc-mode "erc-dcc") @@ -8781,14 +8732,14 @@ that subcommand. ;;;*** ;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" -;;;;;; (21607 56024 300834 853000)) +;;;;;; (21617 49721 420132 227000)) ;;; Generated autoloads from erc/erc-desktop-notifications.el (autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) ;;;*** ;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-ezbounce.el (autoload 'erc-cmd-ezb "erc-ezbounce" "\ @@ -8850,8 +8801,8 @@ Add EZBouncer convenience functions to ERC. ;;;*** -;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-fill.el (autoload 'erc-fill-mode "erc-fill" nil t) @@ -8863,8 +8814,8 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'. ;;;*** -;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-identd.el (autoload 'erc-identd-mode "erc-identd") @@ -8885,8 +8836,8 @@ system. ;;;*** -;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-imenu.el (autoload 'erc-create-imenu-index "erc-imenu" "\ @@ -8896,22 +8847,22 @@ system. ;;;*** -;;;### (autoloads nil "erc-join" "erc/erc-join.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-join" "erc/erc-join.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-join.el (autoload 'erc-autojoin-mode "erc-join" nil t) ;;;*** -;;;### (autoloads nil "erc-list" "erc/erc-list.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-list" "erc/erc-list.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-list.el (autoload 'erc-list-mode "erc-list") ;;;*** -;;;### (autoloads nil "erc-log" "erc/erc-log.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-log" "erc/erc-log.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-log.el (autoload 'erc-log-mode "erc-log" nil t) @@ -8940,8 +8891,8 @@ You can save every individual message by putting this function on ;;;*** -;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-match.el (autoload 'erc-match-mode "erc-match") @@ -8987,15 +8938,15 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'. ;;;*** -;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-menu.el (autoload 'erc-menu-mode "erc-menu" nil t) ;;;*** ;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-netsplit.el (autoload 'erc-netsplit-mode "erc-netsplit") @@ -9007,7 +8958,7 @@ Show who's gone. ;;;*** ;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-networks.el (autoload 'erc-determine-network "erc-networks" "\ @@ -9024,8 +8975,8 @@ Interactively select a server to connect to using `erc-server-alist'. ;;;*** -;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-notify.el (autoload 'erc-notify-mode "erc-notify" nil t) @@ -9043,36 +8994,36 @@ with args, toggle notify status of people. ;;;*** -;;;### (autoloads nil "erc-page" "erc/erc-page.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-page" "erc/erc-page.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-page.el (autoload 'erc-page-mode "erc-page") ;;;*** ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-pcomplete.el (autoload 'erc-completion-mode "erc-pcomplete" nil t) ;;;*** -;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-replace.el (autoload 'erc-replace-mode "erc-replace") ;;;*** -;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-ring.el (autoload 'erc-ring-mode "erc-ring" nil t) ;;;*** ;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-services.el (autoload 'erc-services-mode "erc-services" nil t) @@ -9089,15 +9040,15 @@ When called interactively, read the password using `read-passwd'. ;;;*** -;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-sound.el (autoload 'erc-sound-mode "erc-sound") ;;;*** ;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-speedbar.el (autoload 'erc-speedbar-browser "erc-speedbar" "\ @@ -9109,21 +9060,21 @@ This will add a speedbar major display mode. ;;;*** ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-spelling.el (autoload 'erc-spelling-mode "erc-spelling" nil t) ;;;*** -;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-stamp.el (autoload 'erc-timestamp-mode "erc-stamp" nil t) ;;;*** -;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from erc/erc-track.el (defvar erc-track-minor-mode nil "\ @@ -9149,7 +9100,7 @@ keybindings will not do anything useful. ;;;*** ;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from erc/erc-truncate.el (autoload 'erc-truncate-mode "erc-truncate" nil t) @@ -9168,8 +9119,8 @@ Meant to be used in hooks, like `erc-insert-post-hook'. ;;;*** -;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from erc/erc-xdcc.el (autoload 'erc-xdcc-mode "erc-xdcc") @@ -9180,8 +9131,8 @@ Add a file to `erc-xdcc-files'. ;;;*** -;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/ert.el (autoload 'ert-deftest "ert" "\ @@ -9199,7 +9150,11 @@ Tests that are expected to fail can be marked as such using :expected-result. See `ert-test-result-type-p' for a description of valid values for RESULT-TYPE. -\(fn NAME () [DOCSTRING] [:expected-result RESULT-TYPE] [:tags '(TAG...)] BODY...)" nil (quote macro)) +\(fn NAME () [DOCSTRING] [:expected-result RESULT-TYPE] [:tags '(TAG...)] BODY...)" nil t) + +(function-put 'ert-deftest 'doc-string-elt '3) + +(function-put 'ert-deftest 'lisp-indent-function '2) (put 'ert-deftest 'lisp-indent-function 2) @@ -9246,8 +9201,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test). ;;;*** -;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/ert-x.el (put 'ert-with-test-buffer 'lisp-indent-function 1) @@ -9259,8 +9214,8 @@ Kill all test buffers that are still live. ;;;*** -;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from eshell/esh-mode.el (autoload 'eshell-mode "esh-mode" "\ @@ -9270,8 +9225,8 @@ Emacs shell interactive mode. ;;;*** -;;;### (autoloads nil "eshell" "eshell/eshell.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "eshell" "eshell/eshell.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from eshell/eshell.el (push (purecopy '(eshell 2 4 2)) package--builtin-versions) @@ -9306,8 +9261,8 @@ corresponding to a successful execution. ;;;*** -;;;### (autoloads nil "etags" "progmodes/etags.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "etags" "progmodes/etags.el" (21665 14401 955623 +;;;;;; 556000)) ;;; Generated autoloads from progmodes/etags.el (defvar tags-file-name nil "\ @@ -9400,6 +9355,11 @@ as they appeared in the `etags' command that created the table, usually without directory names. \(fn)" nil nil) + +(autoload 'tags-lazy-completion-table "etags" "\ + + +\(fn)" nil nil) (defun tags-completion-at-point-function () (if (or tags-table-list tags-file-name) (progn @@ -9448,7 +9408,6 @@ Contrast this with the ring of marks gone to by the command. See documentation of variable `tags-file-name'. \(fn TAGNAME &optional NEXT-P REGEXP-P)" t nil) - (define-key esc-map "." 'find-tag) (autoload 'find-tag-other-window "etags" "\ Find tag (in current tags table) whose name contains TAGNAME. @@ -9471,7 +9430,8 @@ Contrast this with the ring of marks gone to by the command. See documentation of variable `tags-file-name'. \(fn TAGNAME &optional NEXT-P REGEXP-P)" t nil) - (define-key ctl-x-4-map "." 'find-tag-other-window) + +(make-obsolete 'find-tag-other-window 'xref-find-definitions-other-window '"25.1") (autoload 'find-tag-other-frame "etags" "\ Find tag (in current tags table) whose name contains TAGNAME. @@ -9494,7 +9454,8 @@ Contrast this with the ring of marks gone to by the command. See documentation of variable `tags-file-name'. \(fn TAGNAME &optional NEXT-P)" t nil) - (define-key ctl-x-5-map "." 'find-tag-other-frame) + +(make-obsolete 'find-tag-other-frame 'xref-find-definitions-other-frame '"25.1") (autoload 'find-tag-regexp "etags" "\ Find tag (in current tags table) whose name matches REGEXP. @@ -9515,17 +9476,10 @@ Contrast this with the ring of marks gone to by the command. See documentation of variable `tags-file-name'. \(fn REGEXP &optional NEXT-P OTHER-WINDOW)" t nil) - (define-key esc-map [?\C-.] 'find-tag-regexp) - (define-key esc-map "*" 'pop-tag-mark) -(autoload 'pop-tag-mark "etags" "\ -Pop back to where \\[find-tag] was last invoked. +(make-obsolete 'find-tag-regexp 'xref-find-apropos '"25.1") -This is distinct from invoking \\[find-tag] with a negative argument -since that pops a stack of markers at which tags were found, not from -where they were found. - -\(fn)" t nil) +(defalias 'pop-tag-mark 'xref-pop-marker-stack) (autoload 'next-file "etags" "\ Select next file among files in current tags table. @@ -9554,7 +9508,8 @@ evaluate to operate on an interesting file. If the latter evaluates to nil, we exit; otherwise we scan the next file. \(fn &optional FIRST-TIME)" t nil) - (define-key esc-map "," 'tags-loop-continue) + +(make-obsolete 'tags-loop-continue '"use `xref-find-definitions' interface instead." '"25.1") (autoload 'tags-search "etags" "\ Search through all files listed in tags table for match for REGEXP. @@ -9598,6 +9553,8 @@ Display list of all tags in tags table REGEXP matches. \(fn REGEXP)" t nil) +(make-obsolete 'tags-apropos 'xref-find-apropos '"25.1") + (autoload 'select-tags-table "etags" "\ Select a tags table file from a menu of those you have already used. The list of tags tables to select from is stored in `tags-table-set-list'; @@ -9613,10 +9570,15 @@ for \\[find-tag] (which see). \(fn)" t nil) +(autoload 'etags-xref-find "etags" "\ + + +\(fn ACTION ID)" nil nil) + ;;;*** ;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from language/ethio-util.el (autoload 'setup-ethiopic-environment-internal "ethio-util" "\ @@ -9784,7 +9746,7 @@ With ARG, insert that many delimiters. ;;;*** -;;;### (autoloads nil "eudc" "net/eudc.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "eudc" "net/eudc.el" (21607 54478 300138 641000)) ;;; Generated autoloads from net/eudc.el (autoload 'eudc-set-server "eudc" "\ @@ -9838,8 +9800,8 @@ This does nothing except loading eudc by autoload side-effect. ;;;*** -;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from net/eudc-bob.el (autoload 'eudc-display-generic-binary "eudc-bob" "\ @@ -9874,8 +9836,8 @@ Display a button for the JPEG DATA. ;;;*** -;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from net/eudc-export.el (autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ @@ -9892,7 +9854,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record. ;;;*** ;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from net/eudc-hotlist.el (autoload 'eudc-edit-hotlist "eudc-hotlist" "\ @@ -9902,8 +9864,8 @@ Edit the hotlist of directory servers in a specialized buffer. ;;;*** -;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/ewoc.el (autoload 'ewoc-create "ewoc" "\ @@ -9929,7 +9891,7 @@ fourth arg NOSEP non-nil inhibits this. ;;;*** -;;;### (autoloads nil "eww" "net/eww.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "eww" "net/eww.el" (21667 56163 185621 290000)) ;;; Generated autoloads from net/eww.el (autoload 'eww "eww" "\ @@ -9945,15 +9907,26 @@ Render a file using EWW. \(fn FILE)" t nil) +(autoload 'eww-search-words "eww" "\ +Search the web for the text between the point and marker. +See the `eww-search-prefix' variable for the search engine used. + +\(fn &optional BEG END)" t nil) + (autoload 'eww-browse-url "eww" "\ \(fn URL &optional NEW-WINDOW)" nil nil) +(autoload 'eww-list-bookmarks "eww" "\ +Display the bookmarks. + +\(fn)" t nil) + ;;;*** ;;;### (autoloads nil "executable" "progmodes/executable.el" (21607 -;;;;;; 56025 301574 889000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/executable.el (autoload 'executable-command-find-posix-p "executable" "\ @@ -9994,7 +9967,7 @@ file modes. ;;;*** -;;;### (autoloads nil "expand" "expand.el" (21607 56024 300834 853000)) +;;;### (autoloads nil "expand" "expand.el" (21607 54478 300138 641000)) ;;; Generated autoloads from expand.el (autoload 'expand-add-abbrevs "expand" "\ @@ -10043,8 +10016,8 @@ This is used only in conjunction with `expand-add-abbrevs'. ;;;*** -;;;### (autoloads nil "f90" "progmodes/f90.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "f90" "progmodes/f90.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from progmodes/f90.el (autoload 'f90-mode "f90" "\ @@ -10111,8 +10084,8 @@ with no args, if that value is non-nil. ;;;*** -;;;### (autoloads nil "face-remap" "face-remap.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "face-remap" "face-remap.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from face-remap.el (autoload 'face-remap-add-relative "face-remap" "\ @@ -10271,8 +10244,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'. ;;;*** -;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/feedmail.el (push (purecopy '(feedmail 11)) package--builtin-versions) @@ -10326,7 +10299,7 @@ you can set `feedmail-queue-reminder-alist' to nil. ;;;*** -;;;### (autoloads nil "ffap" "ffap.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "ffap" "ffap.el" (21607 54478 300138 641000)) ;;; Generated autoloads from ffap.el (autoload 'ffap-next "ffap" "\ @@ -10389,8 +10362,8 @@ Evaluate the forms in variable `ffap-bindings'. ;;;*** -;;;### (autoloads nil "filecache" "filecache.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "filecache" "filecache.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from filecache.el (autoload 'file-cache-add-directory "filecache" "\ @@ -10447,8 +10420,8 @@ the name is considered already unique; only the second substitution ;;;*** -;;;### (autoloads nil "filenotify" "filenotify.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "filenotify" "filenotify.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from filenotify.el (autoload 'file-notify-handle-event "filenotify" "\ @@ -10460,8 +10433,8 @@ Otherwise, signal a `file-notify-error'. ;;;*** -;;;### (autoloads nil "files-x" "files-x.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "files-x" "files-x.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from files-x.el (autoload 'add-file-local-variable "files-x" "\ @@ -10526,8 +10499,8 @@ Copy directory-local variables to the -*- line. ;;;*** -;;;### (autoloads nil "filesets" "filesets.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "filesets" "filesets.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from filesets.el (autoload 'filesets-init "filesets" "\ @@ -10538,8 +10511,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu. ;;;*** -;;;### (autoloads nil "find-cmd" "find-cmd.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "find-cmd" "find-cmd.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from find-cmd.el (push (purecopy '(find-cmd 0 6)) package--builtin-versions) @@ -10559,8 +10532,8 @@ result is a string that should be ready for the command line. ;;;*** -;;;### (autoloads nil "find-dired" "find-dired.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "find-dired" "find-dired.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from find-dired.el (autoload 'find-dired "find-dired" "\ @@ -10600,8 +10573,8 @@ use in place of \"-ls\" as the final argument. ;;;*** -;;;### (autoloads nil "find-file" "find-file.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "find-file" "find-file.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from find-file.el (defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ @@ -10691,8 +10664,8 @@ Visit the file you click on in another window. ;;;*** -;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21607 -;;;;;; 56058 801550 360000)) +;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21665 +;;;;;; 14401 955623 556000)) ;;; Generated autoloads from emacs-lisp/find-func.el (autoload 'find-library "find-func" "\ @@ -10850,8 +10823,8 @@ Define some key bindings for the find-function family of functions. ;;;*** -;;;### (autoloads nil "find-lisp" "find-lisp.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "find-lisp" "find-lisp.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from find-lisp.el (autoload 'find-lisp-find-dired "find-lisp" "\ @@ -10871,7 +10844,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP. ;;;*** -;;;### (autoloads nil "finder" "finder.el" (21607 56024 300834 853000)) +;;;### (autoloads nil "finder" "finder.el" (21607 54478 300138 641000)) ;;; Generated autoloads from finder.el (push (purecopy '(finder 1 0)) package--builtin-versions) @@ -10893,8 +10866,8 @@ Find packages matching a given keyword. ;;;*** -;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from flow-ctrl.el (autoload 'enable-flow-control "flow-ctrl" "\ @@ -10915,8 +10888,8 @@ to get the effect of a C-q. ;;;*** -;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/flow-fill.el (autoload 'fill-flowed-encode "flow-fill" "\ @@ -10931,8 +10904,8 @@ to get the effect of a C-q. ;;;*** -;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/flymake.el (push (purecopy '(flymake 0 3)) package--builtin-versions) @@ -10962,8 +10935,8 @@ Turn flymake mode off. ;;;*** -;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/flyspell.el (autoload 'flyspell-prog-mode "flyspell" "\ @@ -11033,14 +11006,14 @@ Flyspell whole buffer. ;;;*** -;;;### (autoloads nil "foldout" "foldout.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "foldout" "foldout.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from foldout.el (push (purecopy '(foldout 1 10)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "follow" "follow.el" (21607 56024 300834 853000)) +;;;### (autoloads nil "follow" "follow.el" (21607 54478 300138 641000)) ;;; Generated autoloads from follow.el (autoload 'turn-on-follow-mode "follow" "\ @@ -11108,8 +11081,8 @@ selected if the original window is the first one in the frame. ;;;*** -;;;### (autoloads nil "footnote" "mail/footnote.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "footnote" "mail/footnote.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/footnote.el (push (purecopy '(footnote 0 19)) package--builtin-versions) @@ -11128,7 +11101,7 @@ play around with the following keys: ;;;*** -;;;### (autoloads nil "forms" "forms.el" (21607 56024 300834 853000)) +;;;### (autoloads nil "forms" "forms.el" (21607 54478 300138 641000)) ;;; Generated autoloads from forms.el (autoload 'forms-mode "forms" "\ @@ -11164,8 +11137,8 @@ Visit a file in Forms mode in other window. ;;;*** -;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/fortran.el (autoload 'fortran-mode "fortran" "\ @@ -11242,8 +11215,8 @@ with no args, if that value is non-nil. ;;;*** -;;;### (autoloads nil "fortune" "play/fortune.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "fortune" "play/fortune.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/fortune.el (autoload 'fortune-add-fortune "fortune" "\ @@ -11291,8 +11264,8 @@ and choose the directory as the fortune-file. ;;;*** -;;;### (autoloads nil "frameset" "frameset.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "frameset" "frameset.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from frameset.el (defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\ @@ -11461,6 +11434,12 @@ Called from `jump-to-register'. Internal use only. \(fn DATA)" nil nil) +(autoload 'frameset--print-register "frameset" "\ +Print basic info about frameset stored in DATA. +Called from `list-registers' and `view-register'. Internal use only. + +\(fn DATA)" nil nil) + (autoload 'frameset-to-register "frameset" "\ Store the current frameset in register REGISTER. Use \\[jump-to-register] to restore the frameset. @@ -11472,15 +11451,15 @@ Interactively, reads the register using `register-read-with-preview'. ;;;*** -;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from play/gamegrid.el (push (purecopy '(gamegrid 1 2)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/gdb-mi.el (defvar gdb-enable-debug nil "\ @@ -11557,8 +11536,8 @@ detailed description of this mode. ;;;*** -;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/generic.el (defvar generic-mode-list nil "\ @@ -11602,9 +11581,9 @@ See the file generic-x.el for some examples of `define-generic-mode'. \(fn MODE COMMENT-LIST KEYWORD-LIST FONT-LOCK-LIST AUTO-MODE-LIST FUNCTION-LIST &optional DOCSTRING)" nil t) -(put 'define-generic-mode 'lisp-indent-function '1) +(function-put 'define-generic-mode 'lisp-indent-function '1) -(put 'define-generic-mode 'doc-string-elt '7) +(function-put 'define-generic-mode 'doc-string-elt '7) (autoload 'generic-mode-internal "generic" "\ Go into the generic mode MODE. @@ -11638,8 +11617,8 @@ regular expression that can be used as an element of ;;;*** -;;;### (autoloads nil "glasses" "progmodes/glasses.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "glasses" "progmodes/glasses.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/glasses.el (autoload 'glasses-mode "glasses" "\ @@ -11653,8 +11632,8 @@ add virtual separators (like underscores) at places they belong to. ;;;*** -;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gmm-utils.el (autoload 'gmm-regexp-concat "gmm-utils" "\ @@ -11708,7 +11687,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST. ;;;*** -;;;### (autoloads nil "gnus" "gnus/gnus.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "gnus" "gnus/gnus.el" (21607 54478 300138 641000)) ;;; Generated autoloads from gnus/gnus.el (push (purecopy '(gnus 5 13)) package--builtin-versions) (when (fboundp 'custom-autoload) @@ -11758,8 +11737,8 @@ prompt the user for the name of an NNTP server to use. ;;;*** -;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-agent.el (autoload 'gnus-unplugged "gnus-agent" "\ @@ -11849,8 +11828,8 @@ CLEAN is obsolete and ignored. ;;;*** -;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21652 2365 910127 +;;;;;; 752000)) ;;; Generated autoloads from gnus/gnus-art.el (autoload 'gnus-article-prepare-display "gnus-art" "\ @@ -11860,8 +11839,8 @@ Make the current buffer look like a nice article. ;;;*** -;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (21607 -;;;;;; 56024 300834 853000)) +;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (21645 +;;;;;; 29116 670141 789000)) ;;; Generated autoloads from gnus/gnus-bookmark.el (autoload 'gnus-bookmark-set "gnus-bookmark" "\ @@ -11884,8 +11863,8 @@ deletion, or > if it is flagged for displaying. ;;;*** -;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-cache.el (autoload 'gnus-jog-cache "gnus-cache" "\ @@ -11926,8 +11905,8 @@ supported. ;;;*** -;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-delay.el (autoload 'gnus-delay-article "gnus-delay" "\ @@ -11962,8 +11941,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. ;;;*** -;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-diary.el (autoload 'gnus-user-format-function-d "gnus-diary" "\ @@ -11978,8 +11957,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. ;;;*** -;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-dired.el (autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ @@ -11989,8 +11968,8 @@ Convenience method to turn on gnus-dired-mode. ;;;*** -;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-draft.el (autoload 'gnus-draft-reminder "gnus-draft" "\ @@ -12000,13 +11979,22 @@ Reminder user if there are unsent drafts. ;;;*** -;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-fun.el +(autoload 'gnus--random-face-with-type "gnus-fun" "\ +Return file from DIR with extension EXT, omitting matches of OMIT, processed by FUN. + +\(fn DIR EXT OMIT FUN)" nil nil) + +(autoload 'message-goto-eoh "message" nil t) + (autoload 'gnus-random-x-face "gnus-fun" "\ Return X-Face header data chosen randomly from `gnus-x-face-directory'. +Files matching `gnus-x-face-omit-files' are not considered. + \(fn)" t nil) (autoload 'gnus-insert-random-x-face-header "gnus-fun" "\ @@ -12015,7 +12003,7 @@ Insert a random X-Face header from `gnus-x-face-directory'. \(fn)" t nil) (autoload 'gnus-x-face-from-file "gnus-fun" "\ -Insert an X-Face header based on an image file. +Insert an X-Face header based on an image FILE. Depending on `gnus-convert-image-to-x-face-command' it may accept different input formats. @@ -12023,7 +12011,7 @@ different input formats. \(fn FILE)" t nil) (autoload 'gnus-face-from-file "gnus-fun" "\ -Return a Face header based on an image file. +Return a Face header based on an image FILE. Depending on `gnus-convert-image-to-face-command' it may accept different input formats. @@ -12043,10 +12031,22 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to \(fn FILE)" nil nil) +(autoload 'gnus-random-face "gnus-fun" "\ +Return randomly chosen Face from `gnus-face-directory'. + +Files matching `gnus-face-omit-files' are not considered. + +\(fn)" t nil) + +(autoload 'gnus-insert-random-face-header "gnus-fun" "\ +Insert a random Face header from `gnus-face-directory'. + +\(fn)" nil nil) + ;;;*** ;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from gnus/gnus-gravatar.el (autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ @@ -12063,8 +12063,8 @@ If gravatars are already displayed, remove them. ;;;*** -;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-group.el (autoload 'gnus-fetch-group "gnus-group" "\ @@ -12081,8 +12081,8 @@ Pop up a frame and enter GROUP. ;;;*** -;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-html.el (autoload 'gnus-article-html "gnus-html" "\ @@ -12097,8 +12097,8 @@ Pop up a frame and enter GROUP. ;;;*** -;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-kill.el (defalias 'gnus-batch-kill 'gnus-batch-score) @@ -12111,8 +12111,8 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score ;;;*** -;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/gnus-ml.el (autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ @@ -12135,8 +12135,8 @@ Minor mode for providing mailing-list commands. ;;;*** -;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-mlspl.el (autoload 'gnus-group-split-setup "gnus-mlspl" "\ @@ -12236,8 +12236,8 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns: ;;;*** -;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-msg.el (autoload 'gnus-msg-mail "gnus-msg" "\ @@ -12264,7 +12264,7 @@ Like `message-reply'. ;;;*** ;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" -;;;;;; (21607 56059 303525 127000)) +;;;;;; (21607 54478 300138 641000)) ;;; Generated autoloads from gnus/gnus-notifications.el (autoload 'gnus-notifications "gnus-notifications" "\ @@ -12280,8 +12280,8 @@ This is typically a function to add in ;;;*** -;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-picon.el (autoload 'gnus-treat-from-picon "gnus-picon" "\ @@ -12304,8 +12304,8 @@ If picons are already displayed, remove them. ;;;*** -;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-range.el (autoload 'gnus-sorted-difference "gnus-range" "\ @@ -12372,8 +12372,8 @@ Add NUM into sorted LIST by side effect. ;;;*** -;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21607 -;;;;;; 56024 801559 72000)) +;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21652 +;;;;;; 2365 910127 752000)) ;;; Generated autoloads from gnus/gnus-registry.el (autoload 'gnus-registry-initialize "gnus-registry" "\ @@ -12388,8 +12388,8 @@ Install the registry hooks. ;;;*** -;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-sieve.el (autoload 'gnus-sieve-update "gnus-sieve" "\ @@ -12416,8 +12416,8 @@ See the documentation for these variables and functions for details. ;;;*** -;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-spec.el (autoload 'gnus-update-format "gnus-spec" "\ @@ -12427,8 +12427,8 @@ Update the format specification near point. ;;;*** -;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21620 25920 +;;;;;; 601566 783000)) ;;; Generated autoloads from gnus/gnus-start.el (autoload 'gnus-declare-backend "gnus-start" "\ @@ -12438,8 +12438,8 @@ Declare back end NAME with ABILITIES as a Gnus back end. ;;;*** -;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21623 2108 292281 +;;;;;; 129000)) ;;; Generated autoloads from gnus/gnus-sum.el (autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ @@ -12450,8 +12450,8 @@ BOOKMARK is a bookmark name or a bookmark record. ;;;*** -;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-sync.el (autoload 'gnus-sync-initialize "gnus-sync" "\ @@ -12466,8 +12466,8 @@ Install the sync hooks. ;;;*** -;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gnus-win.el (autoload 'gnus-add-configuration "gnus-win" "\ @@ -12477,8 +12477,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'. ;;;*** -;;;### (autoloads nil "gnutls" "net/gnutls.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "gnutls" "net/gnutls.el" (21638 55899 942254 +;;;;;; 689000)) ;;; Generated autoloads from net/gnutls.el (defvar gnutls-min-prime-bits 256 "\ @@ -12494,8 +12494,8 @@ A value of nil says to use the default GnuTLS value.") ;;;*** -;;;### (autoloads nil "gomoku" "play/gomoku.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "gomoku" "play/gomoku.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/gomoku.el (autoload 'gomoku "gomoku" "\ @@ -12521,8 +12521,8 @@ Use \\[describe-mode] for more info. ;;;*** -;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from net/goto-addr.el (define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") @@ -12563,8 +12563,8 @@ Like `goto-address-mode', but only for comments and strings. ;;;*** -;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/gravatar.el (autoload 'gravatar-retrieve "gravatar" "\ @@ -12580,8 +12580,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it. ;;;*** -;;;### (autoloads nil "grep" "progmodes/grep.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "grep" "progmodes/grep.el" (21612 31801 50825 +;;;;;; 711000)) ;;; Generated autoloads from progmodes/grep.el (defvar grep-window-height nil "\ @@ -12614,7 +12614,7 @@ List of hook functions run by `grep-process-setup' (see `run-hooks').") (custom-autoload 'grep-setup-hook "grep" t) -(defconst grep-regexp-alist '(("^\\(.+?\\)\\(:[ ]*\\)\\([1-9][0-9]*\\)\\2" 1 3 ((lambda nil (when grep-highlight-matches (let* ((beg (match-end 0)) (end (save-excursion (goto-char beg) (line-end-position))) (mbeg (text-property-any beg end 'font-lock-face grep-match-face))) (when mbeg (- mbeg beg))))) lambda nil (when grep-highlight-matches (let* ((beg (match-end 0)) (end (save-excursion (goto-char beg) (line-end-position))) (mbeg (text-property-any beg end 'font-lock-face grep-match-face)) (mend (and mbeg (next-single-property-change mbeg 'font-lock-face nil end)))) (when mend (- mend beg)))))) ("^Binary file \\(.+\\) matches$" 1 nil nil 0 1)) "\ +(defconst grep-regexp-alist '(("^\\(.*?[^/\n]\\):[ ]*\\([1-9][0-9]*\\)[ ]*:" 1 2 ((lambda nil (when grep-highlight-matches (let* ((beg (match-end 0)) (end (save-excursion (goto-char beg) (line-end-position))) (mbeg (text-property-any beg end 'font-lock-face grep-match-face))) (when mbeg (- mbeg beg))))) lambda nil (when grep-highlight-matches (let* ((beg (match-end 0)) (end (save-excursion (goto-char beg) (line-end-position))) (mbeg (text-property-any beg end 'font-lock-face grep-match-face)) (mend (and mbeg (next-single-property-change mbeg 'font-lock-face nil end)))) (when mend (- mend beg)))))) ("^Binary file \\(.+\\) matches$" 1 nil nil 0 1)) "\ Regexp used to match grep hits. See `compilation-error-regexp-alist'.") (defvar grep-program (purecopy "grep") "\ @@ -12739,13 +12739,13 @@ Recursively grep for REGEXP in gzipped FILES in tree rooted at DIR. Like `rgrep' but uses `zgrep' for `grep-program', sets the default file name to `*.gz', and sets `grep-highlight-matches' to `always'. -\(fn REGEXP &optional FILES DIR CONFIRM GREP-FIND-TEMPLATE)" t nil) +\(fn REGEXP &optional FILES DIR CONFIRM TEMPLATE)" t nil) (defalias 'rzgrep 'zrgrep) ;;;*** -;;;### (autoloads nil "gs" "gs.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "gs" "gs.el" (21607 54478 300138 641000)) ;;; Generated autoloads from gs.el (autoload 'gs-load-image "gs" "\ @@ -12758,8 +12758,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. ;;;*** -;;;### (autoloads nil "gud" "progmodes/gud.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "gud" "progmodes/gud.el" (21638 55899 942254 +;;;;;; 689000)) ;;; Generated autoloads from progmodes/gud.el (autoload 'gud-gdb "gud" "\ @@ -12807,6 +12807,13 @@ and source-file directory for your debugger. \(fn COMMAND-LINE)" t nil) +(autoload 'guiler "gud" "\ +Run guiler on program FILE in buffer `*gud-FILE*'. +The directory containing FILE becomes the initial working directory +and source-file directory for your debugger. + +\(fn COMMAND-LINE)" t nil) + (autoload 'jdb "gud" "\ Run jdb with command line COMMAND-LINE in a buffer. The buffer is named \"*gud*\" if no initial class is given or @@ -12847,8 +12854,8 @@ it if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/gv.el (autoload 'gv-get "gv" "\ @@ -12876,7 +12883,7 @@ all the parts of PLACE that can be evaluated and then runs E. \(fn (GETTER SETTER) PLACE &rest BODY)" nil t) -(put 'gv-letplace 'lisp-indent-function '2) +(function-put 'gv-letplace 'lisp-indent-function '2) (autoload 'gv-define-expander "gv" "\ Use HANDLER to handle NAME as a generalized var. @@ -12886,7 +12893,7 @@ arguments as NAME. DO is a function as defined in `gv-get'. \(fn NAME HANDLER)" nil t) -(put 'gv-define-expander 'lisp-indent-function '1) +(function-put 'gv-define-expander 'lisp-indent-function '1) (autoload 'gv--defun-declaration "gv" "\ @@ -12911,7 +12918,7 @@ to be pure and copyable. Example use: \(fn NAME ARGLIST &rest BODY)" nil t) -(put 'gv-define-setter 'lisp-indent-function '2) +(function-put 'gv-define-setter 'lisp-indent-function '2) (autoload 'gv-define-simple-setter "gv" "\ Define a simple setter method for generalized variable NAME. @@ -12950,8 +12957,8 @@ binding mode. ;;;*** -;;;### (autoloads nil "handwrite" "play/handwrite.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "handwrite" "play/handwrite.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from play/handwrite.el (autoload 'handwrite "handwrite" "\ @@ -12968,8 +12975,8 @@ Variables: `handwrite-linespace' (default 12) ;;;*** -;;;### (autoloads nil "hanoi" "play/hanoi.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "hanoi" "play/hanoi.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/hanoi.el (autoload 'hanoi "hanoi" "\ @@ -12996,8 +13003,8 @@ to be updated. ;;;*** -;;;### (autoloads nil "hashcash" "mail/hashcash.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "hashcash" "mail/hashcash.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/hashcash.el (autoload 'hashcash-insert-payment "hashcash" "\ @@ -13039,8 +13046,8 @@ Prefix arg sets default accept amount temporarily. ;;;*** -;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from help-at-pt.el (autoload 'help-at-pt-string "help-at-pt" "\ @@ -13167,8 +13174,8 @@ different regions. With numeric argument ARG, behaves like ;;;*** -;;;### (autoloads nil "help-fns" "help-fns.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "help-fns" "help-fns.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from help-fns.el (autoload 'describe-function "help-fns" "\ @@ -13247,8 +13254,8 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file. ;;;*** -;;;### (autoloads nil "help-macro" "help-macro.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "help-macro" "help-macro.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from help-macro.el (defvar three-step-help nil "\ @@ -13262,8 +13269,8 @@ gives the window that lists the options.") ;;;*** -;;;### (autoloads nil "help-mode" "help-mode.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "help-mode" "help-mode.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from help-mode.el (autoload 'help-mode "help-mode" "\ @@ -13362,8 +13369,8 @@ BOOKMARK is a bookmark name or a bookmark record. ;;;*** -;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/helper.el (autoload 'Helper-describe-bindings "helper" "\ @@ -13378,7 +13385,7 @@ Provide help for current mode. ;;;*** -;;;### (autoloads nil "hexl" "hexl.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "hexl" "hexl.el" (21607 54478 300138 641000)) ;;; Generated autoloads from hexl.el (autoload 'hexl-mode "hexl" "\ @@ -13472,8 +13479,8 @@ This discards the buffer's undo information. ;;;*** -;;;### (autoloads nil "hi-lock" "hi-lock.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "hi-lock" "hi-lock.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from hi-lock.el (autoload 'hi-lock-mode "hi-lock" "\ @@ -13640,8 +13647,8 @@ be found in variable `hi-lock-interactive-patterns'. ;;;*** -;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/hideif.el (autoload 'hide-ifdef-mode "hideif" "\ @@ -13656,27 +13663,31 @@ that the C preprocessor would eliminate may be hidden from view. Several variables affect how the hiding is done: `hide-ifdef-env' - An association list of defined and undefined symbols for the - current buffer. Initially, the global value of `hide-ifdef-env' - is used. + An association list of defined and undefined symbols for the + current project. Initially, the global value of `hide-ifdef-env' + is used. This variable was a buffer-local variable, which limits + hideif to parse only one C/C++ file at a time. We've extended + hideif to support parsing a C/C++ project containing multiple C/C++ + source files opened simultaneously in different buffers. Therefore + `hide-ifdef-env' can no longer be buffer local but must be global. `hide-ifdef-define-alist' - An association list of defined symbol lists. + An association list of defined symbol lists. Use `hide-ifdef-set-define-alist' to save the current `hide-ifdef-env' and `hide-ifdef-use-define-alist' to set the current `hide-ifdef-env' from one of the lists in `hide-ifdef-define-alist'. `hide-ifdef-lines' - Set to non-nil to not show #if, #ifdef, #ifndef, #else, and - #endif lines when hiding. + Set to non-nil to not show #if, #ifdef, #ifndef, #else, and + #endif lines when hiding. `hide-ifdef-initially' - Indicates whether `hide-ifdefs' should be called when Hide-Ifdef mode - is activated. + Indicates whether `hide-ifdefs' should be called when Hide-Ifdef mode + is activated. `hide-ifdef-read-only' - Set to non-nil if you want to make buffers read only while hiding. - After `show-ifdefs', read-only status is restored to previous value. + Set to non-nil if you want to make buffers read only while hiding. + After `show-ifdefs', read-only status is restored to previous value. \\{hide-ifdef-mode-map} @@ -13684,8 +13695,8 @@ Several variables affect how the hiding is done: ;;;*** -;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/hideshow.el (defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ @@ -13747,8 +13758,8 @@ Unconditionally turn off `hs-minor-mode'. ;;;*** -;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from hilit-chg.el (autoload 'highlight-changes-mode "hilit-chg" "\ @@ -13879,8 +13890,8 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode. ;;;*** -;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from hippie-exp.el (push (purecopy '(hippie-exp 1 6)) package--builtin-versions) @@ -13912,8 +13923,8 @@ argument VERBOSE non-nil makes the function verbose. ;;;*** -;;;### (autoloads nil "hl-line" "hl-line.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "hl-line" "hl-line.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from hl-line.el (autoload 'hl-line-mode "hl-line" "\ @@ -13962,12 +13973,10 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and ;;;*** -;;;### (autoloads nil "holidays" "calendar/holidays.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "holidays" "calendar/holidays.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from calendar/holidays.el -(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") - (defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ General holidays. Default value is for the United States. See the documentation for `calendar-holidays' for details.") @@ -13976,8 +13985,6 @@ See the documentation for `calendar-holidays' for details.") (put 'holiday-general-holidays 'risky-local-variable t) -(define-obsolete-variable-alias 'oriental-holidays 'holiday-oriental-holidays "23.1") - (defvar holiday-oriental-holidays (mapcar 'purecopy '((holiday-chinese-new-year) (if calendar-chinese-all-holidays-flag (append (holiday-chinese 1 15 "Lantern Festival") (holiday-chinese-qingming) (holiday-chinese 5 5 "Dragon Boat Festival") (holiday-chinese 7 7 "Double Seventh Festival") (holiday-chinese 8 15 "Mid-Autumn Festival") (holiday-chinese 9 9 "Double Ninth Festival") (holiday-chinese-winter-solstice))))) "\ Oriental holidays. See the documentation for `calendar-holidays' for details.") @@ -13986,8 +13993,6 @@ See the documentation for `calendar-holidays' for details.") (put 'holiday-oriental-holidays 'risky-local-variable t) -(define-obsolete-variable-alias 'local-holidays 'holiday-local-holidays "23.1") - (defvar holiday-local-holidays nil "\ Local holidays. See the documentation for `calendar-holidays' for details.") @@ -13996,8 +14001,6 @@ See the documentation for `calendar-holidays' for details.") (put 'holiday-local-holidays 'risky-local-variable t) -(define-obsolete-variable-alias 'other-holidays 'holiday-other-holidays "23.1") - (defvar holiday-other-holidays nil "\ User defined holidays. See the documentation for `calendar-holidays' for details.") @@ -14006,28 +14009,6 @@ See the documentation for `calendar-holidays' for details.") (put 'holiday-other-holidays 'risky-local-variable t) -(defvar hebrew-holidays-1 (mapcar 'purecopy '((holiday-hebrew-rosh-hashanah) (if calendar-hebrew-all-holidays-flag (holiday-julian 11 (let ((m displayed-month) (y displayed-year) year) (calendar-increment-month m y -1) (setq year (calendar-extract-year (calendar-julian-from-absolute (calendar-absolute-from-gregorian (list m 1 y))))) (if (zerop (% (1+ year) 4)) 22 21)) "\"Tal Umatar\" (evening)")))) "\ -Component of the old default value of `holiday-hebrew-holidays'.") - -(put 'hebrew-holidays-1 'risky-local-variable t) - -(defvar hebrew-holidays-2 (mapcar 'purecopy '((holiday-hebrew-hanukkah) (if calendar-hebrew-all-holidays-flag (holiday-hebrew 10 (let ((h-year (calendar-extract-year (calendar-hebrew-from-absolute (calendar-absolute-from-gregorian (list displayed-month 28 displayed-year)))))) (if (= 6 (% (calendar-hebrew-to-absolute (list 10 10 h-year)) 7)) 11 10)) "Tzom Teveth")) (if calendar-hebrew-all-holidays-flag (holiday-hebrew 11 15 "Tu B'Shevat")))) "\ -Component of the old default value of `holiday-hebrew-holidays'.") - -(put 'hebrew-holidays-2 'risky-local-variable t) - -(defvar hebrew-holidays-3 (mapcar 'purecopy '((if calendar-hebrew-all-holidays-flag (holiday-hebrew 11 (let* ((m displayed-month) (y displayed-year) (h-year (progn (calendar-increment-month m y 1) (calendar-extract-year (calendar-hebrew-from-absolute (calendar-absolute-from-gregorian (list m (calendar-last-day-of-month m y) y)))))) (s-s (calendar-hebrew-from-absolute (if (= 6 (% (calendar-hebrew-to-absolute (list 7 1 h-year)) 7)) (calendar-dayname-on-or-before 6 (calendar-hebrew-to-absolute (list 11 17 h-year))) (calendar-dayname-on-or-before 6 (calendar-hebrew-to-absolute (list 11 16 h-year)))))) (day (calendar-extract-day s-s))) day) "Shabbat Shirah")))) "\ -Component of the old default value of `holiday-hebrew-holidays'.") - -(put 'hebrew-holidays-3 'risky-local-variable t) - -(defvar hebrew-holidays-4 (mapcar 'purecopy '((holiday-hebrew-passover) (and calendar-hebrew-all-holidays-flag (let* ((m displayed-month) (y displayed-year) (year (progn (calendar-increment-month m y -1) (calendar-extract-year (calendar-julian-from-absolute (calendar-absolute-from-gregorian (list m 1 y))))))) (= 21 (% year 28))) (holiday-julian 3 26 "Kiddush HaHamah")) (if calendar-hebrew-all-holidays-flag (holiday-hebrew-tisha-b-av)))) "\ -Component of the old default value of `holiday-hebrew-holidays'.") - -(put 'hebrew-holidays-4 'risky-local-variable t) - -(define-obsolete-variable-alias 'hebrew-holidays 'holiday-hebrew-holidays "23.1") - (defvar holiday-hebrew-holidays (mapcar 'purecopy '((holiday-hebrew-passover) (holiday-hebrew-rosh-hashanah) (holiday-hebrew-hanukkah) (if calendar-hebrew-all-holidays-flag (append (holiday-hebrew-tisha-b-av) (holiday-hebrew-misc))))) "\ Jewish holidays. See the documentation for `calendar-holidays' for details.") @@ -14036,8 +14017,6 @@ See the documentation for `calendar-holidays' for details.") (put 'holiday-hebrew-holidays 'risky-local-variable t) -(define-obsolete-variable-alias 'christian-holidays 'holiday-christian-holidays "23.1") - (defvar holiday-christian-holidays (mapcar 'purecopy '((holiday-easter-etc) (holiday-fixed 12 25 "Christmas") (if calendar-christian-all-holidays-flag (append (holiday-fixed 1 6 "Epiphany") (holiday-julian 12 25 "Christmas (Julian calendar)") (holiday-greek-orthodox-easter) (holiday-fixed 8 15 "Assumption") (holiday-advent 0 "Advent"))))) "\ Christian holidays. See the documentation for `calendar-holidays' for details.") @@ -14046,8 +14025,6 @@ See the documentation for `calendar-holidays' for details.") (put 'holiday-christian-holidays 'risky-local-variable t) -(define-obsolete-variable-alias 'islamic-holidays 'holiday-islamic-holidays "23.1") - (defvar holiday-islamic-holidays (mapcar 'purecopy '((holiday-islamic-new-year) (holiday-islamic 9 1 "Ramadan Begins") (if calendar-islamic-all-holidays-flag (append (holiday-islamic 1 10 "Ashura") (holiday-islamic 3 12 "Mulad-al-Nabi") (holiday-islamic 7 26 "Shab-e-Mi'raj") (holiday-islamic 8 15 "Shab-e-Bara't") (holiday-islamic 9 27 "Shab-e Qadr") (holiday-islamic 10 1 "Id-al-Fitr") (holiday-islamic 12 10 "Id-al-Adha"))))) "\ Islamic holidays. See the documentation for `calendar-holidays' for details.") @@ -14056,8 +14033,6 @@ See the documentation for `calendar-holidays' for details.") (put 'holiday-islamic-holidays 'risky-local-variable t) -(define-obsolete-variable-alias 'bahai-holidays 'holiday-bahai-holidays "23.1") - (defvar holiday-bahai-holidays (mapcar 'purecopy '((holiday-bahai-new-year) (holiday-bahai-ridvan) (holiday-fixed 5 23 "Declaration of the Báb") (holiday-fixed 5 29 "Ascension of Bahá'u'lláh") (holiday-fixed 7 9 "Martyrdom of the Báb") (holiday-fixed 10 20 "Birth of the Báb") (holiday-fixed 11 12 "Birth of Bahá'u'lláh") (if calendar-bahai-all-holidays-flag (append (holiday-fixed 11 26 "Day of the Covenant") (holiday-fixed 11 28 "Ascension of `Abdu'l-Bahá"))))) "\ Bahá'à holidays. See the documentation for `calendar-holidays' for details.") @@ -14066,8 +14041,6 @@ See the documentation for `calendar-holidays' for details.") (put 'holiday-bahai-holidays 'risky-local-variable t) -(define-obsolete-variable-alias 'solar-holidays 'holiday-solar-holidays "23.1") - (defvar holiday-solar-holidays (mapcar 'purecopy '((solar-equinoxes-solstices) (holiday-sexp calendar-daylight-savings-starts (format "Daylight Saving Time Begins %s" (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name))) (holiday-sexp calendar-daylight-savings-ends (format "Daylight Saving Time Ends %s" (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name))))) "\ Sun-related holidays. See the documentation for `calendar-holidays' for details.") @@ -14111,8 +14084,8 @@ The optional LABEL is used to label the buffer created. ;;;*** -;;;### (autoloads nil "html2text" "gnus/html2text.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "html2text" "gnus/html2text.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/html2text.el (autoload 'html2text "html2text" "\ @@ -14122,8 +14095,8 @@ Convert HTML to plain text in the current buffer. ;;;*** -;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from htmlfontify.el (push (purecopy '(htmlfontify 0 21)) package--builtin-versions) @@ -14156,8 +14129,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'. ;;;*** -;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from ibuf-macs.el (autoload 'define-ibuffer-column "ibuf-macs" "\ @@ -14183,7 +14156,9 @@ inlined into the compiled format versions. This means that if you change its definition, you should explicitly call `ibuffer-recompile-formats'. -\(fn SYMBOL (&key NAME INLINE PROPS SUMMARIZER) &rest BODY)" nil (quote macro)) +\(fn SYMBOL (&key NAME INLINE PROPS SUMMARIZER) &rest BODY)" nil t) + +(function-put 'define-ibuffer-column 'lisp-indent-function 'defun) (autoload 'define-ibuffer-sorter "ibuf-macs" "\ Define a method of sorting named NAME. @@ -14195,7 +14170,11 @@ For sorting, the forms in BODY will be evaluated with `a' bound to one buffer object, and `b' bound to another. BODY should return a non-nil value if and only if `a' is \"less than\" `b'. -\(fn NAME DOCUMENTATION (&key DESCRIPTION) &rest BODY)" nil (quote macro)) +\(fn NAME DOCUMENTATION (&key DESCRIPTION) &rest BODY)" nil t) + +(function-put 'define-ibuffer-sorter 'lisp-indent-function '1) + +(function-put 'define-ibuffer-sorter 'doc-string-elt '2) (autoload 'define-ibuffer-op "ibuf-macs" "\ Generate a function which operates on a buffer. @@ -14228,7 +14207,11 @@ confirmation message, in the form: COMPLEX means this function is special; see the source code of this macro for exactly what it does. -\(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil (quote macro)) +\(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil t) + +(function-put 'define-ibuffer-op 'lisp-indent-function '2) + +(function-put 'define-ibuffer-op 'doc-string-elt '3) (autoload 'define-ibuffer-filter "ibuf-macs" "\ Define a filter named NAME. @@ -14241,12 +14224,16 @@ not a particular buffer should be displayed or not. The forms in BODY will be evaluated with BUF bound to the buffer object, and QUALIFIER bound to the current value of the filter. -\(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro)) +\(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil t) + +(function-put 'define-ibuffer-filter 'lisp-indent-function '2) + +(function-put 'define-ibuffer-filter 'doc-string-elt '2) ;;;*** -;;;### (autoloads nil "ibuffer" "ibuffer.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "ibuffer" "ibuffer.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from ibuffer.el (autoload 'ibuffer-list-buffers "ibuffer" "\ @@ -14285,8 +14272,8 @@ FORMATS is the value to use for `ibuffer-formats'. ;;;*** -;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21607 -;;;;;; 56058 801550 360000)) +;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21611 +;;;;;; 10937 700236 3000)) ;;; Generated autoloads from calendar/icalendar.el (push (purecopy '(icalendar 0 19)) package--builtin-versions) @@ -14339,8 +14326,8 @@ buffer `*icalendar-errors*'. ;;;*** -;;;### (autoloads nil "icomplete" "icomplete.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "icomplete" "icomplete.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from icomplete.el (defvar icomplete-mode nil "\ @@ -14372,11 +14359,15 @@ completions: \\{icomplete-minibuffer-map} \(fn &optional ARG)" t nil) +(when (locate-library "obsolete/iswitchb") + (autoload 'iswitchb-mode "iswitchb" "Toggle Iswitchb mode." t) + (make-obsolete 'iswitchb-mode + "use `icomplete-mode' or `ido-mode' instead." "24.4")) ;;;*** -;;;### (autoloads nil "icon" "progmodes/icon.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "icon" "progmodes/icon.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from progmodes/icon.el (autoload 'icon-mode "icon" "\ @@ -14417,7 +14408,7 @@ with no args, if that value is non-nil. ;;;*** ;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/idlw-shell.el (autoload 'idlwave-shell "idlw-shell" "\ @@ -14442,8 +14433,8 @@ See also the variable `idlwave-shell-prompt-pattern'. ;;;*** -;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21645 29117 +;;;;;; 170137 362000)) ;;; Generated autoloads from progmodes/idlwave.el (push (purecopy '(idlwave 6 1 22)) package--builtin-versions) @@ -14572,7 +14563,7 @@ The main features of this mode are ;;;*** -;;;### (autoloads nil "ido" "ido.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "ido" "ido.el" (21612 31801 50825 711000)) ;;; Generated autoloads from ido.el (defvar ido-mode nil "\ @@ -14834,7 +14825,7 @@ DEF, if non-nil, is the default value. ;;;*** -;;;### (autoloads nil "ielm" "ielm.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "ielm" "ielm.el" (21607 54478 300138 641000)) ;;; Generated autoloads from ielm.el (autoload 'ielm "ielm" "\ @@ -14846,7 +14837,7 @@ See `inferior-emacs-lisp-mode' for details. ;;;*** -;;;### (autoloads nil "iimage" "iimage.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "iimage" "iimage.el" (21607 54478 300138 641000)) ;;; Generated autoloads from iimage.el (define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") @@ -14862,7 +14853,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'. ;;;*** -;;;### (autoloads nil "image" "image.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "image" "image.el" (21607 54478 300138 641000)) ;;; Generated autoloads from image.el (autoload 'image-type-from-data "image" "\ @@ -15037,7 +15028,7 @@ Example: \(fn SYMBOL SPECS &optional DOC)" nil t) -(put 'defimage 'doc-string-elt '3) +(function-put 'defimage 'doc-string-elt '3) (autoload 'imagemagick-register-types "image" "\ Register file types that can be handled by ImageMagick. @@ -15055,8 +15046,8 @@ If Emacs is compiled without ImageMagick support, this does nothing. ;;;*** -;;;### (autoloads nil "image-dired" "image-dired.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "image-dired" "image-dired.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from image-dired.el (push (purecopy '(image-dired 0 4 11)) package--builtin-versions) @@ -15193,8 +15184,8 @@ easy-to-use form. ;;;*** -;;;### (autoloads nil "image-file" "image-file.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "image-file" "image-file.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from image-file.el (defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ @@ -15256,8 +15247,8 @@ An image file is one whose name has an extension in ;;;*** -;;;### (autoloads nil "image-mode" "image-mode.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "image-mode" "image-mode.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from image-mode.el (autoload 'image-mode "image-mode" "\ @@ -15304,7 +15295,7 @@ on these modes. ;;;*** -;;;### (autoloads nil "imenu" "imenu.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "imenu" "imenu.el" (21607 54478 300138 641000)) ;;; Generated autoloads from imenu.el (defvar imenu-sort-function nil "\ @@ -15442,8 +15433,8 @@ for more information. ;;;*** -;;;### (autoloads nil "ind-util" "language/ind-util.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "ind-util" "language/ind-util.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from language/ind-util.el (autoload 'indian-compose-region "ind-util" "\ @@ -15473,8 +15464,8 @@ Convert old Emacs Devanagari characters to UCS. ;;;*** -;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/inf-lisp.el (autoload 'inferior-lisp "inf-lisp" "\ @@ -15492,7 +15483,7 @@ of `inferior-lisp-program'). Runs the hooks from ;;;*** -;;;### (autoloads nil "info" "info.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "info" "info.el" (21669 11452 35624 425000)) ;;; Generated autoloads from info.el (defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\ @@ -15696,14 +15687,16 @@ type returned by `Info-bookmark-make-record', which see. (autoload 'info-display-manual "info" "\ Display an Info buffer displaying MANUAL. If there is an existing Info buffer for MANUAL, display it. -Otherwise, visit the manual in a new Info buffer. +Otherwise, visit the manual in a new Info buffer. In interactive +use, a prefix argument directs this command to limit the +completion alternatives to currently visited manuals. \(fn MANUAL)" t nil) ;;;*** -;;;### (autoloads nil "info-look" "info-look.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "info-look" "info-look.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from info-look.el (autoload 'info-lookup-reset "info-look" "\ @@ -15750,8 +15743,8 @@ Perform completion on file preceding point. ;;;*** -;;;### (autoloads nil "info-xref" "info-xref.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "info-xref" "info-xref.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from info-xref.el (push (purecopy '(info-xref 3)) package--builtin-versions) @@ -15834,8 +15827,8 @@ the sources handy. ;;;*** -;;;### (autoloads nil "informat" "informat.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "informat" "informat.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from informat.el (autoload 'Info-tagify "informat" "\ @@ -15880,8 +15873,23 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" ;;;*** -;;;### (autoloads nil "inversion" "cedet/inversion.el" (21607 56023 -;;;;;; 800854 237000)) +;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (21632 17083 +;;;;;; 200835 890000)) +;;; Generated autoloads from emacs-lisp/inline.el + +(autoload 'define-inline "inline" "\ + + +\(fn NAME ARGS &rest BODY)" nil t) + +(function-put 'define-inline 'lisp-indent-function 'defun) + +(function-put 'define-inline 'doc-string-elt '3) + +;;;*** + +;;;### (autoloads nil "inversion" "cedet/inversion.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from cedet/inversion.el (push (purecopy '(inversion 1 3)) package--builtin-versions) @@ -15894,7 +15902,7 @@ Only checks one based on which kind of Emacs is being run. ;;;*** ;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from international/isearch-x.el (autoload 'isearch-toggle-specified-input-method "isearch-x" "\ @@ -15914,8 +15922,8 @@ Toggle input method in interactive search. ;;;*** -;;;### (autoloads nil "isearchb" "isearchb.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "isearchb" "isearchb.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from isearchb.el (push (purecopy '(isearchb 1 5)) package--builtin-versions) @@ -15930,7 +15938,7 @@ accessed via isearchb. ;;;*** ;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from international/iso-cvt.el (autoload 'iso-spanish "iso-cvt" "\ @@ -16021,15 +16029,15 @@ Add submenus to the File menu, to convert to and from various formats. ;;;*** ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" -;;;;;; (21607 56024 801559 72000)) +;;;;;; (21607 54478 300138 641000)) ;;; Generated autoloads from international/iso-transl.el (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) ;;;*** -;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21653 23227 +;;;;;; 760147 961000)) ;;; Generated autoloads from textmodes/ispell.el (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) @@ -16263,7 +16271,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to ;;;*** ;;;### (autoloads nil "japan-util" "language/japan-util.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from language/japan-util.el (autoload 'setup-japanese-environment-internal "japan-util" "\ @@ -16340,8 +16348,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. ;;;*** -;;;### (autoloads nil "jka-compr" "jka-compr.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "jka-compr" "jka-compr.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from jka-compr.el (defvar jka-compr-inhibit nil "\ @@ -16364,8 +16372,7 @@ by `jka-compr-installed'. ;;;*** -;;;### (autoloads nil "js" "progmodes/js.el" (21609 59210 634406 -;;;;;; 998000)) +;;;### (autoloads nil "js" "progmodes/js.el" (21663 59071 96337 184000)) ;;; Generated autoloads from progmodes/js.el (push (purecopy '(js 9)) package--builtin-versions) @@ -16375,16 +16382,18 @@ Major mode for editing JavaScript. \(fn)" t nil) (defalias 'javascript-mode 'js-mode) +(dolist (name (list "node" "nodejs" "gjs" "rhino")) (add-to-list 'interpreter-mode-alist (cons (purecopy name) 'js-mode))) + ;;;*** -;;;### (autoloads nil "json" "json.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "json" "json.el" (21607 54478 300138 641000)) ;;; Generated autoloads from json.el (push (purecopy '(json 1 4)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "keypad" "emulation/keypad.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "keypad" "emulation/keypad.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emulation/keypad.el (defvar keypad-setup nil "\ @@ -16440,7 +16449,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.' ;;;*** ;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from international/kinsoku.el (autoload 'kinsoku "kinsoku" "\ @@ -16461,8 +16470,8 @@ the context of text formatting. ;;;*** -;;;### (autoloads nil "kkc" "international/kkc.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "kkc" "international/kkc.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from international/kkc.el (defvar kkc-after-update-conversion-functions nil "\ @@ -16484,7 +16493,7 @@ and the return value is the length of the conversion. ;;;*** -;;;### (autoloads nil "kmacro" "kmacro.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "kmacro" "kmacro.el" (21607 54478 300138 641000)) ;;; Generated autoloads from kmacro.el (global-set-key "\C-x(" 'kmacro-start-macro) (global-set-key "\C-x)" 'kmacro-end-macro) @@ -16597,7 +16606,7 @@ If kbd macro currently being defined end it before activating it. ;;;*** ;;;### (autoloads nil "korea-util" "language/korea-util.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from language/korea-util.el (defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ @@ -16611,9 +16620,10 @@ The kind of Korean keyboard for Korean input method. ;;;*** -;;;### (autoloads nil "landmark" "play/landmark.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "landmark" "play/landmark.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from play/landmark.el +(push (purecopy '(landmark 1 0)) package--builtin-versions) (defalias 'landmark-repeat 'landmark-test-run) @@ -16642,8 +16652,8 @@ Use \\[describe-mode] for more info. ;;;*** -;;;### (autoloads nil "lao-util" "language/lao-util.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "lao-util" "language/lao-util.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from language/lao-util.el (autoload 'lao-compose-string "lao-util" "\ @@ -16681,7 +16691,7 @@ Transcribe Romanized Lao string STR to Lao character string. ;;;*** ;;;### (autoloads nil "latexenc" "international/latexenc.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from international/latexenc.el (defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ @@ -16713,7 +16723,7 @@ coding system names is determined from `latex-inputenc-coding-alist'. ;;;*** ;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" -;;;;;; (21607 56024 801559 72000)) +;;;;;; (21607 54478 300138 641000)) ;;; Generated autoloads from international/latin1-disp.el (defvar latin1-display nil "\ @@ -16755,7 +16765,7 @@ use either \\[customize] or the function `latin1-display'.") ;;;*** ;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (21607 -;;;;;; 56025 301574 889000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/ld-script.el (autoload 'ld-script-mode "ld-script" "\ @@ -16765,7 +16775,47 @@ A major mode to edit GNU ld script files ;;;*** -;;;### (autoloads nil "life" "play/life.el" (21607 56025 301574 889000)) +;;;### (autoloads nil "let-alist" "let-alist.el" (21661 17341 365638 +;;;;;; 429000)) +;;; Generated autoloads from let-alist.el +(push (purecopy '(let-alist 1 0 3)) package--builtin-versions) + +(autoload 'let-alist "let-alist" "\ +Let-bind dotted symbols to their cdrs in ALIST and execute BODY. +Dotted symbol is any symbol starting with a `.'. Only those present +in BODY are let-bound and this search is done at compile time. + +For instance, the following code + + (let-alist alist + (if (and .title .body) + .body + .site + .site.contents)) + +essentially expands to + + (let ((.title (cdr (assq 'title alist))) + (.body (cdr (assq 'body alist))) + (.site (cdr (assq 'site alist))) + (.site.contents (cdr (assq 'contents (cdr (assq 'site alist)))))) + (if (and .title .body) + .body + .site + .site.contents)) + +If you nest `let-alist' invocations, the inner one can't access +the variables of the outer one. You can, however, access alists +inside the original alist by using dots inside the symbol, as +displayed in the example above. + +\(fn ALIST &rest BODY)" nil t) + +(function-put 'let-alist 'lisp-indent-function '1) + +;;;*** + +;;;### (autoloads nil "life" "play/life.el" (21607 54478 800121 42000)) ;;; Generated autoloads from play/life.el (autoload 'life "life" "\ @@ -16778,7 +16828,7 @@ generations (this defaults to 1). ;;;*** -;;;### (autoloads nil "linum" "linum.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "linum" "linum.el" (21652 2366 414435 564000)) ;;; Generated autoloads from linum.el (push (purecopy '(linum 0 9 24)) package--builtin-versions) @@ -16815,8 +16865,8 @@ See `linum-mode' for more information on Linum mode. ;;;*** -;;;### (autoloads nil "loadhist" "loadhist.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "loadhist" "loadhist.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from loadhist.el (autoload 'unload-feature "loadhist" "\ @@ -16847,7 +16897,7 @@ something strange, such as redefining an Emacs function. ;;;*** -;;;### (autoloads nil "locate" "locate.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "locate" "locate.el" (21607 54478 300138 641000)) ;;; Generated autoloads from locate.el (defvar locate-ls-subdir-switches (purecopy "-al") "\ @@ -16899,8 +16949,8 @@ except that FILTER is not optional. ;;;*** -;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from vc/log-edit.el (autoload 'log-edit "log-edit" "\ @@ -16931,8 +16981,8 @@ done. Otherwise, it uses the current buffer. ;;;*** -;;;### (autoloads nil "log-view" "vc/log-view.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "log-view" "vc/log-view.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from vc/log-view.el (autoload 'log-view-mode "log-view" "\ @@ -16942,7 +16992,7 @@ Major mode for browsing CVS log output. ;;;*** -;;;### (autoloads nil "lpr" "lpr.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "lpr" "lpr.el" (21607 54478 300138 641000)) ;;; Generated autoloads from lpr.el (defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ @@ -17037,8 +17087,8 @@ for further customization of the printer command. ;;;*** -;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from ls-lisp.el (defvar ls-lisp-support-shell-wildcards t "\ @@ -17049,8 +17099,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).") ;;;*** -;;;### (autoloads nil "lunar" "calendar/lunar.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "lunar" "calendar/lunar.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from calendar/lunar.el (autoload 'lunar-phases "lunar" "\ @@ -17060,12 +17110,10 @@ This function is suitable for execution in an init file. \(fn &optional ARG)" t nil) -(define-obsolete-function-alias 'phases-of-moon 'lunar-phases "23.1") - ;;;*** -;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/m4-mode.el (autoload 'm4-mode "m4-mode" "\ @@ -17075,7 +17123,7 @@ A major mode to edit m4 macro files. ;;;*** -;;;### (autoloads nil "macros" "macros.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "macros" "macros.el" (21607 54478 300138 641000)) ;;; Generated autoloads from macros.el (autoload 'name-last-kbd-macro "macros" "\ @@ -17164,8 +17212,8 @@ and then select the region of un-tablified names and use ;;;*** -;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/mail-extr.el (autoload 'mail-extract-address-components "mail-extr" "\ @@ -17195,8 +17243,8 @@ Convert mail domain DOMAIN to the country it corresponds to. ;;;*** -;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/mail-hist.el (autoload 'mail-hist-define-keys "mail-hist" "\ @@ -17225,8 +17273,8 @@ This function normally would be called when the message is sent. ;;;*** -;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/mail-utils.el (defvar mail-use-rfc822 nil "\ @@ -17300,8 +17348,8 @@ matches may be returned from the message body. ;;;*** -;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/mailabbrev.el (defvar mail-abbrevs-mode nil "\ @@ -17350,8 +17398,8 @@ double-quotes. ;;;*** -;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/mailalias.el (defvar mail-complete-style 'angles "\ @@ -17404,8 +17452,8 @@ current header, calls `mail-complete-function' and passes prefix ARG if any. ;;;*** -;;;### (autoloads nil "mailclient" "mail/mailclient.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mailclient" "mail/mailclient.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/mailclient.el (autoload 'mailclient-send-it "mailclient" "\ @@ -17418,7 +17466,7 @@ The mail client is taken to be the handler of mailto URLs. ;;;*** ;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (21607 -;;;;;; 56025 301574 889000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/make-mode.el (autoload 'makefile-mode "make-mode" "\ @@ -17535,8 +17583,8 @@ An adapted `makefile-mode' that knows about imake. ;;;*** -;;;### (autoloads nil "makesum" "makesum.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "makesum" "makesum.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from makesum.el (autoload 'make-command-summary "makesum" "\ @@ -17547,19 +17595,21 @@ Previous contents of that buffer are killed first. ;;;*** -;;;### (autoloads nil "man" "man.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "man" "man.el" (21607 54478 300138 641000)) ;;; Generated autoloads from man.el (defalias 'manual-entry 'man) (autoload 'man "man" "\ Get a Un*x manual page and put it in a buffer. -This command is the top-level command in the man package. It -runs a Un*x command to retrieve and clean a manpage in the +This command is the top-level command in the man package. +It runs a Un*x command to retrieve and clean a manpage in the background and places the results in a `Man-mode' browsing -buffer. See variable `Man-notify-method' for what happens when -the buffer is ready. If a buffer already exists for this man -page, it will display immediately. +buffer. The variable `Man-width' defines the number of columns in +formatted manual pages. The buffer is displayed immediately. +The variable `Man-notify-method' defines how the buffer is displayed. +If a buffer already exists for this man page, it will be displayed +without running the man command. For a manpage from a particular section, use either of the following. \"cat(1)\" is how cross-references appear and is @@ -17601,7 +17651,7 @@ Default bookmark handler for Man buffers. ;;;*** -;;;### (autoloads nil "master" "master.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "master" "master.el" (21607 54478 300138 641000)) ;;; Generated autoloads from master.el (push (purecopy '(master 1 0 2)) package--builtin-versions) @@ -17624,8 +17674,8 @@ yourself the value of `master-of' by calling `master-show-slave'. ;;;*** -;;;### (autoloads nil "mb-depth" "mb-depth.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "mb-depth" "mb-depth.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from mb-depth.el (defvar minibuffer-depth-indicate-mode nil "\ @@ -17652,14 +17702,14 @@ recursion depth in the minibuffer prompt. This is only useful if ;;;*** -;;;### (autoloads nil "md4" "md4.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "md4" "md4.el" (21607 54478 300138 641000)) ;;; Generated autoloads from md4.el (push (purecopy '(md4 1 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "message" "gnus/message.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "message" "gnus/message.el" (21666 35265 825623 +;;;;;; 21000)) ;;; Generated autoloads from gnus/message.el (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) @@ -17825,7 +17875,7 @@ which specify the range to operate on. ;;;*** ;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (21607 -;;;;;; 56025 301574 889000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/meta-mode.el (push (purecopy '(meta-mode 1 0)) package--builtin-versions) @@ -17841,8 +17891,8 @@ Major mode for editing MetaPost sources. ;;;*** -;;;### (autoloads nil "metamail" "mail/metamail.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "metamail" "mail/metamail.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/metamail.el (autoload 'metamail-interpret-header "metamail" "\ @@ -17885,8 +17935,8 @@ redisplayed as output is inserted. ;;;*** -;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from mh-e/mh-comp.el (autoload 'mh-smail "mh-comp" "\ @@ -17976,7 +18026,7 @@ delete the draft message. ;;;*** -;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21607 54478 300138 641000)) ;;; Generated autoloads from mh-e/mh-e.el (push (purecopy '(mh-e 8 6)) package--builtin-versions) @@ -17993,8 +18043,8 @@ Display version information about MH-E and the MH mail handling system. ;;;*** -;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mh-e/mh-folder.el (autoload 'mh-rmail "mh-folder" "\ @@ -18075,8 +18125,8 @@ perform the operation on all messages in that region. ;;;*** -;;;### (autoloads nil "midnight" "midnight.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "midnight" "midnight.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from midnight.el (autoload 'clean-buffer-list "midnight" "\ @@ -18102,8 +18152,8 @@ to its second argument TM. ;;;*** -;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from minibuf-eldef.el (defvar minibuffer-electric-default-mode nil "\ @@ -18132,7 +18182,7 @@ is modified to remove the default indication. ;;;*** -;;;### (autoloads nil "misc" "misc.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "misc" "misc.el" (21607 54478 300138 641000)) ;;; Generated autoloads from misc.el (autoload 'butterfly "misc" "\ @@ -18160,8 +18210,8 @@ The return value is always nil. ;;;*** -;;;### (autoloads nil "misearch" "misearch.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "misearch" "misearch.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from misearch.el (add-hook 'isearch-mode-hook 'multi-isearch-setup) @@ -18196,6 +18246,10 @@ Isearch starts.") The buffer where the search is currently searching. The value is nil when the search still is in the initial buffer.") +(defvar multi-isearch-buffer-list nil) + +(defvar multi-isearch-file-list nil) + (autoload 'multi-isearch-setup "misearch" "\ Set up isearch to search multiple buffers. Intended to be added to `isearch-mode-hook'. @@ -18243,7 +18297,7 @@ whose file names match the specified wildcard. ;;;*** ;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (21607 -;;;;;; 56025 301574 889000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/mixal-mode.el (push (purecopy '(mixal-mode 0 1)) package--builtin-versions) @@ -18254,8 +18308,8 @@ Major mode for the mixal asm language. ;;;*** -;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/mm-encode.el (autoload 'mm-default-file-encoding "mm-encode" "\ @@ -18265,8 +18319,8 @@ Return a default encoding for FILE. ;;;*** -;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/mm-extern.el (autoload 'mm-extern-cache-contents "mm-extern" "\ @@ -18284,8 +18338,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. ;;;*** -;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/mm-partial.el (autoload 'mm-inline-partial "mm-partial" "\ @@ -18298,8 +18352,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. ;;;*** -;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/mm-url.el (autoload 'mm-url-insert-file-contents "mm-url" "\ @@ -18315,8 +18369,8 @@ Insert file contents of URL using `mm-url-program'. ;;;*** -;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/mm-uu.el (autoload 'mm-uu-dissect "mm-uu" "\ @@ -18335,7 +18389,7 @@ Assume text has been decoded if DECODED is non-nil. ;;;*** -;;;### (autoloads nil "mml" "gnus/mml.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "mml" "gnus/mml.el" (21607 54478 300138 641000)) ;;; Generated autoloads from gnus/mml.el (autoload 'mml-to-mime "mml" "\ @@ -18360,8 +18414,8 @@ body) or \"attachment\" (separate from the body). ;;;*** -;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/mml1991.el (autoload 'mml1991-encrypt "mml1991" "\ @@ -18376,8 +18430,8 @@ body) or \"attachment\" (separate from the body). ;;;*** -;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/mml2015.el (autoload 'mml2015-decrypt "mml2015" "\ @@ -18417,16 +18471,16 @@ body) or \"attachment\" (separate from the body). ;;;*** -;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21607 56023 -;;;;;; 800854 237000)) +;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from cedet/mode-local.el (put 'define-overloadable-function 'doc-string-elt 3) ;;;*** -;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/modula2.el (defalias 'modula-2-mode 'm2-mode) @@ -18459,8 +18513,8 @@ followed by the first character of the construct. ;;;*** -;;;### (autoloads nil "morse" "play/morse.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "morse" "play/morse.el" (21616 28857 81577 +;;;;;; 239000)) ;;; Generated autoloads from play/morse.el (autoload 'morse-region "morse" "\ @@ -18485,8 +18539,8 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text. ;;;*** -;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from mouse-drag.el (autoload 'mouse-drag-throw "mouse-drag" "\ @@ -18533,7 +18587,7 @@ To test this function, evaluate: ;;;*** -;;;### (autoloads nil "mpc" "mpc.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "mpc" "mpc.el" (21607 54478 300138 641000)) ;;; Generated autoloads from mpc.el (autoload 'mpc "mpc" "\ @@ -18543,7 +18597,7 @@ Main entry point for MPC. ;;;*** -;;;### (autoloads nil "mpuz" "play/mpuz.el" (21607 56025 301574 889000)) +;;;### (autoloads nil "mpuz" "play/mpuz.el" (21607 54478 800121 42000)) ;;; Generated autoloads from play/mpuz.el (autoload 'mpuz "mpuz" "\ @@ -18553,7 +18607,7 @@ Multiplication puzzle with GNU Emacs. ;;;*** -;;;### (autoloads nil "msb" "msb.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "msb" "msb.el" (21607 54478 300138 641000)) ;;; Generated autoloads from msb.el (defvar msb-mode nil "\ @@ -18578,8 +18632,8 @@ different buffer menu using the function `msb'. ;;;*** -;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21607 -;;;;;; 56024 801559 72000)) +;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21652 +;;;;;; 2366 414435 564000)) ;;; Generated autoloads from international/mule-diag.el (autoload 'list-character-sets "mule-diag" "\ @@ -18712,7 +18766,7 @@ The default is 20. If LIMIT is negative, do not limit the listing. ;;;*** ;;;### (autoloads nil "mule-util" "international/mule-util.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from international/mule-util.el (defsubst string-to-list (string) "\ @@ -18748,7 +18802,7 @@ If ELLIPSIS is non-nil, it should be a string which will replace the end of STR (including any padding) if it extends beyond END-COLUMN, unless the display width of STR is equal to or less than the display width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS -defaults to \"...\". +defaults to `truncate-string-ellipsis'. \(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil) @@ -18843,8 +18897,8 @@ per-character basis, this may not be accurate. ;;;*** -;;;### (autoloads nil "net-utils" "net/net-utils.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "net-utils" "net/net-utils.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from net/net-utils.el (autoload 'ifconfig "net-utils" "\ @@ -18938,8 +18992,8 @@ Open a network connection to HOST on PORT. ;;;*** -;;;### (autoloads nil "netrc" "net/netrc.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "netrc" "net/netrc.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from net/netrc.el (autoload 'netrc-credentials "netrc" "\ @@ -18951,8 +19005,8 @@ listed in the PORTS list. ;;;*** -;;;### (autoloads nil "network-stream" "net/network-stream.el" (21607 -;;;;;; 56025 301574 889000)) +;;;### (autoloads nil "network-stream" "net/network-stream.el" (21644 +;;;;;; 8251 830117 252000)) ;;; Generated autoloads from net/network-stream.el (autoload 'open-network-stream "network-stream" "\ @@ -19033,11 +19087,14 @@ values: :use-starttls-if-possible is a boolean that says to do opportunistic STARTTLS upgrades even if Emacs doesn't have built-in TLS functionality. +:warn-unless-encrypted is a boolean which, if :return-list is +non-nil, is used warn the user if the connection isn't encrypted. + :nogreeting is a boolean that can be used to inhibit waiting for a greeting from the server. :nowait is a boolean that says the connection should be made - asynchronously, if possible. +asynchronously, if possible. \(fn NAME BUFFER HOST SERVICE &rest PARAMETERS)" nil nil) @@ -19045,8 +19102,8 @@ a greeting from the server. ;;;*** -;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21607 -;;;;;; 56059 303525 127000)) +;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21628 +;;;;;; 45530 160140 360000)) ;;; Generated autoloads from net/newst-backend.el (autoload 'newsticker-running-p "newst-backend" "\ @@ -19068,7 +19125,7 @@ Run `newsticker-start-hook' if newsticker was not running already. ;;;*** ;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" -;;;;;; (21607 56059 303525 127000)) +;;;;;; (21607 54478 300138 641000)) ;;; Generated autoloads from net/newst-plainview.el (autoload 'newsticker-plainview "newst-plainview" "\ @@ -19079,7 +19136,7 @@ Start newsticker plainview. ;;;*** ;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from net/newst-reader.el (autoload 'newsticker-show-news "newst-reader" "\ @@ -19090,7 +19147,7 @@ Start reading news. You may want to bind this to a key. ;;;*** ;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from net/newst-ticker.el (autoload 'newsticker-ticker-running-p "newst-ticker" "\ @@ -19110,8 +19167,8 @@ running already. ;;;*** -;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21607 -;;;;;; 56059 303525 127000)) +;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21636 +;;;;;; 14149 750837 46000)) ;;; Generated autoloads from net/newst-treeview.el (autoload 'newsticker-treeview "newst-treeview" "\ @@ -19121,15 +19178,8 @@ Start newsticker treeview. ;;;*** -;;;### (autoloads nil "newsticker" "net/newsticker.el" (21607 56059 -;;;;;; 303525 127000)) -;;; Generated autoloads from net/newsticker.el -(push (purecopy '(newsticker 1 99)) package--builtin-versions) - -;;;*** - -;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/nndiary.el (autoload 'nndiary-generate-nov-databases "nndiary" "\ @@ -19139,8 +19189,8 @@ Generate NOV databases in all nndiary directories. ;;;*** -;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/nndoc.el (autoload 'nndoc-add-type "nndoc" "\ @@ -19154,8 +19204,8 @@ symbol in the alist. ;;;*** -;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/nnfolder.el (autoload 'nnfolder-generate-active-file "nnfolder" "\ @@ -19166,7 +19216,7 @@ This command does not work if you use short group names. ;;;*** -;;;### (autoloads nil "nnml" "gnus/nnml.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "nnml" "gnus/nnml.el" (21607 54478 300138 641000)) ;;; Generated autoloads from gnus/nnml.el (autoload 'nnml-generate-nov-databases "nnml" "\ @@ -19176,7 +19226,7 @@ Generate NOV databases in all nnml directories. ;;;*** -;;;### (autoloads nil "novice" "novice.el" (21607 56025 301574 889000)) +;;;### (autoloads nil "novice" "novice.el" (21607 54478 300138 641000)) ;;; Generated autoloads from novice.el (define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") @@ -19209,7 +19259,7 @@ future sessions. ;;;*** ;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (21607 -;;;;;; 56025 801549 101000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from textmodes/nroff-mode.el (autoload 'nroff-mode "nroff-mode" "\ @@ -19223,14 +19273,14 @@ closing requests for requests that are used in matched pairs. ;;;*** -;;;### (autoloads nil "ntlm" "net/ntlm.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "ntlm" "net/ntlm.el" (21607 54478 300138 641000)) ;;; Generated autoloads from net/ntlm.el (push (purecopy '(ntlm 1 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from nxml/nxml-glyph.el (autoload 'nxml-glyph-display-string "nxml-glyph" "\ @@ -19242,8 +19292,8 @@ Return nil if the face cannot display a glyph for N. ;;;*** -;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (21611 10937 +;;;;;; 700236 3000)) ;;; Generated autoloads from nxml/nxml-mode.el (autoload 'nxml-mode "nxml-mode" "\ @@ -19303,8 +19353,8 @@ Many aspects this mode can be customized using ;;;*** -;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from nxml/nxml-uchnm.el (autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ @@ -19316,8 +19366,8 @@ the variable `nxml-enabled-unicode-blocks'. ;;;*** -;;;### (autoloads nil "octave" "progmodes/octave.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "octave" "progmodes/octave.el" (21632 17083 +;;;;;; 200835 890000)) ;;; Generated autoloads from progmodes/octave.el (autoload 'octave-mode "octave" "\ @@ -19354,8 +19404,8 @@ startup file, `~/.emacs-octave'. ;;;*** -;;;### (autoloads nil "opascal" "progmodes/opascal.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "opascal" "progmodes/opascal.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/opascal.el (define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") @@ -19390,7 +19440,7 @@ Coloring: ;;;*** -;;;### (autoloads nil "org" "org/org.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "org" "org/org.el" (21645 29117 170137 362000)) ;;; Generated autoloads from org/org.el (autoload 'org-babel-do-load-languages "org" "\ @@ -19611,8 +19661,8 @@ Call the customize function with org as argument. ;;;*** -;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from org/org-agenda.el (autoload 'org-toggle-sticky-agenda "org-agenda" "\ @@ -19885,8 +19935,8 @@ to override `appt-message-warning-time'. ;;;*** -;;;### (autoloads nil "org-capture" "org/org-capture.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "org-capture" "org/org-capture.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from org/org-capture.el (autoload 'org-capture-string "org-capture" "\ @@ -19928,8 +19978,8 @@ Set `org-capture-templates' to be similar to `org-remember-templates'. ;;;*** -;;;### (autoloads nil "org-colview" "org/org-colview.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "org-colview" "org/org-colview.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from org/org-colview.el (autoload 'org-columns-remove-overlays "org-colview" "\ @@ -19992,8 +20042,8 @@ Turn on or update column view in the agenda. ;;;*** -;;;### (autoloads nil "org-compat" "org/org-compat.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "org-compat" "org/org-compat.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from org/org-compat.el (autoload 'org-check-version "org-compat" "\ @@ -20003,8 +20053,8 @@ Try very hard to provide sensible version strings. ;;;*** -;;;### (autoloads nil "org-macs" "org/org-macs.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "org-macs" "org/org-macs.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from org/org-macs.el (autoload 'org-load-noerror-mustsuffix "org-macs" "\ @@ -20014,8 +20064,8 @@ Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX a ;;;*** -;;;### (autoloads nil "org-version" "org/org-version.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "org-version" "org/org-version.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from org/org-version.el (autoload 'org-release "org-version" "\ @@ -20032,7 +20082,8 @@ The Git version of org-mode. ;;;*** -;;;### (autoloads nil "outline" "outline.el" (21623 5708 80843 798000)) +;;;### (autoloads nil "outline" "outline.el" (21626 64704 823711 +;;;;;; 579000)) ;;; Generated autoloads from outline.el (put 'outline-regexp 'safe-local-variable 'stringp) (put 'outline-heading-end-regexp 'safe-local-variable 'stringp) @@ -20093,8 +20144,8 @@ See the command `outline-mode' for more information on this mode. ;;;*** -;;;### (autoloads nil "package" "emacs-lisp/package.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "package" "emacs-lisp/package.el" (21652 2365 +;;;;;; 910127 752000)) ;;; Generated autoloads from emacs-lisp/package.el (push (purecopy '(package 1 0 1)) package--builtin-versions) @@ -20166,7 +20217,7 @@ The list is displayed in a buffer named `*Packages*'. ;;;*** -;;;### (autoloads nil "paren" "paren.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "paren" "paren.el" (21607 54478 800121 42000)) ;;; Generated autoloads from paren.el (defvar show-paren-mode nil "\ @@ -20193,7 +20244,7 @@ matching parenthesis is highlighted in `show-paren-style' after ;;;*** ;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (21607 -;;;;;; 56058 801550 360000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from calendar/parse-time.el (put 'parse-time-rules 'risky-local-variable t) @@ -20206,8 +20257,8 @@ unknown are returned as nil. ;;;*** -;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/pascal.el (autoload 'pascal-mode "pascal" "\ @@ -20257,7 +20308,7 @@ See also the user variables `pascal-type-keywords', `pascal-start-keywords' and ;;;*** ;;;### (autoloads nil "password-cache" "password-cache.el" (21607 -;;;;;; 56025 301574 889000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from password-cache.el (defvar password-cache t "\ @@ -20278,8 +20329,8 @@ Check if KEY is in the cache. ;;;*** -;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/pcase.el (autoload 'pcase "pcase" "\ @@ -20292,33 +20343,45 @@ UPatterns can take the following forms: SYMBOL matches anything and binds it to SYMBOL. (or UPAT...) matches if any of the patterns matches. (and UPAT...) matches if all the patterns match. + 'VAL matches if the object is `equal' to VAL `QPAT matches if the QPattern QPAT matches. - (pred PRED) matches if PRED applied to the object returns non-nil. + (pred FUN) matches if FUN applied to the object returns non-nil. (guard BOOLEXP) matches if BOOLEXP evaluates to non-nil. (let UPAT EXP) matches if EXP matches UPAT. + (app FUN UPAT) matches if FUN applied to the object matches UPAT. If a SYMBOL is used twice in the same pattern (i.e. the pattern is \"non-linear\"), then the second occurrence is turned into an `eq'uality test. QPatterns can take the following forms: - (QPAT1 . QPAT2) matches if QPAT1 matches the car and QPAT2 the cdr. - ,UPAT matches if the UPattern UPAT matches. - STRING matches if the object is `equal' to STRING. - ATOM matches if the object is `eq' to ATOM. -QPatterns for vectors are not implemented yet. - -PRED can take the form - FUNCTION in which case it gets called with one argument. - (FUN ARG1 .. ARGN) in which case it gets called with an N+1'th argument + (QPAT1 . QPAT2) matches if QPAT1 matches the car and QPAT2 the cdr. + [QPAT1 QPAT2..QPATn] matches a vector of length n and QPAT1..QPATn match + its 0..(n-1)th elements, respectively. + ,UPAT matches if the UPattern UPAT matches. + STRING matches if the object is `equal' to STRING. + ATOM matches if the object is `eq' to ATOM. + +FUN can take the form + SYMBOL or (lambda ARGS BODY) in which case it's called with one argument. + (F ARG1 .. ARGn) in which case F gets called with an n+1'th argument which is the value being matched. -A PRED of the form FUNCTION is equivalent to one of the form (FUNCTION). -PRED patterns can refer to variables bound earlier in the pattern. +So a FUN of the form SYMBOL is equivalent to one of the form (FUN). +FUN can refer to variables bound earlier in the pattern. +FUN is assumed to be pure, i.e. it can be dropped if its result is not used, +and two identical calls can be merged into one. E.g. you can match pairs where the cdr is larger than the car with a pattern like `(,a . ,(pred (< a))) or, with more checks: `(,(and a (pred numberp)) . ,(and (pred numberp) (pred (< a)))) \(fn EXP &rest CASES)" nil t) -(put 'pcase 'lisp-indent-function '1) +(function-put 'pcase 'lisp-indent-function '1) + +(autoload 'pcase-exhaustive "pcase" "\ +The exhaustive version of `pcase' (which see). + +\(fn EXP &rest CASES)" nil t) + +(function-put 'pcase-exhaustive 'lisp-indent-function '1) (autoload 'pcase-let* "pcase" "\ Like `let*' but where you can use `pcase' patterns for bindings. @@ -20327,7 +20390,7 @@ of the form (UPAT EXP). \(fn BINDINGS &rest BODY)" nil t) -(put 'pcase-let* 'lisp-indent-function '1) +(function-put 'pcase-let* 'lisp-indent-function '1) (autoload 'pcase-let "pcase" "\ Like `let' but where you can use `pcase' patterns for bindings. @@ -20336,12 +20399,21 @@ of the form (UPAT EXP). \(fn BINDINGS &rest BODY)" nil t) -(put 'pcase-let 'lisp-indent-function '1) +(function-put 'pcase-let 'lisp-indent-function '1) + +(autoload 'pcase-defmacro "pcase" "\ +Define a pcase UPattern macro. + +\(fn NAME ARGS &rest BODY)" nil t) + +(function-put 'pcase-defmacro 'lisp-indent-function '2) + +(function-put 'pcase-defmacro 'doc-string-elt '3) ;;;*** -;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from pcmpl-cvs.el (autoload 'pcomplete/cvs "pcmpl-cvs" "\ @@ -20351,8 +20423,8 @@ Completion rules for the `cvs' command. ;;;*** -;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (21632 17083 200835 +;;;;;; 890000)) ;;; Generated autoloads from pcmpl-gnu.el (autoload 'pcomplete/gzip "pcmpl-gnu" "\ @@ -20379,8 +20451,8 @@ Completion for the GNU tar utility. ;;;*** -;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from pcmpl-linux.el (autoload 'pcomplete/kill "pcmpl-linux" "\ @@ -20400,8 +20472,8 @@ Completion for GNU/Linux `mount'. ;;;*** -;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from pcmpl-rpm.el (autoload 'pcomplete/rpm "pcmpl-rpm" "\ @@ -20411,8 +20483,8 @@ Completion for the `rpm' command. ;;;*** -;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from pcmpl-unix.el (autoload 'pcomplete/cd "pcmpl-unix" "\ @@ -20467,8 +20539,8 @@ Includes files as well as host names followed by a colon. ;;;*** -;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from pcmpl-x.el (autoload 'pcomplete/tlmgr "pcmpl-x" "\ @@ -20492,8 +20564,8 @@ Completion for the `ag' command. ;;;*** -;;;### (autoloads nil "pcomplete" "pcomplete.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "pcomplete" "pcomplete.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from pcomplete.el (autoload 'pcomplete "pcomplete" "\ @@ -20550,7 +20622,7 @@ Setup `shell-mode' to use pcomplete. ;;;*** -;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21607 54478 800121 42000)) ;;; Generated autoloads from vc/pcvs.el (autoload 'cvs-checkout "pcvs" "\ @@ -20625,8 +20697,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d ;;;*** -;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from vc/pcvs-defs.el (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\ @@ -20635,7 +20707,7 @@ Global menu used by PCL-CVS.") ;;;*** ;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/perl-mode.el (put 'perl-indent-level 'safe-local-variable 'integerp) (put 'perl-continued-statement-offset 'safe-local-variable 'integerp) @@ -20696,8 +20768,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'. ;;;*** -;;;### (autoloads nil "picture" "textmodes/picture.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "picture" "textmodes/picture.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/picture.el (autoload 'picture-mode "picture" "\ @@ -20777,8 +20849,8 @@ they are not by default assigned to keys. ;;;*** -;;;### (autoloads nil "plstore" "gnus/plstore.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "plstore" "gnus/plstore.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/plstore.el (autoload 'plstore-open "plstore" "\ @@ -20793,8 +20865,8 @@ Major mode for editing PLSTORE files. ;;;*** -;;;### (autoloads nil "po" "textmodes/po.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "po" "textmodes/po.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from textmodes/po.el (autoload 'po-find-file-coding-system "po" "\ @@ -20805,7 +20877,7 @@ Called through `file-coding-system-alist', before the file is visited for real. ;;;*** -;;;### (autoloads nil "pong" "play/pong.el" (21607 56025 301574 889000)) +;;;### (autoloads nil "pong" "play/pong.el" (21607 54478 800121 42000)) ;;; Generated autoloads from play/pong.el (autoload 'pong "pong" "\ @@ -20821,7 +20893,7 @@ pong-mode keybindings:\\<pong-mode-map> ;;;*** -;;;### (autoloads nil "pop3" "gnus/pop3.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "pop3" "gnus/pop3.el" (21619 5051 260148 536000)) ;;; Generated autoloads from gnus/pop3.el (autoload 'pop3-movemail "pop3" "\ @@ -20832,8 +20904,8 @@ Use streaming commands. ;;;*** -;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21607 56058 801550 -;;;;;; 360000)) +;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/pp.el (autoload 'pp-to-string "pp" "\ @@ -20883,8 +20955,8 @@ Ignores leading comment characters. ;;;*** -;;;### (autoloads nil "printing" "printing.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "printing" "printing.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from printing.el (push (purecopy '(printing 6 9 3)) package--builtin-versions) @@ -21472,7 +21544,7 @@ are both set to t. ;;;*** -;;;### (autoloads nil "proced" "proced.el" (21607 56025 301574 889000)) +;;;### (autoloads nil "proced" "proced.el" (21609 55608 852266 580000)) ;;; Generated autoloads from proced.el (autoload 'proced "proced" "\ @@ -21490,8 +21562,8 @@ Proced buffers. ;;;*** -;;;### (autoloads nil "profiler" "profiler.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "profiler" "profiler.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from profiler.el (autoload 'profiler-start "profiler" "\ @@ -21519,8 +21591,8 @@ Open profile FILENAME. ;;;*** -;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/prolog.el (autoload 'prolog-mode "prolog" "\ @@ -21553,7 +21625,7 @@ With prefix argument ARG, restart the Prolog process if running before. ;;;*** -;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (21607 54478 800121 42000)) ;;; Generated autoloads from ps-bdf.el (defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ @@ -21564,8 +21636,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") ;;;*** -;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/ps-mode.el (push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) @@ -21577,7 +21649,6 @@ Entry to this mode calls `ps-mode-hook'. The following variables hold user options, and can be set through the `customize' command: - `ps-mode-auto-indent' `ps-mode-tab' `ps-mode-paper-size' `ps-mode-print-function' @@ -21612,8 +21683,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number ;;;*** -;;;### (autoloads nil "ps-print" "ps-print.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "ps-print" "ps-print.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from ps-print.el (push (purecopy '(ps-print 7 3 5)) package--builtin-versions) @@ -21810,15 +21881,15 @@ If EXTENSION is any other symbol, it is ignored. ;;;*** -;;;### (autoloads nil "pulse" "cedet/pulse.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "pulse" "cedet/pulse.el" (21638 55899 942254 +;;;;;; 689000)) ;;; Generated autoloads from cedet/pulse.el (push (purecopy '(pulse 1 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "python" "progmodes/python.el" (21627 2757 -;;;;;; 110119 58000)) +;;;### (autoloads nil "python" "progmodes/python.el" (21663 59071 +;;;;;; 96337 184000)) ;;; Generated autoloads from progmodes/python.el (push (purecopy '(python 0 24 4)) package--builtin-versions) @@ -21828,20 +21899,23 @@ If EXTENSION is any other symbol, it is ignored. (autoload 'run-python "python" "\ Run an inferior Python process. -Input and output via buffer named after -`python-shell-buffer-name'. If there is a process already -running in that buffer, just switch to it. -With argument, allows you to define CMD so you can edit the -command used to call the interpreter and define DEDICATED, so a -dedicated process for the current buffer is open. When numeric -prefix arg is other than 0 or 4 do not SHOW. +Argument CMD defaults to `python-shell-calculate-command' return +value. When called interactively with `prefix-arg', it allows +the user to edit such value and choose whether the interpreter +should be DEDICATED for the current buffer. When numeric prefix +arg is other than 0 or 4 do not SHOW. + +For a given buffer and same values of DEDICATED, if a process is +already running for it, it will do nothing. This means that if +the current buffer is using a global process, the user is still +able to switch it to use a dedicated one. Runs the hook `inferior-python-mode-hook' after `comint-mode-hook' is run. (Type \\[describe-mode] in the process buffer for a list of commands.) -\(fn CMD &optional DEDICATED SHOW)" t nil) +\(fn &optional CMD DEDICATED SHOW)" t nil) (autoload 'python-mode "python" "\ Major mode for editing Python files. @@ -21852,7 +21926,7 @@ Major mode for editing Python files. ;;;*** -;;;### (autoloads nil "qp" "gnus/qp.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "qp" "gnus/qp.el" (21607 54478 300138 641000)) ;;; Generated autoloads from gnus/qp.el (autoload 'quoted-printable-decode-region "qp" "\ @@ -21871,8 +21945,8 @@ them into characters should be done separately. ;;;*** -;;;### (autoloads nil "quail" "international/quail.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "quail" "international/quail.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from international/quail.el (autoload 'quail-title "quail" "\ @@ -22103,7 +22177,7 @@ of each directory. ;;;*** ;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from leim/quail/hangul.el (autoload 'hangul-input-method-activate "quail/hangul" "\ @@ -22116,7 +22190,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'. ;;;*** ;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" -;;;;;; (21607 56024 801559 72000)) +;;;;;; (21607 54478 300138 641000)) ;;; Generated autoloads from leim/quail/uni-input.el (autoload 'ucs-input-activate "quail/uni-input" "\ @@ -22130,8 +22204,8 @@ While this input method is active, the variable ;;;*** -;;;### (autoloads nil "quickurl" "net/quickurl.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "quickurl" "net/quickurl.el" (21607 54478 300138 +;;;;;; 641000)) ;;; 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" "\ @@ -22202,8 +22276,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. ;;;*** -;;;### (autoloads nil "rcirc" "net/rcirc.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "rcirc" "net/rcirc.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from net/rcirc.el (autoload 'rcirc "rcirc" "\ @@ -22242,7 +22316,7 @@ if ARG is omitted or nil. ;;;*** ;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/re-builder.el (defalias 'regexp-builder 're-builder) @@ -22260,8 +22334,8 @@ matching parts of the target buffer will be highlighted. ;;;*** -;;;### (autoloads nil "recentf" "recentf.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "recentf" "recentf.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from recentf.el (defvar recentf-mode nil "\ @@ -22287,7 +22361,7 @@ were operated on recently. ;;;*** -;;;### (autoloads nil "rect" "rect.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "rect" "rect.el" (21607 54478 800121 42000)) ;;; Generated autoloads from rect.el (autoload 'delete-rectangle "rect" "\ @@ -22427,8 +22501,8 @@ Activates the region if needed. Only lasts until the region is deactivated. ;;;*** -;;;### (autoloads nil "refill" "textmodes/refill.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "refill" "textmodes/refill.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/refill.el (autoload 'refill-mode "refill" "\ @@ -22448,9 +22522,13 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead. ;;;*** -;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/reftex.el +(autoload 'reftex-citation "reftex-cite" nil t) +(autoload 'reftex-all-document-files "reftex-parse") +(autoload 'reftex-isearch-minor-mode "reftex-global" nil t) +(autoload 'reftex-index-phrases-mode "reftex-index" nil t) (autoload 'turn-on-reftex "reftex" "\ Turn on RefTeX mode. @@ -22498,101 +22576,8 @@ This enforces rescanning the buffer on next use. ;;;*** -;;;### (autoloads nil "reftex-cite" "textmodes/reftex-cite.el" (21607 -;;;;;; 56059 804396 982000)) -;;; Generated autoloads from textmodes/reftex-cite.el - -(autoload 'reftex-citation "reftex-cite" "\ -Make a citation using BibTeX database files. -After prompting for a regular expression, scans the buffers with -bibtex entries (taken from the \\bibliography command) and offers the -matching entries for selection. The selected entry is formatted according -to `reftex-cite-format' and inserted into the buffer. - -If NO-INSERT is non-nil, nothing is inserted, only the selected key returned. - -FORMAT-KEY can be used to pre-select a citation format. - -When called with a `C-u' prefix, prompt for optional arguments in -cite macros. When called with a numeric prefix, make that many -citations. When called with point inside the braces of a `\\cite' -command, it will add another key, ignoring the value of -`reftex-cite-format'. - -The regular expression uses an expanded syntax: && is interpreted as `and'. -Thus, `aaaa&&bbb' matches entries which contain both `aaaa' and `bbb'. -While entering the regexp, completion on knows citation keys is possible. -`=' is a good regular expression to match all entries in all files. - -\(fn &optional NO-INSERT FORMAT-KEY)" t nil) - -;;;*** - -;;;### (autoloads nil "reftex-global" "textmodes/reftex-global.el" -;;;;;; (21607 56059 804396 982000)) -;;; Generated autoloads from textmodes/reftex-global.el - -(autoload 'reftex-isearch-minor-mode "reftex-global" "\ -When on, isearch searches the whole document, not only the current file. -This minor mode allows isearch to search through all the files of -the current TeX document. - -With no argument, this command toggles -`reftex-isearch-minor-mode'. With a prefix argument ARG, turn -`reftex-isearch-minor-mode' on if ARG is positive, otherwise turn it off. - -\(fn &optional ARG)" t nil) - -;;;*** - -;;;### (autoloads nil "reftex-index" "textmodes/reftex-index.el" -;;;;;; (21607 56059 804396 982000)) -;;; Generated autoloads from textmodes/reftex-index.el - -(autoload 'reftex-index-phrases-mode "reftex-index" "\ -Major mode for managing the Index phrases of a LaTeX document. -This buffer was created with RefTeX. - -To insert new phrases, use - - `C-c \\' in the LaTeX document to copy selection or word - - `\\[reftex-index-new-phrase]' in the phrases buffer. - -To index phrases use one of: - -\\[reftex-index-this-phrase] index current phrase -\\[reftex-index-next-phrase] index next phrase (or N with prefix arg) -\\[reftex-index-all-phrases] index all phrases -\\[reftex-index-remaining-phrases] index current and following phrases -\\[reftex-index-region-phrases] index the phrases in the region - -You can sort the phrases in this buffer with \\[reftex-index-sort-phrases]. -To display information about the phrase at point, use \\[reftex-index-phrases-info]. - -For more information see the RefTeX User Manual. - -Here are all local bindings. - -\\{reftex-index-phrases-mode-map} - -\(fn)" t nil) - -;;;*** - -;;;### (autoloads nil "reftex-parse" "textmodes/reftex-parse.el" -;;;;;; (21623 5708 80843 798000)) -;;; Generated autoloads from textmodes/reftex-parse.el - -(autoload 'reftex-all-document-files "reftex-parse" "\ -Return a list of all files belonging to the current document. -When RELATIVE is non-nil, give file names relative to directory -of master file. - -\(fn &optional RELATIVE)" nil nil) - -;;;*** - ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (21607 -;;;;;; 56025 801549 101000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from textmodes/reftex-vars.el (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) @@ -22602,7 +22587,7 @@ of master file. ;;;*** ;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (21607 -;;;;;; 56058 801550 360000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/regexp-opt.el (autoload 'regexp-opt "regexp-opt" "\ @@ -22631,15 +22616,15 @@ This means the number of non-shy regexp grouping constructs ;;;*** -;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/regi.el (push (purecopy '(regi 1 8)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "remember" "textmodes/remember.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "remember" "textmodes/remember.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/remember.el (push (purecopy '(remember 2 0)) package--builtin-versions) @@ -22693,7 +22678,7 @@ to turn the *scratch* buffer into your notes buffer. ;;;*** -;;;### (autoloads nil "repeat" "repeat.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "repeat" "repeat.el" (21607 54478 800121 42000)) ;;; Generated autoloads from repeat.el (push (purecopy '(repeat 0 51)) package--builtin-versions) @@ -22716,8 +22701,8 @@ recently executed command not bound to an input event\". ;;;*** -;;;### (autoloads nil "reporter" "mail/reporter.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "reporter" "mail/reporter.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/reporter.el (autoload 'reporter-submit-bug-report "reporter" "\ @@ -22748,8 +22733,8 @@ mail-sending package is used for editing and sending the message. ;;;*** -;;;### (autoloads nil "reposition" "reposition.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "reposition" "reposition.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from reposition.el (autoload 'reposition-window "reposition" "\ @@ -22775,7 +22760,7 @@ first comment line visible (if point is in a comment). ;;;*** -;;;### (autoloads nil "reveal" "reveal.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "reveal" "reveal.el" (21607 54478 800121 42000)) ;;; Generated autoloads from reveal.el (autoload 'reveal-mode "reveal" "\ @@ -22810,8 +22795,8 @@ the mode if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/ring.el (autoload 'ring-p "ring" "\ @@ -22826,8 +22811,8 @@ Make a ring that can contain SIZE elements. ;;;*** -;;;### (autoloads nil "rlogin" "net/rlogin.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "rlogin" "net/rlogin.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from net/rlogin.el (autoload 'rlogin "rlogin" "\ @@ -22871,8 +22856,8 @@ variable. ;;;*** -;;;### (autoloads nil "rmail" "mail/rmail.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "rmail" "mail/rmail.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from mail/rmail.el (defvar rmail-file-name (purecopy "~/RMAIL") "\ @@ -23069,8 +23054,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server. ;;;*** -;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/rmailout.el (put 'rmail-output-file-alist 'risky-local-variable t) @@ -23134,8 +23119,8 @@ than appending to it. Deletes the message after writing if ;;;*** -;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from nxml/rng-cmpct.el (autoload 'rng-c-load-schema "rng-cmpct" "\ @@ -23146,8 +23131,8 @@ Return a pattern. ;;;*** -;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from nxml/rng-nxml.el (autoload 'rng-nxml-mode-init "rng-nxml" "\ @@ -23159,8 +23144,8 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil. ;;;*** -;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from nxml/rng-valid.el (autoload 'rng-validate-mode "rng-valid" "\ @@ -23190,8 +23175,8 @@ to use for finding the schema. ;;;*** -;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from nxml/rng-xsd.el (put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) @@ -23218,8 +23203,8 @@ must be equal. ;;;*** -;;;### (autoloads nil "robin" "international/robin.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "robin" "international/robin.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from international/robin.el (autoload 'robin-define-package "robin" "\ @@ -23251,7 +23236,7 @@ Start using robin package NAME, which is a string. ;;;*** -;;;### (autoloads nil "rot13" "rot13.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "rot13" "rot13.el" (21607 54478 800121 42000)) ;;; Generated autoloads from rot13.el (autoload 'rot13 "rot13" "\ @@ -23288,8 +23273,8 @@ Toggle the use of ROT13 encoding for the current window. ;;;*** -;;;### (autoloads nil "rst" "textmodes/rst.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "rst" "textmodes/rst.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from textmodes/rst.el (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) @@ -23319,8 +23304,8 @@ for modes derived from Text mode, like Mail mode. ;;;*** -;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21607 -;;;;;; 56025 801549 101000)) +;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21657 +;;;;;; 20283 330825 807000)) ;;; Generated autoloads from progmodes/ruby-mode.el (push (purecopy '(ruby-mode 1 2)) package--builtin-versions) @@ -23331,14 +23316,14 @@ Major mode for editing Ruby code. \(fn)" t nil) -(add-to-list 'auto-mode-alist (cons (purecopy (concat "\\(?:\\." "rb\\|ru\\|rake\\|thor" "\\|jbuilder\\|gemspec\\|podspec" "\\|/" "\\(?:Gem\\|Rake\\|Cap\\|Thor" "\\|Vagrant\\|Guard\\|Pod\\)file" "\\)\\'")) 'ruby-mode)) +(add-to-list 'auto-mode-alist (cons (purecopy (concat "\\(?:\\." "rb\\|ru\\|rake\\|thor" "\\|jbuilder\\|rabl\\|gemspec\\|podspec" "\\|/" "\\(?:Gem\\|Rake\\|Cap\\|Thor" "\\|Puppet\\|Berks" "\\|Vagrant\\|Guard\\|Pod\\)file" "\\)\\'")) 'ruby-mode)) (dolist (name (list "ruby" "rbx" "jruby" "ruby1.9" "ruby1.8")) (add-to-list 'interpreter-mode-alist (cons (purecopy name) 'ruby-mode))) ;;;*** -;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from ruler-mode.el (push (purecopy '(ruler-mode 1 6)) package--builtin-versions) @@ -23356,8 +23341,8 @@ if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/rx.el (autoload 'rx-to-string "rx" "\ @@ -23668,15 +23653,15 @@ enclosed in `(and ...)'. ;;;*** -;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from net/sasl-ntlm.el (push (purecopy '(sasl 1 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "savehist" "savehist.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "savehist" "savehist.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from savehist.el (push (purecopy '(savehist 24)) package--builtin-versions) @@ -23708,8 +23693,8 @@ histories, which is probably undesirable. ;;;*** -;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/scheme.el (autoload 'scheme-mode "scheme" "\ @@ -23748,8 +23733,8 @@ that variable's value is a string. ;;;*** -;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/score-mode.el (autoload 'gnus-score-mode "score-mode" "\ @@ -23762,8 +23747,8 @@ This mode is an extended emacs-lisp mode. ;;;*** -;;;### (autoloads nil "scroll-all" "scroll-all.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "scroll-all" "scroll-all.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from scroll-all.el (defvar scroll-all-mode nil "\ @@ -23788,8 +23773,8 @@ one window apply to all visible windows in the same frame. ;;;*** -;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from scroll-lock.el (autoload 'scroll-lock-mode "scroll-lock" "\ @@ -23805,16 +23790,16 @@ vertically fixed relative to window boundaries during scrolling. ;;;*** -;;;### (autoloads nil "secrets" "net/secrets.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "secrets" "net/secrets.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from net/secrets.el (when (featurep 'dbusbind) (autoload 'secrets-show-secrets "secrets" nil t)) ;;;*** -;;;### (autoloads nil "semantic" "cedet/semantic.el" (21607 56058 -;;;;;; 801550 360000)) +;;;### (autoloads nil "semantic" "cedet/semantic.el" (21645 29116 +;;;;;; 670141 789000)) ;;; Generated autoloads from cedet/semantic.el (push (purecopy '(semantic 2 2)) package--builtin-versions) @@ -23872,7 +23857,7 @@ Semantic mode. ;;;*** ;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" -;;;;;; (21607 56058 801550 360000)) +;;;;;; (21607 54477 800124 118000)) ;;; Generated autoloads from cedet/semantic/bovine/grammar.el (autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ @@ -23883,7 +23868,7 @@ Major mode for editing Bovine grammars. ;;;*** ;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" -;;;;;; (21607 56023 800854 237000)) +;;;;;; (21607 54477 800124 118000)) ;;; Generated autoloads from cedet/semantic/wisent/grammar.el (autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ @@ -23893,8 +23878,8 @@ Major mode for editing Wisent grammars. ;;;*** -;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/sendmail.el (defvar mail-from-style 'default "\ @@ -24175,7 +24160,14 @@ Like `mail' command, but display mail buffer in another frame. ;;;*** -;;;### (autoloads nil "server" "server.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (21649 26173 700491 +;;;;;; 498000)) +;;; Generated autoloads from emacs-lisp/seq.el +(push (purecopy '(seq 1 0)) package--builtin-versions) + +;;;*** + +;;;### (autoloads nil "server" "server.el" (21607 54478 800121 42000)) ;;; Generated autoloads from server.el (put 'server-host 'risky-local-variable t) @@ -24242,7 +24234,7 @@ only these files will be asked to be saved. ;;;*** -;;;### (autoloads nil "ses" "ses.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "ses" "ses.el" (21607 54478 800121 42000)) ;;; Generated autoloads from ses.el (autoload 'ses-mode "ses" "\ @@ -24286,8 +24278,8 @@ formula: ;;;*** -;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21607 -;;;;;; 56059 804396 982000)) +;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21623 +;;;;;; 2108 292281 129000)) ;;; Generated autoloads from textmodes/sgml-mode.el (autoload 'sgml-mode "sgml-mode" "\ @@ -24352,8 +24344,8 @@ To work around that, do: ;;;*** -;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21607 -;;;;;; 56059 303525 127000)) +;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21663 +;;;;;; 59071 96337 184000)) ;;; Generated autoloads from progmodes/sh-script.el (push (purecopy '(sh-script 2 0 6)) package--builtin-versions) (put 'sh-shell 'safe-local-variable 'symbolp) @@ -24417,8 +24409,8 @@ with your script for an edit-interpret-debug cycle. ;;;*** -;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/shadow.el (autoload 'list-load-path-shadows "shadow" "\ @@ -24467,8 +24459,8 @@ function, `load-path-shadows-find'. ;;;*** -;;;### (autoloads nil "shadowfile" "shadowfile.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "shadowfile" "shadowfile.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from shadowfile.el (autoload 'shadow-define-cluster "shadowfile" "\ @@ -24506,7 +24498,7 @@ Set up file shadowing. ;;;*** -;;;### (autoloads nil "shell" "shell.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "shell" "shell.el" (21658 41149 155622 310000)) ;;; Generated autoloads from shell.el (defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ @@ -24554,7 +24546,7 @@ Otherwise, one argument `-i' is passed to the shell. ;;;*** -;;;### (autoloads nil "shr" "net/shr.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "shr" "net/shr.el" (21666 35265 825623 21000)) ;;; Generated autoloads from net/shr.el (autoload 'shr-render-region "shr" "\ @@ -24571,8 +24563,8 @@ DOM should be a parse tree as generated by ;;;*** -;;;### (autoloads nil "sieve" "gnus/sieve.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "sieve" "gnus/sieve.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/sieve.el (autoload 'sieve-manage "sieve" "\ @@ -24597,8 +24589,8 @@ DOM should be a parse tree as generated by ;;;*** -;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/sieve-mode.el (autoload 'sieve-mode "sieve-mode" "\ @@ -24613,8 +24605,8 @@ Turning on Sieve mode runs `sieve-mode-hook'. ;;;*** -;;;### (autoloads nil "simula" "progmodes/simula.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "simula" "progmodes/simula.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/simula.el (autoload 'simula-mode "simula" "\ @@ -24662,8 +24654,8 @@ with no arguments, if that value is non-nil. ;;;*** -;;;### (autoloads nil "skeleton" "skeleton.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "skeleton" "skeleton.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from skeleton.el (defvar skeleton-filter-function 'identity "\ @@ -24676,7 +24668,7 @@ SKELETON is as defined under `skeleton-insert'. \(fn COMMAND DOCUMENTATION &rest SKELETON)" nil t) -(put 'define-skeleton 'doc-string-elt '2) +(function-put 'define-skeleton 'doc-string-elt '2) (autoload 'skeleton-proxy-new "skeleton" "\ Insert SKELETON. @@ -24781,8 +24773,8 @@ symmetrical ones, and the same character twice for the others. ;;;*** -;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21628 45530 +;;;;;; 160140 360000)) ;;; Generated autoloads from vc/smerge-mode.el (autoload 'smerge-ediff "smerge-mode" "\ @@ -24809,8 +24801,8 @@ If no conflict maker is found, turn off `smerge-mode'. ;;;*** -;;;### (autoloads nil "smiley" "gnus/smiley.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "smiley" "gnus/smiley.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from gnus/smiley.el (autoload 'smiley-region "smiley" "\ @@ -24827,8 +24819,8 @@ interactively. If there's no argument, do it at the current buffer. ;;;*** -;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (21619 5051 260148 +;;;;;; 536000)) ;;; Generated autoloads from mail/smtpmail.el (autoload 'smtpmail-send-it "smtpmail" "\ @@ -24843,8 +24835,8 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'. ;;;*** -;;;### (autoloads nil "snake" "play/snake.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "snake" "play/snake.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/snake.el (autoload 'snake "snake" "\ @@ -24867,8 +24859,8 @@ Snake mode keybindings: ;;;*** -;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from net/snmp-mode.el (autoload 'snmp-mode "snmp-mode" "\ @@ -24897,8 +24889,8 @@ then `snmpv2-mode-hook'. ;;;*** -;;;### (autoloads nil "solar" "calendar/solar.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "solar" "calendar/solar.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from calendar/solar.el (autoload 'sunrise-sunset "solar" "\ @@ -24913,8 +24905,8 @@ This function is suitable for execution in an init file. ;;;*** -;;;### (autoloads nil "solitaire" "play/solitaire.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "solitaire" "play/solitaire.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from play/solitaire.el (autoload 'solitaire "solitaire" "\ @@ -24989,7 +24981,7 @@ Pick your favorite shortcuts: ;;;*** -;;;### (autoloads nil "sort" "sort.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "sort" "sort.el" (21607 54478 800121 42000)) ;;; Generated autoloads from sort.el (put 'sort-fold-case 'safe-local-variable 'booleanp) @@ -25164,7 +25156,7 @@ is non-nil, it also prints a message describing the number of deletions. ;;;*** -;;;### (autoloads nil "spam" "gnus/spam.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "spam" "gnus/spam.el" (21607 54478 300138 641000)) ;;; Generated autoloads from gnus/spam.el (autoload 'spam-initialize "spam" "\ @@ -25179,7 +25171,7 @@ installed through `spam-necessary-extra-headers'. ;;;*** ;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from gnus/spam-report.el (autoload 'spam-report-process-queue "spam-report" "\ @@ -25221,8 +25213,8 @@ Spam reports will be queued with the method used when ;;;*** -;;;### (autoloads nil "speedbar" "speedbar.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "speedbar" "speedbar.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from speedbar.el (defalias 'speedbar 'speedbar-frame-mode) @@ -25246,8 +25238,8 @@ selected. If the speedbar frame is active, then select the attached frame. ;;;*** -;;;### (autoloads nil "spook" "play/spook.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "spook" "play/spook.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/spook.el (autoload 'spook "spook" "\ @@ -25262,8 +25254,8 @@ Return a vector containing the lines from `spook-phrases-file'. ;;;*** -;;;### (autoloads nil "sql" "progmodes/sql.el" (21607 56059 303525 -;;;;;; 127000)) +;;;### (autoloads nil "sql" "progmodes/sql.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from progmodes/sql.el (push (purecopy '(sql 3 4)) package--builtin-versions) @@ -25722,17 +25714,22 @@ buffer. \(fn &optional BUFFER)" t nil) +(autoload 'sql-vertica "sql" "\ +Run vsql as an inferior process. + +\(fn &optional BUFFER)" t nil) + ;;;*** -;;;### (autoloads nil "srecode" "cedet/srecode.el" (21607 56023 800854 -;;;;;; 237000)) +;;;### (autoloads nil "srecode" "cedet/srecode.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from cedet/srecode.el (push (purecopy '(srecode 1 2)) package--builtin-versions) ;;;*** ;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" -;;;;;; (21607 56023 800854 237000)) +;;;;;; (21657 20283 330825 807000)) ;;; Generated autoloads from cedet/srecode/srt-mode.el (autoload 'srecode-template-mode "srecode/srt-mode" "\ @@ -25744,8 +25741,8 @@ Major-mode for writing SRecode macros. ;;;*** -;;;### (autoloads nil "starttls" "gnus/starttls.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "starttls" "gnus/starttls.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from gnus/starttls.el (autoload 'starttls-open-stream "starttls" "\ @@ -25768,8 +25765,8 @@ GnuTLS requires a port number. ;;;*** -;;;### (autoloads nil "strokes" "strokes.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "strokes" "strokes.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from strokes.el (autoload 'strokes-global-set-stroke "strokes" "\ @@ -25882,8 +25879,8 @@ Read a complex stroke and insert its glyph into the current buffer. ;;;*** -;;;### (autoloads nil "studly" "play/studly.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "studly" "play/studly.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/studly.el (autoload 'studlify-region "studly" "\ @@ -25903,18 +25900,20 @@ Studlify-case the current buffer. ;;;*** -;;;### (autoloads nil "subword" "progmodes/subword.el" (21607 56059 -;;;;;; 303525 127000)) +;;;### (autoloads nil "subword" "progmodes/subword.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from progmodes/subword.el +(define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1") + (autoload 'subword-mode "subword" "\ Toggle subword movement and editing (Subword mode). With a prefix argument ARG, enable Subword mode if ARG is positive, and disable it otherwise. If called from Lisp, enable the mode if ARG is omitted or nil. -Subword mode is a buffer-local minor mode. Enabling it remaps -word-based editing commands to subword-based commands that handle +Subword mode is a buffer-local minor mode. Enabling it changes +the definition of a word so that word-based commands stop inside symbols with mixed uppercase and lowercase letters, e.g. \"GtkWidget\", \"EmacsFrameClass\", \"NSGraphicsContext\". @@ -25928,9 +25927,8 @@ called a `subword'. Here are some examples: EmacsFrameClass => \"Emacs\", \"Frame\" and \"Class\" NSGraphicsContext => \"NS\", \"Graphics\" and \"Context\" -The subword oriented commands activated in this minor mode recognize -subwords in a nomenclature to move between subwords and to edit them -as words. +This mode changes the definition of a word so that word commands +treat nomenclature boundaries as word boundaries. \\{subword-mode-map} @@ -25963,13 +25961,10 @@ With a prefix argument ARG, enable Superword mode if ARG is positive, and disable it otherwise. If called from Lisp, enable the mode if ARG is omitted or nil. -Superword mode is a buffer-local minor mode. Enabling it remaps -word-based editing commands to superword-based commands that -treat symbols as words, e.g. \"this_is_a_symbol\". - -The superword oriented commands activated in this minor mode -recognize symbols as superwords to move between superwords and to -edit them as words. +Superword mode is a buffer-local minor mode. Enabling it changes +the definition of words such that symbols characters are treated +as parts of words: e.g., in `superword-mode', +\"this_is_a_symbol\" counts as one word. \\{superword-mode-map} @@ -25998,8 +25993,8 @@ See `superword-mode' for more information on Superword mode. ;;;*** -;;;### (autoloads nil "supercite" "mail/supercite.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "supercite" "mail/supercite.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/supercite.el (autoload 'sc-cite-original "supercite" "\ @@ -26031,8 +26026,8 @@ and `sc-post-hook' is run after the guts of this function. ;;;*** -;;;### (autoloads nil "t-mouse" "t-mouse.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "t-mouse" "t-mouse.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from t-mouse.el (define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") @@ -26060,7 +26055,7 @@ It relies on the `gpm' daemon being activated. ;;;*** -;;;### (autoloads nil "tabify" "tabify.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "tabify" "tabify.el" (21607 54478 800121 42000)) ;;; Generated autoloads from tabify.el (autoload 'untabify "tabify" "\ @@ -26089,8 +26084,8 @@ The variable `tab-width' controls the spacing of tab stops. ;;;*** -;;;### (autoloads nil "table" "textmodes/table.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "table" "textmodes/table.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from textmodes/table.el (defvar table-cell-map-hook nil "\ @@ -26682,7 +26677,7 @@ converts a table into plain text without frames. It is a companion to ;;;*** -;;;### (autoloads nil "talk" "talk.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "talk" "talk.el" (21607 54478 800121 42000)) ;;; Generated autoloads from talk.el (autoload 'talk-connect "talk" "\ @@ -26697,8 +26692,8 @@ Connect to the Emacs talk group from the current X display or tty frame. ;;;*** -;;;### (autoloads nil "tar-mode" "tar-mode.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "tar-mode" "tar-mode.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from tar-mode.el (autoload 'tar-mode "tar-mode" "\ @@ -26721,8 +26716,8 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. ;;;*** -;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from progmodes/tcl.el (autoload 'tcl-mode "tcl" "\ @@ -26770,8 +26765,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'. ;;;*** -;;;### (autoloads nil "telnet" "net/telnet.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "telnet" "net/telnet.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from net/telnet.el (autoload 'telnet "telnet" "\ @@ -26796,7 +26791,7 @@ Normally input is edited in Emacs and sent a line at a time. ;;;*** -;;;### (autoloads nil "term" "term.el" (21607 56059 303525 127000)) +;;;### (autoloads nil "term" "term.el" (21607 54478 800121 42000)) ;;; Generated autoloads from term.el (autoload 'make-term "term" "\ @@ -26839,7 +26834,7 @@ use in that buffer. ;;;*** ;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/testcover.el (autoload 'testcover-this-defun "testcover" "\ @@ -26849,8 +26844,8 @@ Start coverage on function under point. ;;;*** -;;;### (autoloads nil "tetris" "play/tetris.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "tetris" "play/tetris.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from play/tetris.el (push (purecopy '(tetris 2 1)) package--builtin-versions) @@ -26875,8 +26870,8 @@ tetris-mode keybindings: ;;;*** -;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21663 59071 +;;;;;; 96337 184000)) ;;; Generated autoloads from textmodes/tex-mode.el (defvar tex-shell-file-name nil "\ @@ -27177,8 +27172,8 @@ Major mode to edit DocTeX files. ;;;*** -;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/texinfmt.el (autoload 'texinfo-format-buffer "texinfmt" "\ @@ -27217,8 +27212,8 @@ if large. You can use `Info-split' to do this manually. ;;;*** -;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from textmodes/texinfo.el (defvar texinfo-open-quote (purecopy "``") "\ @@ -27303,7 +27298,7 @@ value of `texinfo-mode-hook'. ;;;*** ;;;### (autoloads nil "thai-util" "language/thai-util.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from language/thai-util.el (autoload 'thai-compose-region "thai-util" "\ @@ -27330,8 +27325,8 @@ Compose Thai characters in the current buffer. ;;;*** -;;;### (autoloads nil "thingatpt" "thingatpt.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "thingatpt" "thingatpt.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from thingatpt.el (autoload 'forward-thing "thingatpt" "\ @@ -27395,7 +27390,7 @@ Return the Lisp list at point, or nil if none is found. ;;;*** -;;;### (autoloads nil "thumbs" "thumbs.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "thumbs" "thumbs.el" (21607 54478 800121 42000)) ;;; Generated autoloads from thumbs.el (autoload 'thumbs-find-thumb "thumbs" "\ @@ -27430,7 +27425,7 @@ In dired, call the setroot program on the image at point. ;;;*** ;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from language/tibet-util.el (autoload 'tibetan-char-p "tibet-util" "\ @@ -27503,32 +27498,36 @@ See also docstring of the function tibetan-compose-region. ;;;*** -;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21611 10938 +;;;;;; 204397 226000)) ;;; Generated autoloads from textmodes/tildify.el -(push (purecopy '(tildify 4 5)) package--builtin-versions) +(push (purecopy '(tildify 4 5 7)) package--builtin-versions) (autoload 'tildify-region "tildify" "\ Add hard spaces in the region between BEG and END. -See variables `tildify-pattern-alist', `tildify-string-alist', and +See variables `tildify-pattern', `tildify-space-string', and `tildify-ignored-environments-alist' for information about configuration parameters. This function performs no refilling of the changed text. +If DONT-ASK is set, or called interactively with prefix argument, user +won't be prompted for confirmation of each substitution. -\(fn BEG END)" t nil) +\(fn BEG END &optional DONT-ASK)" t nil) (autoload 'tildify-buffer "tildify" "\ Add hard spaces in the current buffer. -See variables `tildify-pattern-alist', `tildify-string-alist', and +See variables `tildify-pattern', `tildify-space-string', and `tildify-ignored-environments-alist' for information about configuration parameters. This function performs no refilling of the changed text. +If DONT-ASK is set, or called interactively with prefix argument, user +won't be prompted for confirmation of each substitution. -\(fn)" t nil) +\(fn &optional DONT-ASK)" t nil) ;;;*** -;;;### (autoloads nil "time" "time.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "time" "time.el" (21607 54478 800121 42000)) ;;; Generated autoloads from time.el (defvar display-time-day-and-date nil "\ @@ -27590,8 +27589,8 @@ Return a string giving the duration of the Emacs initialization. ;;;*** -;;;### (autoloads nil "time-date" "calendar/time-date.el" (21607 -;;;;;; 56058 801550 360000)) +;;;### (autoloads nil "time-date" "calendar/time-date.el" (21611 +;;;;;; 10937 700236 3000)) ;;; Generated autoloads from calendar/time-date.el (autoload 'date-to-time "time-date" "\ @@ -27606,15 +27605,10 @@ If DATE lacks timezone information, GMT is assumed. (autoload 'time-to-seconds "time-date")) (autoload 'seconds-to-time "time-date" "\ -Convert SECONDS (a floating point number) to a time value. +Convert SECONDS to a time value. \(fn SECONDS)" nil nil) -(autoload 'time-less-p "time-date" "\ -Return non-nil if time value T1 is earlier than time value T2. - -\(fn T1 T2)" nil nil) - (autoload 'days-to-time "time-date" "\ Convert DAYS into a time value. @@ -27627,17 +27621,9 @@ TIME should be either a time value or a date-time string. \(fn TIME)" nil nil) (defalias 'subtract-time 'time-subtract) - -(autoload 'time-subtract "time-date" "\ -Subtract two time values, T1 minus T2. -Return the difference in the format of a time value. - -\(fn T1 T2)" nil nil) - -(autoload 'time-add "time-date" "\ -Add two time values T1 and T2. One should represent a time difference. - -\(fn T1 T2)" nil nil) +(autoload 'time-add "time-date") +(autoload 'time-subtract "time-date") +(autoload 'time-less-p "time-date") (autoload 'date-to-day "time-date" "\ Return the number of days between year 1 and DATE. @@ -27700,10 +27686,15 @@ This function does not work for SECONDS greater than `most-positive-fixnum'. \(fn STRING SECONDS)" nil nil) +(autoload 'seconds-to-string "time-date" "\ +Convert the time interval in seconds to a short string. + +\(fn DELAY)" nil nil) + ;;;*** -;;;### (autoloads nil "time-stamp" "time-stamp.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "time-stamp" "time-stamp.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from time-stamp.el (put 'time-stamp-format 'safe-local-variable 'stringp) (put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) @@ -27744,7 +27735,7 @@ With ARG, turn time stamping on if and only if arg is positive. ;;;*** ;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21607 -;;;;;; 56058 801550 360000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from calendar/timeclock.el (push (purecopy '(timeclock 2 6 1)) package--builtin-versions) @@ -27854,7 +27845,7 @@ relative only to the time worked today, and not to past time. ;;;*** ;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" -;;;;;; (21607 56024 801559 72000)) +;;;;;; (21607 54478 300138 641000)) ;;; Generated autoloads from international/titdic-cnv.el (autoload 'titdic-convert "titdic-cnv" "\ @@ -27876,7 +27867,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". ;;;*** -;;;### (autoloads nil "tmm" "tmm.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "tmm" "tmm.el" (21652 2366 414435 564000)) ;;; Generated autoloads from tmm.el (define-key global-map "\M-`" 'tmm-menubar) (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) @@ -27918,8 +27909,8 @@ Its value should be an event that has a binding in MENU. ;;;*** -;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21623 -;;;;;; 5708 80843 798000)) +;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21625 +;;;;;; 43838 483701 627000)) ;;; Generated autoloads from calendar/todo-mode.el (autoload 'todo-show "todo-mode" "\ @@ -27986,8 +27977,8 @@ Mode for displaying and reprioritizing top priority Todo. ;;;*** -;;;### (autoloads nil "tool-bar" "tool-bar.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "tool-bar" "tool-bar.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from tool-bar.el (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ @@ -28057,8 +28048,8 @@ holds a keymap. ;;;*** -;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21607 54477 800124 +;;;;;; 118000)) ;;; Generated autoloads from emacs-lisp/tq.el (autoload 'tq-create "tq" "\ @@ -28071,8 +28062,8 @@ to a tcp server on another machine. ;;;*** -;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/trace.el (defvar trace-buffer "*trace-output*" "\ @@ -28117,8 +28108,7 @@ the output buffer or changing the window configuration. ;;;*** -;;;### (autoloads nil "tramp" "net/tramp.el" (21617 53323 210147 -;;;;;; 705000)) +;;;### (autoloads nil "tramp" "net/tramp.el" (21663 59071 96337 184000)) ;;; Generated autoloads from net/tramp.el (defvar tramp-mode t "\ @@ -28233,8 +28223,8 @@ Discard Tramp from loading remote files. ;;;*** -;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21607 56025 -;;;;;; 301574 889000)) +;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from net/tramp-ftp.el (autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ @@ -28244,8 +28234,8 @@ Discard Tramp from loading remote files. ;;;*** -;;;### (autoloads nil "tutorial" "tutorial.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "tutorial" "tutorial.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from tutorial.el (autoload 'help-with-tutorial "tutorial" "\ @@ -28269,8 +28259,8 @@ resumed later. ;;;*** -;;;### (autoloads nil "tv-util" "language/tv-util.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "tv-util" "language/tv-util.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from language/tv-util.el (autoload 'tai-viet-composition-function "tv-util" "\ @@ -28281,7 +28271,7 @@ resumed later. ;;;*** ;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21607 -;;;;;; 56025 801549 101000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from textmodes/two-column.el (autoload '2C-command "two-column" () t 'keymap) (global-set-key "\C-x6" '2C-command) @@ -28328,8 +28318,8 @@ First column's text sSs Second column's text ;;;*** -;;;### (autoloads nil "type-break" "type-break.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "type-break" "type-break.el" (21609 55608 852266 +;;;;;; 580000)) ;;; Generated autoloads from type-break.el (defvar type-break-mode nil "\ @@ -28461,7 +28451,7 @@ FRAC should be the inverse of the fractional value; for example, a value of ;;;*** -;;;### (autoloads nil "uce" "mail/uce.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "uce" "mail/uce.el" (21607 54478 300138 641000)) ;;; Generated autoloads from mail/uce.el (autoload 'uce-reply-to-uce "uce" "\ @@ -28475,7 +28465,7 @@ You might need to set `uce-mail-reader' before using this. ;;;*** ;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" -;;;;;; (21607 56024 801559 72000)) +;;;;;; (21607 54478 300138 641000)) ;;; Generated autoloads from international/ucs-normalize.el (autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ @@ -28541,7 +28531,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus. ;;;*** ;;;### (autoloads nil "underline" "textmodes/underline.el" (21607 -;;;;;; 56025 801549 101000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from textmodes/underline.el (autoload 'underline-region "underline" "\ @@ -28561,8 +28551,8 @@ which specify the range to operate on. ;;;*** -;;;### (autoloads nil "unrmail" "mail/unrmail.el" (21607 56024 801559 -;;;;;; 72000)) +;;;### (autoloads nil "unrmail" "mail/unrmail.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from mail/unrmail.el (autoload 'batch-unrmail "unrmail" "\ @@ -28582,8 +28572,8 @@ The variable `unrmail-mbox-format' controls which mbox format to use. ;;;*** -;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (21607 56024 -;;;;;; 300834 853000)) +;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (21607 54477 +;;;;;; 800124 118000)) ;;; Generated autoloads from emacs-lisp/unsafep.el (autoload 'unsafep "unsafep" "\ @@ -28595,7 +28585,7 @@ UNSAFEP-VARS is a list of symbols with local bindings. ;;;*** -;;;### (autoloads nil "url" "url/url.el" (21607 56059 804396 982000)) +;;;### (autoloads nil "url" "url/url.el" (21607 54478 800121 42000)) ;;; Generated autoloads from url/url.el (autoload 'url-retrieve "url" "\ @@ -28642,8 +28632,8 @@ no further processing). URL is either a string or a parsed URL. ;;;*** -;;;### (autoloads nil "url-auth" "url/url-auth.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "url-auth" "url/url-auth.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-auth.el (autoload 'url-get-authentication "url-auth" "\ @@ -28684,8 +28674,8 @@ RATING a rating between 1 and 10 of the strength of the authentication. ;;;*** -;;;### (autoloads nil "url-cache" "url/url-cache.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "url-cache" "url/url-cache.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from url/url-cache.el (autoload 'url-store-in-cache "url-cache" "\ @@ -28706,8 +28696,8 @@ Extract FNAM from the local disk cache. ;;;*** -;;;### (autoloads nil "url-cid" "url/url-cid.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "url-cid" "url/url-cid.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-cid.el (autoload 'url-cid "url-cid" "\ @@ -28717,8 +28707,8 @@ Extract FNAM from the local disk cache. ;;;*** -;;;### (autoloads nil "url-dav" "url/url-dav.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "url-dav" "url/url-dav.el" (21634 58813 400848 +;;;;;; 500000)) ;;; Generated autoloads from url/url-dav.el (autoload 'url-dav-supported-p "url-dav" "\ @@ -28752,8 +28742,8 @@ added to this list, so most requests can just pass in nil. ;;;*** -;;;### (autoloads nil "url-file" "url/url-file.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "url-file" "url/url-file.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-file.el (autoload 'url-file "url-file" "\ @@ -28763,8 +28753,8 @@ Handle file: and ftp: URLs. ;;;*** -;;;### (autoloads nil "url-gw" "url/url-gw.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "url-gw" "url/url-gw.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-gw.el (autoload 'url-gateway-nslookup-host "url-gw" "\ @@ -28778,12 +28768,15 @@ Args per `open-network-stream'. Will not make a connection if `url-gateway-unplugged' is non-nil. Might do a non-blocking connection; use `process-status' to check. -\(fn NAME BUFFER HOST SERVICE)" nil nil) +Optional arg GATEWAY-METHOD specifies the gateway to be used, +overriding the value of `url-gateway-method'. + +\(fn NAME BUFFER HOST SERVICE &optional GATEWAY-METHOD)" nil nil) ;;;*** ;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21607 -;;;;;; 56059 804396 982000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from url/url-handlers.el (defvar url-handler-mode nil "\ @@ -28837,8 +28830,8 @@ accessible. ;;;*** -;;;### (autoloads nil "url-http" "url/url-http.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "url-http" "url/url-http.el" (21638 55900 442275 +;;;;;; 524000)) ;;; Generated autoloads from url/url-http.el (autoload 'url-default-expander "url-expand") @@ -28850,8 +28843,8 @@ accessible. ;;;*** -;;;### (autoloads nil "url-irc" "url/url-irc.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "url-irc" "url/url-irc.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-irc.el (autoload 'url-irc "url-irc" "\ @@ -28861,8 +28854,8 @@ accessible. ;;;*** -;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-ldap.el (autoload 'url-ldap "url-ldap" "\ @@ -28875,8 +28868,8 @@ URL can be a URL string, or a URL vector of the type returned by ;;;*** -;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from url/url-mailto.el (autoload 'url-mail "url-mailto" "\ @@ -28891,8 +28884,8 @@ Handle the mailto: URL syntax. ;;;*** -;;;### (autoloads nil "url-misc" "url/url-misc.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "url-misc" "url/url-misc.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-misc.el (autoload 'url-man "url-misc" "\ @@ -28923,8 +28916,8 @@ Fetch a data URL (RFC 2397). ;;;*** -;;;### (autoloads nil "url-news" "url/url-news.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "url-news" "url/url-news.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-news.el (autoload 'url-news "url-news" "\ @@ -28939,8 +28932,8 @@ Fetch a data URL (RFC 2397). ;;;*** -;;;### (autoloads nil "url-ns" "url/url-ns.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "url-ns" "url/url-ns.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-ns.el (autoload 'isPlainHostName "url-ns" "\ @@ -28980,8 +28973,8 @@ Fetch a data URL (RFC 2397). ;;;*** -;;;### (autoloads nil "url-parse" "url/url-parse.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "url-parse" "url/url-parse.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from url/url-parse.el (autoload 'url-recreate-url "url-parse" "\ @@ -29032,8 +29025,8 @@ parses to ;;;*** -;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from url/url-privacy.el (autoload 'url-setup-privacy-info "url-privacy" "\ @@ -29043,8 +29036,8 @@ Setup variables that expose info about you and your system. ;;;*** -;;;### (autoloads nil "url-queue" "url/url-queue.el" (21607 56025 -;;;;;; 801549 101000)) +;;;### (autoloads nil "url-queue" "url/url-queue.el" (21619 5051 +;;;;;; 260148 536000)) ;;; Generated autoloads from url/url-queue.el (autoload 'url-queue-retrieve "url-queue" "\ @@ -29058,8 +29051,27 @@ The variable `url-queue-timeout' sets a timeout. ;;;*** -;;;### (autoloads nil "url-util" "url/url-util.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (21607 54478 +;;;;;; 800121 42000)) +;;; Generated autoloads from url/url-tramp.el + +(defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\ +List of URL protocols the work is handled by Tramp. +They must also be covered by `url-handler-regexp'.") + +(custom-autoload 'url-tramp-protocols "url-tramp" t) + +(autoload 'url-tramp-file-handler "url-tramp" "\ +Function called from the `file-name-handler-alist' routines. +OPERATION is what needs to be done. ARGS are the arguments that +would have been passed to OPERATION. + +\(fn OPERATION &rest ARGS)" nil nil) + +;;;*** + +;;;### (autoloads nil "url-util" "url/url-util.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from url/url-util.el (defvar url-debug nil "\ @@ -29227,8 +29239,8 @@ This uses `url-current-object', set locally to the buffer. ;;;*** -;;;### (autoloads nil "userlock" "userlock.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "userlock" "userlock.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from userlock.el (autoload 'ask-user-about-lock "userlock" "\ @@ -29256,8 +29268,8 @@ The buffer in question is current when this function is called. ;;;*** -;;;### (autoloads nil "utf-7" "international/utf-7.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "utf-7" "international/utf-7.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from international/utf-7.el (autoload 'utf-7-post-read-conversion "utf-7" "\ @@ -29282,7 +29294,7 @@ The buffer in question is current when this function is called. ;;;*** -;;;### (autoloads nil "utf7" "gnus/utf7.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "utf7" "gnus/utf7.el" (21607 54478 300138 641000)) ;;; Generated autoloads from gnus/utf7.el (autoload 'utf7-encode "utf7" "\ @@ -29292,8 +29304,8 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil. ;;;*** -;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21607 56024 -;;;;;; 801559 72000)) +;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21607 54478 +;;;;;; 300138 641000)) ;;; Generated autoloads from mail/uudecode.el (autoload 'uudecode-decode-region-external "uudecode" "\ @@ -29317,7 +29329,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. ;;;*** -;;;### (autoloads nil "vc" "vc/vc.el" (21613 56261 180128 217000)) +;;;### (autoloads nil "vc" "vc/vc.el" (21649 26173 700491 498000)) ;;; Generated autoloads from vc/vc.el (defvar vc-checkout-hook nil "\ @@ -29356,8 +29368,7 @@ For old-style locking-based version control systems, like RCS: If every file is registered and unlocked, check out (lock) the file(s) for editing. If every file is locked by you and has changes, pop up a - *vc-log* buffer to check in the changes. If the variable - `vc-keep-workfiles' is non-nil (the default), leave a + *vc-log* buffer to check in the changes. Leave a read-only copy of each changed file after checking in. If every file is locked by you and unchanged, unlock them. If every file is locked by someone else, offer to steal the lock. @@ -29368,8 +29379,7 @@ For old-style locking-based version control systems, like RCS: Register into a version control system. If VC-FILESET is given, register the files in that fileset. Otherwise register the current file. -With prefix argument SET-REVISION, allow user to specify initial revision -level. If COMMENT is present, use that as an initial comment. +If COMMENT is present, use that as an initial comment. The version control system to use is found by cycling through the list `vc-handled-backends'. The first backend in that list which declares @@ -29378,7 +29388,7 @@ directory are already registered under that backend) will be used to register the file. If no backend declares itself responsible, the first backend that could register the file is used. -\(fn &optional SET-REVISION VC-FILESET COMMENT)" t nil) +\(fn &optional VC-FILESET COMMENT)" t nil) (autoload 'vc-version-diff "vc" "\ Report diffs between revisions of the fileset in the repository history. @@ -29425,6 +29435,12 @@ saving the buffer. \(fn HISTORIC &optional NOT-URGENT)" t nil) +(autoload 'vc-root-dir "vc" "\ +Return the root directory for the current VC tree. +Return nil if the root directory cannot be identified. + +\(fn)" nil nil) + (autoload 'vc-revision-other-window "vc" "\ Visit revision REV of the current file in another window. If the current file is named `F', the revision is named `F.~REV~'. @@ -29510,6 +29526,11 @@ When called interactively with a prefix argument, prompt for REMOTE-LOCATION. \(fn &optional REMOTE-LOCATION)" t nil) +(autoload 'vc-region-history "vc" "\ +Show the history of the region FROM..TO. + +\(fn FROM TO)" t nil) + (autoload 'vc-revert "vc" "\ Revert working copies of the selected fileset to their repository contents. This asks for confirmation if the buffer contents are not identical @@ -29517,13 +29538,6 @@ to the working revision (except for keyword expansion). \(fn)" t nil) -(autoload 'vc-rollback "vc" "\ -Roll back (remove) the most recent changeset committed to the repository. -This may be either a file-level or a repository-level operation, -depending on the underlying version-control system. - -\(fn)" t nil) - (define-obsolete-function-alias 'vc-revert-buffer 'vc-revert "23.1") (autoload 'vc-pull "vc" "\ @@ -29602,8 +29616,8 @@ Return the branch part of a revision number REV. ;;;*** -;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21607 56059 -;;;;;; 804396 982000)) +;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21607 54478 +;;;;;; 800121 42000)) ;;; Generated autoloads from vc/vc-annotate.el (autoload 'vc-annotate "vc-annotate" "\ @@ -29635,24 +29649,15 @@ Customization variables: mode-specific menu. `vc-annotate-color-map' and `vc-annotate-very-old-color' define the mapping of time to colors. `vc-annotate-background' specifies the background color. +`vc-annotate-background-mode' specifies whether the color map +should be applied to the background or to the foreground. \(fn FILE REV &optional DISPLAY-MODE BUF MOVE-POINT-TO VC-BK)" t nil) ;;;*** -;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (21607 56025 801549 -;;;;;; 101000)) -;;; Generated autoloads from vc/vc-arch.el - (defun vc-arch-registered (file) - (if (vc-find-root file "{arch}/=tagging-method") - (progn - (load "vc-arch" nil t) - (vc-arch-registered file)))) - -;;;*** - -;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21619 8648 550151 -;;;;;; 780000)) +;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21645 29117 170137 +;;;;;; 362000)) ;;; Generated autoloads from vc/vc-bzr.el (defconst vc-bzr-admin-dirname ".bzr" "\ @@ -29668,8 +29673,8 @@ Name of the format file in a .bzr directory.") ;;;*** -;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21645 29117 170137 +;;;;;; 362000)) ;;; Generated autoloads from vc/vc-cvs.el (defun vc-cvs-registered (f) "Return non-nil if file F is registered with CVS." @@ -29680,8 +29685,8 @@ Name of the format file in a .bzr directory.") ;;;*** -;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21665 14401 955623 +;;;;;; 556000)) ;;; Generated autoloads from vc/vc-dir.el (autoload 'vc-dir "vc-dir" "\ @@ -29705,8 +29710,8 @@ These are the commands available for use in the file status buffer: ;;;*** -;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21607 -;;;;;; 56059 804396 982000)) +;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21640 +;;;;;; 46919 650145 897000)) ;;; Generated autoloads from vc/vc-dispatcher.el (autoload 'vc-do-command "vc-dispatcher" "\ @@ -29729,8 +29734,8 @@ case, and the process object in the asynchronous case. ;;;*** -;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21615 11593 522981 -;;;;;; 49000)) +;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21663 59071 96337 +;;;;;; 184000)) ;;; Generated autoloads from vc/vc-git.el (defun vc-git-registered (file) "Return non-nil if FILE is registered with git." @@ -29741,7 +29746,7 @@ case, and the process object in the asynchronous case. ;;;*** -;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21619 8648 550151 780000)) +;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21645 29117 170137 362000)) ;;; Generated autoloads from vc/vc-hg.el (defun vc-hg-registered (file) "Return non-nil if FILE is registered with hg." @@ -29752,8 +29757,8 @@ case, and the process object in the asynchronous case. ;;;*** -;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (21645 29117 170137 +;;;;;; 362000)) ;;; Generated autoloads from vc/vc-mtn.el (defconst vc-mtn-admin-dir "_MTN" "\ @@ -29769,8 +29774,8 @@ Name of the monotone directory's format file.") ;;;*** -;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21645 29117 170137 +;;;;;; 362000)) ;;; Generated autoloads from vc/vc-rcs.el (defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ @@ -29783,8 +29788,8 @@ For a description of possible values, see `vc-check-master-templates'.") ;;;*** -;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (21645 29117 170137 +;;;;;; 362000)) ;;; Generated autoloads from vc/vc-sccs.el (defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ @@ -29802,8 +29807,22 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) ;;;*** -;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "vc-src" "vc/vc-src.el" (21645 29117 170137 +;;;;;; 362000)) +;;; Generated autoloads from vc/vc-src.el + +(defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\ +Where to look for SRC master files. +For a description of possible values, see `vc-check-master-templates'.") + +(custom-autoload 'vc-src-master-templates "vc-src" t) + +(defun vc-src-registered (f) (vc-default-registered 'src f)) + +;;;*** + +;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21652 2366 414435 +;;;;;; 564000)) ;;; Generated autoloads from vc/vc-svn.el (defun vc-svn-registered (f) (let ((admin-dir (cond ((and (eq system-type 'windows-nt) @@ -29817,7 +29836,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) ;;;*** ;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/vera-mode.el (push (purecopy '(vera-mode 2 28)) package--builtin-versions) (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) @@ -29876,7 +29895,7 @@ Key bindings: ;;;*** ;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" -;;;;;; (21607 56059 303525 127000)) +;;;;;; (21644 8251 830117 252000)) ;;; Generated autoloads from progmodes/verilog-mode.el (autoload 'verilog-mode "verilog-mode" "\ @@ -30015,8 +30034,8 @@ Key bindings specific to `verilog-mode-map' are: ;;;*** -;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21607 -;;;;;; 56059 303525 127000)) +;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21638 +;;;;;; 55900 442275 524000)) ;;; Generated autoloads from progmodes/vhdl-mode.el (autoload 'vhdl-mode "vhdl-mode" "\ @@ -30571,7 +30590,7 @@ Key bindings: ;;;*** ;;;### (autoloads nil "viet-util" "language/viet-util.el" (21607 -;;;;;; 56024 801559 72000)) +;;;;;; 54478 300138 641000)) ;;; Generated autoloads from language/viet-util.el (autoload 'viet-encode-viscii-char "viet-util" "\ @@ -30615,7 +30634,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics. ;;;*** -;;;### (autoloads nil "view" "view.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "view" "view.el" (21607 54478 800121 42000)) ;;; Generated autoloads from view.el (defvar view-remove-frame-by-deleting t "\ @@ -30871,8 +30890,8 @@ Exit View mode and make the current buffer editable. ;;;*** -;;;### (autoloads nil "viper" "emulation/viper.el" (21607 56024 300834 -;;;;;; 853000)) +;;;### (autoloads nil "viper" "emulation/viper.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from emulation/viper.el (push (purecopy '(viper 3 14 1)) package--builtin-versions) @@ -30890,7 +30909,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'. ;;;*** ;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21607 -;;;;;; 56024 300834 853000)) +;;;;;; 54477 800124 118000)) ;;; Generated autoloads from emacs-lisp/warnings.el (defvar warning-prefix-function nil "\ @@ -30980,7 +30999,7 @@ this is equivalent to `display-warning', using ;;;*** -;;;### (autoloads nil "wdired" "wdired.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "wdired" "wdired.el" (21607 54478 800121 42000)) ;;; Generated autoloads from wdired.el (push (purecopy '(wdired 2 0)) package--builtin-versions) @@ -30998,8 +31017,8 @@ See `wdired-mode'. ;;;*** -;;;### (autoloads nil "webjump" "net/webjump.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "webjump" "net/webjump.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from net/webjump.el (autoload 'webjump "webjump" "\ @@ -31016,7 +31035,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke ;;;*** ;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21607 -;;;;;; 56059 303525 127000)) +;;;;;; 54478 800121 42000)) ;;; Generated autoloads from progmodes/which-func.el (put 'which-func-format 'risky-local-variable t) (put 'which-func-current 'risky-local-variable t) @@ -31046,8 +31065,8 @@ in certain major modes. ;;;*** -;;;### (autoloads nil "whitespace" "whitespace.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "whitespace" "whitespace.el" (21630 19673 940150 +;;;;;; 833000)) ;;; Generated autoloads from whitespace.el (push (purecopy '(whitespace 13 2 2)) package--builtin-versions) @@ -31145,6 +31164,7 @@ Interactively, it reads one of the following chars: C-i toggle indentation SPACEs visualization (via `indent-tabs-mode') I toggle indentation SPACEs visualization i toggle indentation TABs visualization + C-t toggle big indentation visualization C-a toggle SPACEs after TAB visualization (via `indent-tabs-mode') A toggle SPACEs after TAB: SPACEs visualization a toggle SPACEs after TAB: TABs visualization @@ -31174,6 +31194,7 @@ The valid symbols are: indentation toggle indentation SPACEs visualization indentation::tab toggle indentation SPACEs visualization indentation::space toggle indentation TABs visualization + big-indent toggle big indentation visualization space-after-tab toggle SPACEs after TAB visualization space-after-tab::tab toggle SPACEs after TAB: SPACEs visualization space-after-tab::space toggle SPACEs after TAB: TABs visualization @@ -31215,6 +31236,7 @@ Interactively, it accepts one of the following chars: C-i toggle indentation SPACEs visualization (via `indent-tabs-mode') I toggle indentation SPACEs visualization i toggle indentation TABs visualization + C-t toggle big indentation visualization C-a toggle SPACEs after TAB visualization (via `indent-tabs-mode') A toggle SPACEs after TAB: SPACEs visualization a toggle SPACEs after TAB: TABs visualization @@ -31244,6 +31266,7 @@ The valid symbols are: indentation toggle indentation SPACEs visualization indentation::tab toggle indentation SPACEs visualization indentation::space toggle indentation TABs visualization + big-indent toggle big indentation visualization space-after-tab toggle SPACEs after TAB visualization space-after-tab::tab toggle SPACEs after TAB: SPACEs visualization space-after-tab::space toggle SPACEs after TAB: TABs visualization @@ -31361,43 +31384,7 @@ documentation. (autoload 'whitespace-report "whitespace" "\ Report some whitespace problems in buffer. -Return nil if there is no whitespace problem; otherwise, return -non-nil. - -If FORCE is non-nil or \\[universal-argument] was pressed just -before calling `whitespace-report' interactively, it forces -`whitespace-style' to have: - - empty - trailing - indentation - space-before-tab - space-after-tab - -If REPORT-IF-BOGUS is non-nil, it reports only when there are any -whitespace problems in buffer. - -Report if some of the following whitespace problems exist: - -* If `indent-tabs-mode' is non-nil: - empty 1. empty lines at beginning of buffer. - empty 2. empty lines at end of buffer. - trailing 3. SPACEs or TABs at end of line. - indentation 4. 8 or more SPACEs at beginning of line. - space-before-tab 5. SPACEs before TAB. - space-after-tab 6. 8 or more SPACEs after TAB. - -* If `indent-tabs-mode' is nil: - empty 1. empty lines at beginning of buffer. - empty 2. empty lines at end of buffer. - trailing 3. SPACEs or TABs at end of line. - indentation 4. TABS at beginning of line. - space-before-tab 5. SPACEs before TAB. - space-after-tab 6. 8 or more SPACEs after TAB. - -See `whitespace-style' for documentation. -See also `whitespace-cleanup' and `whitespace-cleanup-region' for -cleaning up these problems. +Perform `whitespace-report-region' on the current buffer. \(fn &optional FORCE REPORT-IF-BOGUS)" t nil) @@ -31412,13 +31399,14 @@ before calling `whitespace-report-region' interactively, it forces `whitespace-style' to have: empty + trailing indentation space-before-tab - trailing space-after-tab -If REPORT-IF-BOGUS is non-nil, it reports only when there are any -whitespace problems in buffer. +If REPORT-IF-BOGUS is t, it reports only when there are any +whitespace problems in buffer; if it is `never', it does not +report problems. Report if some of the following whitespace problems exist: @@ -31446,8 +31434,8 @@ cleaning up these problems. ;;;*** -;;;### (autoloads nil "wid-browse" "wid-browse.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "wid-browse" "wid-browse.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from wid-browse.el (autoload 'widget-browse-at "wid-browse" "\ @@ -31475,8 +31463,8 @@ if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "wid-edit" "wid-edit.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "wid-edit" "wid-edit.el" (21634 58813 900130 +;;;;;; 256000)) ;;; Generated autoloads from wid-edit.el (autoload 'widgetp "wid-edit" "\ @@ -31518,8 +31506,8 @@ Setup current buffer so editing string widgets works. ;;;*** -;;;### (autoloads nil "windmove" "windmove.el" (21607 56025 801549 -;;;;;; 101000)) +;;;### (autoloads nil "windmove" "windmove.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from windmove.el (autoload 'windmove-left "windmove" "\ @@ -31571,7 +31559,7 @@ Default MODIFIER is 'shift. ;;;*** -;;;### (autoloads nil "winner" "winner.el" (21607 56059 804396 982000)) +;;;### (autoloads nil "winner" "winner.el" (21607 54478 800121 42000)) ;;; Generated autoloads from winner.el (defvar winner-mode nil "\ @@ -31594,7 +31582,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'. ;;;*** -;;;### (autoloads nil "woman" "woman.el" (21607 56059 804396 982000)) +;;;### (autoloads nil "woman" "woman.el" (21607 54478 800121 42000)) ;;; Generated autoloads from woman.el (push (purecopy '(woman 0 551)) package--builtin-versions) @@ -31643,7 +31631,7 @@ Default bookmark handler for Woman buffers. ;;;*** -;;;### (autoloads nil "xml" "xml.el" (21607 56025 801549 101000)) +;;;### (autoloads nil "xml" "xml.el" (21607 54478 800121 42000)) ;;; Generated autoloads from xml.el (autoload 'xml-parse-file "xml" "\ @@ -31699,8 +31687,8 @@ Both features can be combined by providing a cons cell ;;;*** -;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (21607 56025 301574 -;;;;;; 889000)) +;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (21607 54478 300138 +;;;;;; 641000)) ;;; Generated autoloads from nxml/xmltok.el (autoload 'xmltok-get-declared-encoding-position "xmltok" "\ @@ -31718,8 +31706,53 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT. ;;;*** -;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21607 56059 804396 -;;;;;; 982000)) +;;;### (autoloads nil "xref" "progmodes/xref.el" (21667 56163 185621 +;;;;;; 290000)) +;;; Generated autoloads from progmodes/xref.el + +(autoload 'xref-pop-marker-stack "xref" "\ +Pop back to where \\[xref-find-definitions] was last invoked. + +\(fn)" t nil) + +(autoload 'xref-find-definitions "xref" "\ +Find the definition of the identifier at point. +With prefix argument or when there's no identifier at point, +prompt for it. + +\(fn IDENTIFIER)" t nil) + +(autoload 'xref-find-definitions-other-window "xref" "\ +Like `xref-find-definitions' but switch to the other window. + +\(fn IDENTIFIER)" t nil) + +(autoload 'xref-find-definitions-other-frame "xref" "\ +Like `xref-find-definitions' but switch to the other frame. + +\(fn IDENTIFIER)" t nil) + +(autoload 'xref-find-references "xref" "\ +Find references to the identifier at point. +With prefix argument, prompt for the identifier. + +\(fn IDENTIFIER)" t nil) + +(autoload 'xref-find-apropos "xref" "\ +Find all meaningful symbols that match PATTERN. +The argument has the same meaning as in `apropos'. + +\(fn PATTERN)" t nil) + (define-key esc-map "." #'xref-find-definitions) + (define-key esc-map "," #'xref-pop-marker-stack) + (define-key esc-map [?\C-.] #'xref-find-apropos) + (define-key ctl-x-4-map "." #'xref-find-definitions-other-window) + (define-key ctl-x-5-map "." #'xref-find-definitions-other-frame) + +;;;*** + +;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21607 54478 800121 +;;;;;; 42000)) ;;; Generated autoloads from xt-mouse.el (defvar xterm-mouse-mode nil "\ @@ -31748,7 +31781,7 @@ down the SHIFT key while pressing the mouse button. ;;;*** -;;;### (autoloads nil "yenc" "gnus/yenc.el" (21607 56024 801559 72000)) +;;;### (autoloads nil "yenc" "gnus/yenc.el" (21607 54478 300138 641000)) ;;; Generated autoloads from gnus/yenc.el (autoload 'yenc-decode-region "yenc" "\ @@ -31763,7 +31796,7 @@ Extract file name from an yenc header. ;;;*** -;;;### (autoloads nil "zone" "play/zone.el" (21607 56025 301574 889000)) +;;;### (autoloads nil "zone" "play/zone.el" (21607 54478 800121 42000)) ;;; Generated autoloads from play/zone.el (autoload 'zone "zone" "\ @@ -31795,21 +31828,21 @@ Zone out, completely. ;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" ;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" ;;;;;; "cedet/cedet-idutils.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" -;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" -;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el" -;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/loaddefs.el" -;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el" -;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" -;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" -;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" -;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" -;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el" -;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el" -;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el" -;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" -;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" -;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" -;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" +;;;;;; "cedet/ede/base.el" "cedet/ede/config.el" "cedet/ede/cpp-root.el" +;;;;;; "cedet/ede/custom.el" "cedet/ede/detect.el" "cedet/ede/dired.el" +;;;;;; "cedet/ede/emacs.el" "cedet/ede/files.el" "cedet/ede/generic.el" +;;;;;; "cedet/ede/linux.el" "cedet/ede/loaddefs.el" "cedet/ede/locate.el" +;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" +;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" +;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" +;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" +;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el" +;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el" +;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el" +;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/semantic/analyze.el" +;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" +;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" +;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" ;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" ;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm.el" ;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" @@ -31843,14 +31876,13 @@ Zone out, completely. ;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" ;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" ;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" -;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el" -;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el" -;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" -;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" -;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" -;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" -;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" -;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" +;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns.el" +;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el" +;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el" +;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" +;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" +;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" +;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" ;;;;;; "emacs-lisp/smie.el" "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" ;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/edt-lk201.el" ;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" @@ -31868,11 +31900,11 @@ Zone out, completely. ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el" ;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" -;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" -;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" -;;;;;; "gnus/gnus-ems.el" "gnus/gnus-icalendar.el" "gnus/gnus-int.el" -;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" -;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" +;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cloud.el" +;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" +;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-icalendar.el" +;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" +;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-srvr.el" ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" ;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" ;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" @@ -31915,11 +31947,11 @@ Zone out, completely. ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" -;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "mouse-copy.el" "mouse.el" -;;;;;; "mwheel.el" "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" -;;;;;; "net/eudcb-ldap.el" "net/eudcb-mab.el" "net/eudcb-ph.el" -;;;;;; "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el" "net/ldap.el" -;;;;;; "net/mairix.el" "net/sasl-cram.el" "net/sasl-digest.el" "net/sasl.el" +;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "mouse-copy.el" "mwheel.el" +;;;;;; "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" +;;;;;; "net/eudcb-mab.el" "net/eudcb-ph.el" "net/hmac-def.el" "net/hmac-md5.el" +;;;;;; "net/imap.el" "net/ldap.el" "net/mairix.el" "net/newsticker.el" +;;;;;; "net/nsm.el" "net/sasl-cram.el" "net/sasl-digest.el" "net/sasl.el" ;;;;;; "net/shr-color.el" "net/soap-client.el" "net/soap-inspect.el" ;;;;;; "net/socks.el" "net/tls.el" "net/tramp-adb.el" "net/tramp-cache.el" ;;;;;; "net/tramp-cmds.el" "net/tramp-compat.el" "net/tramp-gvfs.el" @@ -31965,22 +31997,23 @@ Zone out, completely. ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" ;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el" -;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "select.el" -;;;;;; "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el" -;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el" -;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" -;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" -;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" -;;;;;; "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" -;;;;;; "url/url-domsuf.el" "url/url-expand.el" "url/url-ftp.el" -;;;;;; "url/url-future.el" "url/url-history.el" "url/url-imap.el" -;;;;;; "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" +;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "soundex.el" +;;;;;; "subdirs.el" "tempo.el" "textmodes/bib-mode.el" "textmodes/makeinfo.el" +;;;;;; "textmodes/page-ext.el" "textmodes/refbib.el" "textmodes/refer.el" +;;;;;; "textmodes/reftex-auc.el" "textmodes/reftex-cite.el" "textmodes/reftex-dcr.el" +;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-index.el" +;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" +;;;;;; "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" "timezone.el" +;;;;;; "tooltip.el" "tree-widget.el" "url/url-about.el" "url/url-cookie.el" +;;;;;; "url/url-dired.el" "url/url-domsuf.el" "url/url-expand.el" +;;;;;; "url/url-ftp.el" "url/url-future.el" "url/url-history.el" +;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" ;;;;;; "url/url-vars.el" "vc/ediff-diff.el" "vc/ediff-init.el" "vc/ediff-merg.el" ;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" ;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" -;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el" -;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21628 23968 97140 -;;;;;; 527000)) +;;;;;; "vc/vc-filewise.el" "vcursor.el" "vt-control.el" "vt100-led.el" +;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21669 11479 568273 +;;;;;; 504000)) ;;;*** |