comparison man/ack.texi @ 36242:be9b15c9bc7b

Use @: liberally.
author Dave Love <fx@gnu.org>
date Tue, 20 Feb 2001 20:05:13 +0000
parents 73f4c586ca68
children d26ad6e1f13f
comparison
equal deleted inserted replaced
36241:845fe82166b6 36242:be9b15c9bc7b
31 @item 31 @item
32 Tomas Abrahamsson wrote @file{artist.el}, a package for producing ASCII 32 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
40 Joe Arceneaux wrote the original text property implementation, and 40 Joe Arceneaux wrote the original text property implementation, and
41 implemented support for X11. 41 implemented support for X11.
75 @item 75 @item
76 Per Bothner wrote @file{term.el}, a terminal emulator in an Emacs 76 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
84 Frank Bresz wrote @file{diff.el}, a program to display @code{diff} 84 Frank Bresz wrote @file{diff.el}, a program to display @code{diff}
85 output. 85 output.
114 @c @item 114 @c @item
115 @c Vincent Broman wrote @file{ada.el}, a mode for editing Ada code 115 @c Vincent Broman wrote @file{ada.el}, a mode for editing Ada code
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
123 W@l{}odek Bzyl and Ryszard Kubiak wrote @file{ogonek.el}, a package for 123 W@l{}odek Bzyl and Ryszard Kubiak wrote @file{ogonek.el}, a package for
124 changing the encoding of Polish characters. 124 changing the encoding of Polish characters.
214 which tells you which mail folders have mail waiting in them, and 214 which tells you which mail folders have mail waiting in them, and
215 @file{iswitchb.el}, a feature for incremental reading and completion of 215 @file{iswitchb.el}, a feature for incremental reading and completion of
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
228 Tsugutomo Enami co-wrote the support for international character sets. 223 Tsugutomo Enami co-wrote the support for international character sets.
229 224
414 which provide alternative mouse-based editing and scrolling features. 409 which provide alternative mouse-based editing and scrolling features.
415 He also contributed @file{zone-mode.el}, a major mode for editing DNS 410 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
423 Markus Heritsch co-wrote Ada mode (@file{ada-mode.el}). 418 Markus Heritsch co-wrote Ada mode (@file{ada-mode.el}).
424 419
451 446
452 @item 447 @item
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,
460 and @file{mldrag.el}, a package which allows the user to resize windows 455 and @file{mldrag.el}, a package which allows the user to resize windows
461 by dragging mode lines and vertical window separators with the mouse. 456 by dragging mode lines and vertical window separators with the mouse.
506 Peter Kleiweg wrote @file{ps-mode.el}, a major mode for editing 501 Peter Kleiweg wrote @file{ps-mode.el}, a major mode for editing
507 PostScript files and running a PostScript interpreter interactively from 502 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
515 David M.@: Koppelman wrote @file{hi-lock.el}, a minor mode for 510 David M.@: Koppelman wrote @file{hi-lock.el}, a minor mode for
516 interactive automatic highlighting of parts of the buffer text. 511 interactive automatic highlighting of parts of the buffer text.
519 Robert Krawitz wrote the original @file{xmenu.c}, part of Emacs's pop-up 514 Robert Krawitz wrote the original @file{xmenu.c}, part of Emacs's pop-up
520 menu support. 515 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
528 @item 523 @item
529 Geoff Kuenning wrote Emacs 19's @file{ispell.el}, based on work by Ken 524 Geoff Kuenning wrote Emacs 19's @file{ispell.el}, based on work by Ken
550 @item 545 @item
551 @file{isearch.el}, Emacs's incremental search minor mode. 546 @file{isearch.el}, Emacs's incremental search minor mode.
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:
559 554
560 @itemize @minus 555 @itemize @minus
628 @item 623 @item
629 Christopher J.@: Madsen wrote @file{decipher.el}, a package for cracking 624 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
639 formatting outlines, and @file{icomplete.el}, which provides incremental 634 formatting outlines, and @file{icomplete.el}, which provides incremental
640 completion feedback in the minibuffer. 635 completion feedback in the minibuffer.
891 @item 886 @item
892 David Ponce wrote @file{recentf.el}, a package that puts a menu of 887 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
905 @item 900 @item
906 Mukesh Prasad contributed @file{vmsproc.el}, a facility for running 901 Mukesh Prasad contributed @file{vmsproc.el}, a facility for running
913 @item 908 @item
914 Ashwin Ram wrote @file{refer.el}, commands to look up references in 909 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
922 @file{vc.el}, an interface to the RCS and SCCS source code version 917 @file{vc.el}, an interface to the RCS and SCCS source code version
923 control systems, with Paul Eggert, 918 control systems, with Paul Eggert,
946 records the source file from which each lisp function loaded into Emacs 941 records the source file from which each lisp function loaded into Emacs
947 came. 942 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
960 name of the current function in the mode line. 955 name of the current function in the mode line.
961 956
964 providing an emulation of the VMS TPU text editor emulating the VMS EDT 959 providing an emulation of the VMS TPU text editor emulating the VMS EDT
965 editor, and @file{vt-control.el}, providing some control functions for 960 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
974 John Robinson wrote @file{bg-mouse.el}, support for the mouse on the BBN 969 John Robinson wrote @file{bg-mouse.el}, support for the mouse on the BBN
975 Bitgraph terminal. 970 Bitgraph terminal.
981 @item 976 @item
982 William Rosenblatt wrote @file{float.el}, implementing a floating-point 977 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
990 Ivar Rummelhoff provided @file{winner.el}, which records 985 Ivar Rummelhoff provided @file{winner.el}, which records
991 recent window configurations so you can move back to them. 986 recent window configurations so you can move back to them.
998 Wolfgang Rupprecht contributed Emacs 19's floating-point support 993 Wolfgang Rupprecht contributed Emacs 19's floating-point support
999 (including @file{float-sup.el} and @file{floatfns.c}), and 994 (including @file{float-sup.el} and @file{floatfns.c}), and
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
1007 Masahiko Sato wrote @file{vip.el}, an emulation of the VI editor. 1002 Masahiko Sato wrote @file{vip.el}, an emulation of the VI editor.
1008 1003
1022 @item 1017 @item
1023 Michael Schmidt and Tom Perrine wrote @file{modula2.el}, a mode for 1018 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
1031 against Emacs, and @file{mpuz.el}, a multiplication puzzle. 1026 against Emacs, and @file{mpuz.el}, a multiplication puzzle.
1032 1027
1094 @item 1089 @item
1095 David Smith wrote @file{ielm.el}, a mode for interacting with the Emacs 1090 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
1103 files, and @file{server.el}, a package allowing programs to send files 1098 files, and @file{server.el}, a package allowing programs to send files
1104 to an extant Emacs job to be edited. 1099 to an extant Emacs job to be edited.
1331 1326
1332 @item 1327 @item
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
1340 Francis J.@: Wright wrote @code{WoMan}, a package for browsing Unix 1335 Francis J.@: Wright wrote @code{WoMan}, a package for browsing Unix
1341 manual pages without the @code{man} command. 1336 manual pages without the @code{man} command.
1398 @item 1393 @item
1399 @file{webmail.el}, an interface to Web mail. 1394 @file{webmail.el}, an interface to Web mail.
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
1410 Detlev Zundel wrote @file{re-builder.el}, a package for building regexps 1405 Detlev Zundel wrote @file{re-builder.el}, a package for building regexps
1411 with visual feedback. 1406 with visual feedback.