emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] elpa b2af9e5 2/2: Merge branch 'master' into elpa


From: Tassilo Horn
Subject: [elpa] elpa b2af9e5 2/2: Merge branch 'master' into elpa
Date: Fri, 14 Oct 2016 16:23:47 +0000 (UTC)

branch: elpa
commit b2af9e58b754b18873cd91f36ea785c48417a5d4
Merge: 5489ef2 4733d11
Author: Tassilo Horn <address@hidden>
Commit: Tassilo Horn <address@hidden>

    Merge branch 'master' into elpa
---
 prv-xemacs.el |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/prv-xemacs.el b/prv-xemacs.el
index ce89a1d..b4b22f7 100644
--- a/prv-xemacs.el
+++ b/prv-xemacs.el
@@ -41,8 +41,8 @@
     (when (featurep 'xemacs)
       (push
        (if (fboundp name)
-           (cons name (symbol-function name))
-         name)
+          (cons name (symbol-function name))
+        name)
        preview-compatibility-macros)
       `(eval-when-compile (defmacro ,name ,@rest))))
   (push 'preview-defmacro preview-compatibility-macros))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]