diff options
| author | Eli Zaretskii | 2010-04-03 16:59:53 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2010-04-03 16:59:53 +0300 |
| commit | 0157365cb23163c179f7380f85fb5f693ad0c2f8 (patch) | |
| tree | 14f1f522693437c7dbe722c9c8981c39ed2eb8af | |
| parent | 1502b819370b4194a3050702229ca3d239700e02 (diff) | |
| download | emacs-0157365cb23163c179f7380f85fb5f693ad0c2f8.tar.gz emacs-0157365cb23163c179f7380f85fb5f693ad0c2f8.zip | |
Fix merge conflicts in ldefs-boot.el.
| -rw-r--r-- | lisp/ldefs-boot.el | 192 |
1 files changed, 0 insertions, 192 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index de72b92eb07..ec2a7c3b52c 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -10464,13 +10464,7 @@ Turn flymake mode off. | |||
| 10464 | 10464 | ||
| 10465 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 10465 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 10466 | ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) | 10466 | ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) |
| 10467 | <<<<<<< TREE | ||
| 10468 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19370 36541)) | 10467 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19370 36541)) |
| 10469 | ||||||| BASE-REVISION | ||
| 10470 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19352 21362)) | ||
| 10471 | ======= | ||
| 10472 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19369 7847)) | ||
| 10473 | >>>>>>> MERGE-SOURCE | ||
| 10474 | ;;; Generated autoloads from textmodes/flyspell.el | 10468 | ;;; Generated autoloads from textmodes/flyspell.el |
| 10475 | 10469 | ||
| 10476 | (autoload 'flyspell-prog-mode "flyspell" "\ | 10470 | (autoload 'flyspell-prog-mode "flyspell" "\ |
| @@ -10792,7 +10786,6 @@ and choose the directory as the fortune-file. | |||
| 10792 | 10786 | ||
| 10793 | ;;;*** | 10787 | ;;;*** |
| 10794 | 10788 | ||
| 10795 | <<<<<<< TREE | ||
| 10796 | ;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" | 10789 | ;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" |
| 10797 | ;;;;;; (19375 49830)) | 10790 | ;;;;;; (19375 49830)) |
| 10798 | ;;; Generated autoloads from progmodes/gdb-mi.el | 10791 | ;;; Generated autoloads from progmodes/gdb-mi.el |
| @@ -10803,19 +10796,6 @@ Non-nil means record the process input and output in `gdb-debug-log'.") | |||
| 10803 | (custom-autoload 'gdb-enable-debug "gdb-mi" t) | 10796 | (custom-autoload 'gdb-enable-debug "gdb-mi" t) |
| 10804 | 10797 | ||
| 10805 | (autoload 'gdb "gdb-mi" "\ | 10798 | (autoload 'gdb "gdb-mi" "\ |
| 10806 | ||||||| BASE-REVISION | ||
| 10807 | ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" | ||
| 10808 | ;;;;;; (19352 21362)) | ||
| 10809 | ;;; Generated autoloads from progmodes/gdb-ui.el | ||
| 10810 | |||
| 10811 | (autoload 'gdb "gdb-ui" "\ | ||
| 10812 | ======= | ||
| 10813 | ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" | ||
| 10814 | ;;;;;; (19372 60979)) | ||
| 10815 | ;;; Generated autoloads from progmodes/gdb-ui.el | ||
| 10816 | |||
| 10817 | (autoload 'gdb "gdb-ui" "\ | ||
| 10818 | >>>>>>> MERGE-SOURCE | ||
| 10819 | Run gdb on program FILE in buffer *gud-FILE*. | 10799 | Run gdb on program FILE in buffer *gud-FILE*. |
| 10820 | The directory containing FILE becomes the initial working directory | 10800 | The directory containing FILE becomes the initial working directory |
| 10821 | and source-file directory for your debugger. | 10801 | and source-file directory for your debugger. |
| @@ -13669,16 +13649,8 @@ The main features of this mode are | |||
| 13669 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file | 13649 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file |
| 13670 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer | 13650 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer |
| 13671 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 13651 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
| 13672 | <<<<<<< TREE | ||
| 13673 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19292 | 13652 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19292 |
| 13674 | ;;;;;; 15231)) | 13653 | ;;;;;; 15231)) |
| 13675 | ||||||| BASE-REVISION | ||
| 13676 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19352 | ||
| 13677 | ;;;;;; 21354)) | ||
| 13678 | ======= | ||
| 13679 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19355 | ||
| 13680 | ;;;;;; 62587)) | ||
| 13681 | >>>>>>> MERGE-SOURCE | ||
| 13682 | ;;; Generated autoloads from ido.el | 13654 | ;;; Generated autoloads from ido.el |
| 13683 | 13655 | ||
| 13684 | (defvar ido-mode nil "\ | 13656 | (defvar ido-mode nil "\ |
| @@ -14170,13 +14142,7 @@ Images should not be larger than specified by `max-image-size'. | |||
| 14170 | ;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag | 14142 | ;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag |
| 14171 | ;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs | 14143 | ;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs |
| 14172 | ;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) | 14144 | ;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) |
| 14173 | <<<<<<< TREE | ||
| 14174 | ;;;;;; "image-dired" "image-dired.el" (19370 36540)) | 14145 | ;;;;;; "image-dired" "image-dired.el" (19370 36540)) |
| 14175 | ||||||| BASE-REVISION | ||
| 14176 | ;;;;;; "image-dired" "image-dired.el" (19352 21354)) | ||
| 14177 | ======= | ||
| 14178 | ;;;;;; "image-dired" "image-dired.el" (19367 42949)) | ||
| 14179 | >>>>>>> MERGE-SOURCE | ||
| 14180 | ;;; Generated autoloads from image-dired.el | 14146 | ;;; Generated autoloads from image-dired.el |
| 14181 | 14147 | ||
| 14182 | (autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ | 14148 | (autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ |
| @@ -15428,13 +15394,7 @@ by `jka-compr-installed'. | |||
| 15428 | 15394 | ||
| 15429 | ;;;*** | 15395 | ;;;*** |
| 15430 | 15396 | ||
| 15431 | <<<<<<< TREE | ||
| 15432 | ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19279 5151)) | 15397 | ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19279 5151)) |
| 15433 | ||||||| BASE-REVISION | ||
| 15434 | ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19352 21355)) | ||
| 15435 | ======= | ||
| 15436 | ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19375 48608)) | ||
| 15437 | >>>>>>> MERGE-SOURCE | ||
| 15438 | ;;; Generated autoloads from progmodes/js.el | 15398 | ;;; Generated autoloads from progmodes/js.el |
| 15439 | 15399 | ||
| 15440 | (autoload 'js-mode "js" "\ | 15400 | (autoload 'js-mode "js" "\ |
| @@ -16543,13 +16503,7 @@ The mail client is taken to be the handler of mailto URLs. | |||
| 16543 | 16503 | ||
| 16544 | ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode | 16504 | ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode |
| 16545 | ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) | 16505 | ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) |
| 16546 | <<<<<<< TREE | ||
| 16547 | ;;;;;; "make-mode" "progmodes/make-mode.el" (19372 27330)) | 16506 | ;;;;;; "make-mode" "progmodes/make-mode.el" (19372 27330)) |
| 16548 | ||||||| BASE-REVISION | ||
| 16549 | ;;;;;; "make-mode" "progmodes/make-mode.el" (19352 21355)) | ||
| 16550 | ======= | ||
| 16551 | ;;;;;; "make-mode" "progmodes/make-mode.el" (19370 15152)) | ||
| 16552 | >>>>>>> MERGE-SOURCE | ||
| 16553 | ;;; Generated autoloads from progmodes/make-mode.el | 16507 | ;;; Generated autoloads from progmodes/make-mode.el |
| 16554 | 16508 | ||
| 16555 | (autoload 'makefile-mode "make-mode" "\ | 16509 | (autoload 'makefile-mode "make-mode" "\ |
| @@ -16781,13 +16735,7 @@ Returns non-nil if the new state is enabled. | |||
| 16781 | ;;;;;; message-forward-make-body message-forward message-recover | 16735 | ;;;;;; message-forward-make-body message-forward message-recover |
| 16782 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply | 16736 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply |
| 16783 | ;;;;;; message-reply message-news message-mail message-mode) "message" | 16737 | ;;;;;; message-reply message-news message-mail message-mode) "message" |
| 16784 | <<<<<<< TREE | ||
| 16785 | ;;;;;; "gnus/message.el" (19370 36541)) | 16738 | ;;;;;; "gnus/message.el" (19370 36541)) |
| 16786 | ||||||| BASE-REVISION | ||
| 16787 | ;;;;;; "gnus/message.el" (19352 21361)) | ||
| 16788 | ======= | ||
| 16789 | ;;;;;; "gnus/message.el" (19374 17766)) | ||
| 16790 | >>>>>>> MERGE-SOURCE | ||
| 16791 | ;;; Generated autoloads from gnus/message.el | 16739 | ;;; Generated autoloads from gnus/message.el |
| 16792 | 16740 | ||
| 16793 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) | 16741 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) |
| @@ -17433,13 +17381,7 @@ Insert file contents of URL using `mm-url-program'. | |||
| 17433 | ;;;*** | 17381 | ;;;*** |
| 17434 | 17382 | ||
| 17435 | ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" | 17383 | ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" |
| 17436 | <<<<<<< TREE | ||
| 17437 | ;;;;;; "gnus/mm-uu.el" (19279 5150)) | 17384 | ;;;;;; "gnus/mm-uu.el" (19279 5150)) |
| 17438 | ||||||| BASE-REVISION | ||
| 17439 | ;;;;;; "gnus/mm-uu.el" (19352 21355)) | ||
| 17440 | ======= | ||
| 17441 | ;;;;;; "gnus/mm-uu.el" (19382 2266)) | ||
| 17442 | >>>>>>> MERGE-SOURCE | ||
| 17443 | ;;; Generated autoloads from gnus/mm-uu.el | 17385 | ;;; Generated autoloads from gnus/mm-uu.el |
| 17444 | 17386 | ||
| 17445 | (autoload 'mm-uu-dissect "mm-uu" "\ | 17387 | (autoload 'mm-uu-dissect "mm-uu" "\ |
| @@ -22665,16 +22607,8 @@ of master file. | |||
| 22665 | 22607 | ||
| 22666 | ;;;*** | 22608 | ;;;*** |
| 22667 | 22609 | ||
| 22668 | <<<<<<< TREE | ||
| 22669 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19370 | 22610 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19370 |
| 22670 | ;;;;;; 36541)) | 22611 | ;;;;;; 36541)) |
| 22671 | ||||||| BASE-REVISION | ||
| 22672 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19352 | ||
| 22673 | ;;;;;; 21358)) | ||
| 22674 | ======= | ||
| 22675 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19367 | ||
| 22676 | ;;;;;; 42950)) | ||
| 22677 | >>>>>>> MERGE-SOURCE | ||
| 22678 | ;;; Generated autoloads from textmodes/reftex-vars.el | 22612 | ;;; Generated autoloads from textmodes/reftex-vars.el |
| 22679 | (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) | 22613 | (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) |
| 22680 | (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) | 22614 | (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) |
| @@ -22926,16 +22860,8 @@ variable. | |||
| 22926 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers | 22860 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers |
| 22927 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers | 22861 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers |
| 22928 | ;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp | 22862 | ;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp |
| 22929 | <<<<<<< TREE | ||
| 22930 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19370 | 22863 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19370 |
| 22931 | ;;;;;; 36541)) | 22864 | ;;;;;; 36541)) |
| 22932 | ||||||| BASE-REVISION | ||
| 22933 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19352 | ||
| 22934 | ;;;;;; 21360)) | ||
| 22935 | ======= | ||
| 22936 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19363 | ||
| 22937 | ;;;;;; 36802)) | ||
| 22938 | >>>>>>> MERGE-SOURCE | ||
| 22939 | ;;; Generated autoloads from mail/rmail.el | 22865 | ;;; Generated autoloads from mail/rmail.el |
| 22940 | 22866 | ||
| 22941 | (autoload 'rmail-movemail-variant-p "rmail" "\ | 22867 | (autoload 'rmail-movemail-variant-p "rmail" "\ |
| @@ -23902,13 +23828,7 @@ Semantic mode. | |||
| 23902 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name | 23828 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name |
| 23903 | ;;;;;; mail-header-separator send-mail-function mail-interactive | 23829 | ;;;;;; mail-header-separator send-mail-function mail-interactive |
| 23904 | ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) | 23830 | ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) |
| 23905 | <<<<<<< TREE | ||
| 23906 | ;;;;;; "sendmail" "mail/sendmail.el" (19338 9841)) | 23831 | ;;;;;; "sendmail" "mail/sendmail.el" (19338 9841)) |
| 23907 | ||||||| BASE-REVISION | ||
| 23908 | ;;;;;; "sendmail" "mail/sendmail.el" (19352 21361)) | ||
| 23909 | ======= | ||
| 23910 | ;;;;;; "sendmail" "mail/sendmail.el" (19374 15070)) | ||
| 23911 | >>>>>>> MERGE-SOURCE | ||
| 23912 | ;;; Generated autoloads from mail/sendmail.el | 23832 | ;;; Generated autoloads from mail/sendmail.el |
| 23913 | 23833 | ||
| 23914 | (defvar mail-from-style 'default "\ | 23834 | (defvar mail-from-style 'default "\ |
| @@ -24787,13 +24707,7 @@ If no conflict maker is found, turn off `smerge-mode'. | |||
| 24787 | ;;;*** | 24707 | ;;;*** |
| 24788 | 24708 | ||
| 24789 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" | 24709 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" |
| 24790 | <<<<<<< TREE | ||
| 24791 | ;;;;;; (19370 36541)) | 24710 | ;;;;;; (19370 36541)) |
| 24792 | ||||||| BASE-REVISION | ||
| 24793 | ;;;;;; (19352 21358)) | ||
| 24794 | ======= | ||
| 24795 | ;;;;;; (19367 42950)) | ||
| 24796 | >>>>>>> MERGE-SOURCE | ||
| 24797 | ;;; Generated autoloads from gnus/smiley.el | 24711 | ;;; Generated autoloads from gnus/smiley.el |
| 24798 | 24712 | ||
| 24799 | (autoload 'smiley-region "smiley" "\ | 24713 | (autoload 'smiley-region "smiley" "\ |
| @@ -26811,13 +26725,7 @@ tetris-mode keybindings: | |||
| 26811 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command | 26725 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command |
| 26812 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 26726 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 26813 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 26727 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 26814 | <<<<<<< TREE | ||
| 26815 | ;;;;;; (19323 49698)) | 26728 | ;;;;;; (19323 49698)) |
| 26816 | ||||||| BASE-REVISION | ||
| 26817 | ;;;;;; (19352 21363)) | ||
| 26818 | ======= | ||
| 26819 | ;;;;;; (19371 46148)) | ||
| 26820 | >>>>>>> MERGE-SOURCE | ||
| 26821 | ;;; Generated autoloads from textmodes/tex-mode.el | 26729 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 26822 | 26730 | ||
| 26823 | (defvar tex-shell-file-name nil "\ | 26731 | (defvar tex-shell-file-name nil "\ |
| @@ -27812,13 +27720,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". | |||
| 27812 | ;;;*** | 27720 | ;;;*** |
| 27813 | 27721 | ||
| 27814 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" | 27722 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" |
| 27815 | <<<<<<< TREE | ||
| 27816 | ;;;;;; "tmm.el" (19279 5148)) | 27723 | ;;;;;; "tmm.el" (19279 5148)) |
| 27817 | ||||||| BASE-REVISION | ||
| 27818 | ;;;;;; "tmm.el" (19352 21359)) | ||
| 27819 | ======= | ||
| 27820 | ;;;;;; "tmm.el" (19376 53416)) | ||
| 27821 | >>>>>>> MERGE-SOURCE | ||
| 27822 | ;;; Generated autoloads from tmm.el | 27724 | ;;; Generated autoloads from tmm.el |
| 27823 | (define-key global-map "\M-`" 'tmm-menubar) | 27725 | (define-key global-map "\M-`" 'tmm-menubar) |
| 27824 | (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) | 27726 | (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) |
| @@ -28068,13 +27970,7 @@ to a tcp server on another machine. | |||
| 28068 | ;;;*** | 27970 | ;;;*** |
| 28069 | 27971 | ||
| 28070 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) | 27972 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) |
| 28071 | <<<<<<< TREE | ||
| 28072 | ;;;;;; "trace" "emacs-lisp/trace.el" (19370 36541)) | 27973 | ;;;;;; "trace" "emacs-lisp/trace.el" (19370 36541)) |
| 28073 | ||||||| BASE-REVISION | ||
| 28074 | ;;;;;; "trace" "emacs-lisp/trace.el" (19352 21359)) | ||
| 28075 | ======= | ||
| 28076 | ;;;;;; "trace" "emacs-lisp/trace.el" (19367 42950)) | ||
| 28077 | >>>>>>> MERGE-SOURCE | ||
| 28078 | ;;; Generated autoloads from emacs-lisp/trace.el | 27974 | ;;; Generated autoloads from emacs-lisp/trace.el |
| 28079 | 27975 | ||
| 28080 | (defvar trace-buffer (purecopy "*trace-output*") "\ | 27976 | (defvar trace-buffer (purecopy "*trace-output*") "\ |
| @@ -28111,13 +28007,7 @@ BUFFER defaults to `trace-buffer'. | |||
| 28111 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion | 28007 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion |
| 28112 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers | 28008 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers |
| 28113 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" | 28009 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" |
| 28114 | <<<<<<< TREE | ||
| 28115 | ;;;;;; "net/tramp.el" (19370 36541)) | 28010 | ;;;;;; "net/tramp.el" (19370 36541)) |
| 28116 | ||||||| BASE-REVISION | ||
| 28117 | ;;;;;; "net/tramp.el" (19352 21361)) | ||
| 28118 | ======= | ||
| 28119 | ;;;;;; "net/tramp.el" (19356 59749)) | ||
| 28120 | >>>>>>> MERGE-SOURCE | ||
| 28121 | ;;; Generated autoloads from net/tramp.el | 28011 | ;;; Generated autoloads from net/tramp.el |
| 28122 | 28012 | ||
| 28123 | (defvar tramp-mode t "\ | 28013 | (defvar tramp-mode t "\ |
| @@ -29340,13 +29230,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 29340 | ;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window | 29230 | ;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window |
| 29341 | ;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action | 29231 | ;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action |
| 29342 | ;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) | 29232 | ;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) |
| 29343 | <<<<<<< TREE | ||
| 29344 | ;;;;;; "vc" "vc.el" (19370 36540)) | 29233 | ;;;;;; "vc" "vc.el" (19370 36540)) |
| 29345 | ||||||| BASE-REVISION | ||
| 29346 | ;;;;;; "vc" "vc.el" (19352 21359)) | ||
| 29347 | ======= | ||
| 29348 | ;;;;;; "vc" "vc.el" (19371 62620)) | ||
| 29349 | >>>>>>> MERGE-SOURCE | ||
| 29350 | ;;; Generated autoloads from vc.el | 29234 | ;;; Generated autoloads from vc.el |
| 29351 | 29235 | ||
| 29352 | (defvar vc-checkout-hook nil "\ | 29236 | (defvar vc-checkout-hook nil "\ |
| @@ -31607,13 +31491,7 @@ With arg, turn Winner mode on if and only if arg is positive. | |||
| 31607 | ;;;*** | 31491 | ;;;*** |
| 31608 | 31492 | ||
| 31609 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) | 31493 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) |
| 31610 | <<<<<<< TREE | ||
| 31611 | ;;;;;; "woman" "woman.el" (19370 36540)) | 31494 | ;;;;;; "woman" "woman.el" (19370 36540)) |
| 31612 | ||||||| BASE-REVISION | ||
| 31613 | ;;;;;; "woman" "woman.el" (19352 21359)) | ||
| 31614 | ======= | ||
| 31615 | ;;;;;; "woman" "woman.el" (19359 48737)) | ||
| 31616 | >>>>>>> MERGE-SOURCE | ||
| 31617 | ;;; Generated autoloads from woman.el | 31495 | ;;; Generated autoloads from woman.el |
| 31618 | 31496 | ||
| 31619 | (defvar woman-locale nil "\ | 31497 | (defvar woman-locale nil "\ |
| @@ -31967,7 +31845,6 @@ Zone out, completely. | |||
| 31967 | ;;;;;; "cedet/semantic/edit.el" "cedet/semantic/find.el" "cedet/semantic/format.el" | 31845 | ;;;;;; "cedet/semantic/edit.el" "cedet/semantic/find.el" "cedet/semantic/format.el" |
| 31968 | ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" | 31846 | ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" |
| 31969 | ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" | 31847 | ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" |
| 31970 | <<<<<<< TREE | ||
| 31971 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" | 31848 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" |
| 31972 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" | 31849 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" |
| 31973 | ;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" | 31850 | ;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" |
| @@ -31976,25 +31853,6 @@ Zone out, completely. | |||
| 31976 | ;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" | 31853 | ;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" |
| 31977 | ;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" | 31854 | ;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" |
| 31978 | ;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" | 31855 | ;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" |
| 31979 | ||||||| BASE-REVISION | ||
| 31980 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el" | ||
| 31981 | ;;;;;; "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" | ||
| 31982 | ;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" | ||
| 31983 | ;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" | ||
| 31984 | ;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" | ||
| 31985 | ;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" | ||
| 31986 | ;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" | ||
| 31987 | ;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" | ||
| 31988 | ======= | ||
| 31989 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" | ||
| 31990 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" | ||
| 31991 | ;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" | ||
| 31992 | ;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" | ||
| 31993 | ;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" | ||
| 31994 | ;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" | ||
| 31995 | ;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" | ||
| 31996 | ;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" | ||
| 31997 | >>>>>>> MERGE-SOURCE | ||
| 31998 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" | 31856 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" |
| 31999 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" | 31857 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" |
| 32000 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" | 31858 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" |
| @@ -32108,7 +31966,6 @@ Zone out, completely. | |||
| 32108 | ;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el" | 31966 | ;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el" |
| 32109 | ;;;;;; "org/org-mhe.el" "org/org-mouse.el" "org/org-protocol.el" | 31967 | ;;;;;; "org/org-mhe.el" "org/org-mouse.el" "org/org-protocol.el" |
| 32110 | ;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-vm.el" "org/org-w3m.el" | 31968 | ;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-vm.el" "org/org-w3m.el" |
| 32111 | <<<<<<< TREE | ||
| 32112 | ;;;;;; "org/org-wl.el" "patcomp.el" "pcvs-info.el" "pcvs-parse.el" | 31969 | ;;;;;; "org/org-wl.el" "patcomp.el" "pcvs-info.el" "pcvs-parse.el" |
| 32113 | ;;;;;; "pcvs-util.el" "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" | 31970 | ;;;;;; "pcvs-util.el" "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" |
| 32114 | ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" | 31971 | ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" |
| @@ -32131,55 +31988,6 @@ Zone out, completely. | |||
| 32131 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" | 31988 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" |
| 32132 | ;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" | 31989 | ;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" |
| 32133 | ;;;;;; "w32-vars.el" "x-dnd.el") (19375 51700 955763)) | 31990 | ;;;;;; "w32-vars.el" "x-dnd.el") (19375 51700 955763)) |
| 32134 | ||||||| BASE-REVISION | ||
| 32135 | ;;;;;; "org/org-wl.el" "password-cache.el" "patcomp.el" "pcvs-info.el" | ||
| 32136 | ;;;;;; "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" "pgg-parse.el" | ||
| 32137 | ;;;;;; "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" "play/gametree.el" | ||
| 32138 | ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" | ||
| 32139 | ;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" | ||
| 32140 | ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" | ||
| 32141 | ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" | ||
| 32142 | ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" | ||
| 32143 | ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" | ||
| 32144 | ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" | ||
| 32145 | ;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el" | ||
| 32146 | ;;;;;; "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" | ||
| 32147 | ;;;;;; "select.el" "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el" | ||
| 32148 | ;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el" | ||
| 32149 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" | ||
| 32150 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" | ||
| 32151 | ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" | ||
| 32152 | ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" | ||
| 32153 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" | ||
| 32154 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" | ||
| 32155 | ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" | ||
| 32156 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19352 | ||
| 32157 | ;;;;;; 23109 108328)) | ||
| 32158 | ======= | ||
| 32159 | ;;;;;; "org/org-wl.el" "password-cache.el" "patcomp.el" "pcvs-info.el" | ||
| 32160 | ;;;;;; "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" "pgg-parse.el" | ||
| 32161 | ;;;;;; "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" "play/gametree.el" | ||
| 32162 | ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" | ||
| 32163 | ;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" | ||
| 32164 | ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" | ||
| 32165 | ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" | ||
| 32166 | ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" | ||
| 32167 | ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" | ||
| 32168 | ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" | ||
| 32169 | ;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el" | ||
| 32170 | ;;;;;; "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" | ||
| 32171 | ;;;;;; "select.el" "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el" | ||
| 32172 | ;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el" | ||
| 32173 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" | ||
| 32174 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" | ||
| 32175 | ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" | ||
| 32176 | ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" | ||
| 32177 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" | ||
| 32178 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" | ||
| 32179 | ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" | ||
| 32180 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19382 | ||
| 32181 | ;;;;;; 35538 347447)) | ||
| 32182 | >>>>>>> MERGE-SOURCE | ||
| 32183 | 31991 | ||
| 32184 | ;;;*** | 31992 | ;;;*** |
| 32185 | 31993 | ||