]> code.delx.au - gnu-emacs/commitdiff
(set-case-syntax-set-multibyte): New variable.
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 May 1997 15:41:21 +0000 (15:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 May 1997 15:41:21 +0000 (15:41 +0000)
lisp/case-table.el

index 5f5e6699b95661da4daefd1ab53175fcc4ee33ab..823fa44abf366004a358673f1172e70e883cb575 100644 (file)
@@ -36,6 +36,8 @@
 
 (defvar set-case-syntax-offset 0)
 
+(defvar set-case-syntax-set-multibyte nil)
+
 ;;;###autoload
 (defun describe-buffer-case-table ()
   "Describe the case table of the current buffer."