diff options
| author | Michael Albinus | 2007-07-17 21:16:36 +0000 |
|---|---|---|
| committer | Michael Albinus | 2007-07-17 21:16:36 +0000 |
| commit | ea382aff15872b84f85be389b4118efc6c3412e2 (patch) | |
| tree | 52f49f554ebb6b8c27cbc7dfdc389f0533a32972 /man/ChangeLog | |
| parent | ce3f516fed03961e3da793f35b93fe6e9f5c0e0d (diff) | |
| download | emacs-ea382aff15872b84f85be389b4118efc6c3412e2.tar.gz emacs-ea382aff15872b84f85be389b4118efc6c3412e2.zip | |
* tramp.texi: Move @setfilename ../info/tramp up, outside the header
section. Reported by <poti@potis.org>.
(Remote processes): Arguments of the program to be debugged are taken
literally.
(Frequently Asked Questions): Simplify recentf example.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 50f6600fb0c..827cff5a57f 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,7 +1,15 @@ | |||
| 1 | 2007-07-17 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * tramp.texi: Move @setfilename ../info/tramp up, outside the header | ||
| 4 | section. Reported by <poti@potis.org>. | ||
| 5 | (Remote processes): Arguments of the program to be debugged are taken | ||
| 6 | literally. | ||
| 7 | (Frequently Asked Questions): Simplify recentf example. | ||
| 8 | |||
| 1 | 2007-07-14 Karl Berry <karl@gnu.org> | 9 | 2007-07-14 Karl Berry <karl@gnu.org> |
| 2 | 10 | ||
| 3 | * info.texi (@copying): New Back-Cover Text. | 11 | * info.texi (@copying): New Back-Cover Text. |
| 4 | 12 | ||
| 5 | * info.texi (Quitting Info): Move to proper place in source. | 13 | * info.texi (Quitting Info): Move to proper place in source. |
| 6 | (Reported by Benno Schulenberg.) | 14 | (Reported by Benno Schulenberg.) |
| 7 | 15 | ||