diff options
| author | Dave Love | 2002-06-10 16:09:36 +0000 |
|---|---|---|
| committer | Dave Love | 2002-06-10 16:09:36 +0000 |
| commit | 42344999a256c7b005c45e16670a619d5a014cbc (patch) | |
| tree | 401a18c6bd21f23ef22ce3d10007496b15e978e0 | |
| parent | 05b99d65b033b67ecadb55d9c39efa9fdb5758db (diff) | |
| download | emacs-42344999a256c7b005c45e16670a619d5a014cbc.tar.gz emacs-42344999a256c7b005c45e16670a619d5a014cbc.zip | |
*** empty log message ***
| -rw-r--r-- | leim/ChangeLog | 3 | ||||
| -rw-r--r-- | lisp/ChangeLog | 10 | ||||
| -rw-r--r-- | lisp/loaddefs.el | 529 |
3 files changed, 220 insertions, 322 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 7dcd9663757..83666f66e85 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-06-10 Dave Love <fx@gnu.org> | 1 | 2002-06-10 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in: | ||
| 4 | * quail/vntelex.el: Update from trunk. | ||
| 5 | |||
| 3 | * quail/cyrillic.el: Doc fixes. | 6 | * quail/cyrillic.el: Doc fixes. |
| 4 | ("cyrillic-beylorussian"): Commented-out. | 7 | ("cyrillic-beylorussian"): Commented-out. |
| 5 | ("cyrillic-translit-bulgarian"): Deleted. | 8 | ("cyrillic-translit-bulgarian"): Deleted. |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 538a83df384..7f856f3a6da 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2002-06-10 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"): New | ||
| 4 | environments. | ||
| 5 | |||
| 6 | * international/mule-conf.el (control-1): News charset. | ||
| 7 | (eight-bit-control, eight-bit-graphic): Redefined to use raw-bytes | ||
| 8 | space. | ||
| 9 | (korean-ksc5601): Redefine to use code-offset and unify-map. | ||
| 10 | |||
| 1 | 2002-06-07 Dave Love <fx@gnu.org> | 11 | 2002-06-07 Dave Love <fx@gnu.org> |
| 2 | 12 | ||
| 3 | * international/mule-conf.el (tcvn-5712): New charset. | 13 | * international/mule-conf.el (tcvn-5712): New charset. |
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el index af1d3907892..31f356b59dc 100644 --- a/lisp/loaddefs.el +++ b/lisp/loaddefs.el | |||
| @@ -1173,8 +1173,8 @@ seconds." t nil) | |||
| 1173 | 1173 | ||
| 1174 | ;;;*** | 1174 | ;;;*** |
| 1175 | 1175 | ||
| 1176 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15468 | 1176 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15474 |
| 1177 | ;;;;;; 8218)) | 1177 | ;;;;;; 13619)) |
| 1178 | ;;; Generated autoloads from textmodes/bibtex.el | 1178 | ;;; Generated autoloads from textmodes/bibtex.el |
| 1179 | 1179 | ||
| 1180 | (autoload (quote bibtex-mode) "bibtex" "\ | 1180 | (autoload (quote bibtex-mode) "bibtex" "\ |
| @@ -1668,7 +1668,7 @@ corresponding bookmark function from Lisp (the one without the | |||
| 1668 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program | 1668 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program |
| 1669 | ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program | 1669 | ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program |
| 1670 | ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" | 1670 | ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" |
| 1671 | ;;;;;; "net/browse-url.el" (15427 61508)) | 1671 | ;;;;;; "net/browse-url.el" (15474 13216)) |
| 1672 | ;;; Generated autoloads from net/browse-url.el | 1672 | ;;; Generated autoloads from net/browse-url.el |
| 1673 | 1673 | ||
| 1674 | (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\ | 1674 | (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\ |
| @@ -2040,7 +2040,7 @@ Also see `make-text-button'." nil nil) | |||
| 2040 | ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile | 2040 | ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile |
| 2041 | ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file | 2041 | ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file |
| 2042 | ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" | 2042 | ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" |
| 2043 | ;;;;;; "emacs-lisp/bytecomp.el" (15455 18401)) | 2043 | ;;;;;; "emacs-lisp/bytecomp.el" (15596 5403)) |
| 2044 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2044 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2045 | 2045 | ||
| 2046 | (autoload (quote byte-force-recompile) "bytecomp" "\ | 2046 | (autoload (quote byte-force-recompile) "bytecomp" "\ |
| @@ -2201,7 +2201,7 @@ Also looks for the equivalent TeX words, \\gets and \\evalto." t nil) | |||
| 2201 | ;;;*** | 2201 | ;;;*** |
| 2202 | 2202 | ||
| 2203 | ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" | 2203 | ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" |
| 2204 | ;;;;;; (15400 1474)) | 2204 | ;;;;;; (15483 59373)) |
| 2205 | ;;; Generated autoloads from calc/calc-ext.el | 2205 | ;;; Generated autoloads from calc/calc-ext.el |
| 2206 | 2206 | ||
| 2207 | (autoload (quote calc-extensions) "calc-ext" "\ | 2207 | (autoload (quote calc-extensions) "calc-ext" "\ |
| @@ -3266,9 +3266,9 @@ checking of documentation strings. | |||
| 3266 | 3266 | ||
| 3267 | ;;;*** | 3267 | ;;;*** |
| 3268 | 3268 | ||
| 3269 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer | 3269 | ;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer |
| 3270 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (15400 | 3270 | ;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" |
| 3271 | ;;;;;; 1476)) | 3271 | ;;;;;; "language/china-util.el" (15615 15524)) |
| 3272 | ;;; Generated autoloads from language/china-util.el | 3272 | ;;; Generated autoloads from language/china-util.el |
| 3273 | 3273 | ||
| 3274 | (autoload (quote decode-hz-region) "china-util" "\ | 3274 | (autoload (quote decode-hz-region) "china-util" "\ |
| @@ -3285,6 +3285,10 @@ Return the length of resulting text." t nil) | |||
| 3285 | (autoload (quote encode-hz-buffer) "china-util" "\ | 3285 | (autoload (quote encode-hz-buffer) "china-util" "\ |
| 3286 | Encode the text in the current buffer to HZ." t nil) | 3286 | Encode the text in the current buffer to HZ." t nil) |
| 3287 | 3287 | ||
| 3288 | (autoload (quote post-read-decode-hz) "china-util" nil nil nil) | ||
| 3289 | |||
| 3290 | (autoload (quote pre-write-encode-hz) "china-util" nil nil nil) | ||
| 3291 | |||
| 3288 | ;;;*** | 3292 | ;;;*** |
| 3289 | 3293 | ||
| 3290 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) | 3294 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) |
| @@ -3377,69 +3381,19 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' | |||
| 3377 | 3381 | ||
| 3378 | ;;;*** | 3382 | ;;;*** |
| 3379 | 3383 | ||
| 3380 | ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" | 3384 | ;;;### (autoloads (codepage-setup) "codepage" "international/codepage.el" |
| 3381 | ;;;;;; (15417 7424)) | 3385 | ;;;;;; (15588 59293)) |
| 3382 | ;;; Generated autoloads from international/code-pages.el | ||
| 3383 | |||
| 3384 | (autoload (quote cp-make-coding-system) "code-pages" "\ | ||
| 3385 | Make coding system NAME for and 8-bit, extended-ASCII character set. | ||
| 3386 | V is a 128-long vector of characters to translate the upper half of | ||
| 3387 | the charactert set. DOC-STRING and MNEMONIC are used as the | ||
| 3388 | corresponding args of `make-coding-system'. If MNEMONIC isn't given, | ||
| 3389 | ?* is used." nil (quote macro)) | ||
| 3390 | |||
| 3391 | ;;;*** | ||
| 3392 | |||
| 3393 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage | ||
| 3394 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) | ||
| 3395 | ;;;;;; "codepage" "international/codepage.el" (15400 1476)) | ||
| 3396 | ;;; Generated autoloads from international/codepage.el | 3386 | ;;; Generated autoloads from international/codepage.el |
| 3397 | 3387 | ||
| 3398 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ | ||
| 3399 | Create a coding system to convert IBM CODEPAGE into charset ISO-NAME | ||
| 3400 | whose first character is at offset OFFSET from the beginning of 8-bit | ||
| 3401 | ASCII table. | ||
| 3402 | |||
| 3403 | The created coding system has the usual 3 subsidiary systems: for Unix-, | ||
| 3404 | DOS- and Mac-style EOL conversion. However, unlike built-in coding | ||
| 3405 | systems, the Mac-style EOL conversion is currently not supported by the | ||
| 3406 | decoder and encoder created by this function." nil nil) | ||
| 3407 | |||
| 3408 | (autoload (quote cp-charset-for-codepage) "codepage" "\ | ||
| 3409 | Return the charset for which there is a translation table to DOS CODEPAGE. | ||
| 3410 | CODEPAGE must be the name of a DOS codepage, a string." nil nil) | ||
| 3411 | |||
| 3412 | (autoload (quote cp-language-for-codepage) "codepage" "\ | ||
| 3413 | Return the name of the MULE language environment for CODEPAGE. | ||
| 3414 | CODEPAGE must be the name of a DOS codepage, a string." nil nil) | ||
| 3415 | |||
| 3416 | (autoload (quote cp-offset-for-codepage) "codepage" "\ | ||
| 3417 | Return the offset to be used in setting up coding systems for CODEPAGE. | ||
| 3418 | CODEPAGE must be the name of a DOS codepage, a string." nil nil) | ||
| 3419 | |||
| 3420 | (autoload (quote cp-supported-codepages) "codepage" "\ | ||
| 3421 | Return an alist of supported codepages. | ||
| 3422 | |||
| 3423 | Each association in the alist has the form (NNN . CHARSET), where NNN is the | ||
| 3424 | codepage number, and CHARSET is the MULE charset which is the closest match | ||
| 3425 | for the character set supported by that codepage. | ||
| 3426 | |||
| 3427 | A codepage NNN is supported if a variable called `cpNNN-decode-table' exists, | ||
| 3428 | is a vector, and has a charset property." nil nil) | ||
| 3429 | |||
| 3430 | (autoload (quote codepage-setup) "codepage" "\ | 3388 | (autoload (quote codepage-setup) "codepage" "\ |
| 3431 | Create a coding system cpCODEPAGE to support the IBM codepage CODEPAGE. | 3389 | Obsolete. All coding systems are set up initially." t nil) |
| 3432 | |||
| 3433 | These coding systems are meant for encoding and decoding 8-bit non-ASCII | ||
| 3434 | characters used by the IBM codepages, typically in conjunction with files | ||
| 3435 | read/written by MS-DOS software, or for display on the MS-DOS terminal." t nil) | ||
| 3436 | 3390 | ||
| 3437 | ;;;*** | 3391 | ;;;*** |
| 3438 | 3392 | ||
| 3439 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 3393 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 3440 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 3394 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 3441 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" | 3395 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
| 3442 | ;;;;;; (15455 18398)) | 3396 | ;;;;;; (15482 42811)) |
| 3443 | ;;; Generated autoloads from comint.el | 3397 | ;;; Generated autoloads from comint.el |
| 3444 | 3398 | ||
| 3445 | (autoload (quote make-comint-in-buffer) "comint" "\ | 3399 | (autoload (quote make-comint-in-buffer) "comint" "\ |
| @@ -4177,7 +4131,7 @@ INHERIT-INPUT-METHOD." nil nil) | |||
| 4177 | ;;;;;; customize-option-other-window customize-changed-options customize-option | 4131 | ;;;;;; customize-option-other-window customize-changed-options customize-option |
| 4178 | ;;;;;; customize-group-other-window customize-group customize customize-save-variable | 4132 | ;;;;;; customize-group-other-window customize-group customize customize-save-variable |
| 4179 | ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" | 4133 | ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" |
| 4180 | ;;;;;; (15465 22816)) | 4134 | ;;;;;; (15480 44801)) |
| 4181 | ;;; Generated autoloads from cus-edit.el | 4135 | ;;; Generated autoloads from cus-edit.el |
| 4182 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") | 4136 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") |
| 4183 | 4137 | ||
| @@ -4806,7 +4760,7 @@ the first time the mode is used." nil nil) | |||
| 4806 | ;;;*** | 4760 | ;;;*** |
| 4807 | 4761 | ||
| 4808 | ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" | 4762 | ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" |
| 4809 | ;;;;;; (15371 46415)) | 4763 | ;;;;;; (15602 17998)) |
| 4810 | ;;; Generated autoloads from desktop.el | 4764 | ;;; Generated autoloads from desktop.el |
| 4811 | 4765 | ||
| 4812 | (autoload (quote desktop-read) "desktop" "\ | 4766 | (autoload (quote desktop-read) "desktop" "\ |
| @@ -4820,11 +4774,11 @@ to provide correct modes for autoloaded files." nil nil) | |||
| 4820 | 4774 | ||
| 4821 | ;;;*** | 4775 | ;;;*** |
| 4822 | 4776 | ||
| 4823 | ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15417 | 4777 | ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15597 |
| 4824 | ;;;;;; 7424)) | 4778 | ;;;;;; 8910)) |
| 4825 | ;;; Generated autoloads from language/devan-util.el | 4779 | ;;; Generated autoloads from language/devan-util.el |
| 4826 | 4780 | ||
| 4827 | (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") | 4781 | (defconst devanagari-consonant "[\x0915-\x0939\x0958-\x095f]") |
| 4828 | 4782 | ||
| 4829 | ;;;*** | 4783 | ;;;*** |
| 4830 | 4784 | ||
| @@ -6324,7 +6278,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor." t nil) | |||
| 6324 | ;;;*** | 6278 | ;;;*** |
| 6325 | 6279 | ||
| 6326 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" | 6280 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" |
| 6327 | ;;;;;; (15391 60549)) | 6281 | ;;;;;; (15602 6015)) |
| 6328 | ;;; Generated autoloads from international/encoded-kb.el | 6282 | ;;; Generated autoloads from international/encoded-kb.el |
| 6329 | 6283 | ||
| 6330 | (defvar encoded-kbd-mode nil "\ | 6284 | (defvar encoded-kbd-mode nil "\ |
| @@ -6374,8 +6328,8 @@ Commands: | |||
| 6374 | 6328 | ||
| 6375 | ;;;*** | 6329 | ;;;*** |
| 6376 | 6330 | ||
| 6377 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15371 | 6331 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15486 |
| 6378 | ;;;;;; 46420)) | 6332 | ;;;;;; 57849)) |
| 6379 | ;;; Generated autoloads from eshell/esh-mode.el | 6333 | ;;; Generated autoloads from eshell/esh-mode.el |
| 6380 | 6334 | ||
| 6381 | (autoload (quote eshell-mode) "esh-mode" "\ | 6335 | (autoload (quote eshell-mode) "esh-mode" "\ |
| @@ -6385,8 +6339,8 @@ Emacs shell interactive mode. | |||
| 6385 | 6339 | ||
| 6386 | ;;;*** | 6340 | ;;;*** |
| 6387 | 6341 | ||
| 6388 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15371 | 6342 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15470 |
| 6389 | ;;;;;; 46420)) | 6343 | ;;;;;; 10698)) |
| 6390 | ;;; Generated autoloads from eshell/esh-test.el | 6344 | ;;; Generated autoloads from eshell/esh-test.el |
| 6391 | 6345 | ||
| 6392 | (autoload (quote eshell-test) "esh-test" "\ | 6346 | (autoload (quote eshell-test) "esh-test" "\ |
| @@ -6395,7 +6349,7 @@ Test Eshell to verify that it works as expected." t nil) | |||
| 6395 | ;;;*** | 6349 | ;;;*** |
| 6396 | 6350 | ||
| 6397 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command | 6351 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command |
| 6398 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (15427 61507)) | 6352 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (15470 1515)) |
| 6399 | ;;; Generated autoloads from eshell/eshell.el | 6353 | ;;; Generated autoloads from eshell/eshell.el |
| 6400 | 6354 | ||
| 6401 | (autoload (quote eshell) "eshell" "\ | 6355 | (autoload (quote eshell) "eshell" "\ |
| @@ -6430,7 +6384,7 @@ Please include any configuration details that might be involved." t nil) | |||
| 6430 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table | 6384 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table |
| 6431 | ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list | 6385 | ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list |
| 6432 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" | 6386 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" |
| 6433 | ;;;;;; (15417 7451)) | 6387 | ;;;;;; (15478 29165)) |
| 6434 | ;;; Generated autoloads from progmodes/etags.el | 6388 | ;;; Generated autoloads from progmodes/etags.el |
| 6435 | 6389 | ||
| 6436 | (defvar tags-file-name nil "\ | 6390 | (defvar tags-file-name nil "\ |
| @@ -6507,7 +6461,7 @@ or just \\[negative-argument]), pop back to the previous tag gone to. | |||
| 6507 | 6461 | ||
| 6508 | If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. | 6462 | If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. |
| 6509 | 6463 | ||
| 6510 | A marker representing the point when this command is onvoked is pushed | 6464 | A marker representing the point when this command is invoked is pushed |
| 6511 | onto a ring and may be popped back to with \\[pop-tag-mark]. | 6465 | onto a ring and may be popped back to with \\[pop-tag-mark]. |
| 6512 | Contrast this with the ring of marks gone to by the command. | 6466 | Contrast this with the ring of marks gone to by the command. |
| 6513 | 6467 | ||
| @@ -6526,7 +6480,7 @@ or just \\[negative-argument]), pop back to the previous tag gone to. | |||
| 6526 | 6480 | ||
| 6527 | If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. | 6481 | If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. |
| 6528 | 6482 | ||
| 6529 | A marker representing the point when this command is onvoked is pushed | 6483 | A marker representing the point when this command is invoked is pushed |
| 6530 | onto a ring and may be popped back to with \\[pop-tag-mark]. | 6484 | onto a ring and may be popped back to with \\[pop-tag-mark]. |
| 6531 | Contrast this with the ring of marks gone to by the command. | 6485 | Contrast this with the ring of marks gone to by the command. |
| 6532 | 6486 | ||
| @@ -6547,7 +6501,7 @@ just \\[negative-argument]), pop back to the previous tag gone to. | |||
| 6547 | 6501 | ||
| 6548 | If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. | 6502 | If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. |
| 6549 | 6503 | ||
| 6550 | A marker representing the point when this command is onvoked is pushed | 6504 | A marker representing the point when this command is invoked is pushed |
| 6551 | onto a ring and may be popped back to with \\[pop-tag-mark]. | 6505 | onto a ring and may be popped back to with \\[pop-tag-mark]. |
| 6552 | Contrast this with the ring of marks gone to by the command. | 6506 | Contrast this with the ring of marks gone to by the command. |
| 6553 | 6507 | ||
| @@ -6568,7 +6522,7 @@ just \\[negative-argument]), pop back to the previous tag gone to. | |||
| 6568 | 6522 | ||
| 6569 | If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. | 6523 | If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. |
| 6570 | 6524 | ||
| 6571 | A marker representing the point when this command is onvoked is pushed | 6525 | A marker representing the point when this command is invoked is pushed |
| 6572 | onto a ring and may be popped back to with \\[pop-tag-mark]. | 6526 | onto a ring and may be popped back to with \\[pop-tag-mark]. |
| 6573 | Contrast this with the ring of marks gone to by the command. | 6527 | Contrast this with the ring of marks gone to by the command. |
| 6574 | 6528 | ||
| @@ -6587,7 +6541,7 @@ just \\[negative-argument]), pop back to the previous tag gone to. | |||
| 6587 | 6541 | ||
| 6588 | If third arg OTHER-WINDOW is non-nil, select the buffer in another window. | 6542 | If third arg OTHER-WINDOW is non-nil, select the buffer in another window. |
| 6589 | 6543 | ||
| 6590 | A marker representing the point when this command is onvoked is pushed | 6544 | A marker representing the point when this command is invoked is pushed |
| 6591 | onto a ring and may be popped back to with \\[pop-tag-mark]. | 6545 | onto a ring and may be popped back to with \\[pop-tag-mark]. |
| 6592 | Contrast this with the ring of marks gone to by the command. | 6546 | Contrast this with the ring of marks gone to by the command. |
| 6593 | 6547 | ||
| @@ -7046,7 +7000,7 @@ with no args, if that value is non-nil." t nil) | |||
| 7046 | ;;;;;; facemenu-remove-face-props facemenu-set-read-only facemenu-set-intangible | 7000 | ;;;;;; facemenu-remove-face-props facemenu-set-read-only facemenu-set-intangible |
| 7047 | ;;;;;; facemenu-set-invisible facemenu-set-face-from-menu facemenu-set-background | 7001 | ;;;;;; facemenu-set-invisible facemenu-set-face-from-menu facemenu-set-background |
| 7048 | ;;;;;; facemenu-set-foreground facemenu-set-face) "facemenu" "facemenu.el" | 7002 | ;;;;;; facemenu-set-foreground facemenu-set-face) "facemenu" "facemenu.el" |
| 7049 | ;;;;;; (15468 8218)) | 7003 | ;;;;;; (15474 10566)) |
| 7050 | ;;; Generated autoloads from facemenu.el | 7004 | ;;; Generated autoloads from facemenu.el |
| 7051 | (define-key global-map "\M-g" 'facemenu-keymap) | 7005 | (define-key global-map "\M-g" 'facemenu-keymap) |
| 7052 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) | 7006 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) |
| @@ -7583,7 +7537,7 @@ to get the effect of a C-q." nil nil) | |||
| 7583 | 7537 | ||
| 7584 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 7538 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 7585 | ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) | 7539 | ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) |
| 7586 | ;;;;;; "flyspell" "textmodes/flyspell.el" (15464 26331)) | 7540 | ;;;;;; "flyspell" "textmodes/flyspell.el" (15476 20606)) |
| 7587 | ;;; Generated autoloads from textmodes/flyspell.el | 7541 | ;;; Generated autoloads from textmodes/flyspell.el |
| 7588 | 7542 | ||
| 7589 | (defvar flyspell-mode-line-string " Fly" "\ | 7543 | (defvar flyspell-mode-line-string " Fly" "\ |
| @@ -7593,6 +7547,8 @@ Set this to nil if you don't want a modeline indicator.") | |||
| 7593 | (autoload (quote flyspell-prog-mode) "flyspell" "\ | 7547 | (autoload (quote flyspell-prog-mode) "flyspell" "\ |
| 7594 | Turn on `flyspell-mode' for comments and strings." t nil) | 7548 | Turn on `flyspell-mode' for comments and strings." t nil) |
| 7595 | 7549 | ||
| 7550 | (defvar flyspell-mode nil) | ||
| 7551 | |||
| 7596 | (defvar flyspell-mode-map (make-sparse-keymap)) | 7552 | (defvar flyspell-mode-map (make-sparse-keymap)) |
| 7597 | 7553 | ||
| 7598 | (autoload (quote flyspell-mode) "flyspell" "\ | 7554 | (autoload (quote flyspell-mode) "flyspell" "\ |
| @@ -7832,7 +7788,7 @@ Fontify the current buffer the way the function `font-lock-mode' would." t nil) | |||
| 7832 | ;;;*** | 7788 | ;;;*** |
| 7833 | 7789 | ||
| 7834 | ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" | 7790 | ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" |
| 7835 | ;;;;;; (15417 7424)) | 7791 | ;;;;;; (15607 17695)) |
| 7836 | ;;; Generated autoloads from international/fontset.el | 7792 | ;;; Generated autoloads from international/fontset.el |
| 7837 | 7793 | ||
| 7838 | (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ | 7794 | (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ |
| @@ -8140,7 +8096,7 @@ Start Gnus and fetch session." t nil) | |||
| 8140 | ;;;*** | 8096 | ;;;*** |
| 8141 | 8097 | ||
| 8142 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 8098 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 8143 | ;;;;;; (15468 8218)) | 8099 | ;;;;;; (15477 13591)) |
| 8144 | ;;; Generated autoloads from gnus/gnus-art.el | 8100 | ;;; Generated autoloads from gnus/gnus-art.el |
| 8145 | 8101 | ||
| 8146 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ | 8102 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ |
| @@ -8317,8 +8273,8 @@ Update the .newsrc.eld file to reflect the change of nntp server." t nil) | |||
| 8317 | 8273 | ||
| 8318 | ;;;*** | 8274 | ;;;*** |
| 8319 | 8275 | ||
| 8320 | ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15371 | 8276 | ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15470 |
| 8321 | ;;;;;; 46421)) | 8277 | ;;;;;; 47364)) |
| 8322 | ;;; Generated autoloads from gnus/gnus-msg.el | 8278 | ;;; Generated autoloads from gnus/gnus-msg.el |
| 8323 | 8279 | ||
| 8324 | (autoload (quote gnus-msg-mail) "gnus-msg" "\ | 8280 | (autoload (quote gnus-msg-mail) "gnus-msg" "\ |
| @@ -8553,7 +8509,7 @@ to be updated." t nil) | |||
| 8553 | 8509 | ||
| 8554 | ;;;### (autoloads (describe-categories describe-syntax describe-variable | 8510 | ;;;### (autoloads (describe-categories describe-syntax describe-variable |
| 8555 | ;;;;;; variable-at-point describe-function-1 describe-function locate-library | 8511 | ;;;;;; variable-at-point describe-function-1 describe-function locate-library |
| 8556 | ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15464 26323)) | 8512 | ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15480 5979)) |
| 8557 | ;;; Generated autoloads from help-fns.el | 8513 | ;;; Generated autoloads from help-fns.el |
| 8558 | 8514 | ||
| 8559 | (autoload (quote help-with-tutorial) "help-fns" "\ | 8515 | (autoload (quote help-with-tutorial) "help-fns" "\ |
| @@ -9229,7 +9185,7 @@ Also see `automatic-hscrolling'." t nil) | |||
| 9229 | ;;;;;; ibuffer-decompose-filter ibuffer-pop-filter ibuffer-filter-disable | 9185 | ;;;;;; ibuffer-decompose-filter ibuffer-pop-filter ibuffer-filter-disable |
| 9230 | ;;;;;; ibuffer-included-in-filters-p ibuffer-interactive-filter-by-mode | 9186 | ;;;;;; ibuffer-included-in-filters-p ibuffer-interactive-filter-by-mode |
| 9231 | ;;;;;; ibuffer-mouse-filter-by-mode ibuffer-auto-mode) "ibuf-ext" | 9187 | ;;;;;; ibuffer-mouse-filter-by-mode ibuffer-auto-mode) "ibuf-ext" |
| 9232 | ;;;;;; "ibuf-ext.el" (15457 4937)) | 9188 | ;;;;;; "ibuf-ext.el" (15483 59348)) |
| 9233 | ;;; Generated autoloads from ibuf-ext.el | 9189 | ;;; Generated autoloads from ibuf-ext.el |
| 9234 | 9190 | ||
| 9235 | (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ | 9191 | (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ |
| @@ -9285,7 +9241,7 @@ of replacing the current filters." t nil) | |||
| 9285 | 9241 | ||
| 9286 | (autoload (quote ibuffer-toggle-sorting-mode) "ibuf-ext" "\ | 9242 | (autoload (quote ibuffer-toggle-sorting-mode) "ibuf-ext" "\ |
| 9287 | Toggle the current sorting mode. | 9243 | Toggle the current sorting mode. |
| 9288 | Possible sorting modes are: | 9244 | Default sorting modes are: |
| 9289 | Recency - the last time the buffer was viewed | 9245 | Recency - the last time the buffer was viewed |
| 9290 | Name - the name of the buffer | 9246 | Name - the name of the buffer |
| 9291 | Major Mode - the name of the major mode of the buffer | 9247 | Major Mode - the name of the major mode of the buffer |
| @@ -9464,7 +9420,7 @@ bound to the current value of the filter." nil (quote macro)) | |||
| 9464 | ;;;*** | 9420 | ;;;*** |
| 9465 | 9421 | ||
| 9466 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) | 9422 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) |
| 9467 | ;;;;;; "ibuffer" "ibuffer.el" (15465 50526)) | 9423 | ;;;;;; "ibuffer" "ibuffer.el" (15480 2733)) |
| 9468 | ;;; Generated autoloads from ibuffer.el | 9424 | ;;; Generated autoloads from ibuffer.el |
| 9469 | 9425 | ||
| 9470 | (autoload (quote ibuffer-list-buffers) "ibuffer" "\ | 9426 | (autoload (quote ibuffer-list-buffers) "ibuffer" "\ |
| @@ -9493,7 +9449,7 @@ special value `onewindow' means always use another window." t nil) | |||
| 9493 | ;;;*** | 9449 | ;;;*** |
| 9494 | 9450 | ||
| 9495 | ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" | 9451 | ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" |
| 9496 | ;;;;;; "icomplete.el" (15391 60517)) | 9452 | ;;;;;; "icomplete.el" (15483 45647)) |
| 9497 | ;;; Generated autoloads from icomplete.el | 9453 | ;;; Generated autoloads from icomplete.el |
| 9498 | 9454 | ||
| 9499 | (autoload (quote icomplete-mode) "icomplete" "\ | 9455 | (autoload (quote icomplete-mode) "icomplete" "\ |
| @@ -9545,7 +9501,7 @@ with no args, if that value is non-nil." t nil) | |||
| 9545 | ;;;*** | 9501 | ;;;*** |
| 9546 | 9502 | ||
| 9547 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" | 9503 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" |
| 9548 | ;;;;;; (15391 60716)) | 9504 | ;;;;;; (15470 21905)) |
| 9549 | ;;; Generated autoloads from progmodes/idlw-shell.el | 9505 | ;;; Generated autoloads from progmodes/idlw-shell.el |
| 9550 | 9506 | ||
| 9551 | (autoload (quote idlwave-shell) "idlw-shell" "\ | 9507 | (autoload (quote idlwave-shell) "idlw-shell" "\ |
| @@ -9568,7 +9524,7 @@ See also the variable `idlwave-shell-prompt-pattern'. | |||
| 9568 | ;;;*** | 9524 | ;;;*** |
| 9569 | 9525 | ||
| 9570 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" | 9526 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" |
| 9571 | ;;;;;; (15417 7451)) | 9527 | ;;;;;; (15470 22102)) |
| 9572 | ;;; Generated autoloads from progmodes/idlwave.el | 9528 | ;;; Generated autoloads from progmodes/idlwave.el |
| 9573 | 9529 | ||
| 9574 | (autoload (quote idlwave-mode) "idlwave" "\ | 9530 | (autoload (quote idlwave-mode) "idlwave" "\ |
| @@ -9686,7 +9642,7 @@ The main features of this mode are | |||
| 9686 | 9642 | ||
| 9687 | ;;;*** | 9643 | ;;;*** |
| 9688 | 9644 | ||
| 9689 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (15371 46416)) | 9645 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (15482 24869)) |
| 9690 | ;;; Generated autoloads from ielm.el | 9646 | ;;; Generated autoloads from ielm.el |
| 9691 | (add-hook 'same-window-buffer-names "*ielm*") | 9647 | (add-hook 'same-window-buffer-names "*ielm*") |
| 9692 | 9648 | ||
| @@ -9993,7 +9949,7 @@ for more information." t nil) | |||
| 9993 | 9949 | ||
| 9994 | ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion | 9950 | ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion |
| 9995 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) | 9951 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) |
| 9996 | ;;;;;; "ind-util" "language/ind-util.el" (15400 1477)) | 9952 | ;;;;;; "ind-util" "language/ind-util.el" (15597 13220)) |
| 9997 | ;;; Generated autoloads from language/ind-util.el | 9953 | ;;; Generated autoloads from language/ind-util.el |
| 9998 | 9954 | ||
| 9999 | (autoload (quote indian-compose-region) "ind-util" "\ | 9955 | (autoload (quote indian-compose-region) "ind-util" "\ |
| @@ -10314,7 +10270,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil) | |||
| 10314 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 10270 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 10315 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist | 10271 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist |
| 10316 | ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) | 10272 | ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) |
| 10317 | ;;;;;; "ispell" "textmodes/ispell.el" (15441 20097)) | 10273 | ;;;;;; "ispell" "textmodes/ispell.el" (15471 40661)) |
| 10318 | ;;; Generated autoloads from textmodes/ispell.el | 10274 | ;;; Generated autoloads from textmodes/ispell.el |
| 10319 | 10275 | ||
| 10320 | (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ | 10276 | (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ |
| @@ -10401,7 +10357,7 @@ and added as a submenu of the \"Edit\" menu.") | |||
| 10401 | 10357 | ||
| 10402 | (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (path (and (boundp (quote ispell-library-path)) ispell-library-path)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map (vector (quote default)) (cons "Select Default Dict" (cons "Dictionary for which Ispell was configured" (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) "default")))))) ((or (not path) (file-exists-p (concat path "/" name ".hash")) (file-exists-p (concat path "/" name ".has")) (and load-dict (or (file-exists-p (concat path "/" load-dict ".hash")) (file-exists-p (concat path "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) name))))))))) | 10358 | (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (path (and (boundp (quote ispell-library-path)) ispell-library-path)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map (vector (quote default)) (cons "Select Default Dict" (cons "Dictionary for which Ispell was configured" (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) "default")))))) ((or (not path) (file-exists-p (concat path "/" name ".hash")) (file-exists-p (concat path "/" name ".has")) (and load-dict (or (file-exists-p (concat path "/" load-dict ".hash")) (file-exists-p (concat path "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) name))))))))) |
| 10403 | 10359 | ||
| 10404 | (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit path to dictionary"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor"))))) | 10360 | (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit path to dictionary"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle . flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor"))))) |
| 10405 | 10361 | ||
| 10406 | (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings"))))) | 10362 | (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings"))))) |
| 10407 | 10363 | ||
| @@ -12020,21 +11976,12 @@ different buffer menu using the function `msb'." t nil) | |||
| 12020 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly | 11976 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly |
| 12021 | ;;;;;; describe-coding-system describe-char-after describe-character-set | 11977 | ;;;;;; describe-coding-system describe-char-after describe-character-set |
| 12022 | ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" | 11978 | ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" |
| 12023 | ;;;;;; "international/mule-diag.el" (15468 8218)) | 11979 | ;;;;;; "international/mule-diag.el" (15615 15525)) |
| 12024 | ;;; Generated autoloads from international/mule-diag.el | 11980 | ;;; Generated autoloads from international/mule-diag.el |
| 12025 | 11981 | ||
| 12026 | (autoload (quote list-character-sets) "mule-diag" "\ | 11982 | (autoload (quote list-character-sets) "mule-diag" "\ |
| 12027 | Display a list of all character sets. | 11983 | Display a list of all character sets. |
| 12028 | 11984 | ||
| 12029 | The ID-NUM column contains a charset identification number for | ||
| 12030 | internal Emacs use. | ||
| 12031 | |||
| 12032 | The MULTIBYTE-FORM column contains the format of the buffer and string | ||
| 12033 | multibyte sequence of characters in the charset using one to four | ||
| 12034 | hexadecimal digits. | ||
| 12035 | `xx' stands for any byte in the range 0..127. | ||
| 12036 | `XX' stands for any byte in the range 160..255. | ||
| 12037 | |||
| 12038 | The D column contains the dimension of this character set. The CH | 11985 | The D column contains the dimension of this character set. The CH |
| 12039 | column contains the number of characters in a block of this character | 11986 | column contains the number of characters in a block of this character |
| 12040 | set. The FINAL-CHAR column contains an ISO-2022 <final-char> to use | 11987 | set. The FINAL-CHAR column contains an ISO-2022 <final-char> to use |
| @@ -12045,9 +11992,7 @@ but still shows the full information." t nil) | |||
| 12045 | 11992 | ||
| 12046 | (autoload (quote read-charset) "mule-diag" "\ | 11993 | (autoload (quote read-charset) "mule-diag" "\ |
| 12047 | Read a character set from the minibuffer, prompting with string PROMPT. | 11994 | Read a character set from the minibuffer, prompting with string PROMPT. |
| 12048 | It must be an Emacs character set listed in the variable `charset-list' | 11995 | It must be an Emacs character set listed in the variable `charset-list'. |
| 12049 | or a non-ISO character set listed in the variable | ||
| 12050 | `non-iso-charset-alist'. | ||
| 12051 | 11996 | ||
| 12052 | Optional arguments are DEFAULT-VALUE and INITIAL-INPUT. | 11997 | Optional arguments are DEFAULT-VALUE and INITIAL-INPUT. |
| 12053 | DEFAULT-VALUE, if non-nil, is the default value. | 11998 | DEFAULT-VALUE, if non-nil, is the default value. |
| @@ -12056,10 +12001,7 @@ See the documentation of the function `completing-read' for the | |||
| 12056 | detailed meanings of these arguments." nil nil) | 12001 | detailed meanings of these arguments." nil nil) |
| 12057 | 12002 | ||
| 12058 | (autoload (quote list-charset-chars) "mule-diag" "\ | 12003 | (autoload (quote list-charset-chars) "mule-diag" "\ |
| 12059 | Display a list of characters in the specified character set. | 12004 | Display a list of characters in character set CHARSET." t nil) |
| 12060 | This can list both Emacs `official' (ISO standard) charsets and the | ||
| 12061 | characters encoded by various Emacs coding systems which correspond to | ||
| 12062 | PC `codepages' and other coded character sets. See `non-iso-charset-alist'." t nil) | ||
| 12063 | 12005 | ||
| 12064 | (autoload (quote describe-character-set) "mule-diag" "\ | 12006 | (autoload (quote describe-character-set) "mule-diag" "\ |
| 12065 | Display information about built-in character set CHARSET." t nil) | 12007 | Display information about built-in character set CHARSET." t nil) |
| @@ -12136,13 +12078,13 @@ system which uses fontsets)." t nil) | |||
| 12136 | 12078 | ||
| 12137 | ;;;*** | 12079 | ;;;*** |
| 12138 | 12080 | ||
| 12139 | ;;;### (autoloads (detect-coding-with-language-environment detect-coding-with-priority | 12081 | ;;;### (autoloads (with-coding-priority detect-coding-with-language-environment |
| 12140 | ;;;;;; coding-system-equal coding-system-translation-table-for-encode | 12082 | ;;;;;; detect-coding-with-priority coding-system-equal coding-system-translation-table-for-encode |
| 12141 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion | 12083 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion |
| 12142 | ;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic | 12084 | ;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic |
| 12143 | ;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width | 12085 | ;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width |
| 12144 | ;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el" | 12086 | ;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el" |
| 12145 | ;;;;;; (15400 1476)) | 12087 | ;;;;;; (15601 26086)) |
| 12146 | ;;; Generated autoloads from international/mule-util.el | 12088 | ;;; Generated autoloads from international/mule-util.el |
| 12147 | 12089 | ||
| 12148 | (autoload (quote string-to-sequence) "mule-util" "\ | 12090 | (autoload (quote string-to-sequence) "mule-util" "\ |
| @@ -12236,10 +12178,14 @@ Detect a coding system of the text between FROM and TO with LANG-ENV. | |||
| 12236 | The detection takes into account the coding system priorities for the | 12178 | The detection takes into account the coding system priorities for the |
| 12237 | language environment LANG-ENV." nil nil) | 12179 | language environment LANG-ENV." nil nil) |
| 12238 | 12180 | ||
| 12181 | (autoload (quote with-coding-priority) "mule-util" "\ | ||
| 12182 | Execute BODY like `progn' with CODING-SYSTEMS at the front of priority list. | ||
| 12183 | CODING-SYSTEMS is a list of coding systems." nil (quote macro)) | ||
| 12184 | |||
| 12239 | ;;;*** | 12185 | ;;;*** |
| 12240 | 12186 | ||
| 12241 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" | 12187 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" |
| 12242 | ;;;;;; (15371 46417)) | 12188 | ;;;;;; (15482 52417)) |
| 12243 | ;;; Generated autoloads from mwheel.el | 12189 | ;;; Generated autoloads from mwheel.el |
| 12244 | 12190 | ||
| 12245 | (defvar mouse-wheel-mode nil "\ | 12191 | (defvar mouse-wheel-mode nil "\ |
| @@ -13408,7 +13354,7 @@ This checks if all multi-byte characters in the region are printable or not." ni | |||
| 13408 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 13354 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 13409 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 13355 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 13410 | ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" | 13356 | ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" |
| 13411 | ;;;;;; "ps-print.el" (15417 7409)) | 13357 | ;;;;;; "ps-print.el" (15482 26242)) |
| 13412 | ;;; Generated autoloads from ps-print.el | 13358 | ;;; Generated autoloads from ps-print.el |
| 13413 | 13359 | ||
| 13414 | (defvar ps-paper-type (quote letter) "\ | 13360 | (defvar ps-paper-type (quote letter) "\ |
| @@ -13882,8 +13828,8 @@ were operated on recently." t nil) | |||
| 13882 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle | 13828 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle |
| 13883 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle | 13829 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
| 13884 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle | 13830 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
| 13885 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15371 | 13831 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15483 |
| 13886 | ;;;;;; 46418)) | 13832 | ;;;;;; 45660)) |
| 13887 | ;;; Generated autoloads from rect.el | 13833 | ;;; Generated autoloads from rect.el |
| 13888 | 13834 | ||
| 13889 | (autoload (quote move-to-column-force) "rect" "\ | 13835 | (autoload (quote move-to-column-force) "rect" "\ |
| @@ -14090,7 +14036,7 @@ Here are all local bindings. | |||
| 14090 | ;;;*** | 14036 | ;;;*** |
| 14091 | 14037 | ||
| 14092 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 14038 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
| 14093 | ;;;;;; (15425 28363)) | 14039 | ;;;;;; (15486 57600)) |
| 14094 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 14040 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 14095 | 14041 | ||
| 14096 | (autoload (quote regexp-opt) "regexp-opt" "\ | 14042 | (autoload (quote regexp-opt) "regexp-opt" "\ |
| @@ -14684,7 +14630,7 @@ KEYWORDS is a comma-separated list of labels." t nil) | |||
| 14684 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp | 14630 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp |
| 14685 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary | 14631 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary |
| 14686 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) | 14632 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) |
| 14687 | ;;;;;; "rmailsum" "mail/rmailsum.el" (15400 1477)) | 14633 | ;;;;;; "rmailsum" "mail/rmailsum.el" (15479 52723)) |
| 14688 | ;;; Generated autoloads from mail/rmailsum.el | 14634 | ;;; Generated autoloads from mail/rmailsum.el |
| 14689 | 14635 | ||
| 14690 | (defvar rmail-summary-scroll-between-messages t "\ | 14636 | (defvar rmail-summary-scroll-between-messages t "\ |
| @@ -15186,7 +15132,7 @@ Toggle Scroll-All minor mode." t nil) | |||
| 15186 | ;;;;;; mail-archive-file-name mail-header-separator send-mail-function | 15132 | ;;;;;; mail-archive-file-name mail-header-separator send-mail-function |
| 15187 | ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind | 15133 | ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind |
| 15188 | ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" | 15134 | ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" |
| 15189 | ;;;;;; (15455 18403)) | 15135 | ;;;;;; (15602 18408)) |
| 15190 | ;;; Generated autoloads from mail/sendmail.el | 15136 | ;;; Generated autoloads from mail/sendmail.el |
| 15191 | 15137 | ||
| 15192 | (defvar mail-from-style (quote angles) "\ | 15138 | (defvar mail-from-style (quote angles) "\ |
| @@ -15367,7 +15313,7 @@ Prefix arg means just kill any existing server communications subprocess." t nil | |||
| 15367 | ;;;*** | 15313 | ;;;*** |
| 15368 | 15314 | ||
| 15369 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" | 15315 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" |
| 15370 | ;;;;;; (15371 46417)) | 15316 | ;;;;;; (15486 59257)) |
| 15371 | ;;; Generated autoloads from textmodes/sgml-mode.el | 15317 | ;;; Generated autoloads from textmodes/sgml-mode.el |
| 15372 | 15318 | ||
| 15373 | (autoload (quote sgml-mode) "sgml-mode" "\ | 15319 | (autoload (quote sgml-mode) "sgml-mode" "\ |
| @@ -15570,7 +15516,7 @@ Set up file shadowing." t nil) | |||
| 15570 | ;;;*** | 15516 | ;;;*** |
| 15571 | 15517 | ||
| 15572 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" | 15518 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" |
| 15573 | ;;;;;; (15391 60520)) | 15519 | ;;;;;; (15482 42688)) |
| 15574 | ;;; Generated autoloads from shell.el | 15520 | ;;; Generated autoloads from shell.el |
| 15575 | 15521 | ||
| 15576 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ | 15522 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ |
| @@ -15808,7 +15754,7 @@ which smileys to operate on and which images to use for them." t nil) | |||
| 15808 | 15754 | ||
| 15809 | ;;;*** | 15755 | ;;;*** |
| 15810 | 15756 | ||
| 15811 | ;;;### (autoloads (snake) "snake" "play/snake.el" (15391 60712)) | 15757 | ;;;### (autoloads (snake) "snake" "play/snake.el" (15478 24938)) |
| 15812 | ;;; Generated autoloads from play/snake.el | 15758 | ;;; Generated autoloads from play/snake.el |
| 15813 | 15759 | ||
| 15814 | (autoload (quote snake) "snake" "\ | 15760 | (autoload (quote snake) "snake" "\ |
| @@ -15817,7 +15763,7 @@ Move the snake around without colliding with its tail or with the border. | |||
| 15817 | 15763 | ||
| 15818 | Eating dots causes the snake to get longer. | 15764 | Eating dots causes the snake to get longer. |
| 15819 | 15765 | ||
| 15820 | snake-mode keybindings: | 15766 | Snake mode keybindings: |
| 15821 | \\<snake-mode-map> | 15767 | \\<snake-mode-map> |
| 15822 | \\[snake-start-game] Starts a new game of Snake | 15768 | \\[snake-start-game] Starts a new game of Snake |
| 15823 | \\[snake-end-game] Terminates the current game | 15769 | \\[snake-end-game] Terminates the current game |
| @@ -15825,9 +15771,7 @@ snake-mode keybindings: | |||
| 15825 | \\[snake-move-left] Makes the snake move left | 15771 | \\[snake-move-left] Makes the snake move left |
| 15826 | \\[snake-move-right] Makes the snake move right | 15772 | \\[snake-move-right] Makes the snake move right |
| 15827 | \\[snake-move-up] Makes the snake move up | 15773 | \\[snake-move-up] Makes the snake move up |
| 15828 | \\[snake-move-down] Makes the snake move down | 15774 | \\[snake-move-down] Makes the snake move down" t nil) |
| 15829 | |||
| 15830 | " t nil) | ||
| 15831 | 15775 | ||
| 15832 | ;;;*** | 15776 | ;;;*** |
| 15833 | 15777 | ||
| @@ -16677,7 +16621,7 @@ Connect to display DISPLAY for the Emacs talk group." t nil) | |||
| 16677 | 16621 | ||
| 16678 | ;;;*** | 16622 | ;;;*** |
| 16679 | 16623 | ||
| 16680 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15424 48698)) | 16624 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15475 26218)) |
| 16681 | ;;; Generated autoloads from tar-mode.el | 16625 | ;;; Generated autoloads from tar-mode.el |
| 16682 | 16626 | ||
| 16683 | (autoload (quote tar-mode) "tar-mode" "\ | 16627 | (autoload (quote tar-mode) "tar-mode" "\ |
| @@ -16699,7 +16643,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | |||
| 16699 | ;;;*** | 16643 | ;;;*** |
| 16700 | 16644 | ||
| 16701 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" | 16645 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" |
| 16702 | ;;;;;; "progmodes/tcl.el" (15371 46425)) | 16646 | ;;;;;; "progmodes/tcl.el" (15476 9279)) |
| 16703 | ;;; Generated autoloads from progmodes/tcl.el | 16647 | ;;; Generated autoloads from progmodes/tcl.el |
| 16704 | 16648 | ||
| 16705 | (autoload (quote tcl-mode) "tcl" "\ | 16649 | (autoload (quote tcl-mode) "tcl" "\ |
| @@ -16852,7 +16796,7 @@ tetris-mode keybindings: | |||
| 16852 | ;;;;;; tex-start-options-string slitex-run-command latex-run-command | 16796 | ;;;;;; tex-start-options-string slitex-run-command latex-run-command |
| 16853 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 16797 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 16854 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 16798 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 16855 | ;;;;;; (15371 46417)) | 16799 | ;;;;;; (15469 16379)) |
| 16856 | ;;; Generated autoloads from textmodes/tex-mode.el | 16800 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 16857 | 16801 | ||
| 16858 | (defvar tex-shell-file-name nil "\ | 16802 | (defvar tex-shell-file-name nil "\ |
| @@ -17351,7 +17295,7 @@ This function performs no refilling of the changed text." t nil) | |||
| 17351 | ;;;*** | 17295 | ;;;*** |
| 17352 | 17296 | ||
| 17353 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) | 17297 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) |
| 17354 | ;;;;;; "time" "time.el" (15450 56540)) | 17298 | ;;;;;; "time" "time.el" (15587 40325)) |
| 17355 | ;;; Generated autoloads from time.el | 17299 | ;;; Generated autoloads from time.el |
| 17356 | 17300 | ||
| 17357 | (defvar display-time-day-and-date nil "\ | 17301 | (defvar display-time-day-and-date nil "\ |
| @@ -17610,7 +17554,7 @@ be detected." nil (quote macro)) | |||
| 17610 | ;;;*** | 17554 | ;;;*** |
| 17611 | 17555 | ||
| 17612 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" | 17556 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" |
| 17613 | ;;;;;; "international/titdic-cnv.el" (15371 46423)) | 17557 | ;;;;;; "international/titdic-cnv.el" (15597 11253)) |
| 17614 | ;;; Generated autoloads from international/titdic-cnv.el | 17558 | ;;; Generated autoloads from international/titdic-cnv.el |
| 17615 | 17559 | ||
| 17616 | (autoload (quote titdic-convert) "titdic-cnv" "\ | 17560 | (autoload (quote titdic-convert) "titdic-cnv" "\ |
| @@ -17708,7 +17652,7 @@ Show TODO list." t nil) | |||
| 17708 | ;;;*** | 17652 | ;;;*** |
| 17709 | 17653 | ||
| 17710 | ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item | 17654 | ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item |
| 17711 | ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15465 22816)) | 17655 | ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15476 49243)) |
| 17712 | ;;; Generated autoloads from toolbar/tool-bar.el | 17656 | ;;; Generated autoloads from toolbar/tool-bar.el |
| 17713 | 17657 | ||
| 17714 | (defvar tool-bar-mode nil "\ | 17658 | (defvar tool-bar-mode nil "\ |
| @@ -17728,6 +17672,8 @@ With numeric ARG, display the tool bar if and only if ARG is positive. | |||
| 17728 | See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for | 17672 | See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for |
| 17729 | conveniently adding tool bar items." t nil) | 17673 | conveniently adding tool bar items." t nil) |
| 17730 | 17674 | ||
| 17675 | (put (quote tool-bar-mode) (quote standard-value) (quote (t))) | ||
| 17676 | |||
| 17731 | (autoload (quote tool-bar-add-item) "tool-bar" "\ | 17677 | (autoload (quote tool-bar-add-item) "tool-bar" "\ |
| 17732 | Add an item to the tool bar. | 17678 | Add an item to the tool bar. |
| 17733 | ICON names the image, DEF is the key definition and KEY is a symbol | 17679 | ICON names the image, DEF is the key definition and KEY is a symbol |
| @@ -18032,65 +17978,6 @@ FRAC should be the inverse of the fractional value; for example, a value of | |||
| 18032 | 17978 | ||
| 18033 | ;;;*** | 17979 | ;;;*** |
| 18034 | 17980 | ||
| 18035 | ;;;### (autoloads (unify-8859-on-decoding-mode unify-8859-on-encoding-mode) | ||
| 18036 | ;;;;;; "ucs-tables" "international/ucs-tables.el" (15425 28363)) | ||
| 18037 | ;;; Generated autoloads from international/ucs-tables.el | ||
| 18038 | |||
| 18039 | (defvar unify-8859-on-encoding-mode nil "\ | ||
| 18040 | Non-nil if Unify-8859-On-Encoding mode is enabled. | ||
| 18041 | See the command `unify-8859-on-encoding-mode' for a description of this minor-mode. | ||
| 18042 | Setting this variable directly does not take effect; | ||
| 18043 | use either \\[customize] or the function `unify-8859-on-encoding-mode'.") | ||
| 18044 | |||
| 18045 | (custom-add-to-group (quote mule) (quote unify-8859-on-encoding-mode) (quote custom-variable)) | ||
| 18046 | |||
| 18047 | (custom-add-load (quote unify-8859-on-encoding-mode) (quote ucs-tables)) | ||
| 18048 | |||
| 18049 | (autoload (quote unify-8859-on-encoding-mode) "ucs-tables" "\ | ||
| 18050 | Set up translation tables for unifying ISO 8859 characters on encoding. | ||
| 18051 | |||
| 18052 | The ISO 8859 characters sets overlap, e.g. 8859-1 (Latin-1) and | ||
| 18053 | 8859-15 (Latin-9) differ only in a few characters. Emacs normally | ||
| 18054 | distinguishes equivalent characters from those ISO-8859 character sets | ||
| 18055 | which are built in to Emacs. This behaviour is essentially inherited | ||
| 18056 | from the European-originated international standards. Treating them | ||
| 18057 | equivalently, by translating to and from a single representation is | ||
| 18058 | called `unification'. (The `utf-8' coding system treats the | ||
| 18059 | characters of European scripts in a unified manner.) | ||
| 18060 | |||
| 18061 | In this mode, on encoding -- i.e. output operations -- non-ASCII | ||
| 18062 | characters from the built-in ISO 8859 and `mule-unicode-0100-24ff' | ||
| 18063 | charsets are handled automatically by the coding system used if it can | ||
| 18064 | represent them. Thus, say, an e-acute from the Latin-1 charset (the | ||
| 18065 | unified representation) in a buffer saved as Latin-9 will be encoded | ||
| 18066 | directly to a byte value 233. By default, in contrast, you would be | ||
| 18067 | prompted for a general coding system to use for saving the file, which | ||
| 18068 | can cope with separate Latin-1 and Latin-9 representations of e-acute. | ||
| 18069 | |||
| 18070 | See also command `unify-8859-on-decoding-mode'." t nil) | ||
| 18071 | |||
| 18072 | (defvar unify-8859-on-decoding-mode nil "\ | ||
| 18073 | Non-nil if Unify-8859-On-Decoding mode is enabled. | ||
| 18074 | See the command `unify-8859-on-decoding-mode' for a description of this minor-mode. | ||
| 18075 | Setting this variable directly does not take effect; | ||
| 18076 | use either \\[customize] or the function `unify-8859-on-decoding-mode'.") | ||
| 18077 | |||
| 18078 | (custom-add-to-group (quote mule) (quote unify-8859-on-decoding-mode) (quote custom-variable)) | ||
| 18079 | |||
| 18080 | (custom-add-load (quote unify-8859-on-decoding-mode) (quote ucs-tables)) | ||
| 18081 | |||
| 18082 | (autoload (quote unify-8859-on-decoding-mode) "ucs-tables" "\ | ||
| 18083 | Set up translation table for unifying ISO 8859 characters on decoding. | ||
| 18084 | On decoding -- i.e. input operations -- non-ASCII characters from the | ||
| 18085 | built-in ISO 8859 charsets are unified by mapping them into the | ||
| 18086 | `iso-latin-1' and `mule-unicode-0100-24ff' charsets. | ||
| 18087 | |||
| 18088 | This sets the parent of `standard-translation-table-for-decode'. | ||
| 18089 | |||
| 18090 | See also command `unify-8859-on-encoding-mode'." t nil) | ||
| 18091 | |||
| 18092 | ;;;*** | ||
| 18093 | |||
| 18094 | ;;;### (autoloads (ununderline-region underline-region) "underline" | 17981 | ;;;### (autoloads (ununderline-region underline-region) "underline" |
| 18095 | ;;;;;; "textmodes/underline.el" (15371 46417)) | 17982 | ;;;;;; "textmodes/underline.el" (15371 46417)) |
| 18096 | ;;; Generated autoloads from textmodes/underline.el | 17983 | ;;; Generated autoloads from textmodes/underline.el |
| @@ -18185,7 +18072,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME." t nil) | |||
| 18185 | ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window | 18072 | ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window |
| 18186 | ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file | 18073 | ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file |
| 18187 | ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) | 18074 | ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) |
| 18188 | ;;;;;; "vc" "vc.el" (15425 28362)) | 18075 | ;;;;;; "vc" "vc.el" (15482 46099)) |
| 18189 | ;;; Generated autoloads from vc.el | 18076 | ;;; Generated autoloads from vc.el |
| 18190 | 18077 | ||
| 18191 | (defvar vc-checkout-hook nil "\ | 18078 | (defvar vc-checkout-hook nil "\ |
| @@ -18408,7 +18295,7 @@ colors. `vc-annotate-background' specifies the background color." t nil) | |||
| 18408 | 18295 | ||
| 18409 | ;;;*** | 18296 | ;;;*** |
| 18410 | 18297 | ||
| 18411 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15427 61506)) | 18298 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15482 46252)) |
| 18412 | ;;; Generated autoloads from vc-cvs.el | 18299 | ;;; Generated autoloads from vc-cvs.el |
| 18413 | (defun vc-cvs-registered (f) | 18300 | (defun vc-cvs-registered (f) |
| 18414 | (when (file-readable-p (expand-file-name | 18301 | (when (file-readable-p (expand-file-name |
| @@ -18419,7 +18306,7 @@ colors. `vc-annotate-background' specifies the background color." t nil) | |||
| 18419 | ;;;*** | 18306 | ;;;*** |
| 18420 | 18307 | ||
| 18421 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" | 18308 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" |
| 18422 | ;;;;;; (15425 28362)) | 18309 | ;;;;;; (15482 46317)) |
| 18423 | ;;; Generated autoloads from vc-rcs.el | 18310 | ;;; Generated autoloads from vc-rcs.el |
| 18424 | 18311 | ||
| 18425 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ | 18312 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ |
| @@ -18431,7 +18318,7 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 18431 | ;;;*** | 18318 | ;;;*** |
| 18432 | 18319 | ||
| 18433 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 18320 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
| 18434 | ;;;;;; (15371 46418)) | 18321 | ;;;;;; (15482 46364)) |
| 18435 | ;;; Generated autoloads from vc-sccs.el | 18322 | ;;; Generated autoloads from vc-sccs.el |
| 18436 | 18323 | ||
| 18437 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ | 18324 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ |
| @@ -19201,7 +19088,7 @@ With arg, turn widget mode on if and only if arg is positive." t nil) | |||
| 19201 | 19088 | ||
| 19202 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create | 19089 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create |
| 19203 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15468 | 19090 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15468 |
| 19204 | ;;;;;; 8218)) | 19091 | ;;;;;; 49415)) |
| 19205 | ;;; Generated autoloads from wid-edit.el | 19092 | ;;; Generated autoloads from wid-edit.el |
| 19206 | 19093 | ||
| 19207 | (autoload (quote widgetp) "wid-edit" "\ | 19094 | (autoload (quote widgetp) "wid-edit" "\ |
| @@ -19273,7 +19160,7 @@ Set up default keybindings for `windmove'." t nil) | |||
| 19273 | ;;;*** | 19160 | ;;;*** |
| 19274 | 19161 | ||
| 19275 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" | 19162 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" |
| 19276 | ;;;;;; (15371 46418)) | 19163 | ;;;;;; (15483 45821)) |
| 19277 | ;;; Generated autoloads from winner.el | 19164 | ;;; Generated autoloads from winner.el |
| 19278 | 19165 | ||
| 19279 | (defvar winner-mode nil "\ | 19166 | (defvar winner-mode nil "\ |
| @@ -19491,127 +19378,125 @@ Zone-mode does two things: | |||
| 19491 | 19378 | ||
| 19492 | ;;;*** | 19379 | ;;;*** |
| 19493 | 19380 | ||
| 19494 | ;;;### (autoloads nil nil ("play/gamegrid.el" "international/mule-cmds.el" | 19381 | ;;;### (autoloads nil nil ("language/vietnamese.el" "language/thai.el" |
| 19495 | ;;;;;; "emulation/viper-util.el" "mail/uce.el" "gnus/mml.el" "gnus/mm-view.el" | 19382 | ;;;;;; "language/romanian.el" "language/hebrew.el" "language/greek.el" |
| 19496 | ;;;;;; "calendar/cal-menu.el" "window.el" "subr.el" "startup.el" | 19383 | ;;;;;; "language/chinese.el" "international/mule.el" "international/mule-cmds.el" |
| 19497 | ;;;;;; "simple.el" "menu-bar.el" "isearch.el" "indent.el" "help.el" | 19384 | ;;;;;; "international/characters.el" "cus-start.el" "case-table.el" |
| 19498 | ;;;;;; "finder-inf.el" "files.el" "faces.el" "ediff-wind.el" "ediff-init.el" | 19385 | ;;;;;; "language/japanese.el" "gnus/mm-util.el" "files.el" "language/utf-8-lang.el" |
| 19499 | ;;;;;; "ediff-hook.el" "w32-vars.el" "term/sun-mouse.el" "emacs-lisp/lisp-mode.el" | 19386 | ;;;;;; "language/korean.el" "international/ja-dic-utl.el" "eshell/esh-groups.el" |
| 19500 | ;;;;;; "progmodes/mantemp.el" "progmodes/idlw-toolbar.el" "progmodes/idlw-rinfo.el" | 19387 | ;;;;;; "textmodes/text-mode.el" "register.el" "term/xterm.el" "term/x-win.el" |
| 19501 | ;;;;;; "progmodes/ebnf-yac.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-iso.el" | 19388 | ;;;;;; "term/tty-colors.el" "term/rxvt.el" "term/pc-win.el" "net/ldap.el" |
| 19502 | ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el" "progmodes/cc-engine.el" | 19389 | ;;;;;; "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el" |
| 19503 | ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-compat.el" "progmodes/cc-cmds.el" | 19390 | ;;;;;; "net/eudc-vars.el" "emacs-lisp/cl-seq.el" "calendar/parse-time.el" |
| 19504 | ;;;;;; "progmodes/cc-bytecomp.el" "progmodes/cc-align.el" "progmodes/ada-xref.el" | 19391 | ;;;;;; "w32-fns.el" "scroll-bar.el" "mouse.el" "generic-x.el" "cus-load.el" |
| 19505 | ;;;;;; "progmodes/ada-prj.el" "play/meese.el" "play/gametree.el" | 19392 | ;;;;;; "obsolete/mlsupport.el" "obsolete/hilit19.el" "obsolete/cplus-md.el" |
| 19506 | ;;;;;; "obsolete/x-menu.el" "obsolete/x-apollo.el" "obsolete/uncompress.el" | 19393 | ;;;;;; "mail/mh-pick.el" "language/georgian.el" "international/ogonek.el" |
| 19507 | ;;;;;; "obsolete/sun-fns.el" "obsolete/sun-curs.el" "obsolete/sc.el" | 19394 | ;;;;;; "international/iso-insert.el" "calc/calc-mtx.el" "calc/calc-math.el" |
| 19508 | ;;;;;; "obsolete/rnews.el" "obsolete/profile.el" "obsolete/ooutline.el" | 19395 | ;;;;;; "calc/calc-forms.el" "gnus/nntp.el" "gnus/nnspool.el" "gnus/nnmail.el" |
| 19509 | ;;;;;; "obsolete/c-mode.el" "mail/vms-pmail.el" "mail/rfc822.el" | 19396 | ;;;;;; "gnus/mailcap.el" "gnus/imap.el" "gnus/gnus-cite.el" "eshell/em-ls.el" |
| 19510 | ;;;;;; "mail/rfc2368.el" "mail/mspools.el" "mail/mh-seq.el" "mail/mh-funcs.el" | 19397 | ;;;;;; "emulation/viper-mous.el" "emulation/viper-macs.el" "emulation/viper-keym.el" |
| 19511 | ;;;;;; "mail/mailpost.el" "mail/mailheader.el" "mail/blessmail.el" | 19398 | ;;;;;; "emulation/viper-init.el" "emulation/viper-ex.el" "emulation/viper-cmd.el" |
| 19512 | ;;;;;; "language/romanian.el" "language/misc-lang.el" "language/ethiopic.el" | 19399 | ;;;;;; "emulation/tpu-mapper.el" "emulation/edt-mapper.el" "emacs-lisp/lisp-mnt.el" |
| 19513 | ;;;;;; "language/english.el" "language/devanagari.el" "international/swedish.el" | 19400 | ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/ewoc.el" "emacs-lisp/cl-macs.el" |
| 19514 | ;;;;;; "international/latin-9.el" "international/latin-8.el" "international/latin-5.el" | 19401 | ;;;;;; "emacs-lisp/authors.el" "textmodes/reftex-global.el" "textmodes/makeinfo.el" |
| 19515 | ;;;;;; "international/latin-4.el" "international/latin-3.el" "international/latin-2.el" | 19402 | ;;;;;; "textmodes/fill.el" "term/internal.el" "xscheme.el" "xml.el" |
| 19516 | ;;;;;; "international/latin-1.el" "international/ja-dic-utl.el" | 19403 | ;;;;;; "vt-control.el" "select.el" "pcvs-util.el" "pcvs-info.el" |
| 19517 | ;;;;;; "international/ja-dic-cnv.el" "international/iso-swed.el" | 19404 | ;;;;;; "foldout.el" "float-sup.el" "ediff-vers.el" "ediff-ptch.el" |
| 19518 | ;;;;;; "international/iso-ascii.el" "calc/calcsel2.el" "calc/calccomp.el" | 19405 | ;;;;;; "ediff-merg.el" "ediff-diff.el" "custom.el" "buff-menu.el" |
| 19519 | ;;;;;; "calc/calcalg3.el" "calc/calcalg2.el" "calc/calc-yank.el" | 19406 | ;;;;;; "allout.el" "abbrevlist.el" "abbrev.el" "byte-run.el" "cdl.el" |
| 19520 | ;;;;;; "calc/calc-vec.el" "calc/calc-units.el" "calc/calc-undo.el" | 19407 | ;;;;;; "cus-dep.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "electric.el" |
| 19521 | ;;;;;; "calc/calc-trail.el" "calc/calc-stuff.el" "calc/calc-store.el" | 19408 | ;;;;;; "emacs-lock.el" "env.el" "forms-d2.el" "forms-pass.el" "kermit.el" |
| 19522 | ;;;;;; "calc/calc-stat.el" "calc/calc-sel.el" "calc/calc-rules.el" | 19409 | ;;;;;; "map-ynp.el" "misc.el" "mouse-copy.el" "mouse-drag.el" "patcomp.el" |
| 19523 | ;;;;;; "calc/calc-rewr.el" "calc/calc-prog.el" "calc/calc-poly.el" | 19410 | ;;;;;; "pcvs-parse.el" "regi.el" "s-region.el" "saveplace.el" "soundex.el" |
| 19524 | ;;;;;; "calc/calc-mode.el" "calc/calc-misc.el" "calc/calc-map.el" | 19411 | ;;;;;; "tcp.el" "timezone.el" "uniquify.el" "unused.el" "vcursor.el" |
| 19525 | ;;;;;; "calc/calc-macs.el" "calc/calc-lang.el" "calc/calc-keypd.el" | 19412 | ;;;;;; "vms-patch.el" "vmsproc.el" "vt100-led.el" "widget.el" "term/AT386.el" |
| 19526 | ;;;;;; "calc/calc-incom.el" "calc/calc-help.el" "calc/calc-graph.el" | 19413 | ;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/iris-ansi.el" |
| 19527 | ;;;;;; "calc/calc-funcs.el" "calc/calc-frac.el" "calc/calc-fin.el" | 19414 | ;;;;;; "term/keyswap.el" "term/linux.el" "term/lk201.el" "term/news.el" |
| 19528 | ;;;;;; "calc/calc-embed.el" "calc/calc-cplx.el" "calc/calc-comb.el" | 19415 | ;;;;;; "term/sun.el" "term/sup-mouse.el" "term/tvi970.el" "term/vt100.el" |
| 19529 | ;;;;;; "calc/calc-bin.el" "calc/calc-arith.el" "calc/calc-alg.el" | 19416 | ;;;;;; "term/vt102.el" "term/vt125.el" "term/vt200.el" "term/vt201.el" |
| 19530 | ;;;;;; "calc/calc-aent.el" "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el" | 19417 | ;;;;;; "term/vt220.el" "term/vt240.el" "term/vt300.el" "term/vt320.el" |
| 19531 | ;;;;;; "gnus/rfc2231.el" "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el" | 19418 | ;;;;;; "term/vt400.el" "term/vt420.el" "term/wyse50.el" "textmodes/bib-mode.el" |
| 19532 | ;;;;;; "gnus/rfc1843.el" "gnus/qp.el" "gnus/pop3.el" "gnus/nnweb.el" | 19419 | ;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/refbib.el" |
| 19533 | ;;;;;; "gnus/nnwarchive.el" "gnus/nnvirtual.el" "gnus/nnultimate.el" | 19420 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" |
| 19534 | ;;;;;; "gnus/nnslashdot.el" "gnus/nnoo.el" "gnus/nnmh.el" "gnus/nnmbox.el" | 19421 | ;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-ref.el" "textmodes/reftex-toc.el" |
| 19535 | ;;;;;; "gnus/nnlistserv.el" "gnus/nnimap.el" "gnus/nnheader.el" | 19422 | ;;;;;; "textmodes/reftex-vars.el" "calendar/cal-china.el" "calendar/cal-coptic.el" |
| 19536 | ;;;;;; "gnus/nngateway.el" "gnus/nneething.el" "gnus/nndraft.el" | 19423 | ;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el" |
| 19537 | ;;;;;; "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" "gnus/mm-encode.el" | 19424 | ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-move.el" |
| 19538 | ;;;;;; "gnus/mm-decode.el" "gnus/mm-bodies.el" "gnus/messcompat.el" | 19425 | ;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" |
| 19539 | ;;;;;; "gnus/mail-source.el" "gnus/mail-prsvr.el" "gnus/mail-parse.el" | 19426 | ;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" |
| 19540 | ;;;;;; "gnus/ietf-drums.el" "gnus/gnus-vm.el" "gnus/gnus-uu.el" | 19427 | ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/float.el" |
| 19541 | ;;;;;; "gnus/gnus-util.el" "gnus/gnus-undo.el" "gnus/gnus-topic.el" | 19428 | ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lmenu.el" |
| 19542 | ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-setup.el" "gnus/gnus-score.el" | 19429 | ;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" "emacs-lisp/sregex.el" |
| 19543 | ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-range.el" "gnus/gnus-nocem.el" | 19430 | ;;;;;; "emulation/edt-lk201.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" |
| 19544 | ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-logic.el" "gnus/gnus-int.el" | 19431 | ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-script.el" |
| 19545 | ;;;;;; "gnus/gnus-gl.el" "gnus/gnus-ems.el" "gnus/gnus-eform.el" | 19432 | ;;;;;; "eshell/em-term.el" "eshell/em-xtra.el" "eshell/esh-arg.el" |
| 19546 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-draft.el" "gnus/gnus-demon.el" | 19433 | ;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el" |
| 19547 | ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-bcklg.el" "gnus/gnus-async.el" | 19434 | ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "gnus/flow-fill.el" |
| 19548 | ;;;;;; "gnus/format-spec.el" "gnus/flow-fill.el" "eshell/esh-var.el" | 19435 | ;;;;;; "gnus/format-spec.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" |
| 19549 | ;;;;;; "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el" | 19436 | ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-draft.el" |
| 19550 | ;;;;;; "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-io.el" | 19437 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" |
| 19551 | ;;;;;; "eshell/esh-ext.el" "eshell/esh-arg.el" "eshell/em-xtra.el" | 19438 | ;;;;;; "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" |
| 19552 | ;;;;;; "eshell/em-unix.el" "eshell/em-term.el" "eshell/em-smart.el" | 19439 | ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el" |
| 19553 | ;;;;;; "eshell/em-script.el" "eshell/em-rebind.el" "eshell/em-prompt.el" | 19440 | ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el" |
| 19554 | ;;;;;; "eshell/em-pred.el" "eshell/em-hist.el" "eshell/em-glob.el" | 19441 | ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el" |
| 19555 | ;;;;;; "eshell/em-dirs.el" "eshell/em-cmpl.el" "eshell/em-basic.el" | 19442 | ;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el" |
| 19556 | ;;;;;; "eshell/em-banner.el" "eshell/em-alias.el" "emulation/edt-vt100.el" | 19443 | ;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/messcompat.el" |
| 19557 | ;;;;;; "emulation/edt-pc.el" "emulation/edt-lk201.el" "emacs-lisp/sregex.el" | 19444 | ;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/nnagent.el" |
| 19558 | ;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el" | 19445 | ;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" |
| 19559 | ;;;;;; "emacs-lisp/levents.el" "emacs-lisp/gulp.el" "emacs-lisp/float.el" | 19446 | ;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el" |
| 19560 | ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cl-extra.el" | 19447 | ;;;;;; "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" |
| 19561 | ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/assoc.el" "calendar/cal-x.el" | 19448 | ;;;;;; "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el" |
| 19562 | ;;;;;; "calendar/cal-tex.el" "calendar/cal-persia.el" "calendar/cal-move.el" | 19449 | ;;;;;; "gnus/nnweb.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" |
| 19563 | ;;;;;; "calendar/cal-mayan.el" "calendar/cal-julian.el" "calendar/cal-iso.el" | 19450 | ;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" |
| 19564 | ;;;;;; "calendar/cal-islam.el" "calendar/cal-french.el" "calendar/cal-coptic.el" | 19451 | ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "calc/calc-aent.el" |
| 19565 | ;;;;;; "calendar/cal-china.el" "textmodes/texnfo-upd.el" "textmodes/reftex-vars.el" | 19452 | ;;;;;; "calc/calc-alg.el" "calc/calc-arith.el" "calc/calc-bin.el" |
| 19566 | ;;;;;; "textmodes/reftex-toc.el" "textmodes/reftex-sel.el" "textmodes/reftex-ref.el" | 19453 | ;;;;;; "calc/calc-comb.el" "calc/calc-cplx.el" "calc/calc-embed.el" |
| 19567 | ;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el" | 19454 | ;;;;;; "calc/calc-fin.el" "calc/calc-frac.el" "calc/calc-funcs.el" |
| 19568 | ;;;;;; "textmodes/refer.el" "textmodes/refbib.el" "textmodes/paragraphs.el" | 19455 | ;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el" |
| 19569 | ;;;;;; "textmodes/page.el" "textmodes/page-ext.el" "textmodes/bib-mode.el" | 19456 | ;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-map.el" |
| 19570 | ;;;;;; "term/wyse50.el" "term/vt420.el" "term/vt400.el" "term/vt320.el" | 19457 | ;;;;;; "calc/calc-misc.el" "calc/calc-mode.el" "calc/calc-poly.el" |
| 19571 | ;;;;;; "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el" | 19458 | ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" |
| 19572 | ;;;;;; "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el" | 19459 | ;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" |
| 19573 | ;;;;;; "term/tvi970.el" "term/sup-mouse.el" "term/sun.el" "term/news.el" | 19460 | ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" |
| 19574 | ;;;;;; "term/mac-win.el" "term/lk201.el" "term/linux.el" "term/keyswap.el" | 19461 | ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" |
| 19575 | ;;;;;; "term/iris-ansi.el" "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el" | 19462 | ;;;;;; "calc/calccomp.el" "calc/calcsel2.el" "international/iso-ascii.el" |
| 19576 | ;;;;;; "term/AT386.el" "widget.el" "vt100-led.el" "vmsproc.el" "vms-patch.el" | 19463 | ;;;;;; "international/iso-swed.el" "international/swedish.el" "language/devanagari.el" |
| 19577 | ;;;;;; "vcursor.el" "unused.el" "uniquify.el" "timezone.el" "tcp.el" | 19464 | ;;;;;; "language/ethiopic.el" "language/misc-lang.el" "mail/blessmail.el" |
| 19578 | ;;;;;; "subdirs.el" "soundex.el" "saveplace.el" "s-region.el" "regi.el" | 19465 | ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mh-funcs.el" |
| 19579 | ;;;;;; "pcvs-parse.el" "paths.el" "patcomp.el" "mouse-drag.el" "mouse-copy.el" | 19466 | ;;;;;; "mail/mh-seq.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" |
| 19580 | ;;;;;; "misc.el" "map-ynp.el" "kermit.el" "forms-pass.el" "forms-d2.el" | 19467 | ;;;;;; "mail/vms-pmail.el" "obsolete/c-mode.el" "obsolete/ooutline.el" |
| 19581 | ;;;;;; "env.el" "emacs-lock.el" "electric.el" "dos-w32.el" "dos-vars.el" | 19468 | ;;;;;; "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el" |
| 19582 | ;;;;;; "dos-fns.el" "cus-dep.el" "cdl.el" "byte-run.el" "abbrev.el" | 19469 | ;;;;;; "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/uncompress.el" |
| 19583 | ;;;;;; "abbrevlist.el" "allout.el" "buff-menu.el" "case-table.el" | 19470 | ;;;;;; "obsolete/x-apollo.el" "obsolete/x-menu.el" "play/gametree.el" |
| 19584 | ;;;;;; "custom.el" "ediff-diff.el" "ediff-merg.el" "ediff-ptch.el" | 19471 | ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/ada-xref.el" |
| 19585 | ;;;;;; "ediff-vers.el" "float-sup.el" "foldout.el" "format.el" "pcvs-info.el" | 19472 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" |
| 19586 | ;;;;;; "pcvs-util.el" "select.el" "vc-hooks.el" "version.el" "vt-control.el" | 19473 | ;;;;;; "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-engine.el" |
| 19587 | ;;;;;; "xml.el" "xscheme.el" "term/internal.el" "textmodes/fill.el" | 19474 | ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" |
| 19588 | ;;;;;; "textmodes/makeinfo.el" "textmodes/reftex-global.el" "emacs-lisp/authors.el" | 19475 | ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el" |
| 19589 | ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el" | 19476 | ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "emacs-lisp/lisp-mode.el" |
| 19590 | ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp.el" | 19477 | ;;;;;; "term/sun-mouse.el" "ediff-hook.el" "ediff-init.el" "ediff-wind.el" |
| 19591 | ;;;;;; "emulation/edt-mapper.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el" | 19478 | ;;;;;; "finder-inf.el" "indent.el" "startup.el" "window.el" "calendar/cal-menu.el" |
| 19592 | ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" | 19479 | ;;;;;; "gnus/mm-view.el" "gnus/mml.el" "emulation/viper-util.el" |
| 19593 | ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "eshell/em-ls.el" | 19480 | ;;;;;; "play/gamegrid.el" "bindings.el" "faces.el" "frame.el" "help.el" |
| 19594 | ;;;;;; "eshell/esh-groups.el" "gnus/gnus-cite.el" "gnus/gnus-sum.el" | 19481 | ;;;;;; "isearch.el" "loadup.el" "menu-bar.el" "paths.el" "replace.el" |
| 19595 | ;;;;;; "gnus/imap.el" "gnus/mailcap.el" "gnus/mm-util.el" "gnus/nnmail.el" | 19482 | ;;;;;; "simple.el" "subr.el" "tempo.el" "vc-hooks.el" "version.el" |
| 19596 | ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "calc/calc-forms.el" "calc/calc-maint.el" | 19483 | ;;;;;; "w32-vars.el" "calc/calc-macs.el" "calc/calc-maint.el" "calc/calcalg2.el" |
| 19597 | ;;;;;; "calc/calc-math.el" "calc/calc-mtx.el" "international/characters.el" | 19484 | ;;;;;; "calc/calcalg3.el" "emacs-lisp/lisp.el" "eshell/em-alias.el" |
| 19598 | ;;;;;; "international/iso-insert.el" "international/mule-conf.el" | 19485 | ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" |
| 19599 | ;;;;;; "international/mule.el" "international/ogonek.el" "international/utf-8-subst.el" | 19486 | ;;;;;; "eshell/em-hist.el" "eshell/em-pred.el" "eshell/em-prompt.el" |
| 19600 | ;;;;;; "international/utf-8.el" "language/chinese.el" "language/cyrillic.el" | 19487 | ;;;;;; "eshell/em-rebind.el" "eshell/em-smart.el" "eshell/em-unix.el" |
| 19601 | ;;;;;; "language/czech.el" "language/european.el" "language/georgian.el" | 19488 | ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" |
| 19602 | ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" | 19489 | ;;;;;; "eshell/esh-var.el" "gnus/gnus-sum.el" "gnus/mail-source.el" |
| 19603 | ;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el" | 19490 | ;;;;;; "gnus/mm-encode.el" "international/ja-dic-cnv.el" "international/latin-1.el" |
| 19604 | ;;;;;; "language/slovak.el" "language/thai.el" "language/tibetan.el" | 19491 | ;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el" |
| 19605 | ;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "mail/mh-pick.el" | 19492 | ;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el" |
| 19606 | ;;;;;; "obsolete/cplus-md.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" | 19493 | ;;;;;; "language/czech.el" "language/indian.el" "language/lao.el" |
| 19607 | ;;;;;; "cus-load.el" "frame.el" "generic-x.el" "loadup.el" "mouse.el" | 19494 | ;;;;;; "language/slovak.el" "language/tibetan.el" "mail/uce.el" |
| 19608 | ;;;;;; "replace.el" "scroll-bar.el" "tempo.el" "w32-fns.el" "calendar/parse-time.el" | 19495 | ;;;;;; "term/mac-win.el" "term/w32-win.el" "textmodes/paragraphs.el" |
| 19609 | ;;;;;; "emacs-lisp/cl-seq.el" "eshell/esh-cmd.el" "net/eudc-vars.el" | 19496 | ;;;;;; "textmodes/reftex-sel.el" "textmodes/texnfo-upd.el" "format.el" |
| 19610 | ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" | 19497 | ;;;;;; "emacs-lisp/byte-opt.el" "language/cyrillic.el" "language/english.el" |
| 19611 | ;;;;;; "net/ldap.el" "term/pc-win.el" "term/rxvt.el" "term/tty-colors.el" | 19498 | ;;;;;; "language/european.el" "subdirs.el" "international/mule-conf.el") |
| 19612 | ;;;;;; "term/w32-win.el" "term/x-win.el" "term/xterm.el" "bindings.el" | 19499 | ;;;;;; (15615 27730 560182)) |
| 19613 | ;;;;;; "cus-start.el" "register.el" "textmodes/text-mode.el") (15468 | ||
| 19614 | ;;;;;; 8479 531385)) | ||
| 19615 | 19500 | ||
| 19616 | ;;;*** | 19501 | ;;;*** |
| 19617 | 19502 | ||