comparison lisp/loaddefs.el @ 26963:f281dfbf8cd2

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 21 Dec 1999 09:08:41 +0000
parents 5d1bf698efc8
children 62cd5f1749cc
comparison
equal deleted inserted replaced
26962:6bdad766098e 26963:f281dfbf8cd2
981 ;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate 981 ;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate
982 ;;;;;; bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list 982 ;;;;;; bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list
983 ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete 983 ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete
984 ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location 984 ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location
985 ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" 985 ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark"
986 ;;;;;; "bookmark.el" (14415 13511)) 986 ;;;;;; "bookmark.el" (14419 37278))
987 ;;; Generated autoloads from bookmark.el 987 ;;; Generated autoloads from bookmark.el
988 (define-key ctl-x-map "rb" 'bookmark-jump) 988 (define-key ctl-x-map "rb" 'bookmark-jump)
989 (define-key ctl-x-map "rm" 'bookmark-set) 989 (define-key ctl-x-map "rm" 'bookmark-set)
990 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 990 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
991 991
1444 ;;;*** 1444 ;;;***
1445 1445
1446 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 1446 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
1447 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file 1447 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
1448 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" 1448 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
1449 ;;;;;; "emacs-lisp/bytecomp.el" (14297 56999)) 1449 ;;;;;; "emacs-lisp/bytecomp.el" (14425 19316))
1450 ;;; Generated autoloads from emacs-lisp/bytecomp.el 1450 ;;; Generated autoloads from emacs-lisp/bytecomp.el
1451 1451
1452 (autoload (quote byte-force-recompile) "bytecomp" "\ 1452 (autoload (quote byte-force-recompile) "bytecomp" "\
1453 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 1453 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
1454 Files in subdirectories of DIRECTORY are processed also." t nil) 1454 Files in subdirectories of DIRECTORY are processed also." t nil)
2236 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 2236 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
2237 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 2237 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
2238 ;;;;;; checkdoc-continue checkdoc-start checkdoc-current-buffer 2238 ;;;;;; checkdoc-continue checkdoc-start checkdoc-current-buffer
2239 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 2239 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
2240 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 2240 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
2241 ;;;;;; (14398 50288)) 2241 ;;;;;; (14412 8749))
2242 ;;; Generated autoloads from emacs-lisp/checkdoc.el 2242 ;;; Generated autoloads from emacs-lisp/checkdoc.el
2243 2243
2244 (autoload (quote checkdoc) "checkdoc" "\ 2244 (autoload (quote checkdoc) "checkdoc" "\
2245 Interactivly check the entire buffer for style errors. 2245 Interactivly check the entire buffer for style errors.
2246 The current status of the ckeck will be displayed in a buffer which 2246 The current status of the ckeck will be displayed in a buffer which
2772 ;;;*** 2772 ;;;***
2773 2773
2774 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 2774 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
2775 ;;;;;; find-composition compose-chars decompose-string compose-string 2775 ;;;;;; find-composition compose-chars decompose-string compose-string
2776 ;;;;;; decompose-region compose-region) "composite" "composite.el" 2776 ;;;;;; decompose-region compose-region) "composite" "composite.el"
2777 ;;;;;; (14422 54140)) 2777 ;;;;;; (14422 57499))
2778 ;;; Generated autoloads from composite.el 2778 ;;; Generated autoloads from composite.el
2779 2779
2780 (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ 2780 (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
2781 Alist of symbols vs integer codes of glyph reference points. 2781 Alist of symbols vs integer codes of glyph reference points.
2782 A glyph reference point symbol is to be used to specify a composition 2782 A glyph reference point symbol is to be used to specify a composition
3220 ;;;;;; customize-apropos-options customize-apropos customize-saved 3220 ;;;;;; customize-apropos-options customize-apropos customize-saved
3221 ;;;;;; customize-customized customize-face-other-window customize-face 3221 ;;;;;; customize-customized customize-face-other-window customize-face
3222 ;;;;;; customize-option-other-window customize-changed-options customize-option 3222 ;;;;;; customize-option-other-window customize-changed-options customize-option
3223 ;;;;;; customize-group-other-window customize-group customize customize-save-variable 3223 ;;;;;; customize-group-other-window customize-group customize customize-save-variable
3224 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 3224 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
3225 ;;;;;; (14417 23470)) 3225 ;;;;;; (14419 37278))
3226 ;;; Generated autoloads from cus-edit.el 3226 ;;; Generated autoloads from cus-edit.el
3227 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 3227 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
3228 3228
3229 (autoload (quote customize-set-value) "cus-edit" "\ 3229 (autoload (quote customize-set-value) "cus-edit" "\
3230 Set VARIABLE to VALUE. VALUE is a Lisp object. 3230 Set VARIABLE to VALUE. VALUE is a Lisp object.
3396 SPEC is stored as the saved value for FACE. 3396 SPEC is stored as the saved value for FACE.
3397 If NOW is present and non-nil, FACE is created now, according to SPEC. 3397 If NOW is present and non-nil, FACE is created now, according to SPEC.
3398 COMMENT is a string comment about FACE. 3398 COMMENT is a string comment about FACE.
3399 3399
3400 See `defface' for the format of SPEC." nil nil) 3400 See `defface' for the format of SPEC." nil nil)
3401
3402 ;;;***
3403
3404 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
3405 ;;;;;; "cwarn" "progmodes/cwarn.el" (14431 15379))
3406 ;;; Generated autoloads from progmodes/cwarn.el
3407
3408 (autoload (quote cwarn-mode) "cwarn" "\
3409 Minor mode that hightlight suspicious C and C++ constructions.
3410
3411 Note, in addition to enabling this minor mode, the major mode must
3412 be included in the variable `cwarn-configuration'. By default C and
3413 C++ modes are included.
3414
3415 With ARG, turn CWarn mode on if and only if arg is positive." t nil)
3416
3417 (autoload (quote turn-on-cwarn-mode) "cwarn" "\
3418 Turn on CWarn mode.
3419
3420 This function is designed to be added to hooks, for example:
3421 (add-hook 'c-mode-hook 'turn-on-cwarn-mode)" nil nil)
3422
3423 (autoload (quote global-cwarn-mode) "cwarn" "\
3424 Hightlight suspicious C and C++ constructions in all buffers.
3425
3426 With ARG, turn CWarn mode on globally if and only if arg is positive." t nil)
3401 3427
3402 ;;;*** 3428 ;;;***
3403 3429
3404 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 3430 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
3405 ;;;;;; cyrillic-encode-koi8-r-char setup-cyrillic-alternativnyj-environment 3431 ;;;;;; cyrillic-encode-koi8-r-char setup-cyrillic-alternativnyj-environment
3602 " t nil) 3628 " t nil)
3603 3629
3604 ;;;*** 3630 ;;;***
3605 3631
3606 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 3632 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
3607 ;;;;;; "emacs-lisp/debug.el" (14385 24854)) 3633 ;;;;;; "emacs-lisp/debug.el" (14428 55109))
3608 ;;; Generated autoloads from emacs-lisp/debug.el 3634 ;;; Generated autoloads from emacs-lisp/debug.el
3609 3635
3610 (setq debugger (quote debug)) 3636 (setq debugger (quote debug))
3611 3637
3612 (autoload (quote debug) "debug" "\ 3638 (autoload (quote debug) "debug" "\
3813 ;;;;;; in-is13194-devanagari-post-read-conversion devanagari-compose-from-is13194-region 3839 ;;;;;; in-is13194-devanagari-post-read-conversion devanagari-compose-from-is13194-region
3814 ;;;;;; devanagari-compose-region devanagari-compose-string devanagari-decompose-region 3840 ;;;;;; devanagari-compose-region devanagari-compose-string devanagari-decompose-region
3815 ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string 3841 ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string
3816 ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian 3842 ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian
3817 ;;;;;; indian-to-devanagari setup-devanagari-environment) "devan-util" 3843 ;;;;;; indian-to-devanagari setup-devanagari-environment) "devan-util"
3818 ;;;;;; "language/devan-util.el" (14422 54140)) 3844 ;;;;;; "language/devan-util.el" (14423 51006))
3819 ;;; Generated autoloads from language/devan-util.el 3845 ;;; Generated autoloads from language/devan-util.el
3820 3846
3821 (autoload (quote setup-devanagari-environment) "devan-util" "\ 3847 (autoload (quote setup-devanagari-environment) "devan-util" "\
3822 Setup multilingual environment (MULE) for languages using Devanagari." t nil) 3848 Setup multilingual environment (MULE) for languages using Devanagari." t nil)
3823 3849
3929 The backup file is the first file given to `diff'." t nil) 3955 The backup file is the first file given to `diff'." t nil)
3930 3956
3931 ;;;*** 3957 ;;;***
3932 3958
3933 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 3959 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
3934 ;;;;;; (14412 45411)) 3960 ;;;;;; (14419 37278))
3935 ;;; Generated autoloads from diff-mode.el 3961 ;;; Generated autoloads from diff-mode.el
3936 3962
3937 (autoload (quote diff-mode) "diff-mode" "\ 3963 (autoload (quote diff-mode) "diff-mode" "\
3938 Major mode for viewing/editing context diffs. 3964 Major mode for viewing/editing context diffs.
3939 Supports unified and context diffs as well as (to a lesser extent) normal diffs. 3965 Supports unified and context diffs as well as (to a lesser extent) normal diffs.
3949 3975
3950 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window 3976 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window
3951 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 3977 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
3952 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 3978 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
3953 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 3979 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
3954 ;;;;;; "dired" "dired.el" (14349 51336)) 3980 ;;;;;; "dired" "dired.el" (14425 19313))
3955 ;;; Generated autoloads from dired.el 3981 ;;; Generated autoloads from dired.el
3956 3982
3957 (defvar dired-listing-switches "-al" "\ 3983 (defvar dired-listing-switches "-al" "\
3958 *Switches passed to `ls' for dired. MUST contain the `l' option. 3984 *Switches passed to `ls' for dired. MUST contain the `l' option.
3959 May contain all other options that don't contradict `-l'; 3985 May contain all other options that don't contradict `-l';
4053 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file 4079 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file
4054 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 4080 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
4055 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 4081 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
4056 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 4082 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
4057 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 4083 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
4058 ;;;;;; "dired-aux.el" (14415 3380)) 4084 ;;;;;; "dired-aux.el" (14419 37278))
4059 ;;; Generated autoloads from dired-aux.el 4085 ;;; Generated autoloads from dired-aux.el
4060 4086
4061 (autoload (quote dired-diff) "dired-aux" "\ 4087 (autoload (quote dired-diff) "dired-aux" "\
4062 Compare file at point with file FILE using `diff'. 4088 Compare file at point with file FILE using `diff'.
4063 FILE defaults to the file at the mark. 4089 FILE defaults to the file at the mark.
4990 (autoload (quote turn-on-eldoc-mode) "eldoc" "\ 5016 (autoload (quote turn-on-eldoc-mode) "eldoc" "\
4991 Unequivocally turn on eldoc-mode (see variable documentation)." t nil) 5017 Unequivocally turn on eldoc-mode (see variable documentation)." t nil)
4992 5018
4993 ;;;*** 5019 ;;;***
4994 5020
4995 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (14409 5021 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (14425
4996 ;;;;;; 5684)) 5022 ;;;;;; 19313))
4997 ;;; Generated autoloads from elide-head.el 5023 ;;; Generated autoloads from elide-head.el
4998 5024
4999 (autoload (quote elide-head) "elide-head" "\ 5025 (autoload (quote elide-head) "elide-head" "\
5000 Hide header material in buffer according to `elide-head-headers-to-hide'. 5026 Hide header material in buffer according to `elide-head-headers-to-hide'.
5001 5027
5577 The magic number of such a command displays all lines but itself." t nil) 5603 The magic number of such a command displays all lines but itself." t nil)
5578 5604
5579 ;;;*** 5605 ;;;***
5580 5606
5581 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 5607 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
5582 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (14001 49633)) 5608 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (14428 51143))
5583 ;;; Generated autoloads from expand.el 5609 ;;; Generated autoloads from expand.el
5584 5610
5585 (autoload (quote expand-add-abbrevs) "expand" "\ 5611 (autoload (quote expand-add-abbrevs) "expand" "\
5586 Add a list of abbrev to abbrev table TABLE. 5612 Add a list of abbrev to abbrev table TABLE.
5587 ABBREVS is a list of abbrev definitions; each abbrev description entry 5613 ABBREVS is a list of abbrev definitions; each abbrev description entry
5682 5708
5683 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at 5709 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at
5684 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props 5710 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props
5685 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible 5711 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible
5686 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground 5712 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground
5687 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14411 63600)) 5713 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14412 8701))
5688 ;;; Generated autoloads from facemenu.el 5714 ;;; Generated autoloads from facemenu.el
5689 (define-key global-map "\M-g" 'facemenu-keymap) 5715 (define-key global-map "\M-g" 'facemenu-keymap)
5690 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 5716 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
5691 5717
5692 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 5718 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
5888 you can set feedmail-queue-reminder-alist to nil." t nil) 5914 you can set feedmail-queue-reminder-alist to nil." t nil)
5889 5915
5890 ;;;*** 5916 ;;;***
5891 5917
5892 ;;;### (autoloads (dired-at-point ffap-at-mouse ffap-menu find-file-at-point 5918 ;;;### (autoloads (dired-at-point ffap-at-mouse ffap-menu find-file-at-point
5893 ;;;;;; ffap-next) "ffap" "ffap.el" (14411 58300)) 5919 ;;;;;; ffap-next) "ffap" "ffap.el" (14412 8705))
5894 ;;; Generated autoloads from ffap.el 5920 ;;; Generated autoloads from ffap.el
5895 5921
5896 (autoload (quote ffap-next) "ffap" "\ 5922 (autoload (quote ffap-next) "ffap" "\
5897 Search buffer for next file or URL, and run ffap. 5923 Search buffer for next file or URL, and run ffap.
5898 Optional argument BACK says to search backwards. 5924 Optional argument BACK says to search backwards.
6276 ;;;*** 6302 ;;;***
6277 6303
6278 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode 6304 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
6279 ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords 6305 ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords
6280 ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el" 6306 ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el"
6281 ;;;;;; (14415 42514)) 6307 ;;;;;; (14424 65029))
6282 ;;; Generated autoloads from font-lock.el 6308 ;;; Generated autoloads from font-lock.el
6283 6309
6284 (defvar font-lock-mode-hook nil "\ 6310 (defvar font-lock-mode-hook nil "\
6285 Function or functions to run on entry to Font Lock mode.") 6311 Function or functions to run on entry to Font Lock mode.")
6286 6312
6360 Note that some modes have specialised support for additional patterns, e.g., 6386 Note that some modes have specialised support for additional patterns, e.g.,
6361 see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types', 6387 see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types',
6362 `objc-font-lock-extra-types' and `java-font-lock-extra-types'." nil nil) 6388 `objc-font-lock-extra-types' and `java-font-lock-extra-types'." nil nil)
6363 6389
6364 (autoload (quote font-lock-remove-keywords) "font-lock" "\ 6390 (autoload (quote font-lock-remove-keywords) "font-lock" "\
6365 Remove highlighting KEYWORDS from the current buffer. 6391 Remove highlighting KEYWORDS for MAJOR-MODE.
6366 A non-nil MODE is currently unsupported." nil nil) 6392
6393 MAJOR-MODE should be a symbol, the major mode command name, such as `c-mode'
6394 or nil. If nil, highlighting keywords are removed for the current buffer." nil nil)
6367 6395
6368 (autoload (quote global-font-lock-mode) "font-lock" "\ 6396 (autoload (quote global-font-lock-mode) "font-lock" "\
6369 Toggle Global Font Lock mode. 6397 Toggle Global Font Lock mode.
6370 With prefix ARG, turn Global Font Lock mode on if and only if ARG is positive. 6398 With prefix ARG, turn Global Font Lock mode on if and only if ARG is positive.
6371 Displays a message saying whether the mode is on or off if MESSAGE is non-nil. 6399 Displays a message saying whether the mode is on or off if MESSAGE is non-nil.
6389 Fontify the current buffer the way the function `font-lock-mode' would." t nil) 6417 Fontify the current buffer the way the function `font-lock-mode' would." t nil)
6390 6418
6391 ;;;*** 6419 ;;;***
6392 6420
6393 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 6421 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
6394 ;;;;;; (14422 54140)) 6422 ;;;;;; (14423 50991))
6395 ;;; Generated autoloads from international/fontset.el 6423 ;;; Generated autoloads from international/fontset.el
6396 6424
6397 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 6425 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
6398 Create a fontset from fontset specification string FONTSET-SPEC. 6426 Create a fontset from fontset specification string FONTSET-SPEC.
6399 FONTSET-SPEC is a string of the format: 6427 FONTSET-SPEC is a string of the format:
6409 6437
6410 If this function attempts to create already existing fontset, error is 6438 If this function attempts to create already existing fontset, error is
6411 signaled unless the optional 3rd argument NOERROR is non-nil. 6439 signaled unless the optional 3rd argument NOERROR is non-nil.
6412 6440
6413 It returns a name of the created fontset." nil nil) 6441 It returns a name of the created fontset." nil nil)
6442
6443 ;;;***
6444
6445 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (14423
6446 ;;;;;; 51009))
6447 ;;; Generated autoloads from mail/footnote.el
6448
6449 (autoload (quote footnote-mode) "footnote" "\
6450 Toggle footnote minor mode.
6451 \\<message-mode-map>
6452 key binding
6453 --- -------
6454
6455 \\[Footnote-renumber-footnotes] Footnote-renumber-footnotes
6456 \\[Footnote-goto-footnote] Footnote-goto-footnote
6457 \\[Footnote-delete-footnote] Footnote-delete-footnote
6458 \\[Footnote-cycle-style] Footnote-cycle-style
6459 \\[Footnote-back-to-message] Footnote-back-to-message
6460 \\[Footnote-add-footnote] Footnote-add-footnote
6461 " t nil)
6414 6462
6415 ;;;*** 6463 ;;;***
6416 6464
6417 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 6465 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
6418 ;;;;;; "forms" "forms.el" (14381 57540)) 6466 ;;;;;; "forms" "forms.el" (14381 57540))
7688 7736
7689 ;;;*** 7737 ;;;***
7690 7738
7691 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 7739 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
7692 ;;;;;; Info-goto-emacs-command-node info-standalone info info-other-window) 7740 ;;;;;; Info-goto-emacs-command-node info-standalone info info-other-window)
7693 ;;;;;; "info" "info.el" (14411 63935)) 7741 ;;;;;; "info" "info.el" (14412 8715))
7694 ;;; Generated autoloads from info.el 7742 ;;; Generated autoloads from info.el
7695 7743
7696 (autoload (quote info-other-window) "info" "\ 7744 (autoload (quote info-other-window) "info" "\
7697 Like `info' but show the Info buffer in another window." t nil) 7745 Like `info' but show the Info buffer in another window." t nil)
7698 (add-hook 'same-window-buffer-names "*info*") 7746 (add-hook 'same-window-buffer-names "*info*")
8393 ;;;*** 8441 ;;;***
8394 8442
8395 ;;;### (autoloads (lao-composition-function lao-transcribe-roman-to-lao-string 8443 ;;;### (autoloads (lao-composition-function lao-transcribe-roman-to-lao-string
8396 ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string 8444 ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string
8397 ;;;;;; setup-lao-environment) "lao-util" "language/lao-util.el" 8445 ;;;;;; setup-lao-environment) "lao-util" "language/lao-util.el"
8398 ;;;;;; (14422 54141)) 8446 ;;;;;; (14423 51007))
8399 ;;; Generated autoloads from language/lao-util.el 8447 ;;; Generated autoloads from language/lao-util.el
8400 8448
8401 (autoload (quote setup-lao-environment) "lao-util" "\ 8449 (autoload (quote setup-lao-environment) "lao-util" "\
8402 Setup multilingual environment (MULE) for Lao." t nil) 8450 Setup multilingual environment (MULE) for Lao." t nil)
8403 8451
8612 Print region contents as with Unix command `lpr -p'. 8660 Print region contents as with Unix command `lpr -p'.
8613 `lpr-switches' is a list of extra switches (strings) to pass to lpr." t nil) 8661 `lpr-switches' is a list of extra switches (strings) to pass to lpr." t nil)
8614 8662
8615 ;;;*** 8663 ;;;***
8616 8664
8617 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (14251 18531)) 8665 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (14425 19316))
8618 ;;; Generated autoloads from ls-lisp.el 8666 ;;; Generated autoloads from ls-lisp.el
8619 8667
8620 (defvar ls-lisp-support-shell-wildcards t "\ 8668 (defvar ls-lisp-support-shell-wildcards t "\
8621 *Non-nil means file patterns are treated as shell wildcards. 8669 *Non-nil means file patterns are treated as shell wildcards.
8622 nil means they are treated as Emacs regexps (for backward compatibility). 8670 nil means they are treated as Emacs regexps (for backward compatibility).
9528 ;;;;;; coding-system-equal coding-system-translation-table-for-encode 9576 ;;;;;; coding-system-equal coding-system-translation-table-for-encode
9529 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 9577 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
9530 ;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic 9578 ;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic
9531 ;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width 9579 ;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width
9532 ;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el" 9580 ;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el"
9533 ;;;;;; (14422 54140)) 9581 ;;;;;; (14423 50997))
9534 ;;; Generated autoloads from international/mule-util.el 9582 ;;; Generated autoloads from international/mule-util.el
9535 9583
9536 (autoload (quote string-to-sequence) "mule-util" "\ 9584 (autoload (quote string-to-sequence) "mule-util" "\
9537 Convert STRING to a sequence of TYPE which contains characters in STRING. 9585 Convert STRING to a sequence of TYPE which contains characters in STRING.
9538 TYPE should be `list' or `vector'." nil nil) 9586 TYPE should be `list' or `vector'." nil nil)
10374 10422
10375 ;;;*** 10423 ;;;***
10376 10424
10377 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize 10425 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize
10378 ;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font 10426 ;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font
10379 ;;;;;; ps-mule-prepare-ascii-font) "ps-mule" "ps-mule.el" (14422 10427 ;;;;;; ps-mule-prepare-ascii-font) "ps-mule" "ps-mule.el" (14423
10380 ;;;;;; 54141)) 10428 ;;;;;; 50875))
10381 ;;; Generated autoloads from ps-mule.el 10429 ;;; Generated autoloads from ps-mule.el
10382 10430
10383 (autoload (quote ps-mule-prepare-ascii-font) "ps-mule" "\ 10431 (autoload (quote ps-mule-prepare-ascii-font) "ps-mule" "\
10384 Setup special ASCII font for STRING. 10432 Setup special ASCII font for STRING.
10385 STRING should contain only ASCII characters." nil nil) 10433 STRING should contain only ASCII characters." nil nil)
10428 10476
10429 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 10477 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
10430 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 10478 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
10431 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 10479 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
10432 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 10480 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
10433 ;;;;;; ps-print-buffer ps-paper-type) "ps-print" "ps-print.el" (14422 10481 ;;;;;; ps-print-buffer ps-paper-type) "ps-print" "ps-print.el" (14423
10434 ;;;;;; 54141)) 10482 ;;;;;; 50877))
10435 ;;; Generated autoloads from ps-print.el 10483 ;;; Generated autoloads from ps-print.el
10436 10484
10437 (defvar ps-paper-type (quote letter) "\ 10485 (defvar ps-paper-type (quote letter) "\
10438 *Specify the size of paper to format for. 10486 *Specify the size of paper to format for.
10439 Should be one of the paper types defined in `ps-page-dimensions-database', for 10487 Should be one of the paper types defined in `ps-page-dimensions-database', for
10563 ;;;*** 10611 ;;;***
10564 10612
10565 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 10613 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
10566 ;;;;;; quail-defrule quail-install-map quail-define-rules quail-set-keyboard-layout 10614 ;;;;;; quail-defrule quail-install-map quail-define-rules quail-set-keyboard-layout
10567 ;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el" 10615 ;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el"
10568 ;;;;;; (14422 54140)) 10616 ;;;;;; (14423 51000))
10569 ;;; Generated autoloads from international/quail.el 10617 ;;; Generated autoloads from international/quail.el
10570 10618
10571 (autoload (quote quail-use-package) "quail" "\ 10619 (autoload (quote quail-use-package) "quail" "\
10572 Start using Quail package PACKAGE-NAME. 10620 Start using Quail package PACKAGE-NAME.
10573 The remaining arguments are libraries to be loaded before using the package." nil nil) 10621 The remaining arguments are libraries to be loaded before using the package." nil nil)
10889 rectangle which were empty." t nil) 10937 rectangle which were empty." t nil)
10890 10938
10891 ;;;*** 10939 ;;;***
10892 10940
10893 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" 10941 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
10894 ;;;;;; (14315 19661)) 10942 ;;;;;; (14425 19353))
10895 ;;; Generated autoloads from textmodes/reftex.el 10943 ;;; Generated autoloads from textmodes/reftex.el
10896 10944
10897 (autoload (quote turn-on-reftex) "reftex" "\ 10945 (autoload (quote turn-on-reftex) "reftex" "\
10898 Turn on RefTeX mode." nil nil) 10946 Turn on RefTeX mode." nil nil)
10899 10947
10929 ------------------------------------------------------------------------------" t nil) 10977 ------------------------------------------------------------------------------" t nil)
10930 10978
10931 ;;;*** 10979 ;;;***
10932 10980
10933 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 10981 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
10934 ;;;;;; (14315 19188)) 10982 ;;;;;; (14425 19348))
10935 ;;; Generated autoloads from textmodes/reftex-cite.el 10983 ;;; Generated autoloads from textmodes/reftex-cite.el
10936 10984
10937 (autoload (quote reftex-citation) "reftex-cite" "\ 10985 (autoload (quote reftex-citation) "reftex-cite" "\
10938 Make a citation using BibTeX database files. 10986 Make a citation using BibTeX database files.
10939 After prompting for a regular expression, scans the buffers with 10987 After prompting for a regular expression, scans the buffers with
10941 matching entries for selection. The selected entry is formated according 10989 matching entries for selection. The selected entry is formated according
10942 to `reftex-cite-format' and inserted into the buffer. 10990 to `reftex-cite-format' and inserted into the buffer.
10943 10991
10944 If NO-INSERT is non-nil, nothing is inserted, only the selected key returned. 10992 If NO-INSERT is non-nil, nothing is inserted, only the selected key returned.
10945 10993
10994 FORAT-KEY can be used to pre-select a citation format.
10995
10946 When called with one or two `C-u' prefixes, first rescans the document. 10996 When called with one or two `C-u' prefixes, first rescans the document.
10947 When called with a numeric prefix, make that many citations. When 10997 When called with a numeric prefix, make that many citations. When
10948 called with point inside the braces of a `cite' command, it will 10998 called with point inside the braces of a `cite' command, it will
10949 add another key, ignoring the value of `reftex-cite-format'. 10999 add another key, ignoring the value of `reftex-cite-format'.
10950 11000
10951 The regular expression uses an expanded syntax: && is interpreted as `and'. 11001 The regular expression uses an expanded syntax: && is interpreted as `and'.
10952 Thus, `aaaa&&bbb' matches entries which contain both `aaaa' and `bbb'. 11002 Thus, `aaaa&&bbb' matches entries which contain both `aaaa' and `bbb'.
10953 While entering the regexp, completion on knows citation keys is possible. 11003 While entering the regexp, completion on knows citation keys is possible.
10954 `=' is a good regular expression to match all entries in all files." t nil) 11004 `=' is a good regular expression to match all entries in all files." t nil)
11005
11006 ;;;***
11007
11008 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
11009 ;;;;;; (14425 19352))
11010 ;;; Generated autoloads from textmodes/reftex-index.el
11011
11012 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
11013 Major mode for managing the Index phrases of a LaTeX document.
11014 This buffer was created with RefTeX.
11015
11016 To insert new phrases, use
11017 - `C-c \\' in the LaTeX document to copy selection or word
11018 - `\\[reftex-index-new-phrase]' in the phrases buffer.
11019
11020 To index phrases use one of:
11021
11022 \\[reftex-index-this-phrase] index current phrase
11023 \\[reftex-index-next-phrase] index next phrase (or N with prefix arg)
11024 \\[reftex-index-all-phrases] index all phrases
11025 \\[reftex-index-remaining-phrases] index current and following phrases
11026 \\[reftex-index-region-phrases] index the phrases in the region
11027
11028 You can sort the phrases in this buffer with \\[reftex-index-sort-phrases].
11029 To display information about the phrase at point, use \\[reftex-index-phrases-info].
11030
11031 For more information see the RefTeX User Manual.
11032
11033 Here are all local bindings.
11034
11035 \\{reftex-index-phrases-map}" t nil)
10955 11036
10956 ;;;*** 11037 ;;;***
10957 11038
10958 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 11039 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
10959 ;;;;;; (14334 30885)) 11040 ;;;;;; (14334 30885))
11848 \\{html-mode-map}" t nil) 11929 \\{html-mode-map}" t nil)
11849 11930
11850 ;;;*** 11931 ;;;***
11851 11932
11852 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 11933 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
11853 ;;;;;; (14419 41150)) 11934 ;;;;;; (14424 59273))
11854 ;;; Generated autoloads from progmodes/sh-script.el 11935 ;;; Generated autoloads from progmodes/sh-script.el
11855 11936
11856 (put (quote sh-mode) (quote mode-class) (quote special)) 11937 (put (quote sh-mode) (quote mode-class) (quote special))
11857 11938
11858 (autoload (quote sh-mode) "sh-script" "\ 11939 (autoload (quote sh-mode) "sh-script" "\
13357 ;;;*** 13438 ;;;***
13358 13439
13359 ;;;### (autoloads (thai-composition-function thai-post-read-conversion 13440 ;;;### (autoloads (thai-composition-function thai-post-read-conversion
13360 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region 13441 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region
13361 ;;;;;; setup-thai-environment) "thai-util" "language/thai-util.el" 13442 ;;;;;; setup-thai-environment) "thai-util" "language/thai-util.el"
13362 ;;;;;; (14422 54141)) 13443 ;;;;;; (14423 51008))
13363 ;;; Generated autoloads from language/thai-util.el 13444 ;;; Generated autoloads from language/thai-util.el
13364 13445
13365 (autoload (quote setup-thai-environment) "thai-util" "\ 13446 (autoload (quote setup-thai-environment) "thai-util" "\
13366 Setup multilingual environment (MULE) for Thai." t nil) 13447 Setup multilingual environment (MULE) for Thai." t nil)
13367 13448
13420 13501
13421 ;;;### (autoloads (tibetan-pre-write-conversion tibetan-post-read-conversion 13502 ;;;### (autoloads (tibetan-pre-write-conversion tibetan-post-read-conversion
13422 ;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function 13503 ;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function
13423 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 13504 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
13424 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p setup-tibetan-environment) 13505 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p setup-tibetan-environment)
13425 ;;;;;; "tibet-util" "language/tibet-util.el" (14422 54141)) 13506 ;;;;;; "tibet-util" "language/tibet-util.el" (14423 51008))
13426 ;;; Generated autoloads from language/tibet-util.el 13507 ;;; Generated autoloads from language/tibet-util.el
13427 13508
13428 (autoload (quote setup-tibetan-environment) "tibet-util" nil t nil) 13509 (autoload (quote setup-tibetan-environment) "tibet-util" nil t nil)
13429 13510
13430 (autoload (quote tibetan-char-p) "tibet-util" "\ 13511 (autoload (quote tibetan-char-p) "tibet-util" "\