* textmodes/reftex-parse.el (reftex-parse-from-file): Use variable reftex-section...
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Sun, 25 Nov 2012 05:05:34 +0000 (06:05 +0100)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Sun, 25 Nov 2012 05:05:34 +0000 (06:05 +0100)
commite2cb57f5f5794d75cd237e2d6ec2b4d16157c2cd
tree0f863f509fe1c2ea0ed8d1b3e3fdf0a0b5d49dfd
parent1c4f115d4c4eb1aa71c25d21e8bdec2f8da97700
* textmodes/reftex-parse.el (reftex-parse-from-file): Use variable reftex-section-info-function in order to be compatible with Texinfo integration.

* textmodes/reftex.el (reftex-section-pre-regexp, reftex-section-post-regexp, reftex-section-info-function): New variable. (reftex-compile-variables): Use variables reftex-section-pre-regexp, reftex-section-post-regexp, and reftex-section-info-function in order to be compatible with Texinfo integration.

* textmodes/reftex-toc.el (reftex-toc-promote-action): use reftex-section-pre-regexp variable in order to be compatible with Texinfo integration.
lisp/ChangeLog
lisp/textmodes/reftex-parse.el
lisp/textmodes/reftex-toc.el
lisp/textmodes/reftex.el