update.
[elisp/apel.git] / emu-nemacs.el
index 91ee9d5..d5a3b4d 100644 (file)
@@ -339,7 +339,7 @@ find-file-hooks, etc.
 
 (defmacro char-next-index (char index)
   "Return index of character succeeding CHAR whose index is INDEX."
-  (` (1+ index)))
+  (` (+ (, index) (char-bytes (, char)))))
 
 
 ;;; @ string