aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-03-23 15:09:56 +0000
committerGerd Moellmann2000-03-23 15:09:56 +0000
commit81bf3fa70c2b819105863d18e617dea52f46124d (patch)
tree67c3af6b30abf58bd60a8cea0cf351f26df1475b
parent1a3199d9877357d9900ed38b95b26b606ea1ce45 (diff)
downloademacs-81bf3fa70c2b819105863d18e617dea52f46124d.tar.gz
emacs-81bf3fa70c2b819105863d18e617dea52f46124d.zip
*** empty log message ***
-rw-r--r--lisp/cus-load.el8
-rw-r--r--lisp/loaddefs.el132
2 files changed, 76 insertions, 64 deletions
diff --git a/lisp/cus-load.el b/lisp/cus-load.el
index cf0c724f6e6..32fe289ed45 100644
--- a/lisp/cus-load.el
+++ b/lisp/cus-load.el
@@ -183,7 +183,7 @@
183(put 'idlwave-shell-initial-commands 'custom-loads '("idlw-shell")) 183(put 'idlwave-shell-initial-commands 'custom-loads '("idlw-shell"))
184(put 'tildify 'custom-loads '("tildify")) 184(put 'tildify 'custom-loads '("tildify"))
185(put 'cperl-autoinsert-details 'custom-loads '("cperl-mode")) 185(put 'cperl-autoinsert-details 'custom-loads '("cperl-mode"))
186(put 'help 'custom-loads '("help" "apropos" "cus-edit" "help-macro" "info-look" "info" "man" "tooltip")) 186(put 'help 'custom-loads '("help-macro" "help" "apropos" "cus-edit" "info-look" "info" "man" "tooltip"))
187(put 'forms 'custom-loads '("forms")) 187(put 'forms 'custom-loads '("forms"))
188(put 'widget-documentation 'custom-loads '("wid-edit")) 188(put 'widget-documentation 'custom-loads '("wid-edit"))
189(put 'gnus-score-various 'custom-loads '("gnus-score" "gnus")) 189(put 'gnus-score-various 'custom-loads '("gnus-score" "gnus"))
@@ -278,7 +278,7 @@
278(put 'rmail-summary 'custom-loads '("rmail" "rmailsum")) 278(put 'rmail-summary 'custom-loads '("rmail" "rmailsum"))
279(put 'metamail 'custom-loads '("metamail")) 279(put 'metamail 'custom-loads '("metamail"))
280(put 'winner 'custom-loads '("winner")) 280(put 'winner 'custom-loads '("winner"))
281(put 'wp 'custom-loads '("cus-edit" "enriched" "lpr" "ps-print" "view" "ebnf2ps" "bib-mode" "nroff-mode" "refbib" "refer" "scribe" "tildify")) 281(put 'wp 'custom-loads '("view" "cus-edit" "enriched" "lpr" "ps-print" "ebnf2ps" "bib-mode" "nroff-mode" "refbib" "refer" "scribe" "tildify"))
282(put 'reftex-citation-support 'custom-loads '("reftex-vars")) 282(put 'reftex-citation-support 'custom-loads '("reftex-vars"))
283(put 'gnus-summary-choose 'custom-loads '("gnus-sum")) 283(put 'gnus-summary-choose 'custom-loads '("gnus-sum"))
284(put 'widget-browse 'custom-loads '("wid-browse")) 284(put 'widget-browse 'custom-loads '("wid-browse"))
@@ -290,7 +290,7 @@
290(put 'vhdl-highlight-faces 'custom-loads '("vhdl-mode")) 290(put 'vhdl-highlight-faces 'custom-loads '("vhdl-mode"))
291(put 'which-func 'custom-loads '("which-func")) 291(put 'which-func 'custom-loads '("which-func"))
292(put 'pc-select 'custom-loads '("pc-select")) 292(put 'pc-select 'custom-loads '("pc-select"))
293(put 'i18n 'custom-loads '("cus-edit" "double" "ccl" "iso-acc" "iso-ascii" "ogonek")) 293(put 'i18n 'custom-loads '("ccl" "cus-edit" "double" "iso-acc" "iso-ascii" "ogonek"))
294(put 'sh 'custom-loads '("sh-script")) 294(put 'sh 'custom-loads '("sh-script"))
295(put 'message-headers 'custom-loads '("message")) 295(put 'message-headers 'custom-loads '("message"))
296(put 'idlwave-code-formatting 'custom-loads '("idlwave")) 296(put 'idlwave-code-formatting 'custom-loads '("idlwave"))
@@ -426,7 +426,7 @@
426(put 'message-sending 'custom-loads '("message")) 426(put 'message-sending 'custom-loads '("message"))
427(put 'archive-arc 'custom-loads '("arc-mode")) 427(put 'archive-arc 'custom-loads '("arc-mode"))
428(put 'rmail-output 'custom-loads '("rmailout")) 428(put 'rmail-output 'custom-loads '("rmailout"))
429(put 'editing 'custom-loads '("simple" "indent" "paragraphs" "auto-show" "cus-edit" "faces" "outline" "hl-line" "hscroll" "vcursor" "view" "picture")) 429(put 'editing 'custom-loads '("simple" "view" "indent" "paragraphs" "auto-show" "cus-edit" "faces" "outline" "hl-line" "hscroll" "vcursor" "picture"))
430(put 'crisp 'custom-loads '("crisp")) 430(put 'crisp 'custom-loads '("crisp"))
431(put 'nroff 'custom-loads '("nroff-mode")) 431(put 'nroff 'custom-loads '("nroff-mode"))
432(put 'executable 'custom-loads '("executable")) 432(put 'executable 'custom-loads '("executable"))
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el
index cc6ba9d55aa..265d78931af 100644
--- a/lisp/loaddefs.el
+++ b/lisp/loaddefs.el
@@ -1310,7 +1310,7 @@ corresponding bookmark function from Lisp (the one without the
1310;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program 1310;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program
1311;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-p 1311;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-p
1312;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 1312;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
1313;;;;;; (14477 53252)) 1313;;;;;; (14554 2050))
1314;;; Generated autoloads from net/browse-url.el 1314;;; Generated autoloads from net/browse-url.el
1315 1315
1316(defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\ 1316(defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\
@@ -3333,7 +3333,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise." t nil)
3333;;;;;; customize-option-other-window customize-changed-options customize-option 3333;;;;;; customize-option-other-window customize-changed-options customize-option
3334;;;;;; customize-group-other-window customize-group customize customize-save-variable 3334;;;;;; customize-group-other-window customize-group customize customize-save-variable
3335;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 3335;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
3336;;;;;; (14545 22746)) 3336;;;;;; (14552 48684))
3337;;; Generated autoloads from cus-edit.el 3337;;; Generated autoloads from cus-edit.el
3338 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 3338 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
3339 3339
@@ -3512,11 +3512,12 @@ See `defface' for the format of SPEC." nil nil)
3512 3512
3513;;;*** 3513;;;***
3514 3514
3515;;;### (autoloads nil "cvs-status" "cvs-status.el" (14537 49316)) 3515;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
3516;;;;;; (14552 48684))
3516;;; Generated autoloads from cvs-status.el 3517;;; Generated autoloads from cvs-status.el
3517 3518
3518(autoload (quote cvs-status-mode) "cvs-status" "\ 3519(autoload (quote cvs-status-mode) "cvs-status" "\
3519Mode used for cvs status output." t) 3520Mode used for cvs status output." t nil)
3520 3521
3521;;;*** 3522;;;***
3522 3523
@@ -3895,41 +3896,10 @@ use either \\[customize] or the function `delete-selection-mode'.")
3895 3896
3896;;;*** 3897;;;***
3897 3898
3898;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 3899;;;### (autoloads (derived-mode-init-mode-variables) "derived" "derived.el"
3899;;;;;; "derived" "derived.el" (14410 18534)) 3900;;;;;; (14552 48685))
3900;;; Generated autoloads from derived.el 3901;;; Generated autoloads from derived.el
3901 3902
3902(autoload (quote define-derived-mode) "derived" "\
3903Create a new mode as a variant of an existing mode.
3904
3905The arguments to this command are as follow:
3906
3907CHILD: the name of the command for the derived mode.
3908PARENT: the name of the command for the parent mode (e.g. `text-mode').
3909NAME: a string which will appear in the status line (e.g. \"Hypertext\")
3910DOCSTRING: an optional documentation string--if you do not supply one,
3911 the function will attempt to invent something useful.
3912BODY: forms to execute just before running the
3913 hooks for the new mode.
3914
3915Here is how you could define LaTeX-Thesis mode as a variant of LaTeX mode:
3916
3917 (define-derived-mode LaTeX-thesis-mode LaTeX-mode \"LaTeX-Thesis\")
3918
3919You could then make new key bindings for `LaTeX-thesis-mode-map'
3920without changing regular LaTeX mode. In this example, BODY is empty,
3921and DOCSTRING is generated by default.
3922
3923On a more complicated level, the following command uses `sgml-mode' as
3924the parent, and then sets the variable `case-fold-search' to nil:
3925
3926 (define-derived-mode article-mode sgml-mode \"Article\"
3927 \"Major mode for editing technical articles.\"
3928 (setq case-fold-search nil))
3929
3930Note that if the documentation string had been left out, it would have
3931been generated automatically, with a reference to the keymap." nil (quote macro))
3932
3933(autoload (quote derived-mode-init-mode-variables) "derived" "\ 3903(autoload (quote derived-mode-init-mode-variables) "derived" "\
3934Initialise variables for a new MODE. 3904Initialise variables for a new MODE.
3935Right now, if they don't already exist, set up a blank keymap, an 3905Right now, if they don't already exist, set up a blank keymap, an
@@ -4076,7 +4046,7 @@ The backup file is the first file given to `diff'." t nil)
4076;;;*** 4046;;;***
4077 4047
4078;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 4048;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
4079;;;;;; (14495 17964)) 4049;;;;;; (14552 48685))
4080;;; Generated autoloads from diff-mode.el 4050;;; Generated autoloads from diff-mode.el
4081 4051
4082(autoload (quote diff-mode) "diff-mode" "\ 4052(autoload (quote diff-mode) "diff-mode" "\
@@ -4596,8 +4566,9 @@ Play sounds in message buffers." t nil)
4596 4566
4597;;;*** 4567;;;***
4598 4568
4599;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap define-minor-mode) 4569;;;### (autoloads (define-derived-mode easy-mmode-defsyntax easy-mmode-defmap
4600;;;;;; "easy-mmode" "emacs-lisp/easy-mmode.el" (14539 53684)) 4570;;;;;; define-minor-mode) "easy-mmode" "emacs-lisp/easy-mmode.el"
4571;;;;;; (14552 48943))
4601;;; Generated autoloads from emacs-lisp/easy-mmode.el 4572;;; Generated autoloads from emacs-lisp/easy-mmode.el
4602 4573
4603(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 4574(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
@@ -4620,6 +4591,37 @@ It will be executed after any toggling but before running the hooks." nil (quote
4620 4591
4621(autoload (quote easy-mmode-defsyntax) "easy-mmode" nil nil (quote macro)) 4592(autoload (quote easy-mmode-defsyntax) "easy-mmode" nil nil (quote macro))
4622 4593
4594(autoload (quote define-derived-mode) "easy-mmode" "\
4595Create a new mode as a variant of an existing mode.
4596
4597The arguments to this command are as follow:
4598
4599CHILD: the name of the command for the derived mode.
4600PARENT: the name of the command for the parent mode (e.g. `text-mode').
4601NAME: a string which will appear in the status line (e.g. \"Hypertext\")
4602DOCSTRING: an optional documentation string--if you do not supply one,
4603 the function will attempt to invent something useful.
4604BODY: forms to execute just before running the
4605 hooks for the new mode.
4606
4607Here is how you could define LaTeX-Thesis mode as a variant of LaTeX mode:
4608
4609 (define-derived-mode LaTeX-thesis-mode LaTeX-mode \"LaTeX-Thesis\")
4610
4611You could then make new key bindings for `LaTeX-thesis-mode-map'
4612without changing regular LaTeX mode. In this example, BODY is empty,
4613and DOCSTRING is generated by default.
4614
4615On a more complicated level, the following command uses `sgml-mode' as
4616the parent, and then sets the variable `case-fold-search' to nil:
4617
4618 (define-derived-mode article-mode sgml-mode \"Article\"
4619 \"Major mode for editing technical articles.\"
4620 (setq case-fold-search nil))
4621
4622Note that if the documentation string had been left out, it would have
4623been generated automatically, with a reference to the keymap." nil (quote macro))
4624
4623;;;*** 4625;;;***
4624 4626
4625;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 4627;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
@@ -5446,8 +5448,9 @@ This function works by modifying `process-environment'." t nil)
5446;;;;;; tags-query-replace tags-search tags-loop-continue next-file 5448;;;;;; tags-query-replace tags-search tags-loop-continue next-file
5447;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 5449;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
5448;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 5450;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
5449;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list) 5451;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list
5450;;;;;; "etags" "progmodes/etags.el" (14411 46114)) 5452;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14551
5453;;;;;; 24244))
5451;;; Generated autoloads from progmodes/etags.el 5454;;; Generated autoloads from progmodes/etags.el
5452 5455
5453(defvar tags-file-name nil "\ 5456(defvar tags-file-name nil "\
@@ -5457,6 +5460,11 @@ If you set this variable, do not also set `tags-table-list'.
5457Use the `etags' program to make a tags table file.") 5460Use the `etags' program to make a tags table file.")
5458 (put 'tags-file-name 'variable-interactive "fVisit tags table: ") 5461 (put 'tags-file-name 'variable-interactive "fVisit tags table: ")
5459 5462
5463(defvar tags-case-fold-search (quote default) "\
5464*Whether tags operations should be case-sensitive.
5465A value of t means case-insensitive, a value of nil means case-sensitive.
5466Any other value means use the setting of `case-fold-search'.")
5467
5460(defvar tags-table-list nil "\ 5468(defvar tags-table-list nil "\
5461*List of file names of tags tables to search. 5469*List of file names of tags tables to search.
5462An element that is a directory means the file \"TAGS\" in that directory. 5470An element that is a directory means the file \"TAGS\" in that directory.
@@ -6750,7 +6758,7 @@ Fontify the current buffer the way the function `font-lock-mode' would." t nil)
6750;;;*** 6758;;;***
6751 6759
6752;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 6760;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
6753;;;;;; (14495 18024)) 6761;;;;;; (14551 28678))
6754;;; Generated autoloads from international/fontset.el 6762;;; Generated autoloads from international/fontset.el
6755 6763
6756(autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 6764(autoload (quote create-fontset-from-fontset-spec) "fontset" "\
@@ -6759,12 +6767,8 @@ FONTSET-SPEC is a string of the format:
6759 FONTSET-NAME,CHARSET-NAME0:FONT-NAME0,CHARSET-NAME1:FONT-NAME1, ... 6767 FONTSET-NAME,CHARSET-NAME0:FONT-NAME0,CHARSET-NAME1:FONT-NAME1, ...
6760Any number of SPACE, TAB, and NEWLINE can be put before and after commas. 6768Any number of SPACE, TAB, and NEWLINE can be put before and after commas.
6761 6769
6762Optional 2nd argument STYLE-VARIANT is a list of font styles 6770Optional 2nd argument is ignored. It exists just for backward
6763\(e.g. bold, italic) or the symbol t to specify all available styles. 6771compatibility.
6764If this argument is specified, fontsets which differs from
6765FONTSET-NAME in styles are also created. An element of STYLE-VARIANT
6766may be cons of style and a font name. In this case, the style variant
6767fontset uses the font for ASCII character set.
6768 6772
6769If this function attempts to create already existing fontset, error is 6773If this function attempts to create already existing fontset, error is
6770signaled unless the optional 3rd argument NOERROR is non-nil. 6774signaled unless the optional 3rd argument NOERROR is non-nil.
@@ -9082,11 +9086,12 @@ Once you're done editing the message, pressing \\[log-edit-done] will call
9082 9086
9083;;;*** 9087;;;***
9084 9088
9085;;;### (autoloads nil "log-view" "log-view.el" (14537 49316)) 9089;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (14552
9090;;;;;; 48685))
9086;;; Generated autoloads from log-view.el 9091;;; Generated autoloads from log-view.el
9087 9092
9088(autoload (quote log-view-mode) "log-view" "\ 9093(autoload (quote log-view-mode) "log-view" "\
9089Major mode for browsing CVS log output." t) 9094Major mode for browsing CVS log output." t nil)
9090 9095
9091;;;*** 9096;;;***
9092 9097
@@ -9423,7 +9428,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any." t
9423;;;*** 9428;;;***
9424 9429
9425;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 9430;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
9426;;;;;; (14410 18641)) 9431;;;;;; (14554 2005))
9427;;; Generated autoloads from progmodes/make-mode.el 9432;;; Generated autoloads from progmodes/make-mode.el
9428 9433
9429(autoload (quote makefile-mode) "make-mode" "\ 9434(autoload (quote makefile-mode) "make-mode" "\
@@ -9974,7 +9979,7 @@ different buffer menu using the function `msb'." t nil)
9974;;;;;; list-fontsets describe-fontset describe-font list-coding-categories 9979;;;;;; list-fontsets describe-fontset describe-font list-coding-categories
9975;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 9980;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
9976;;;;;; describe-coding-system list-charset-chars read-charset list-character-sets) 9981;;;;;; describe-coding-system list-charset-chars read-charset list-character-sets)
9977;;;;;; "mule-diag" "international/mule-diag.el" (14529 14422)) 9982;;;;;; "mule-diag" "international/mule-diag.el" (14551 28679))
9978;;; Generated autoloads from international/mule-diag.el 9983;;; Generated autoloads from international/mule-diag.el
9979 9984
9980(autoload (quote list-character-sets) "mule-diag" "\ 9985(autoload (quote list-character-sets) "mule-diag" "\
@@ -10706,7 +10711,7 @@ You must modify via \\[customize] for this variable to have an effect.")
10706;;;*** 10711;;;***
10707 10712
10708;;;### (autoloads (cvs-dired-use-hook cvs-status cvs-update cvs-examine 10713;;;### (autoloads (cvs-dired-use-hook cvs-status cvs-update cvs-examine
10709;;;;;; cvs-checkout) "pcvs" "pcvs.el" (14537 49318)) 10714;;;;;; cvs-checkout) "pcvs" "pcvs.el" (14552 48942))
10710;;; Generated autoloads from pcvs.el 10715;;; Generated autoloads from pcvs.el
10711 10716
10712(autoload (quote cvs-checkout) "pcvs" "\ 10717(autoload (quote cvs-checkout) "pcvs" "\
@@ -10753,6 +10758,13 @@ Anything else means to do it only if the prefix arg is equal to this value.")
10753 10758
10754;;;*** 10759;;;***
10755 10760
10761;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (14552 48685))
10762;;; Generated autoloads from pcvs-defs.el
10763
10764(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m))
10765
10766;;;***
10767
10756;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 10768;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
10757;;;;;; (13639 61036)) 10769;;;;;; (13639 61036))
10758;;; Generated autoloads from progmodes/perl-mode.el 10770;;; Generated autoloads from progmodes/perl-mode.el
@@ -11085,7 +11097,7 @@ This checks if all multi-byte characters in the region are printable or not." ni
11085;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 11097;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
11086;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 11098;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
11087;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 11099;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
11088;;;;;; "ps-print.el" (14543 36973)) 11100;;;;;; "ps-print.el" (14554 7425))
11089;;; Generated autoloads from ps-print.el 11101;;; Generated autoloads from ps-print.el
11090 11102
11091(defvar ps-paper-type (quote letter) "\ 11103(defvar ps-paper-type (quote letter) "\
@@ -11222,7 +11234,7 @@ If EXTENSION is any other symbol, it is ignored." nil nil)
11222;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 11234;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
11223;;;;;; quail-defrule quail-install-map quail-define-rules quail-set-keyboard-layout 11235;;;;;; quail-defrule quail-install-map quail-define-rules quail-set-keyboard-layout
11224;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el" 11236;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el"
11225;;;;;; (14423 51000)) 11237;;;;;; (14551 28773))
11226;;; Generated autoloads from international/quail.el 11238;;; Generated autoloads from international/quail.el
11227 11239
11228(autoload (quote quail-use-package) "quail" "\ 11240(autoload (quote quail-use-package) "quail" "\
@@ -11379,8 +11391,8 @@ of each directory." t nil)
11379 11391
11380;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 11392;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
11381;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 11393;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
11382;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (14495 11394;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (14554
11383;;;;;; 17990)) 11395;;;;;; 7245))
11384;;; Generated autoloads from net/quickurl.el 11396;;; Generated autoloads from net/quickurl.el
11385 11397
11386(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" "\ 11398(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" "\
@@ -12877,8 +12889,8 @@ symmetrical ones, and the same character twice for the others." t nil)
12877 12889
12878;;;*** 12890;;;***
12879 12891
12880;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14415 12892;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14552
12881;;;;;; 42981)) 12893;;;;;; 48942))
12882;;; Generated autoloads from smerge-mode.el 12894;;; Generated autoloads from smerge-mode.el
12883 12895
12884(autoload (quote smerge-mode) "smerge-mode" "\ 12896(autoload (quote smerge-mode) "smerge-mode" "\