diff options
| author | Martin Stjernholm | 2003-11-22 22:44:31 +0000 |
|---|---|---|
| committer | Martin Stjernholm | 2003-11-22 22:44:31 +0000 |
| commit | 1e487ff85c7db46b1c45fa26397be84e70529df8 (patch) | |
| tree | 7afbaeafcec46f79a32f88af38980df133b477e7 | |
| parent | 3a731e1f137cc2c50e1c647ca9e818311318c799 (diff) | |
| download | emacs-1e487ff85c7db46b1c45fa26397be84e70529df8.tar.gz emacs-1e487ff85c7db46b1c45fa26397be84e70529df8.zip | |
* ack.texi: Note that Alan Mackenzie contributed the AWK support
in CC Mode.
| -rw-r--r-- | man/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ack.texi | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index ba09d8a5ae1..31f3950a65a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> | 1 | 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
| 2 | 2 | ||
| 3 | * ack.texi: Note that Alan Mackenzie contributed the AWK support | ||
| 4 | in CC Mode. | ||
| 5 | |||
| 6 | 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> | ||
| 7 | |||
| 3 | * cc-mode.texi: Updated for CC Mode 5.30. | 8 | * cc-mode.texi: Updated for CC Mode 5.30. |
| 4 | 9 | ||
| 5 | Note: Please refrain from doing purely cosmetic changes like | 10 | Note: Please refrain from doing purely cosmetic changes like |
diff --git a/man/ack.texi b/man/ack.texi index a1e69ecedff..5d64b38cdf7 100644 --- a/man/ack.texi +++ b/man/ack.texi | |||
| @@ -619,6 +619,9 @@ Eric Ludlam wrote the Speedbar package and @file{checkdoc.el}, a package | |||
| 619 | for checking doc strings in Emacs Lisp programs. | 619 | for checking doc strings in Emacs Lisp programs. |
| 620 | 620 | ||
| 621 | @item | 621 | @item |
| 622 | Alan Mackenzie wrote the integrated AWK support in CC Mode. | ||
| 623 | |||
| 624 | @item | ||
| 622 | Christopher J.@: Madsen wrote @file{decipher.el}, a package for cracking | 625 | Christopher J.@: Madsen wrote @file{decipher.el}, a package for cracking |
| 623 | simple substitution ciphers. | 626 | simple substitution ciphers. |
| 624 | 627 | ||
| @@ -776,7 +779,7 @@ Erik Naggum wrote the time-conversion functions. He also wrote | |||
| 776 | @file{disp-table.el}, a package for dealing with display tables, | 779 | @file{disp-table.el}, a package for dealing with display tables, |
| 777 | @file{latin-4.el} and @file{latin-5.el}, code which sets up | 780 | @file{latin-4.el} and @file{latin-5.el}, code which sets up |
| 778 | case-conversion and syntax tables for the ISO Latin-4 and Latin-5 | 781 | case-conversion and syntax tables for the ISO Latin-4 and Latin-5 |
| 779 | character sets, @file{mailheader.el}, a pacakage for parsing email | 782 | character sets, @file{mailheader.el}, a package for parsing email |
| 780 | headers, and @file{parse-time.el}, a package for parsing time strings. | 783 | headers, and @file{parse-time.el}, a package for parsing time strings. |
| 781 | 784 | ||
| 782 | @item | 785 | @item |
| @@ -1139,7 +1142,7 @@ contexts. | |||
| 1139 | 1142 | ||
| 1140 | @item | 1143 | @item |
| 1141 | Martin Stjernholm co-authored CC Mode, a major editing mode for C, | 1144 | Martin Stjernholm co-authored CC Mode, a major editing mode for C, |
| 1142 | C@t{++}, Objective-C, and Java code. | 1145 | C@t{++}, Objective-C, Java, Pike, CORBA IDL, and AWK code. |
| 1143 | 1146 | ||
| 1144 | @item | 1147 | @item |
| 1145 | Steve Strassman did not write @file{spook.el}, and even if he did, he | 1148 | Steve Strassman did not write @file{spook.el}, and even if he did, he |