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