diff options
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index a9773e7d500..c46f1c1161a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,35 @@ | |||
| 1 | 2006-10-27 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * woman.texi: Downcase nroff/troff/roff. | ||
| 4 | (Installation): Chapter deleted. Some xrefs deleted. | ||
| 5 | (Background): woman doesn't advise man ;-). | ||
| 6 | |||
| 7 | 2006-10-26 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) | ||
| 8 | |||
| 9 | * ada-mode.texi (Project files, Identifier completion) | ||
| 10 | (Automatic Casing, Debugging, Using non-standard file names) | ||
| 11 | (Working Remotely): Fix typos. | ||
| 12 | |||
| 13 | 2006-10-23 Richard Stallman <rms@gnu.org> | ||
| 14 | |||
| 15 | * abbrevs.texi (Expanding Abbrevs): Expansion happens only when | ||
| 16 | Abbrev mode is enabled. | ||
| 17 | |||
| 18 | 2006-10-20 Masatake YAMATO <jet@gyve.org> | ||
| 19 | |||
| 20 | * cc-mode.texi (Sample .emacs File): Added missing `)' in | ||
| 21 | sample code `my-c-initialization-hook'. | ||
| 22 | |||
| 23 | 2006-10-19 Stuart D. Herring <herring@lanl.gov> | ||
| 24 | |||
| 25 | * widget.texi: Fix typos. | ||
| 26 | |||
| 27 | 2006-10-19 Michael Albinus <michael.albinus@gmx.de> | ||
| 28 | |||
| 29 | * tramp.texi (Frequently Asked Questions): Remove questions marked with | ||
| 30 | "???". There have been no complaints for years, so the information | ||
| 31 | must be appropriate. | ||
| 32 | |||
| 1 | 2006-10-16 Richard Stallman <rms@gnu.org> | 33 | 2006-10-16 Richard Stallman <rms@gnu.org> |
| 2 | 34 | ||
| 3 | * widget.texi: Use @var instead of capitalization. | 35 | * widget.texi: Use @var instead of capitalization. |
| @@ -11,9 +43,9 @@ | |||
| 11 | gnus-dired-attach. | 43 | gnus-dired-attach. |
| 12 | (Selecting a Group): Fix typo. | 44 | (Selecting a Group): Fix typo. |
| 13 | 45 | ||
| 14 | 2006-10-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> | 46 | 2006-10-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
| 15 | 47 | ||
| 16 | * widget.texi: Fix typos (tiny change) | 48 | * widget.texi: Fix typos. |
| 17 | 49 | ||
| 18 | 2006-10-11 Kim F. Storm <storm@cua.dk> | 50 | 2006-10-11 Kim F. Storm <storm@cua.dk> |
| 19 | 51 | ||