%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/vc/ |
Current File : //usr/local/share/emacs/27.2/lisp/vc/ediff-hook.elc |
;ELC ;;; Compiled ;;; in Emacs version 27.2 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset 'menu-bar-ediff-misc-menu menu-bar-ediff-misc-menu) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset 'menu-bar-epatch-menu menu-bar-epatch-menu) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset 'menu-bar-ediff-merge-menu menu-bar-ediff-merge-menu) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (byte-code "\300M\210\305\306\307\310\311!\312BB#\210\305\313 #\210\305\314\307\310\315!\316\317\310\320!\257#\210\305\321\307\310\322!\323\317\310\324!\257#\210\305\325\307\310\326!\327\317\310\330!\257#\210\305\331 #\210\305\332\307\310\333!\334\317\310\335!\257#\210\305\336\307\310\337!\340\317\310\341!\257#\210\305\342 #\210\305\343\307\310\344!\345\317\310\346!\257#\210\305\347\307\310\350!\351\317\310\352!\257#\210\305\353 #\210\305\354\307\310\355!\356\317\310\357!\257#\210\305\360\307\310\361!\362\317\310\363!\257#\210\305\364 #\210\305\365\307\310\366!\367\317\310\370!\257#\210\305\371\307\310\372!\373\317\310\374!\257#\210\305\375\307\310\376!\377\317\310\201@ !\257#\210\305\201A \307\310\201B !\201C \317\310\201D !\257#\210\305\n\201E \307\310\201F !\201G \317\310\201H !\257#\210\305\n\201I \307\310\344!\201J \317\310\201K !\257#\210\305\n\201L \307\310\201M !\201N \317\310\201O !\257#\210\305\n\201P \307\310\201Q !\201R \317\310\201S !\257#\210\305\n\201T #\210\305\n\201U \307\310\201V !\201W \317\310\201X !\257#\210\305\n\201Y \307\310\201Z !\201[ \317\310\201\\ !\257#\210\305\n\201] #\210\305\n\201^ \307\310\201_ !\201` \317\310\201a !\257#\210\305\n\201b \307\310\201c !\201d \317\310\201e !\257#\210\305\n\201f \307\310\201g !\201h \317\310\201i !\257#\210\305\n\201j \307\310\201k !\201l \317\310\201m !\257#\210\305\201n \307\310\201o !\201p \317\310\201q !\257#\210\305\201r \307\310\201s !\201t \317\310\201u !\257#\210\305\f\201v \307\310\201w !\201x \317\310\201y !\201z BBBBB#\210\305\f\201{ \307\310\201| !\201} \317\310\201~ !\257#\210\305\f\201 \307\310\201\200 !\201\201 \317\310\201\202 !\257#\210\305\f\201\203 \307\310\201\204 !\201\205 \317\310\201\206 !\257#\210\201\207 \201\210 !\207" [menu-bar-ediff-menu menu-bar-separator menu-bar-ediff-merge-menu menu-bar-epatch-menu menu-bar-ediff-misc-menu define-key [ediff-misc] menu-item purecopy "Ediff Miscellanea" (menu-bar-ediff-misc-menu) [separator-ediff-misc] [window] "This Window and Next Window" compare-windows :help "Compare the current window and the next window" [ediff-windows-linewise] "Windows Line-by-line..." ediff-windows-linewise "Compare windows line-wise" [ediff-windows-wordwise] "Windows Word-by-word..." ediff-windows-wordwise "Compare windows word-wise" [separator-ediff-windows] [ediff-regions-linewise] "Regions Line-by-line..." ediff-regions-linewise "Compare regions line-wise" [ediff-regions-wordwise] "Regions Word-by-word..." ediff-regions-wordwise "Compare regions word-wise" [separator-ediff-regions] [ediff-dir-revision] "Directory Revisions..." ediff-directory-revisions "Compare directory files with their older versions" [ediff-revision] "File with Revision..." ediff-revision "Compare file with its older versions" [separator-ediff-directories] [ediff-directories3] "Three Directories..." ediff-directories3 "Compare files common to three directories simultaneously" [ediff-directories] "Two Directories..." ediff-directories "Compare files common to two directories simultaneously" [separator-ediff-files] [ediff-buffers3] "Three Buffers..." ediff-buffers3 "Compare three buffers simultaneously" [ediff-files3] "Three Files..." ediff-files3 "Compare three files simultaneously" [ediff-buffers] "Two Buffers..." ediff-buffers "Compare two buffers simultaneously" [ediff-files] "Two Files..." ediff-files "Compare two files simultaneously" [ediff-merge-dir-revisions-with-ancestor] "Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor "Merge versions of the files in the same directory by comparing the files with common ancestors" [ediff-merge-dir-revisions] ediff-merge-directory-revisions "Merge versions of the files in the same directory (without using ancestor information)" [ediff-merge-revisions-with-ancestor] "Revisions with Ancestor..." ediff-merge-revisions-with-ancestor "Merge versions of the same file by comparing them with a common ancestor" [ediff-merge-revisions] "Revisions..." ediff-merge-revisions "Merge versions of the same file (without using ancestor information)" [separator-ediff-merge] [ediff-merge-directories-with-ancestor] "Directories with Ancestor..." ediff-merge-directories-with-ancestor "Merge files common to a pair of directories by comparing the files with common ancestors" [ediff-merge-directories] "Directories..." ediff-merge-directories "Merge files common to a pair of directories" [separator-ediff-merge-dirs] [ediff-merge-buffers-with-ancestor] "Buffers with Ancestor..." ediff-merge-buffers-with-ancestor "Merge buffers by comparing their contents with a common ancestor" [ediff-merge-buffers] "Buffers..." ediff-merge-buffers "Merge buffers (without using ancestor information)" [ediff-merge-files-with-ancestor] "Files with Ancestor..." ediff-merge-files-with-ancestor "Merge files by comparing them with a common ancestor" [ediff-merge-files] "Files..." ediff-merge-files "Merge files (without using ancestor information)" [ediff-patch-buffer] "To a Buffer..." ediff-patch-buffer "Apply a patch to the contents of a buffer" [ediff-patch-file] "To a File..." ediff-patch-file "Apply a patch to a file" [emultiframe] "Use separate control buffer frame" ediff-toggle-multiframe "Switch between the single-frame presentation mode and the multi-frame mode" (:button (:toggle eq (bound-and-true-p ediff-window-setup-function) #'ediff-setup-windows-multiframe)) [eregistry] "List Ediff Sessions" ediff-show-registry "List all active Ediff sessions; it is a convenient way to find and resume such a session" [ediff-cust] "Customize Ediff" ediff-customize "Change some of the parameters that govern the behavior of Ediff" [ediff-doc] "Ediff Manual" ediff-documentation "Bring up the Ediff manual" provide ediff-hook] 9)