diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 0b5904ba3ac..394bb30ebfb 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -3517,7 +3517,8 @@ | |||
| 3517 | 3517 | ||
| 3518 | 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz> | 3518 | 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz> |
| 3519 | 3519 | ||
| 3520 | * eshell.texi (Input/Output): Document insert output redirection operator, >>>. | 3520 | * eshell.texi (Input/Output): |
| 3521 | Document insert output redirection operator, >>>. | ||
| 3521 | 3522 | ||
| 3522 | 2011-02-18 Glenn Morris <rgm@gnu.org> | 3523 | 2011-02-18 Glenn Morris <rgm@gnu.org> |
| 3523 | 3524 | ||
| @@ -10795,6 +10796,11 @@ | |||
| 10795 | `tramp-set-completion-function', because parsing of ssh config | 10796 | `tramp-set-completion-function', because parsing of ssh config |
| 10796 | files looks more natural. | 10797 | files looks more natural. |
| 10797 | 10798 | ||
| 10799 | 2003-01-15 Kevin Ryde <user42@zip.com.au> | ||
| 10800 | |||
| 10801 | * gnus.texi (Using MIME): Mention auto-compression-mode with | ||
| 10802 | gnus-mime-copy-part. | ||
| 10803 | |||
| 10798 | 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu> | 10804 | 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 10799 | 10805 | ||
| 10800 | * gnus.texi: Do not use `path' in several locations. | 10806 | * gnus.texi: Do not use `path' in several locations. |
| @@ -10843,6 +10849,12 @@ | |||
| 10843 | 10849 | ||
| 10844 | * reftex.texi: Update to RefTeX 4.19. | 10850 | * reftex.texi: Update to RefTeX 4.19. |
| 10845 | 10851 | ||
| 10852 | 2002-07-21 Jesper Harder <harder@ifa.au.dk> | ||
| 10853 | |||
| 10854 | * gnus.texi (Sorting Groups): Add key bindings for | ||
| 10855 | gnus-group-sort-groups-by-real-name and | ||
| 10856 | gnus-group-sort-selected-groups-by-real-name. | ||
| 10857 | |||
| 10846 | 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 10858 | 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 10847 | 10859 | ||
| 10848 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. | 10860 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. |
| @@ -10978,6 +10990,12 @@ | |||
| 10978 | 10990 | ||
| 10979 | * reftex.texi: Update for RefTeX version 3.22. | 10991 | * reftex.texi: Update for RefTeX version 3.22. |
| 10980 | 10992 | ||
| 10993 | 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr> | ||
| 10994 | |||
| 10995 | * gnus.texi (Easy Picons): Removed references to | ||
| 10996 | `gnus-group-display-picons'. | ||
| 10997 | (Hard Picons): Ditto. | ||
| 10998 | |||
| 10981 | 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | 10999 | 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> |
| 10982 | 11000 | ||
| 10983 | * Makefile.in (reftex.dvi, ../info/reftex): New targets. | 11001 | * Makefile.in (reftex.dvi, ../info/reftex): New targets. |
| @@ -11185,9 +11203,6 @@ | |||
| 11185 | * forms.texi: Fix forms.texi so that it will format correctly. | 11203 | * forms.texi: Fix forms.texi so that it will format correctly. |
| 11186 | Add missing `@end iftex', fix bad reference. | 11204 | Add missing `@end iftex', fix bad reference. |
| 11187 | 11205 | ||
| 11188 | * info.texi, info-stn.texi: New files implement texinfo version of | ||
| 11189 | `info' file. | ||
| 11190 | |||
| 11191 | 1993-10-20 Brian J. Fox (bfox@ai.mit.edu) | 11206 | 1993-10-20 Brian J. Fox (bfox@ai.mit.edu) |
| 11192 | 11207 | ||
| 11193 | * Makefile: Fix targets for texindex, new info.texi files. | 11208 | * Makefile: Fix targets for texindex, new info.texi files. |