diff options
| author | Chong Yidong | 2009-05-23 03:12:49 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-05-23 03:12:49 +0000 |
| commit | 2657775f8bef3beffa6b1bd745b0ef42144ec369 (patch) | |
| tree | b06eeb0858b3d7f23f2dd7a501754ea6202014ad | |
| parent | 708ee539a0a517a83477425f3dbba64df3c32c55 (diff) | |
| download | emacs-2657775f8bef3beffa6b1bd745b0ef42144ec369.tar.gz emacs-2657775f8bef3beffa6b1bd745b0ef42144ec369.zip | |
Regenerate.
| -rw-r--r-- | lisp/ldefs-boot.el | 81 |
1 files changed, 44 insertions, 37 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 8e4b02c9fc1..cec8aac464c 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -2931,7 +2931,7 @@ Return the syntactic context of the current line. | |||
| 2931 | 2931 | ||
| 2932 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode | 2932 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode |
| 2933 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 2933 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 2934 | ;;;;;; (18819 46976)) | 2934 | ;;;;;; (18963 23682)) |
| 2935 | ;;; Generated autoloads from progmodes/cc-mode.el | 2935 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 2936 | 2936 | ||
| 2937 | (autoload 'c-initialize-cc-mode "cc-mode" "\ | 2937 | (autoload 'c-initialize-cc-mode "cc-mode" "\ |
| @@ -3946,8 +3946,8 @@ on third call it again advances points to the next difference and so on. | |||
| 3946 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start | 3946 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start |
| 3947 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path | 3947 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path |
| 3948 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook | 3948 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook |
| 3949 | ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (18863 | 3949 | ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (18961 |
| 3950 | ;;;;;; 60812)) | 3950 | ;;;;;; 36796)) |
| 3951 | ;;; Generated autoloads from progmodes/compile.el | 3951 | ;;; Generated autoloads from progmodes/compile.el |
| 3952 | 3952 | ||
| 3953 | (defvar compilation-mode-hook nil "\ | 3953 | (defvar compilation-mode-hook nil "\ |
| @@ -5982,7 +5982,7 @@ Minor mode for viewing/editing context diffs. | |||
| 5982 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink | 5982 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink |
| 5983 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename | 5983 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename |
| 5984 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) | 5984 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) |
| 5985 | ;;;;;; "dired" "dired.el" (18901 14288)) | 5985 | ;;;;;; "dired" "dired.el" (18958 9095)) |
| 5986 | ;;; Generated autoloads from dired.el | 5986 | ;;; Generated autoloads from dired.el |
| 5987 | 5987 | ||
| 5988 | (defvar dired-listing-switches "-al" "\ | 5988 | (defvar dired-listing-switches "-al" "\ |
| @@ -8367,15 +8367,15 @@ Not documented | |||
| 8367 | ;;;*** | 8367 | ;;;*** |
| 8368 | 8368 | ||
| 8369 | ;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el" | 8369 | ;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el" |
| 8370 | ;;;;;; (18787 48928)) | 8370 | ;;;;;; (18963 26564)) |
| 8371 | ;;; Generated autoloads from international/encoded-kb.el | 8371 | ;;; Generated autoloads from international/encoded-kb.el |
| 8372 | 8372 | ||
| 8373 | (autoload 'encoded-kbd-setup-display "encoded-kb" "\ | 8373 | (autoload 'encoded-kbd-setup-display "encoded-kb" "\ |
| 8374 | Set up a `input-decode-map' for `keyboard-coding-system' on DISPLAY. | 8374 | Set up a `input-decode-map' for `keyboard-coding-system' on TERMINAL. |
| 8375 | 8375 | ||
| 8376 | DISPLAY may be a display id, a frame, or nil for the selected frame's display. | 8376 | TERMINAL may be a terminal id, a frame, or nil for the selected frame's terminal. |
| 8377 | 8377 | ||
| 8378 | \(fn DISPLAY)" nil nil) | 8378 | \(fn TERMINAL)" nil nil) |
| 8379 | 8379 | ||
| 8380 | ;;;*** | 8380 | ;;;*** |
| 8381 | 8381 | ||
| @@ -8415,8 +8415,8 @@ Not documented | |||
| 8415 | ;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region | 8415 | ;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region |
| 8416 | ;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file | 8416 | ;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file |
| 8417 | ;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys | 8417 | ;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys |
| 8418 | ;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (18787 | 8418 | ;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (18941 |
| 8419 | ;;;;;; 48912)) | 8419 | ;;;;;; 42892)) |
| 8420 | ;;; Generated autoloads from epa.el | 8420 | ;;; Generated autoloads from epa.el |
| 8421 | 8421 | ||
| 8422 | (autoload 'epa-list-keys "epa" "\ | 8422 | (autoload 'epa-list-keys "epa" "\ |
| @@ -8709,7 +8709,7 @@ Minor mode to hook EasyPG into Mail mode. | |||
| 8709 | ;;;;;; epg-encrypt-string epg-encrypt-file epg-start-encrypt epg-sign-string | 8709 | ;;;;;; epg-encrypt-string epg-encrypt-file epg-start-encrypt epg-sign-string |
| 8710 | ;;;;;; epg-sign-file epg-start-sign epg-verify-string epg-verify-file | 8710 | ;;;;;; epg-sign-file epg-start-sign epg-verify-string epg-verify-file |
| 8711 | ;;;;;; epg-start-verify epg-decrypt-string epg-decrypt-file epg-start-decrypt | 8711 | ;;;;;; epg-start-verify epg-decrypt-string epg-decrypt-file epg-start-decrypt |
| 8712 | ;;;;;; epg-cancel epg-list-keys) "epg" "epg.el" (18787 48912)) | 8712 | ;;;;;; epg-cancel epg-list-keys) "epg" "epg.el" (18943 4386)) |
| 8713 | ;;; Generated autoloads from epg.el | 8713 | ;;; Generated autoloads from epg.el |
| 8714 | 8714 | ||
| 8715 | (autoload 'epg-list-keys "epg" "\ | 8715 | (autoload 'epg-list-keys "epg" "\ |
| @@ -12452,7 +12452,7 @@ Turn on `goto-address-mode', but only in comments and strings. | |||
| 12452 | 12452 | ||
| 12453 | ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults | 12453 | ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults |
| 12454 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command | 12454 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command |
| 12455 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18858 55376)) | 12455 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18967 15987)) |
| 12456 | ;;; Generated autoloads from progmodes/grep.el | 12456 | ;;; Generated autoloads from progmodes/grep.el |
| 12457 | 12457 | ||
| 12458 | (defvar grep-window-height nil "\ | 12458 | (defvar grep-window-height nil "\ |
| @@ -12466,17 +12466,19 @@ If the grep program used supports an option to always include file names | |||
| 12466 | in its output (such as the `-H' option to GNU grep), it's a good idea to | 12466 | in its output (such as the `-H' option to GNU grep), it's a good idea to |
| 12467 | include it when specifying `grep-command'. | 12467 | include it when specifying `grep-command'. |
| 12468 | 12468 | ||
| 12469 | The default value of this variable is set up by `grep-compute-defaults'; | 12469 | In interactive usage, the actual value of this variable is set up |
| 12470 | call that function before using this variable in your program.") | 12470 | by `grep-compute-defaults'; to change the default value, use |
| 12471 | Customize or call the function `grep-apply-setting'.") | ||
| 12471 | 12472 | ||
| 12472 | (custom-autoload 'grep-command "grep" t) | 12473 | (custom-autoload 'grep-command "grep" nil) |
| 12473 | 12474 | ||
| 12474 | (defvar grep-find-command nil "\ | 12475 | (defvar grep-find-command nil "\ |
| 12475 | The default find command for \\[grep-find]. | 12476 | The default find command for \\[grep-find]. |
| 12476 | The default value of this variable is set up by `grep-compute-defaults'; | 12477 | In interactive usage, the actual value of this variable is set up |
| 12477 | call that function before using this variable in your program.") | 12478 | by `grep-compute-defaults'; to change the default value, use |
| 12479 | Customize or call the function `grep-apply-setting'.") | ||
| 12478 | 12480 | ||
| 12479 | (custom-autoload 'grep-find-command "grep" t) | 12481 | (custom-autoload 'grep-find-command "grep" nil) |
| 12480 | 12482 | ||
| 12481 | (defvar grep-setup-hook nil "\ | 12483 | (defvar grep-setup-hook nil "\ |
| 12482 | List of hook functions run by `grep-process-setup' (see `run-hooks').") | 12484 | List of hook functions run by `grep-process-setup' (see `run-hooks').") |
| @@ -14632,8 +14634,8 @@ The main features of this mode are | |||
| 14632 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file | 14634 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file |
| 14633 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer | 14635 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer |
| 14634 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 14636 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
| 14635 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18787 | 14637 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18951 |
| 14636 | ;;;;;; 48914)) | 14638 | ;;;;;; 18091)) |
| 14637 | ;;; Generated autoloads from ido.el | 14639 | ;;; Generated autoloads from ido.el |
| 14638 | 14640 | ||
| 14639 | (defvar ido-mode nil "\ | 14641 | (defvar ido-mode nil "\ |
| @@ -18540,7 +18542,7 @@ different buffer menu using the function `msb'. | |||
| 18540 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly | 18542 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly |
| 18541 | ;;;;;; describe-coding-system describe-character-set list-charset-chars | 18543 | ;;;;;; describe-coding-system describe-character-set list-charset-chars |
| 18542 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" | 18544 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
| 18543 | ;;;;;; (18912 44112)) | 18545 | ;;;;;; (18947 41945)) |
| 18544 | ;;; Generated autoloads from international/mule-diag.el | 18546 | ;;; Generated autoloads from international/mule-diag.el |
| 18545 | 18547 | ||
| 18546 | (autoload 'list-character-sets "mule-diag" "\ | 18548 | (autoload 'list-character-sets "mule-diag" "\ |
| @@ -23225,7 +23227,7 @@ This means the number of non-shy regexp grouping constructs | |||
| 23225 | 23227 | ||
| 23226 | ;;;*** | 23228 | ;;;*** |
| 23227 | 23229 | ||
| 23228 | ;;;### (autoloads nil "register" "register.el" (18873 47505)) | 23230 | ;;;### (autoloads nil "register" "register.el" (18961 38375)) |
| 23229 | ;;; Generated autoloads from register.el | 23231 | ;;; Generated autoloads from register.el |
| 23230 | (define-key ctl-x-r-map "\C-@" 'point-to-register) | 23232 | (define-key ctl-x-r-map "\C-@" 'point-to-register) |
| 23231 | (define-key ctl-x-r-map [?\C-\ ] 'point-to-register) | 23233 | (define-key ctl-x-r-map [?\C-\ ] 'point-to-register) |
| @@ -23458,7 +23460,7 @@ variable. | |||
| 23458 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers | 23460 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers |
| 23459 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers | 23461 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers |
| 23460 | ;;;;;; rmail-dont-reply-to-names rmail-movemail-variant-p) "rmail" | 23462 | ;;;;;; rmail-dont-reply-to-names rmail-movemail-variant-p) "rmail" |
| 23461 | ;;;;;; "mail/rmail.el" (18911 46082)) | 23463 | ;;;;;; "mail/rmail.el" (18961 36795)) |
| 23462 | ;;; Generated autoloads from mail/rmail.el | 23464 | ;;; Generated autoloads from mail/rmail.el |
| 23463 | 23465 | ||
| 23464 | (autoload 'rmail-movemail-variant-p "rmail" "\ | 23466 | (autoload 'rmail-movemail-variant-p "rmail" "\ |
| @@ -23636,7 +23638,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server. | |||
| 23636 | ;;;*** | 23638 | ;;;*** |
| 23637 | 23639 | ||
| 23638 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" | 23640 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" |
| 23639 | ;;;;;; (18911 46082)) | 23641 | ;;;;;; (18961 36795)) |
| 23640 | ;;; Generated autoloads from mail/rmailedit.el | 23642 | ;;; Generated autoloads from mail/rmailedit.el |
| 23641 | 23643 | ||
| 23642 | (autoload 'rmail-edit-current-message "rmailedit" "\ | 23644 | (autoload 'rmail-edit-current-message "rmailedit" "\ |
| @@ -27452,7 +27454,7 @@ tetris-mode keybindings: | |||
| 27452 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command | 27454 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command |
| 27453 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 27455 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 27454 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 27456 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 27455 | ;;;;;; (18850 59927)) | 27457 | ;;;;;; (18964 39342)) |
| 27456 | ;;; Generated autoloads from textmodes/tex-mode.el | 27458 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 27457 | 27459 | ||
| 27458 | (defvar tex-shell-file-name nil "\ | 27460 | (defvar tex-shell-file-name nil "\ |
| @@ -28880,8 +28882,8 @@ Not documented | |||
| 28880 | 28882 | ||
| 28881 | ;;;*** | 28883 | ;;;*** |
| 28882 | 28884 | ||
| 28883 | ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18787 | 28885 | ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18953 |
| 28884 | ;;;;;; 48918)) | 28886 | ;;;;;; 42629)) |
| 28885 | ;;; Generated autoloads from tutorial.el | 28887 | ;;; Generated autoloads from tutorial.el |
| 28886 | 28888 | ||
| 28887 | (autoload 'help-with-tutorial "tutorial" "\ | 28889 | (autoload 'help-with-tutorial "tutorial" "\ |
| @@ -29903,11 +29905,11 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 29903 | ;;;*** | 29905 | ;;;*** |
| 29904 | 29906 | ||
| 29905 | ;;;### (autoloads (vc-branch-part vc-trunk-p vc-update-change-log | 29907 | ;;;### (autoloads (vc-branch-part vc-trunk-p vc-update-change-log |
| 29906 | ;;;;;; vc-rename-file vc-transfer-file vc-switch-backend vc-update | 29908 | ;;;;;; vc-rename-file vc-delete-file vc-transfer-file vc-switch-backend |
| 29907 | ;;;;;; vc-rollback vc-revert vc-print-log vc-retrieve-tag vc-create-tag | 29909 | ;;;;;; vc-update vc-rollback vc-revert vc-print-log vc-retrieve-tag |
| 29908 | ;;;;;; vc-merge vc-insert-headers vc-revision-other-window vc-diff | 29910 | ;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window |
| 29909 | ;;;;;; vc-version-diff vc-register vc-next-action vc-before-checkin-hook | 29911 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook |
| 29910 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (18885 3376)) | 29912 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (18944 19956)) |
| 29911 | ;;; Generated autoloads from vc.el | 29913 | ;;; Generated autoloads from vc.el |
| 29912 | 29914 | ||
| 29913 | (defvar vc-checkout-hook nil "\ | 29915 | (defvar vc-checkout-hook nil "\ |
| @@ -30091,6 +30093,11 @@ backend to NEW-BACKEND, and unregister FILE from the current backend. | |||
| 30091 | 30093 | ||
| 30092 | \(fn FILE NEW-BACKEND)" nil nil) | 30094 | \(fn FILE NEW-BACKEND)" nil nil) |
| 30093 | 30095 | ||
| 30096 | (autoload 'vc-delete-file "vc" "\ | ||
| 30097 | Delete file and mark it as such in the version control system. | ||
| 30098 | |||
| 30099 | \(fn FILE)" t nil) | ||
| 30100 | |||
| 30094 | (autoload 'vc-rename-file "vc" "\ | 30101 | (autoload 'vc-rename-file "vc" "\ |
| 30095 | Rename file OLD to NEW, and rename its master file likewise. | 30102 | Rename file OLD to NEW, and rename its master file likewise. |
| 30096 | 30103 | ||
| @@ -30170,7 +30177,7 @@ mode-specific menu. `vc-annotate-color-map' and | |||
| 30170 | 30177 | ||
| 30171 | ;;;*** | 30178 | ;;;*** |
| 30172 | 30179 | ||
| 30173 | ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18906 53490)) | 30180 | ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18961 36795)) |
| 30174 | ;;; Generated autoloads from vc-bzr.el | 30181 | ;;; Generated autoloads from vc-bzr.el |
| 30175 | 30182 | ||
| 30176 | (defconst vc-bzr-admin-dirname ".bzr" "\ | 30183 | (defconst vc-bzr-admin-dirname ".bzr" "\ |
| @@ -30309,7 +30316,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 30309 | 30316 | ||
| 30310 | ;;;*** | 30317 | ;;;*** |
| 30311 | 30318 | ||
| 30312 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18918 21795)) | 30319 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18944 19874)) |
| 30313 | ;;; Generated autoloads from vc-svn.el | 30320 | ;;; Generated autoloads from vc-svn.el |
| 30314 | (defun vc-svn-registered (f) | 30321 | (defun vc-svn-registered (f) |
| 30315 | (let ((admin-dir (cond ((and (eq system-type 'windows-nt) | 30322 | (let ((admin-dir (cond ((and (eq system-type 'windows-nt) |
| @@ -32032,8 +32039,8 @@ With arg, turn widget mode on if and only if arg is positive. | |||
| 32032 | ;;;*** | 32039 | ;;;*** |
| 32033 | 32040 | ||
| 32034 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create | 32041 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create |
| 32035 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18889 | 32042 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18941 |
| 32036 | ;;;;;; 1423)) | 32043 | ;;;;;; 42894)) |
| 32037 | ;;; Generated autoloads from wid-edit.el | 32044 | ;;; Generated autoloads from wid-edit.el |
| 32038 | 32045 | ||
| 32039 | (autoload 'widgetp "wid-edit" "\ | 32046 | (autoload 'widgetp "wid-edit" "\ |
| @@ -32601,7 +32608,7 @@ Zone out, completely. | |||
| 32601 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" | 32608 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" |
| 32602 | ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el" | 32609 | ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el" |
| 32603 | ;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el") | 32610 | ;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el") |
| 32604 | ;;;;;; (18939 4389 959328)) | 32611 | ;;;;;; (18967 26407 762906)) |
| 32605 | 32612 | ||
| 32606 | ;;;*** | 32613 | ;;;*** |
| 32607 | 32614 | ||