diff options
| author | Dave Love | 2001-02-20 20:05:13 +0000 |
|---|---|---|
| committer | Dave Love | 2001-02-20 20:05:13 +0000 |
| commit | da4cf7c5a0ffd4f8c836bf4318517a0771953688 (patch) | |
| tree | 445db85f99bd08d40104c965d9dfc141097aec94 | |
| parent | f55e4a7eb6e6db75696c5e628670af03f29ac5a9 (diff) | |
| download | emacs-da4cf7c5a0ffd4f8c836bf4318517a0771953688.tar.gz emacs-da4cf7c5a0ffd4f8c836bf4318517a0771953688.zip | |
Use @: liberally.
| -rw-r--r-- | man/ack.texi | 53 |
1 files changed, 24 insertions, 29 deletions
diff --git a/man/ack.texi b/man/ack.texi index 72583cb8b06..bf92fcb3e78 100644 --- a/man/ack.texi +++ b/man/ack.texi | |||
| @@ -33,7 +33,7 @@ Tomas Abrahamsson wrote @file{artist.el}, a package for producing ASCII | |||
| 33 | art with a mouse or with keyboard keys. | 33 | art with a mouse or with keyboard keys. |
| 34 | 34 | ||
| 35 | @item | 35 | @item |
| 36 | Jay K. Adams wrote @file{jka-compr.el}, providing automatic | 36 | Jay K.@: Adams wrote @file{jka-compr.el}, providing automatic |
| 37 | decompression and recompression for compressed files. | 37 | decompression and recompression for compressed files. |
| 38 | 38 | ||
| 39 | @item | 39 | @item |
| @@ -77,7 +77,7 @@ Per Bothner wrote @file{term.el}, a terminal emulator in an Emacs | |||
| 77 | buffer. | 77 | buffer. |
| 78 | 78 | ||
| 79 | @item | 79 | @item |
| 80 | Terrence M. Brannon wrote @file{landmark.el}, a neural-network robot | 80 | Terrence M.@: Brannon wrote @file{landmark.el}, a neural-network robot |
| 81 | that learns landmarks. | 81 | that learns landmarks. |
| 82 | 82 | ||
| 83 | @item | 83 | @item |
| @@ -116,7 +116,7 @@ Emacs's outline modes. | |||
| 116 | @c (since replaced by @file{ada-mode.el}). | 116 | @c (since replaced by @file{ada-mode.el}). |
| 117 | 117 | ||
| 118 | @item | 118 | @item |
| 119 | David M. Brown wrote @file{array.el}, for editing arrays and other | 119 | David M.@: Brown wrote @file{array.el}, for editing arrays and other |
| 120 | tabular data. | 120 | tabular data. |
| 121 | 121 | ||
| 122 | @item | 122 | @item |
| @@ -216,12 +216,7 @@ which tells you which mail folders have mail waiting in them, and | |||
| 216 | buffer names. | 216 | buffer names. |
| 217 | 217 | ||
| 218 | @item | 218 | @item |
| 219 | @c iftex | ||
| 220 | Torbj@"orn | 219 | Torbj@"orn |
| 221 | @c end iftex | ||
| 222 | @c ifinfo | ||
| 223 | @c Torbjorn | ||
| 224 | @c end ifinfo | ||
| 225 | Einarsson contributed the Fortran 90 mode (@file{f90.el}). | 220 | Einarsson contributed the Fortran 90 mode (@file{f90.el}). |
| 226 | 221 | ||
| 227 | @item | 222 | @item |
| @@ -416,7 +411,7 @@ He also contributed @file{zone-mode.el}, a major mode for editing DNS | |||
| 416 | zone files. | 411 | zone files. |
| 417 | 412 | ||
| 418 | @item | 413 | @item |
| 419 | Jon K Hellan wrote @file{utf7.el}, support for Mail-safe transformation | 414 | Jon K Hellan wrote @file{utf7.el}, support for mail-safe transformation |
| 420 | format of Unicode. | 415 | format of Unicode. |
| 421 | 416 | ||
| 422 | @item | 417 | @item |
| @@ -453,7 +448,7 @@ wrote many of its parts. | |||
| 453 | Andrew Innes contributed extensively to the MS-Windows support. | 448 | Andrew Innes contributed extensively to the MS-Windows support. |
| 454 | 449 | ||
| 455 | @item | 450 | @item |
| 456 | Seiichiro Inoue improved Emacs' XIM support. | 451 | Seiichiro Inoue improved Emacs's XIM support. |
| 457 | 452 | ||
| 458 | @item | 453 | @item |
| 459 | Kyle Jones wrote @file{life.el}, a package to play Conway's ``life'' game, | 454 | Kyle Jones wrote @file{life.el}, a package to play Conway's ``life'' game, |
| @@ -508,7 +503,7 @@ PostScript files and running a PostScript interpreter interactively from | |||
| 508 | within Emacs. | 503 | within Emacs. |
| 509 | 504 | ||
| 510 | @item | 505 | @item |
| 511 | Larry K. Kolodney wrote @file{cvtmail.c}, a program to convert the mail | 506 | Larry K.@: Kolodney wrote @file{cvtmail.c}, a program to convert the mail |
| 512 | directories used by Gosling Emacs into RMAIL format. | 507 | directories used by Gosling Emacs into RMAIL format. |
| 513 | 508 | ||
| 514 | @item | 509 | @item |
| @@ -521,7 +516,7 @@ menu support. | |||
| 521 | 516 | ||
| 522 | @item | 517 | @item |
| 523 | Sebastian Kremer wrote Emacs 19's @code{dired-mode}, with contributions | 518 | Sebastian Kremer wrote Emacs 19's @code{dired-mode}, with contributions |
| 524 | by Lawrence R. Dodd. He also wrote @file{ls-lisp.el}, a Lisp emulation | 519 | by Lawrence R.@: Dodd. He also wrote @file{ls-lisp.el}, a Lisp emulation |
| 525 | of the @code{ls} command for platforms which don't have @code{ls} as a | 520 | of the @code{ls} command for platforms which don't have @code{ls} as a |
| 526 | standard program. | 521 | standard program. |
| 527 | 522 | ||
| @@ -552,7 +547,7 @@ Lisp, and | |||
| 552 | @end itemize | 547 | @end itemize |
| 553 | 548 | ||
| 554 | @item | 549 | @item |
| 555 | James R. Larus wrote @file{mh-e.el}, an interface to the MH mail system. | 550 | James R.@: Larus wrote @file{mh-e.el}, an interface to the MH mail system. |
| 556 | 551 | ||
| 557 | @item | 552 | @item |
| 558 | Vinicius Jose Latorre wrote: | 553 | Vinicius Jose Latorre wrote: |
| @@ -630,9 +625,9 @@ Christopher J.@: Madsen wrote @file{decipher.el}, a package for cracking | |||
| 630 | simple substitution ciphers. | 625 | simple substitution ciphers. |
| 631 | 626 | ||
| 632 | @item | 627 | @item |
| 633 | Neil M. Mager wrote @file{appt.el}, functions to notify users of their | 628 | Neil M.@: Mager wrote @file{appt.el}, functions to notify users of their |
| 634 | appointments. It finds appointments recorded in the diary files | 629 | appointments. It finds appointments recorded in the diary files |
| 635 | generated by Edward M. Reingold's @code{calendar} package. | 630 | generated by Edward M.@: Reingold's @code{calendar} package. |
| 636 | 631 | ||
| 637 | @item | 632 | @item |
| 638 | Ken Manheimer wrote @file{allout.el}, a mode for manipulating and | 633 | Ken Manheimer wrote @file{allout.el}, a mode for manipulating and |
| @@ -893,12 +888,12 @@ David Ponce wrote @file{recentf.el}, a package that puts a menu of | |||
| 893 | recently visited files in the Emacs menu bar. | 888 | recently visited files in the Emacs menu bar. |
| 894 | 889 | ||
| 895 | @item | 890 | @item |
| 896 | Francesco A. Potorti wrote @file{cmacexp.el}, providing a command which | 891 | Francesco A.@: Potorti wrote @file{cmacexp.el}, providing a command which |
| 897 | runs the C preprocessor on a region of a file and displays the results. | 892 | runs the C preprocessor on a region of a file and displays the results. |
| 898 | He also expanded and redesigned the @code{etags} program. | 893 | He also expanded and redesigned the @code{etags} program. |
| 899 | 894 | ||
| 900 | @item | 895 | @item |
| 901 | Michael D. Prange and Steven A. Wood wrote @file{fortran.el}, a mode for | 896 | Michael D.@: Prange and Steven A.@: Wood wrote @file{fortran.el}, a mode for |
| 902 | editing FORTRAN code. | 897 | editing FORTRAN code. |
| 903 | @c We're not distributing his tex-mode.el anymore; we're using Ed Reingold's. | 898 | @c We're not distributing his tex-mode.el anymore; we're using Ed Reingold's. |
| 904 | 899 | ||
| @@ -915,7 +910,7 @@ Ashwin Ram wrote @file{refer.el}, commands to look up references in | |||
| 915 | bibliography files by keyword. | 910 | bibliography files by keyword. |
| 916 | 911 | ||
| 917 | @item | 912 | @item |
| 918 | Eric S. Raymond wrote: | 913 | Eric S.@: Raymond wrote: |
| 919 | 914 | ||
| 920 | @itemize @minus | 915 | @itemize @minus |
| 921 | @item | 916 | @item |
| @@ -948,12 +943,12 @@ came. | |||
| 948 | @end itemize | 943 | @end itemize |
| 949 | 944 | ||
| 950 | @item | 945 | @item |
| 951 | Edward M. Reingold wrote the extensive calendar and diary support (try | 946 | Edward M.@: Reingold wrote the extensive calendar and diary support (try |
| 952 | @kbd{M-x calendar}), with contributions from Stewart Clamen, Nachum | 947 | @kbd{M-x calendar}), with contributions from Stewart Clamen, Nachum |
| 953 | Dershowitz, Paul Eggert, Steve Fisk, Michael Kifer, and Lara Rios. Andy | 948 | Dershowitz, Paul Eggert, Steve Fisk, Michael Kifer, and Lara Rios. Andy |
| 954 | Oram contributed to its documentation. Reingold has also contributed to | 949 | Oram contributed to its documentation. Reingold has also contributed to |
| 955 | @file{tex-mode.el}, a mode for editing @TeX{} files, as have William | 950 | @file{tex-mode.el}, a mode for editing @TeX{} files, as have William |
| 956 | F. Schelter, Dick King, Stephen Gildea, Michael Prange, and Jacob Gore. | 951 | F.@: Schelter, Dick King, Stephen Gildea, Michael Prange, and Jacob Gore. |
| 957 | 952 | ||
| 958 | @item | 953 | @item |
| 959 | Alex Rezinsky contributed @file{which-func.el}, a mode that prints the | 954 | Alex Rezinsky contributed @file{which-func.el}, a mode that prints the |
| @@ -966,8 +961,8 @@ editor, and @file{vt-control.el}, providing some control functions for | |||
| 966 | the DEC VT line of terminals. | 961 | the DEC VT line of terminals. |
| 967 | 962 | ||
| 968 | @item | 963 | @item |
| 969 | Roland B. Roberts contributed much of the VMS support distributed with | 964 | Roland B.@: Roberts contributed much of the VMS support distributed with |
| 970 | Emacs 19, along with Joseph M. Kelsey, and @file{vms-pmail.el}, support | 965 | Emacs 19, along with Joseph M.@: Kelsey, and @file{vms-pmail.el}, support |
| 971 | for using Emacs within VMS MAIL. | 966 | for using Emacs within VMS MAIL. |
| 972 | 967 | ||
| 973 | @item | 968 | @item |
| @@ -983,7 +978,7 @@ William Rosenblatt wrote @file{float.el}, implementing a floating-point | |||
| 983 | numeric type using Lisp cons cells and integers. | 978 | numeric type using Lisp cons cells and integers. |
| 984 | 979 | ||
| 985 | @item | 980 | @item |
| 986 | Guillermo J. Rozas wrote @file{scheme.el}, a mode for editing Scheme and | 981 | Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and |
| 987 | DSSSL code, and @file{fakemail.c}, an interface to the System V mailer. | 982 | DSSSL code, and @file{fakemail.c}, an interface to the System V mailer. |
| 988 | 983 | ||
| 989 | @item | 984 | @item |
| @@ -1000,7 +995,7 @@ Wolfgang Rupprecht contributed Emacs 19's floating-point support | |||
| 1000 | @file{sup-mouse.el}, support for the Supdup mouse on lisp machines. | 995 | @file{sup-mouse.el}, support for the Supdup mouse on lisp machines. |
| 1001 | 996 | ||
| 1002 | @item | 997 | @item |
| 1003 | James B. Salem and Brewster Kahle wrote @file{completion.el}, providing | 998 | James B.@: Salem and Brewster Kahle wrote @file{completion.el}, providing |
| 1004 | dynamic word completion. | 999 | dynamic word completion. |
| 1005 | 1000 | ||
| 1006 | @item | 1001 | @item |
| @@ -1024,7 +1019,7 @@ Michael Schmidt and Tom Perrine wrote @file{modula2.el}, a mode for | |||
| 1024 | editing Modula-2 code, based on work by Mick Jordan and Peter Robinson. | 1019 | editing Modula-2 code, based on work by Mick Jordan and Peter Robinson. |
| 1025 | 1020 | ||
| 1026 | @item | 1021 | @item |
| 1027 | Ronald S. Schnell wrote @file{dunnet.el}, a text adventure game. | 1022 | Ronald S.@: Schnell wrote @file{dunnet.el}, a text adventure game. |
| 1028 | 1023 | ||
| 1029 | @item | 1024 | @item |
| 1030 | Philippe Schnoebelen wrote @file{gomoku.el}, a Go Moku game played | 1025 | Philippe Schnoebelen wrote @file{gomoku.el}, a Go Moku game played |
| @@ -1096,7 +1091,7 @@ David Smith wrote @file{ielm.el}, a mode for interacting with the Emacs | |||
| 1096 | Lisp interpreter as a subprocess. | 1091 | Lisp interpreter as a subprocess. |
| 1097 | 1092 | ||
| 1098 | @item | 1093 | @item |
| 1099 | Paul D. Smith wrote @file{snmp-mode.el}. | 1094 | Paul D.@: Smith wrote @file{snmp-mode.el}. |
| 1100 | 1095 | ||
| 1101 | @item | 1096 | @item |
| 1102 | William Sommerfeld wrote @file{scribe.el}, a mode for editing Scribe | 1097 | William Sommerfeld wrote @file{scribe.el}, a mode for editing Scribe |
| @@ -1333,7 +1328,7 @@ the ``thing'' (word, line, s-expression) containing point. | |||
| 1333 | Bill Wohler wrote the Emacs interface to the MH mail system. | 1328 | Bill Wohler wrote the Emacs interface to the MH mail system. |
| 1334 | 1329 | ||
| 1335 | @item | 1330 | @item |
| 1336 | Dale R. Worley wrote @file{emerge.el}, a package for interactively | 1331 | Dale R.@: Worley wrote @file{emerge.el}, a package for interactively |
| 1337 | merging two versions of a file. | 1332 | merging two versions of a file. |
| 1338 | 1333 | ||
| 1339 | @item | 1334 | @item |
| @@ -1400,10 +1395,10 @@ Shenghuo Zhu wrote: | |||
| 1400 | @end itemize | 1395 | @end itemize |
| 1401 | 1396 | ||
| 1402 | @item | 1397 | @item |
| 1403 | Ian T. Zimmerman wrote @file{gametree.el}. | 1398 | Ian T.@: Zimmerman wrote @file{gametree.el}. |
| 1404 | 1399 | ||
| 1405 | @item | 1400 | @item |
| 1406 | Neal Ziring and Felix S. T. Wu wrote @file{vi.el}, an emulation of the | 1401 | Neal Ziring and Felix S.@: T.@: Wu wrote @file{vi.el}, an emulation of the |
| 1407 | VI text editor. | 1402 | VI text editor. |
| 1408 | 1403 | ||
| 1409 | @item | 1404 | @item |