aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2000-05-26 16:19:10 +0000
committerDavid Aspinall2000-05-26 16:19:10 +0000
commit7d01abcada236160bd1f746eeb678bc1037740d0 (patch)
tree4031e47455720dab53e137424056eb404d1211bd
parent0adaa52078d62e324417b3328e8cc03fa09a4a22 (diff)
Attempt to quote @ (failed, dunno why)
-rw-r--r--generic/texi-docstring-magic.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/generic/texi-docstring-magic.el b/generic/texi-docstring-magic.el
index 9f1552c6..9095112e 100644
--- a/generic/texi-docstring-magic.el
+++ b/generic/texi-docstring-magic.el
@@ -94,7 +94,9 @@
str))
(defconst texi-docstring-magic-munge-table
- '(;; 1. Indented lines are gathered into @lisp environment.
+ '(;; 0. FIXME: escape @ characters
+ ;; ("@" t "@@")
+ ;; 1. Indented lines are gathered into @lisp environment.
("\\(^.*\\S-.*$\\)"
t
(let