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
commit086171bf0b8c34abca3f4eed0512d2d1e4235d9d (patch)
treed0bbc28d532df4f764a779ca75fa3e960df43a80 /lisp/ediff-ptch.el
parentba7394febc752024269693ac231be8de0ff988c6 (diff)
downloademacs-086171bf0b8c34abca3f4eed0512d2d1e4235d9d.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