aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-08-01 07:18:48 -0400
committerGlenn Morris2014-08-01 07:18:48 -0400
commiteef5843c3458907e4bef35be10d46fea99f412f9 (patch)
treec6cb18bdb94a30b1b82f97fbed006a82b77f65eb
parenta1767506c07b1c6b89ad9d837b457f3bbd6a5e6e (diff)
downloademacs-eef5843c3458907e4bef35be10d46fea99f412f9.tar.gz
emacs-eef5843c3458907e4bef35be10d46fea99f412f9.zip
Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el78
1 files changed, 41 insertions, 37 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index e1359306e1d..e185a696a6c 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -2623,7 +2623,7 @@ from `browse-url-elinks-wrapper'.
2623 2623
2624;;;*** 2624;;;***
2625 2625
2626;;;### (autoloads nil "bs" "bs.el" (21291 53104 0 0)) 2626;;;### (autoloads nil "bs" "bs.el" (21452 63160 995987 0))
2627;;; Generated autoloads from bs.el 2627;;; Generated autoloads from bs.el
2628(push (purecopy '(bs 1 17)) package--builtin-versions) 2628(push (purecopy '(bs 1 17)) package--builtin-versions)
2629 2629
@@ -5089,8 +5089,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5089 5089
5090;;;*** 5090;;;***
5091 5091
5092;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21291 53104 5092;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21434 33208
5093;;;;;; 0 0)) 5093;;;;;; 30457 0))
5094;;; Generated autoloads from emulation/cua-rect.el 5094;;; Generated autoloads from emulation/cua-rect.el
5095 5095
5096(autoload 'cua-rectangle-mark-mode "cua-rect" "\ 5096(autoload 'cua-rectangle-mark-mode "cua-rect" "\
@@ -5957,7 +5957,7 @@ relevant to POS.
5957 5957
5958;;;*** 5958;;;***
5959 5959
5960;;;### (autoloads nil "desktop" "desktop.el" (21418 44988 932893 5960;;;### (autoloads nil "desktop" "desktop.el" (21446 24405 165302
5961;;;;;; 0)) 5961;;;;;; 0))
5962;;; Generated autoloads from desktop.el 5962;;; Generated autoloads from desktop.el
5963 5963
@@ -6112,10 +6112,11 @@ if different).
6112Save the desktop in a desktop file. 6112Save the desktop in a desktop file.
6113Parameter DIRNAME specifies where to save the desktop file. 6113Parameter DIRNAME specifies where to save the desktop file.
6114Optional parameter RELEASE says whether we're done with this desktop. 6114Optional parameter RELEASE says whether we're done with this desktop.
6115If AUTO-SAVE is non-nil, compare the saved contents to the one last saved, 6115If ONLY-IF-CHANGED is non-nil, compare the current desktop information
6116and don't save the buffer if they are the same. 6116to that in the desktop file, and if the desktop information has not
6117changed since it was last saved then do not rewrite the file.
6117 6118
6118\(fn DIRNAME &optional RELEASE AUTO-SAVE)" t nil) 6119\(fn DIRNAME &optional RELEASE ONLY-IF-CHANGED)" t nil)
6119 6120
6120(autoload 'desktop-remove "desktop" "\ 6121(autoload 'desktop-remove "desktop" "\
6121Delete desktop file in `desktop-dirname'. 6122Delete desktop file in `desktop-dirname'.
@@ -6330,7 +6331,7 @@ Optional arguments are passed to `dig-invoke'.
6330 6331
6331;;;*** 6332;;;***
6332 6333
6333;;;### (autoloads nil "dired" "dired.el" (21409 30011 484411 0)) 6334;;;### (autoloads nil "dired" "dired.el" (21452 63160 995987 0))
6334;;; Generated autoloads from dired.el 6335;;; Generated autoloads from dired.el
6335 6336
6336(defvar dired-listing-switches (purecopy "-al") "\ 6337(defvar dired-listing-switches (purecopy "-al") "\
@@ -6678,7 +6679,8 @@ Locate SOA record and increment the serial field.
6678 6679
6679;;;*** 6680;;;***
6680 6681
6681;;;### (autoloads nil "doc-view" "doc-view.el" (21312 16713 0 0)) 6682;;;### (autoloads nil "doc-view" "doc-view.el" (21462 12596 577539
6683;;;;;; 0))
6682;;; Generated autoloads from doc-view.el 6684;;; Generated autoloads from doc-view.el
6683 6685
6684(autoload 'doc-view-mode-p "doc-view" "\ 6686(autoload 'doc-view-mode-p "doc-view" "\
@@ -7536,8 +7538,8 @@ an EDE controlled project.
7536 7538
7537;;;*** 7539;;;***
7538 7540
7539;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21291 53104 7541;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21433 12343
7540;;;;;; 0 0)) 7542;;;;;; 302925 0))
7541;;; Generated autoloads from emacs-lisp/edebug.el 7543;;; Generated autoloads from emacs-lisp/edebug.el
7542 7544
7543(defvar edebug-all-defs nil "\ 7545(defvar edebug-all-defs nil "\
@@ -13625,8 +13627,8 @@ be found in variable `hi-lock-interactive-patterns'.
13625 13627
13626;;;*** 13628;;;***
13627 13629
13628;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21420 27972 13630;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21452 63160
13629;;;;;; 753649 0)) 13631;;;;;; 995987 0))
13630;;; Generated autoloads from progmodes/hideif.el 13632;;; Generated autoloads from progmodes/hideif.el
13631 13633
13632(autoload 'hide-ifdef-mode "hideif" "\ 13634(autoload 'hide-ifdef-mode "hideif" "\
@@ -16872,8 +16874,8 @@ except that FILTER is not optional.
16872 16874
16873;;;*** 16875;;;***
16874 16876
16875;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21426 39108 202017 16877;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21438 54848 741535
16876;;;;;; 0)) 16878;;;;;; 566000))
16877;;; Generated autoloads from vc/log-edit.el 16879;;; Generated autoloads from vc/log-edit.el
16878 16880
16879(autoload 'log-edit "log-edit" "\ 16881(autoload 'log-edit "log-edit" "\
@@ -19279,8 +19281,8 @@ the variable `nxml-enabled-unicode-blocks'.
19279 19281
19280;;;*** 19282;;;***
19281 19283
19282;;;### (autoloads nil "octave" "progmodes/octave.el" (21321 34341 19284;;;### (autoloads nil "octave" "progmodes/octave.el" (21430 36152
19283;;;;;; 0 0)) 19285;;;;;; 122368 0))
19284;;; Generated autoloads from progmodes/octave.el 19286;;; Generated autoloads from progmodes/octave.el
19285 19287
19286(autoload 'octave-mode "octave" "\ 19288(autoload 'octave-mode "octave" "\
@@ -20789,7 +20791,8 @@ Use streaming commands.
20789 20791
20790;;;*** 20792;;;***
20791 20793
20792;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21291 53104 0 0)) 20794;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21427 59969 217865
20795;;;;;; 0))
20793;;; Generated autoloads from emacs-lisp/pp.el 20796;;; Generated autoloads from emacs-lisp/pp.el
20794 20797
20795(autoload 'pp-to-string "pp" "\ 20798(autoload 'pp-to-string "pp" "\
@@ -21474,8 +21477,8 @@ Open profile FILENAME.
21474 21477
21475;;;*** 21478;;;***
21476 21479
21477;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21346 62196 21480;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21458 15546
21478;;;;;; 0 0)) 21481;;;;;; 437191 0))
21479;;; Generated autoloads from progmodes/prolog.el 21482;;; Generated autoloads from progmodes/prolog.el
21480 21483
21481(autoload 'prolog-mode "prolog" "\ 21484(autoload 'prolog-mode "prolog" "\
@@ -21771,10 +21774,10 @@ If EXTENSION is any other symbol, it is ignored.
21771 21774
21772;;;*** 21775;;;***
21773 21776
21774;;;### (autoloads nil "python" "progmodes/python.el" (21426 39108 21777;;;### (autoloads nil "python" "progmodes/python.el" (21460 57274
21775;;;;;; 202017 0)) 21778;;;;;; 131108 0))
21776;;; Generated autoloads from progmodes/python.el 21779;;; Generated autoloads from progmodes/python.el
21777(push (purecopy '(python 0 24 2)) package--builtin-versions) 21780(push (purecopy '(python 0 24 4)) package--builtin-versions)
21778 21781
21779(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode)) 21782(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode))
21780 21783
@@ -23268,8 +23271,8 @@ for modes derived from Text mode, like Mail mode.
23268 23271
23269;;;*** 23272;;;***
23270 23273
23271;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21406 23274;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21433
23272;;;;;; 53815 191813 0)) 23275;;;;;; 12343 302925 0))
23273;;; Generated autoloads from progmodes/ruby-mode.el 23276;;; Generated autoloads from progmodes/ruby-mode.el
23274(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23277(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23275 23278
@@ -24298,8 +24301,8 @@ To work around that, do:
24298 24301
24299;;;*** 24302;;;***
24300 24303
24301;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21418 24304;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21437
24302;;;;;; 44988 932893 0)) 24305;;;;;; 9401 747944 0))
24303;;; Generated autoloads from progmodes/sh-script.el 24306;;; Generated autoloads from progmodes/sh-script.el
24304(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24307(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24305(put 'sh-shell 'safe-local-variable 'symbolp) 24308(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -26808,8 +26811,8 @@ tetris-mode keybindings:
26808 26811
26809;;;*** 26812;;;***
26810 26813
26811;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21291 53104 26814;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21462 12596
26812;;;;;; 0 0)) 26815;;;;;; 577539 0))
26813;;; Generated autoloads from textmodes/tex-mode.el 26816;;; Generated autoloads from textmodes/tex-mode.el
26814 26817
26815(defvar tex-shell-file-name nil "\ 26818(defvar tex-shell-file-name nil "\
@@ -27850,8 +27853,8 @@ Its value should be an event that has a binding in MENU.
27850 27853
27851;;;*** 27854;;;***
27852 27855
27853;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21422 27856;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21459
27854;;;;;; 42044 967072 0)) 27857;;;;;; 36408 264096 0))
27855;;; Generated autoloads from calendar/todo-mode.el 27858;;; Generated autoloads from calendar/todo-mode.el
27856 27859
27857(autoload 'todo-show "todo-mode" "\ 27860(autoload 'todo-show "todo-mode" "\
@@ -28240,7 +28243,8 @@ Discard Tramp from loading remote files.
28240 28243
28241;;;*** 28244;;;***
28242 28245
28243;;;### (autoloads nil "tutorial" "tutorial.el" (21291 53104 0 0)) 28246;;;### (autoloads nil "tutorial" "tutorial.el" (21464 54324 409040
28247;;;;;; 0))
28244;;; Generated autoloads from tutorial.el 28248;;; Generated autoloads from tutorial.el
28245 28249
28246(autoload 'help-with-tutorial "tutorial" "\ 28250(autoload 'help-with-tutorial "tutorial" "\
@@ -29686,8 +29690,8 @@ These are the commands available for use in the file status buffer:
29686 29690
29687;;;*** 29691;;;***
29688 29692
29689;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21291 29693;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21444
29690;;;;;; 53104 0 0)) 29694;;;;;; 12002 871574 911000))
29691;;; Generated autoloads from vc/vc-dispatcher.el 29695;;; Generated autoloads from vc/vc-dispatcher.el
29692 29696
29693(autoload 'vc-do-command "vc-dispatcher" "\ 29697(autoload 'vc-do-command "vc-dispatcher" "\
@@ -30645,7 +30649,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
30645 30649
30646;;;*** 30650;;;***
30647 30651
30648;;;### (autoloads nil "view" "view.el" (21291 53104 0 0)) 30652;;;### (autoloads nil "view" "view.el" (21452 63160 995987 0))
30649;;; Generated autoloads from view.el 30653;;; Generated autoloads from view.el
30650 30654
30651(defvar view-remove-frame-by-deleting t "\ 30655(defvar view-remove-frame-by-deleting t "\
@@ -32054,8 +32058,8 @@ Zone out, completely.
32054;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 32058;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
32055;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 32059;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
32056;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el" 32060;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el"
32057;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21426 39167 845163 32061;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21467 30610 282100
32058;;;;;; 447000)) 32062;;;;;; 377000))
32059 32063
32060;;;*** 32064;;;***
32061 32065