Richard M. Stallman
149f002ee2
(texinfo-no-refill-regexp): Add "direntry".
...
(texinfo-format-direntry, texinfo-end-direntry): New functions.
(texinfo-format-dircategory): New function.
1997-07-20 17:41:31 +00:00
Richard M. Stallman
d097058598
(texinfo-format-buffer-1): Insert, here,
...
the info about what file this is and what it was made from,
just before returning.
(texinfo-format-setfilename): Generate no output.
1997-07-16 05:29:01 +00:00
Richard M. Stallman
c988a68aad
(texinfo-extra-inter-column-width):
...
Renamed from extra-inter-column-width. Doc fix.
(texinfo-multitable-buffer-name):
Variable renamed from multitable-temp-buffer-name.
(texinfo-multitable-rectangle-name):
Variable renamed from multitable-temp-rectangle-name.
(texinfo-format-key): Don't insert angle-brackets.
1997-05-24 20:52:05 +00:00
Richard M. Stallman
5aa34729dd
[This finishes the change log for the changes in the previous version.]
...
Add properties for new commands.
Move all the no-op commands to the end, and add some.
Add many commands for ligatures and for letters with diacritics
and other non-English special characters.
(texinfo-multitable): New Texinfo cmd.
(texinfo-end-multitable): New function.
(texinfo-multitable-widths): New function.
(texinfo-multitable-extract-row): New function.
(texinfo-multitable-item): New function.
(texinfo-format-timestamp): New Texinfo cmd.
(texinfo-format-kbd-regexp): New variable.
(texinfo-format-kbd-end-regexp): New variable.
(texinfo-format-kbd): New function for @kbd.
(texinfo-format-ifeq): New Texinfo cmd.
(texinfo-format-pounds): Likewise.
(texinfo-format-refill): Handle *'s specially at line start.
1997-05-24 20:50:37 +00:00
Richard M. Stallman
92f621996c
(texinfmt-version): New function and variable.
...
(texi2info): New function.
(texinfo-accent-commands): New variable.
(texinfo-no-refill-regexp): Use concat to make it clearer.
Add some more elements.
(texinfo-part-of-para-regexp): Likewise.
(texinfo-append-refill): Extend criterion 3 for when not to refill.
(texinfo-raisesections-alist): Add @centerchap.
(texinfo-lowersections-alist): Add @centerchap.
(texinfo-format-scan): Handle many more @-char commands.
(detailmenu): Add texinfo-format and texinfo-end properties,
(centerchap): Add texinfo-format property,
(texinfo-format-buffer): Doc fix.
(texinfo-parse-line-arg): Add doc string.
(texinfo-parse-arg-discard): Likewise.
1997-05-24 20:00:10 +00:00
Richard M. Stallman
b53e01dc02
(texinfo-format-printindex):
...
Treat windows-nt and ms-dos like vax-vms.
1996-08-30 03:47:47 +00:00
Karl Heuer
a1cfbf35a9
(texinfo-format-today): Avoid race condition by getting current time only once.
1996-07-15 20:26:39 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
a7acbbe4d4
Comment fixes.
1996-01-05 22:21:28 +00:00
Richard M. Stallman
be01074898
Comment change.
1995-10-30 17:35:01 +00:00
Boris Goldowsky
886f165697
(texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 15:46:52 +00:00
Richard M. Stallman
2545066897
(texinfo-format-node): Insert the node delimiter
...
that info is looking for unconditionally.
1994-11-11 13:34:04 +00:00
Richard M. Stallman
dc7deb17a4
(texinfo-alias-list): New variable.
...
(texinfo-format-region, texinfo-format-buffer-1): Clear texinfo-alias-list.
(texinfo-format-scan): Implement @alias expansion.
1994-10-31 08:00:37 +00:00
Richard M. Stallman
5ec5330e64
(texinfo-format-scan): Make @- vanish; don't insert -.
...
(texinfo-format-soft-hyphen): New function.
1994-10-30 20:05:58 +00:00
Richard M. Stallman
c5928db298
(texinfo-no-refill-regexp): Recognize @ifhtml, @html.
...
(texinfo-format-ifhtml, texinfo-format-html): New functions.
(texinfo-format-enddots): New function.
1994-10-16 01:34:57 +00:00
Richard M. Stallman
37248de29e
(texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-05 00:47:30 +00:00
Richard M. Stallman
214b69d9e9
(texinfo-format-region, texinfo-format-buffer-1):
...
Search back for the @include.
1994-09-29 18:51:54 +00:00
Karl Heuer
26add1bf46
Don't use triple-hyphen in a character class.
1994-03-12 00:23:12 +00:00
Robert J. Chassell
acb93e31f5
(texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither
...
set nor cleared.
(texinfo-format-region): Change `texinfo-[start end]-of-header' to
`tex-[start end]-of-header'.
1993-11-23 05:50:17 +00:00
Richard M. Stallman
9dc96d324c
(texinfo-format-region): Change `texinfo-[start
...
end]-of-header' to `tex-[start end]-of-header'.
1993-11-11 07:56:04 +00:00
Richard M. Stallman
64c8498a8d
(texinfo-format-begin-end): Bind cmd locally.
...
(texinfo-defun-type): Renamed from command-type in various fns.
(texinfo-command-start, texinfo-command-end, texinfo-command-name)
(texinfo-defun-type, texinfo-last-node-pos, texinfo-stack)
(texinfo-short-index-cmds-alist)
(texinfo-short-index-format-cmds-alist, texinfo-format-filename)
(texinfo-footnote-number, texinfo-start-of-header)
(texinfo-end-of-header, texinfo-raisesections-alist)
(texinfo-lowersections-alist): Add defvars.
1993-10-21 17:56:09 +00:00
Brian Fox
90a4435136
(texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.
...
(batch-texinfo-format): Use `buffer-disable-undo' instead of obsolete
function `buffer-flush-undo'.
1993-09-21 07:50:14 +00:00
Richard M. Stallman
7f3e80e3b4
Installed the version from the Texinfo package.
1993-08-01 12:23:22 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
6bf9133d7f
Provide texinfmt.
1993-06-03 19:28:59 +00:00
Eric S. Raymond
76550a57f9
Add standard library headers.
1993-03-17 17:17:05 +00:00
Christopher Zaborsky
d367fa7149
Dox fix.
1992-11-10 19:51:29 +00:00
Eric S. Raymond
5814274441
entered into RCS
1992-07-22 02:58:48 +00:00
Eric S. Raymond
d7b4d18fd4
*** empty log message ***
1992-07-17 20:24:00 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Eric S. Raymond
d501f51645
*** empty log message ***
1992-05-30 20:24:49 +00:00
Jim Blandy
f9f9507e1d
*** empty log message ***
1991-05-09 21:50:55 +00:00
Brian Preble
4dd29d03a1
Initial revision
1991-02-07 19:59:24 +00:00