aboutsummaryrefslogtreecommitdiffhomepage
path: root/x-symbol/lisp/x-symbol-texi.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2003-02-26 11:41:19 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2003-02-26 11:41:19 +0000
commit1365bedaf53cec4c258e59f7efe6c073d5b9a86d (patch)
treeabab8d5f12e00af664811d0e909a0d875d23b430 /x-symbol/lisp/x-symbol-texi.el
parentaeee70378d7e9960ab979d83860f7f6d2066e41d (diff)
Version 4.5 (beta?) sent by CW, as a package distrib.
Diffstat (limited to 'x-symbol/lisp/x-symbol-texi.el')
-rw-r--r--x-symbol/lisp/x-symbol-texi.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/x-symbol/lisp/x-symbol-texi.el b/x-symbol/lisp/x-symbol-texi.el
index aab3e35e..cad7885a 100644
--- a/x-symbol/lisp/x-symbol-texi.el
+++ b/x-symbol/lisp/x-symbol-texi.el
@@ -100,11 +100,6 @@ See `x-symbol-language-access-alist' for details."
:decode-spec (?@))
"Token grammar for language `texi'.")
-(defvar x-symbol-texi-input-token-grammar
- '("@\\(?:[A-Za-z]+{[A-Za-z]?}\\|[{}]\\|[~^\"'`][A-Za-z]\\|,{[A-Za-z]}\\)\\'"
- ?@)
- "Grammar of input method Token for language `texi'.")
-
(defvar x-symbol-texi-user-table nil
"User table defining TeXinfo commands, used in `x-symbol-texi-table'.")