diff options
| author | Michael Albinus | 2014-01-12 16:19:07 +0100 |
|---|---|---|
| committer | Michael Albinus | 2014-01-12 16:19:07 +0100 |
| commit | c5eb43237d108a7d75bb9920b3b04d81c2089a92 (patch) | |
| tree | 63c8cbe0586579e3371330e576fb5fa5bb5ec750 /doc/misc/ChangeLog | |
| parent | 841a6d0cb8b667c8681a4df93b3ce2e752234280 (diff) | |
| download | emacs-c5eb43237d108a7d75bb9920b3b04d81c2089a92.tar.gz emacs-c5eb43237d108a7d75bb9920b3b04d81c2089a92.zip | |
* tramp.texi (all): Doc fix according to GNU Coding Standards.
Use "file name" instead of "filename" or "path". Use "host"
instead of "machine".
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 54a2a5de146..ce03a0aa1a5 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-01-12 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * tramp.texi (all): Doc fix according to GNU Coding Standards. | ||
| 4 | Use "file name" instead of "filename" or "path". Use "host" | ||
| 5 | instead of "machine". | ||
| 6 | |||
| 1 | 2014-01-12 Xue Fuqiao <xfq.free@gmail.com> | 7 | 2014-01-12 Xue Fuqiao <xfq.free@gmail.com> |
| 2 | 8 | ||
| 3 | * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419). | 9 | * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419). |