Use new style backquotes.
[elisp/apel.git] / poem-ltn1.el
index d71329d..4dbb454 100644 (file)
@@ -110,7 +110,7 @@ but the contents viewed as characters do change.
 
 (defmacro char-next-index (char index)
   "Return index of character succeeding CHAR whose index is INDEX."
-  (` (1+ (, index))))
+  `(1+ ,index))
 
 
 ;;; @ string