Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a6375beb
Commit
a6375beb
authored
Aug 26, 2008
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerate.
parent
b2a108bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
24 deletions
+24
-24
lisp/ldefs-boot.el
lisp/ldefs-boot.el
+24
-24
No files found.
lisp/ldefs-boot.el
View file @
a6375beb
...
...
@@ -6071,7 +6071,7 @@ If the argument is nil, we return the display table to its standard state.
;;;***
;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
;;;;;; (18
310 14568
))
;;;;;; (18
611 12227
))
;;; Generated autoloads from dabbrev.el
(define-key esc-map "/" 'dabbrev-expand)
(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.
;;;***
;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
;;;;;; (18
310 14568
))
;;;;;; (18
611 12215
))
;;; Generated autoloads from dired-x.el
(autoload (quote dired-jump) "dired-x" "\
...
...
@@ -8482,7 +8482,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
;;;;;; "emacs-lisp/edebug.el" (18
368 9295
))
;;;;;; "emacs-lisp/edebug.el" (18
612 9509
))
;;; Generated autoloads from emacs-lisp/edebug.el
(defvar edebug-all-defs nil "\
...
...
@@ -8897,7 +8897,7 @@ or nil, use a compact 80-column format.
;;;***
;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
;;;;;; "emulation/edt.el" (18
310 14582
))
;;;;;; "emulation/edt.el" (18
601 51444
))
;;; Generated autoloads from emulation/edt.el
(autoload (quote edt-set-scroll-margins) "edt" "\
...
...
@@ -10571,7 +10571,7 @@ with no args, if that value is non-nil.
;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
;;;;;; "facemenu" "facemenu.el" (18
310 1456
9))
;;;;;; "facemenu" "facemenu.el" (18
612 950
9))
;;; Generated autoloads from facemenu.el
(define-key global-map "\M-o" 'facemenu-keymap)
(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.
;;;***
;;;### (autoloads nil "fill" "textmodes/fill.el" (18
377 44624
))
;;;### (autoloads nil "fill" "textmodes/fill.el" (18
612 9510
))
;;; Generated autoloads from textmodes/fill.el
(put 'colon-double-space 'safe-local-variable 'booleanp)
...
...
@@ -11350,7 +11350,7 @@ Turn flymake mode off.
;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
;;;;;; "flyspell" "textmodes/flyspell.el" (185
74 10684
))
;;;;;; "flyspell" "textmodes/flyspell.el" (185
99 1469
))
;;; Generated autoloads from textmodes/flyspell.el
(autoload (quote flyspell-prog-mode) "flyspell" "\
...
...
@@ -11688,7 +11688,7 @@ and choose the directory as the fortune-file.
;;;***
;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
;;;;;; (18
457 33484
))
;;;;;; (18
612 9510
))
;;; Generated autoloads from progmodes/gdb-ui.el
(autoload (quote gdb) "gdb-ui" "\
...
...
@@ -13364,7 +13364,7 @@ This discards the buffer's undo information.
;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
;;;;;; (18
310 14570
))
;;;;;; (18
612 9509
))
;;; Generated autoloads from hi-lock.el
(autoload (quote hi-lock-mode) "hi-lock" "\
...
...
@@ -13395,9 +13395,9 @@ called interactively, are:
Write active REGEXPs into buffer as comments (if possible). They may
be read the next time file is loaded or when the \\[hi-lock-find-patterns] command
is issued. The inserted regexps are in the form of font lock keywords.
(See `font-lock-keywords'.) They may be edited and re-loaded with \\[hi-lock-find-patterns],
any valid `font-lock-keywords' form is acceptable. When a file is
loaded the patterns are read if `hi-lock-file-patterns-policy is
(See `font-lock-keywords'.) They may be edited and re-loaded with \\[hi-lock-find-patterns],
any valid `font-lock-keywords' form is acceptable.
When a file is
loaded the patterns are read if `hi-lock-file-patterns-policy
'
is
'ask and the user responds y to the prompt, or if
`hi-lock-file-patterns-policy' is bound to a function and that
function returns t.
...
...
@@ -14470,8 +14470,8 @@ buffer `*icalendar-errors*'.
;;;***
;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18
326
;;;;;;
18335
))
;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18
612
;;;;;;
9509
))
;;; Generated autoloads from icomplete.el
(defvar icomplete-mode nil "\
...
...
@@ -21991,7 +21991,7 @@ If EXTENSION is any other symbol, it is ignored.
;;;***
;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
;;;;;; (18
431 42239
))
;;;;;; (18
612 9510
))
;;; Generated autoloads from progmodes/python.el
(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
...
...
@@ -25034,8 +25034,8 @@ Requires floating point.
;;;***
;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18
597
;;;;;;
43991
))
;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18
612
;;;;;;
9510
))
;;; Generated autoloads from play/solitaire.el
(autoload (quote solitaire) "solitaire" "\
...
...
@@ -25048,7 +25048,7 @@ Move stones using \\[solitaire-move] followed by a direction key.
Undo moves using \\[solitaire-undo].
Check for possible moves using \\[solitaire-do-check].
\(The variable `solitaire-auto-eval' controls whether to automatically
check after each move or undo)
check after each move or undo
.
)
What is Solitaire?
...
...
@@ -25312,7 +25312,7 @@ Spam reports will be queued with the method used when
;;;***
;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
;;;;;; "speedbar.el" (18
310 14577
))
;;;;;; "speedbar.el" (18
612 9509
))
;;; Generated autoloads from speedbar.el
(defalias (quote speedbar) (quote speedbar-frame-mode))
...
...
@@ -25955,7 +25955,7 @@ Studlify-case the current buffer.
;;;***
;;;### (autoloads (locate-library) "subr" "subr.el" (18
593 5529
4))
;;;### (autoloads (locate-library) "subr" "subr.el" (18
607 3211
4))
;;; Generated autoloads from subr.el
(autoload (quote locate-library) "subr" "\
...
...
@@ -28053,7 +28053,7 @@ Show TODO list.
;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
;;;;;; (18
310 14578
))
;;;;;; (18
612 9509
))
;;; Generated autoloads from tool-bar.el
(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
Info node `(elisp)Tool Bar'. Items are added from left to right.
ICON is the base name of a file containing the image to use. The
function will first try to use low-color/ICON.xpm if display-color-cells
function will first try to use low-color/ICON.xpm if
`
display-color-cells
'
is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
ICON.xbm, using `find-image'.
...
...
@@ -28120,7 +28120,7 @@ holds a keymap.
;;;***
;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
;;;;;; (18
310 14582
))
;;;;;; (18
612 9509
))
;;; Generated autoloads from emulation/tpu-edt.el
(defvar tpu-edt-mode nil "\
...
...
@@ -31613,7 +31613,7 @@ Zone out, completely.
;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
;;;;;; "widget.el" "window.el" "x-dnd.el") (18
597 44828 441335
))
;;;;;; "widget.el" "window.el" "x-dnd.el") (18
612 24670 494658
))
;;;***
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment