aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ldefs-boot.el48
1 files changed, 24 insertions, 24 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index e379656420a..3c95958a0c4 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -6071,7 +6071,7 @@ If the argument is nil, we return the display table to its standard state.
6071;;;*** 6071;;;***
6072 6072
6073;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 6073;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
6074;;;;;; (18310 14568)) 6074;;;;;; (18611 12227))
6075;;; Generated autoloads from dabbrev.el 6075;;; Generated autoloads from dabbrev.el
6076 (define-key esc-map "/" 'dabbrev-expand) 6076 (define-key esc-map "/" 'dabbrev-expand)
6077 (define-key esc-map [?\C-/] 'dabbrev-completion) 6077 (define-key esc-map [?\C-/] 'dabbrev-completion)
@@ -7480,7 +7480,7 @@ true then the type of the file linked to by FILE is printed instead.
7480;;;*** 7480;;;***
7481 7481
7482;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 7482;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
7483;;;;;; (18310 14568)) 7483;;;;;; (18611 12215))
7484;;; Generated autoloads from dired-x.el 7484;;; Generated autoloads from dired-x.el
7485 7485
7486(autoload (quote dired-jump) "dired-x" "\ 7486(autoload (quote dired-jump) "dired-x" "\
@@ -8482,7 +8482,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
8482 8482
8483;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 8483;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8484;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8484;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8485;;;;;; "emacs-lisp/edebug.el" (18368 9295)) 8485;;;;;; "emacs-lisp/edebug.el" (18612 9509))
8486;;; Generated autoloads from emacs-lisp/edebug.el 8486;;; Generated autoloads from emacs-lisp/edebug.el
8487 8487
8488(defvar edebug-all-defs nil "\ 8488(defvar edebug-all-defs nil "\
@@ -8897,7 +8897,7 @@ or nil, use a compact 80-column format.
8897;;;*** 8897;;;***
8898 8898
8899;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8899;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8900;;;;;; "emulation/edt.el" (18310 14582)) 8900;;;;;; "emulation/edt.el" (18601 51444))
8901;;; Generated autoloads from emulation/edt.el 8901;;; Generated autoloads from emulation/edt.el
8902 8902
8903(autoload (quote edt-set-scroll-margins) "edt" "\ 8903(autoload (quote edt-set-scroll-margins) "edt" "\
@@ -10571,7 +10571,7 @@ with no args, if that value is non-nil.
10571;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 10571;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
10572;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 10572;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
10573;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 10573;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
10574;;;;;; "facemenu" "facemenu.el" (18310 14569)) 10574;;;;;; "facemenu" "facemenu.el" (18612 9509))
10575;;; Generated autoloads from facemenu.el 10575;;; Generated autoloads from facemenu.el
10576 (define-key global-map "\M-o" 'facemenu-keymap) 10576 (define-key global-map "\M-o" 'facemenu-keymap)
10577 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 10577 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -10921,7 +10921,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10921 10921
10922;;;*** 10922;;;***
10923 10923
10924;;;### (autoloads nil "fill" "textmodes/fill.el" (18377 44624)) 10924;;;### (autoloads nil "fill" "textmodes/fill.el" (18612 9510))
10925;;; Generated autoloads from textmodes/fill.el 10925;;; Generated autoloads from textmodes/fill.el
10926(put 'colon-double-space 'safe-local-variable 'booleanp) 10926(put 'colon-double-space 'safe-local-variable 'booleanp)
10927 10927
@@ -11350,7 +11350,7 @@ Turn flymake mode off.
11350 11350
11351;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11351;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11352;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11352;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11353;;;;;; "flyspell" "textmodes/flyspell.el" (18574 10684)) 11353;;;;;; "flyspell" "textmodes/flyspell.el" (18599 1469))
11354;;; Generated autoloads from textmodes/flyspell.el 11354;;; Generated autoloads from textmodes/flyspell.el
11355 11355
11356(autoload (quote flyspell-prog-mode) "flyspell" "\ 11356(autoload (quote flyspell-prog-mode) "flyspell" "\
@@ -11688,7 +11688,7 @@ and choose the directory as the fortune-file.
11688;;;*** 11688;;;***
11689 11689
11690;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" 11690;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
11691;;;;;; (18457 33484)) 11691;;;;;; (18612 9510))
11692;;; Generated autoloads from progmodes/gdb-ui.el 11692;;; Generated autoloads from progmodes/gdb-ui.el
11693 11693
11694(autoload (quote gdb) "gdb-ui" "\ 11694(autoload (quote gdb) "gdb-ui" "\
@@ -13364,7 +13364,7 @@ This discards the buffer's undo information.
13364;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13364;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13365;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13365;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13366;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13366;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13367;;;;;; (18310 14570)) 13367;;;;;; (18612 9509))
13368;;; Generated autoloads from hi-lock.el 13368;;; Generated autoloads from hi-lock.el
13369 13369
13370(autoload (quote hi-lock-mode) "hi-lock" "\ 13370(autoload (quote hi-lock-mode) "hi-lock" "\
@@ -13395,9 +13395,9 @@ called interactively, are:
13395 Write active REGEXPs into buffer as comments (if possible). They may 13395 Write active REGEXPs into buffer as comments (if possible). They may
13396 be read the next time file is loaded or when the \\[hi-lock-find-patterns] command 13396 be read the next time file is loaded or when the \\[hi-lock-find-patterns] command
13397 is issued. The inserted regexps are in the form of font lock keywords. 13397 is issued. The inserted regexps are in the form of font lock keywords.
13398 (See `font-lock-keywords'.) They may be edited and re-loaded with \\[hi-lock-find-patterns], 13398 (See `font-lock-keywords'.) They may be edited and re-loaded with \\[hi-lock-find-patterns],
13399 any valid `font-lock-keywords' form is acceptable. When a file is 13399 any valid `font-lock-keywords' form is acceptable. When a file is
13400 loaded the patterns are read if `hi-lock-file-patterns-policy is 13400 loaded the patterns are read if `hi-lock-file-patterns-policy' is
13401 'ask and the user responds y to the prompt, or if 13401 'ask and the user responds y to the prompt, or if
13402 `hi-lock-file-patterns-policy' is bound to a function and that 13402 `hi-lock-file-patterns-policy' is bound to a function and that
13403 function returns t. 13403 function returns t.
@@ -14470,8 +14470,8 @@ buffer `*icalendar-errors*'.
14470 14470
14471;;;*** 14471;;;***
14472 14472
14473;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18326 14473;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18612
14474;;;;;; 18335)) 14474;;;;;; 9509))
14475;;; Generated autoloads from icomplete.el 14475;;; Generated autoloads from icomplete.el
14476 14476
14477(defvar icomplete-mode nil "\ 14477(defvar icomplete-mode nil "\
@@ -21991,7 +21991,7 @@ If EXTENSION is any other symbol, it is ignored.
21991;;;*** 21991;;;***
21992 21992
21993;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21993;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
21994;;;;;; (18431 42239)) 21994;;;;;; (18612 9510))
21995;;; Generated autoloads from progmodes/python.el 21995;;; Generated autoloads from progmodes/python.el
21996 21996
21997(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21997(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
@@ -25034,8 +25034,8 @@ Requires floating point.
25034 25034
25035;;;*** 25035;;;***
25036 25036
25037;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18597 25037;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18612
25038;;;;;; 43991)) 25038;;;;;; 9510))
25039;;; Generated autoloads from play/solitaire.el 25039;;; Generated autoloads from play/solitaire.el
25040 25040
25041(autoload (quote solitaire) "solitaire" "\ 25041(autoload (quote solitaire) "solitaire" "\
@@ -25048,7 +25048,7 @@ Move stones using \\[solitaire-move] followed by a direction key.
25048Undo moves using \\[solitaire-undo]. 25048Undo moves using \\[solitaire-undo].
25049Check for possible moves using \\[solitaire-do-check]. 25049Check for possible moves using \\[solitaire-do-check].
25050\(The variable `solitaire-auto-eval' controls whether to automatically 25050\(The variable `solitaire-auto-eval' controls whether to automatically
25051check after each move or undo) 25051check after each move or undo.)
25052 25052
25053What is Solitaire? 25053What is Solitaire?
25054 25054
@@ -25312,7 +25312,7 @@ Spam reports will be queued with the method used when
25312;;;*** 25312;;;***
25313 25313
25314;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25314;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25315;;;;;; "speedbar.el" (18310 14577)) 25315;;;;;; "speedbar.el" (18612 9509))
25316;;; Generated autoloads from speedbar.el 25316;;; Generated autoloads from speedbar.el
25317 25317
25318(defalias (quote speedbar) (quote speedbar-frame-mode)) 25318(defalias (quote speedbar) (quote speedbar-frame-mode))
@@ -25955,7 +25955,7 @@ Studlify-case the current buffer.
25955 25955
25956;;;*** 25956;;;***
25957 25957
25958;;;### (autoloads (locate-library) "subr" "subr.el" (18593 55294)) 25958;;;### (autoloads (locate-library) "subr" "subr.el" (18607 32114))
25959;;; Generated autoloads from subr.el 25959;;; Generated autoloads from subr.el
25960 25960
25961(autoload (quote locate-library) "subr" "\ 25961(autoload (quote locate-library) "subr" "\
@@ -28053,7 +28053,7 @@ Show TODO list.
28053 28053
28054;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 28054;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
28055;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el" 28055;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
28056;;;;;; (18310 14578)) 28056;;;;;; (18612 9509))
28057;;; Generated autoloads from tool-bar.el 28057;;; Generated autoloads from tool-bar.el
28058 28058
28059(put (quote tool-bar-mode) (quote standard-value) (quote (t))) 28059(put (quote tool-bar-mode) (quote standard-value) (quote (t)))
@@ -28066,7 +28066,7 @@ PROPS are additional items to add to the menu item specification. See
28066Info node `(elisp)Tool Bar'. Items are added from left to right. 28066Info node `(elisp)Tool Bar'. Items are added from left to right.
28067 28067
28068ICON is the base name of a file containing the image to use. The 28068ICON is the base name of a file containing the image to use. The
28069function will first try to use low-color/ICON.xpm if display-color-cells 28069function will first try to use low-color/ICON.xpm if `display-color-cells'
28070is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally 28070is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
28071ICON.xbm, using `find-image'. 28071ICON.xbm, using `find-image'.
28072 28072
@@ -28120,7 +28120,7 @@ holds a keymap.
28120;;;*** 28120;;;***
28121 28121
28122;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 28122;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
28123;;;;;; (18310 14582)) 28123;;;;;; (18612 9509))
28124;;; Generated autoloads from emulation/tpu-edt.el 28124;;; Generated autoloads from emulation/tpu-edt.el
28125 28125
28126(defvar tpu-edt-mode nil "\ 28126(defvar tpu-edt-mode nil "\
@@ -31613,7 +31613,7 @@ Zone out, completely.
31613;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el" 31613;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
31614;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el" 31614;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
31615;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 31615;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
31616;;;;;; "widget.el" "window.el" "x-dnd.el") (18597 44828 441335)) 31616;;;;;; "widget.el" "window.el" "x-dnd.el") (18612 24670 494658))
31617 31617
31618;;;*** 31618;;;***
31619 31619