aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/informat.el
Commit message (Collapse)AuthorAgeFilesLines
* (Info-tagify): Don't insert more than one newline before the tag table.Richard M. Stallman1999-08-291-10/+15
| | | | | | | | | | | (Info-tagify): Start by widening. Match node headers that don't list the file name, and more kinds of page separations. Strip properties during tagification. Use start of node header line as tag's position. Fix the "done" message. (Info-validate): Save and restore match data around narrowing down.
* (Info-tagify): Finish previous change.Richard M. Stallman1998-07-061-15/+23
| | | | Fix up some messages.
* (Info-tagify): Handle tags for @anchor.Richard M. Stallman1998-07-021-26/+78
|
* (Info-split): Convert positions to bytes to put in file.Richard M. Stallman1998-06-291-4/+7
| | | | (Info-tagify): Likewise.
* (Info-validate-allnodes): Variable renamed, defvar added.Richard M. Stallman1997-06-231-60/+66
| | | | | (Info-validate-thisnode, Info-validate-lossages): Likewise. Change all references.
* Add provide call.Richard M. Stallman1997-06-221-0/+2
|
* (Info-tagify): Don't set Info-tag-table-marker if not in Info mode.Richard M. Stallman1997-06-041-1/+2
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.Richard M. Stallman1995-10-241-8/+11
| | | | (Info-tagify, batch-info-validate, Info-validate-tags-table): Likewise.
* (Info-split): Fix 1-off error in subfile position.Richard M. Stallman1994-12-141-1/+1
|
* (Info-tagify): Avoid 1-off error in position of a tag.Richard M. Stallman1994-12-131-3/+5
|
* * informat.el (Info-tagify): Correct the regular expression whichJim Blandy1993-02-161-1/+1
| | | | recognizes node names to work properly with Emacs 19 regex.
* entered into RCSJim Blandy1992-08-041-1/+1
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+6
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
|
* Initial revisionJim Blandy1991-05-091-0/+415