summaryrefslogtreecommitdiff
path: root/lisp/ediff-ptch.el
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>1999-11-25 04:34:23 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>1999-11-25 04:34:23 +0000
commit5db080cfc2f659ba0120e8ab0dd760a23e9ef15e (patch)
treeb7a33b2a4b79ade780cb9d89ecea262dfaa8d3ff /lisp/ediff-ptch.el
parentaf8eac4da47cf30cc278bfc3466f236f465a26fb (diff)
downloademacs-5db080cfc2f659ba0120e8ab0dd760a23e9ef15e.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/ediff-ptch.el')
-rw-r--r--lisp/ediff-ptch.el11
1 files changed, 5 insertions, 6 deletions
diff --git a/lisp/ediff-ptch.el b/lisp/ediff-ptch.el
index 2bac3192b3b..1f1a42477a0 100644
--- a/lisp/ediff-ptch.el
+++ b/lisp/ediff-ptch.el
@@ -715,12 +715,11 @@ you can still examine the changes via M-x ediff-files"
(setq startup-hooks
;; this sets various vars in the meta buffer inside
;; ediff-prepare-meta-buffer
- (cons (` (lambda ()
- ;; tell what to do if the user clicks on a session record
- (setq ediff-session-action-function
- 'ediff-patch-file-form-meta
- ediff-meta-patchbufer patch-buf)
- ))
+ (cons `(lambda ()
+ ;; tell what to do if the user clicks on a session record
+ (setq ediff-session-action-function
+ 'ediff-patch-file-form-meta
+ ediff-meta-patchbufer patch-buf) )
startup-hooks))
(setq meta-buf (ediff-prepare-meta-buffer
'ediff-filegroup-action