diff options
| author | Joakim Verona | 2013-02-25 00:04:21 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-02-25 00:04:21 +0100 |
| commit | 1b907e3f10d78d2bc58e2c8fd707d29b44498865 (patch) | |
| tree | 82e416df4ee48f894ba183c4d0f854cd050bfa53 /doc/misc/ChangeLog | |
| parent | ceb10cfbad146ee9aef6a59a1af45cc39b1edb86 (diff) | |
| parent | 82fcf982c39d5ff821bb7d3353ca973e277e1810 (diff) | |
| download | emacs-1b907e3f10d78d2bc58e2c8fd707d29b44498865.tar.gz emacs-1b907e3f10d78d2bc58e2c8fd707d29b44498865.zip | |
auto upstream
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 9a4f4c10610..632f06d22b1 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-02-24 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | Port Tramp documentation to Texinfo 5.0. | ||
| 4 | * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c. | ||
| 5 | (Filename Syntax): Do not use @trampfn{} in @item. | ||
| 6 | (Filename completion): Use @columnfractions in @multitable. | ||
| 7 | |||
| 1 | 2013-02-22 Glenn Morris <rgm@gnu.org> | 8 | 2013-02-22 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * flymake.texi (Syntax check statuses): Fix multitable continued rows. | 10 | * flymake.texi (Syntax check statuses): Fix multitable continued rows. |