diff options
| author | Eli Zaretskii | 2006-12-08 17:02:57 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-12-08 17:02:57 +0000 |
| commit | d9d81805f77d23cec92e01470810e58de958efce (patch) | |
| tree | 51d3732c2dbd1e837dd21a5a6498e68d0d8b3109 /man/ChangeLog | |
| parent | efe230277ff3df8974d9b442e76902bc1a78f49a (diff) | |
| download | emacs-d9d81805f77d23cec92e01470810e58de958efce.tar.gz emacs-d9d81805f77d23cec92e01470810e58de958efce.zip | |
(Emacs Server): Improve wording. Don't mention the ``server program''.
Add a cross-reference to "Init File" node.
(Invoking emacsclient): Add index entries. Document both short and long
versions of command-line options. Document the -f option.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index bfbcffd0784..2698750e72a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-12-08 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * misc.texi (Emacs Server): Improve wording. Don't mention the | ||
| 4 | ``server program''. Add a cross-reference to "Init File" node. | ||
| 5 | (Invoking emacsclient): Add index entries. Document both short and | ||
| 6 | long versions of command-line options. Document the -f option. | ||
| 7 | |||
| 1 | 2006-12-08 Michael Olson <mwolson@gnu.org> | 8 | 2006-12-08 Michael Olson <mwolson@gnu.org> |
| 2 | 9 | ||
| 3 | * erc.texi (Modules): Remove documentation for list module. | 10 | * erc.texi (Modules): Remove documentation for list module. |