diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 34096144066..c075f1785d3 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,26 @@ | |||
| 1 | 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * auth.texi (Help for users): Use :port instead of :protocol for all | ||
| 4 | auth-source docs. | ||
| 5 | (GnuPG and EasyPG Assistant Configuration): Mention the default now is | ||
| 6 | to have two files in `auth-sources'. | ||
| 7 | |||
| 8 | 2011-02-16 Glenn Morris <rgm@gnu.org> | ||
| 9 | |||
| 10 | * dired-x.texi: Use emacsver.texi to get Emacs version. | ||
| 11 | * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf): | ||
| 12 | Depend on emacsver.texi. | ||
| 13 | |||
| 14 | * dired-x.texi: Drop meaningless version number. | ||
| 15 | (Introduction): Remove old info. | ||
| 16 | (Optional Installation Dired Jump): Autoload from dired-x. | ||
| 17 | Remove incorrect info about loaddefs.el. | ||
| 18 | (Bugs): Just refer to M-x report-emacs-bug. | ||
| 19 | |||
| 20 | * dired-x.texi (Multiple Dired Directories): Update for rename of | ||
| 21 | default-directory-alist. | ||
| 22 | (Miscellaneous Commands): No longer mention very old VM version 4. | ||
| 23 | |||
| 1 | 2011-02-15 Paul Eggert <eggert@cs.ucla.edu> | 24 | 2011-02-15 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 25 | ||
| 3 | Merge from gnulib. | 26 | Merge from gnulib. |
| @@ -5,7 +28,8 @@ | |||
| 5 | 28 | ||
| 6 | 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com> | 29 | 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com> |
| 7 | 30 | ||
| 8 | * auth.texi (Help for users): Login collection is "Login" and not "login". | 31 | * auth.texi (Help for users): |
| 32 | Login collection is "Login" and not "login". | ||
| 9 | 33 | ||
| 10 | 2011-02-13 Michael Albinus <michael.albinus@gmx.de> | 34 | 2011-02-13 Michael Albinus <michael.albinus@gmx.de> |
| 11 | 35 | ||