diff options
| author | Paul Eggert | 2011-04-15 00:48:51 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-04-15 00:48:51 -0700 |
| commit | 4170f62f39edf1ff1e99aec9bfbfe7bbf10e7fc9 (patch) | |
| tree | e993b231bb5555c9c961f5d0b20d90ac76f77bbd /doc/misc/ChangeLog | |
| parent | 1963a2e0bb07cc8dee6d27f972f93d9cfd7c6b2d (diff) | |
| parent | 49093f601b69d91126aefd328ee8f6bfeb797407 (diff) | |
| download | emacs-4170f62f39edf1ff1e99aec9bfbfe7bbf10e7fc9.tar.gz emacs-4170f62f39edf1ff1e99aec9bfbfe7bbf10e7fc9.zip | |
Merge from mainline.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6ffa9b51933..1660ed5335b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,7 +1,22 @@ | |||
| 1 | 2011-04-14 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * tramp.texi (Frequently Asked Questions): New item for disabling | ||
| 4 | Tramp in other packages. | ||
| 5 | |||
| 6 | 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 7 | |||
| 8 | * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method) | ||
| 9 | (Fancy splitting to parent, Store arbitrary data): Updated | ||
| 10 | gnus-registry docs. | ||
| 11 | |||
| 12 | 2011-04-13 Juanma Barranquero <lekktu@gmail.com> | ||
| 13 | |||
| 14 | * ede.texi: Fix typos. | ||
| 15 | |||
| 1 | 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | 16 | 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 17 | ||
| 3 | * gnus.texi (Window Layout): @itemize @code doesn't exist. It's @table | 18 | * gnus.texi (Window Layout): @itemize @code doesn't exist. |
| 4 | @code. | 19 | It's @table @code. |
| 5 | 20 | ||
| 6 | 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com> | 21 | 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com> |
| 7 | 22 | ||