index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
texi-docstring-magic.el
Age
Commit message (
Expand
)
Author
2004-08-25
Renamed file
David Aspinall
2004-06-04
Reinstate escapes for @ { }
David Aspinall
2004-05-06
Fixup problem with whitespace being left after texi comments (reason:
David Aspinall
2004-02-08
Update email and web addresses
David Aspinall
2003-02-02
Fix from Christoph Conrad for Emacs compatibility (buffer-string)
David Aspinall
2002-08-12
Note
David Aspinall
2002-06-21
GPL
David Aspinall
2000-12-20
More broken escapes.
David Aspinall
2000-05-26
Attempt to quote @ (failed, dunno why)
David Aspinall
2000-05-09
Improved loading
David Aspinall
2000-03-22
Added todo.
David Aspinall
2000-03-08
Fix to uses of dolist for compatibility with Japan Emacs versions (older CLmacs)
David Aspinall
1999-11-24
Recognize and label macros.
David Aspinall
1999-11-19
Added texi-docstring-magic-untabify to fix tabs in docstrings.
David Aspinall
1999-11-17
Fix for FSF compatibility
David Aspinall
1999-11-14
Fix to docstring magic (allow spaces after symbol).
David Aspinall
1999-11-12
Document variables before functions in case of name clash.
David Aspinall
1999-11-08
Comments
David Aspinall
1999-02-22
Added hack to fix nested @samp @var problem.
David Aspinall
1998-12-17
Removed a todo. This version submitted for Texinfo.
David Aspinall
1998-12-17
Newline after first sentence. Submitted for Texinfo distribution.
David Aspinall
1998-12-16
Added GPL license (I wrote this at home).
David Aspinall
1998-12-15
Used authorized keywords.
David Aspinall
1998-12-15
Another todo idea added. This version sent to Emacs news groups.
David Aspinall
1998-12-15
Idea for magical texi-docstring property for symbols to escape auto markup.
David Aspinall
1998-12-15
Documented markup rules and usage at start of package.
David Aspinall
1998-11-26
Alterations to @var case again
David Aspinall
1998-11-25
Added todo. Put quote into symbol markup.
David Aspinall
1998-11-25
Documentation improvements.
David Aspinall
1998-11-25
Compile clean-ups.
David Aspinall
1998-11-25
Rearranged order of regexps, added *emphasised* markup case.
David Aspinall
1998-11-25
fixed up newlines in @lisp environments.
David Aspinall
1998-11-25
tweaks to regexps; added automatic mention of default values for user
David Aspinall
1998-11-25
changed keybinding suggested at start to work for AUC TeX's texinfo mode.
David Aspinall
1998-11-25
Added syntax table stuff
David Aspinall
1998-11-25
Magic docstring -> texi conversion.
David Aspinall