projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74dca65
)
(texinfo-indexvar-alist): Declare as variable instead of constant.
author
John Paul Wallington
<jpw@pobox.com>
Tue, 25 May 2004 20:06:06 +0000
(20:06 +0000)
committer
John Paul Wallington
<jpw@pobox.com>
Tue, 25 May 2004 20:06:06 +0000
(20:06 +0000)
lisp/textmodes/texinfmt.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/texinfmt.el
b/lisp/textmodes/texinfmt.el
index 9a4d30bd904c6c342113282bbaeebef0d4012778..cc382b705288e3f1e912b524d081181c6d6a4c79 100644
(file)
--- a/
lisp/textmodes/texinfmt.el
+++ b/
lisp/textmodes/texinfmt.el
@@
-2899,7
+2899,7
@@
Default is to leave paragraph indentation as is."
1))
(symbol-value indexvar)))))
-(def
const
texinfo-indexvar-alist
+(def
var
texinfo-indexvar-alist
'(("cp" . texinfo-cindex)
("fn" . texinfo-findex)
("vr" . texinfo-vindex)