diff options
| author | Glenn Morris | 2014-01-20 17:39:59 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-20 17:39:59 -0500 |
| commit | 2fb6d9c6d666f09d4d16c4b38f77518720b5f35e (patch) | |
| tree | 8d0d0643a4e23dc776b0703851dfb08f03435ccf /doc/misc/ChangeLog | |
| parent | cec62009bb94b74bb46dd911a22dc1ec97097970 (diff) | |
| download | emacs-2fb6d9c6d666f09d4d16c4b38f77518720b5f35e.tar.gz emacs-2fb6d9c6d666f09d4d16c4b38f77518720b5f35e.zip | |
ChangeLog fixes
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 394bb30ebfb..bd0763c78d5 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-01-20 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * texinfo.tex: Update from gnulib. | ||
| 4 | |||
| 1 | 2014-01-15 Glenn Morris <rgm@gnu.org> | 5 | 2014-01-15 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * Makefile.in (eww_deps): Does not depend on emacsver.texi. | 7 | * Makefile.in (eww_deps): Does not depend on emacsver.texi. |
| @@ -761,6 +765,10 @@ | |||
| 761 | (efaq-w32.pdf, efaq-w32.html): New rules. | 765 | (efaq-w32.pdf, efaq-w32.html): New rules. |
| 762 | (clean): Remove efaq-w32 products. | 766 | (clean): Remove efaq-w32 products. |
| 763 | 767 | ||
| 768 | 2013-08-26 Paul Eggert <eggert@cs.ucla.edu> | ||
| 769 | |||
| 770 | * texinfo.tex: Update from gnulib. | ||
| 771 | |||
| 764 | 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org> | 772 | 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org> |
| 765 | 773 | ||
| 766 | * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and | 774 | * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and |
| @@ -902,6 +910,10 @@ | |||
| 902 | `gnus-subthread-sort-functions' and remove the obsolete documentation | 910 | `gnus-subthread-sort-functions' and remove the obsolete documentation |
| 903 | of `gnus-sort-threads-recursively'. | 911 | of `gnus-sort-threads-recursively'. |
| 904 | 912 | ||
| 913 | 2012-07-30 Paul Eggert <eggert@cs.ucla.edu> | ||
| 914 | |||
| 915 | * texinfo.tex: Update to 2012-07-29.17 version. | ||
| 916 | |||
| 905 | 2013-07-29 David Engster <deng@randomsample.de> | 917 | 2013-07-29 David Engster <deng@randomsample.de> |
| 906 | 918 | ||
| 907 | * eieio.texi (top): Make clear that EIEIO is not a full CLOS | 919 | * eieio.texi (top): Make clear that EIEIO is not a full CLOS |
| @@ -2245,6 +2257,10 @@ | |||
| 2245 | 2257 | ||
| 2246 | * org.texi (Durations and time values): Fix typo. | 2258 | * org.texi (Durations and time values): Fix typo. |
| 2247 | 2259 | ||
| 2260 | 2012-05-26 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2261 | |||
| 2262 | * texinfo.tex: Update from gnulib. | ||
| 2263 | |||
| 2248 | 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com> | 2264 | 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com> |
| 2249 | 2265 | ||
| 2250 | * calc.texi (Basic Operations on Units, Customizing Calc): | 2266 | * calc.texi (Basic Operations on Units, Customizing Calc): |
| @@ -2877,6 +2893,10 @@ | |||
| 2877 | * gnus.texi (Gnus Utility Functions): Add more references and | 2893 | * gnus.texi (Gnus Utility Functions): Add more references and |
| 2878 | explanations (bug#9683). | 2894 | explanations (bug#9683). |
| 2879 | 2895 | ||
| 2896 | 2011-09-26 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2897 | |||
| 2898 | * texinfo.tex: Merge from gnulib. | ||
| 2899 | |||
| 2880 | 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | 2900 | 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2881 | 2901 | ||
| 2882 | * gnus.texi (Archived Messages): Note the default (bug#9552). | 2902 | * gnus.texi (Archived Messages): Note the default (bug#9552). |