summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Added .cvsignore fileswlemb2001-07-191-0/+5
* Fix problems with preprocessor string for `man' program.wlemb2001-06-274-10/+22
* * man/roff.man, mann/groff.man: Use '" instead of ." in the firstwlemb2001-06-112-2/+2
* The .ns and .rs requests are now honoured not only in the top-levelwlemb2001-05-071-1/+1
* Added two new requests `de1' and `am1' which are similar to `de' andwlemb2001-05-061-2/+27
* Rename register .q to .nswlemb2001-05-051-3/+3
* Added `.q' number register: Returns 1 if in no-space mode (if inwlemb2001-05-051-0/+5
* Added `brp' request: This is p as a request.wlemb2001-05-021-4/+8
* Implement continuous underlining for nroff mode. To do that, a newwlemb2001-04-061-1/+16
* * src/roff/troff/div.cc (save_vertical_space): Add default argumentwlemb2001-03-231-0/+3
* * man/groff_font.man: Document `prepro', `postpro', and `print'.wlemb2001-03-191-0/+22
* Added the `return' request to end a macro immediately. It simplywlemb2001-03-091-0/+3
* Fixing a bug which prevented proper end-of-sentence recognitionwlemb2001-02-161-2/+2
* A new escape sequence `:', inserting a zero-width break point.wlemb2001-02-041-0/+5
* Implemented new read-only number register `.linetabs' which returnswlemb2001-01-301-0/+4
* Adding the `linetabs' request. If set, tab distances are notwlemb2001-01-251-43/+53
* Introducing a new read-only register `.int' which is set to awlemb2001-01-231-0/+3
* troff's `box' and `boxa' requests didn't preserve temporarywlemb2001-01-231-0/+3
* First cut of the new html device driver. Changes to pre-html andwlemb2001-01-171-2/+2
* * src/roff/troff/input.cc: Move definition of special characterswlemb2001-01-122-2/+4
* Introducing the `box' and `boxa' requests which are similar towlemb2001-01-081-0/+18
* Fixing a bug which prevented hyphenation in words followedwlemb2000-12-021-7/+7
* Use safer path (except for config files) if -U isn't specified. Addwlemb2000-11-221-1/+1
* For security reasons, don't use the current directory but the homewlemb2000-11-131-4/+5
* Add system tmac directory (/usr/local/lib/groff/site-tmac).wlemb2000-11-081-3/+5
* Convert macros `tmac.XXX' to `XXX.tmac'. Special cases:wlemb2000-10-262-2/+2
* Invert current behaviour: Search first FOOBAR.tmac, thenwlemb2000-10-252-7/+7
* Add local tmac directory (groff/site-tmac).wlemb2000-10-241-8/+15
* * aclocal.m4 (GROFF_PAGE): Add test for new directory structure.wlemb2000-10-231-3/+5
* Replace tmac.safer with a real secure solution.wlemb2000-10-141-2/+1
* Adding a new escape sequence B'...': If the string betweenwlemb2000-10-071-5/+37
* Implementing two new requests .tm1 and .tmc: The former is similarwlemb2000-09-111-1/+22
* Implementing a .nop request which does nothing.wlemb2000-09-021-0/+4
* * NEWS, doc/groff.texinfo, tmac/groff_tmac.man, man/roff.man,wlemb2000-08-251-1/+11
* * src/roff/nroff/nroff.sh: Fix infinite loop.wlemb2000-05-281-11/+0
* Adding font CWI (constant width italic) to devdvi.groff-1_16wlemb2000-05-231-150/+26
* * tmac/tmac.an: Added a new command line option `-rSxx' (`xx' can bewlemb2000-05-222-256/+305
* * man/groff.man: Complete update (with a lot of corrections by WL).wlemb2000-05-191-867/+1526
* Adding `cq' (PS name `quoteright') glyph name as an alias for "'".wlemb2000-05-191-0/+1
* * man/groff.man, man/roff.man, tmac/groff_tmac.man: Minorwlemb2000-05-102-85/+92
* * font/devdvi/DESC.in: Change size 11pt to 10.95pt (as used inwlemb2000-05-051-14/+24
* Adding `dq' (PS name `quotedbl') glyph name as an alias for `"'.wlemb2000-05-041-0/+1
* * tmac/groff_tmac.man, man/groff.man, man/roff.man: Fixing @MANxEXT@wlemb2000-05-022-60/+45
* Added grap support to grog.wlemb2000-05-013-1/+2733
* * src/devices/grotty/grotty.man: Add cp1047 device.wlemb2000-04-301-0/+1
* * src/roff/troff/troff.man, doc/groff.texinfo, NEWS: Document thewlemb2000-04-221-5/+10
* * man/groff_out.man: Fix nroff mode activation (for emacs).wlemb2000-02-292-3/+9
* * doc/groff.texinfo: Further checking/updating. Adding more indexwlemb2000-02-281-0/+7
* Initial revisionwlemb2000-02-064-0/+1189