diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 2fe1914f926..da2491cb94a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,37 @@ | |||
| 1 | 2013-07-25 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido. | ||
| 4 | (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules. | ||
| 5 | |||
| 6 | * erc.texi (Special Features): Update contact information. | ||
| 7 | (History): Avoid using @email. | ||
| 8 | |||
| 9 | * eshell.texi (Bugs and ideas): Minor updates. | ||
| 10 | |||
| 11 | * faq.texi (Reporting bugs, Origin of the term Emacs) | ||
| 12 | (Setting up a customization file) | ||
| 13 | (Using an already running Emacs process, Turning off beeping) | ||
| 14 | (Packages that do not come with Emacs) | ||
| 15 | (Replying to the sender of a message): Avoid using @email. | ||
| 16 | |||
| 17 | * pcl-cvs.texi (Contributors, Bugs): Avoid using @email. | ||
| 18 | |||
| 19 | * reftex.texi (Imprint): Avoid using @email. | ||
| 20 | |||
| 21 | * ses.texi (Top): Update bug reporting instructions. | ||
| 22 | (Acknowledgments): Avoid using @email. | ||
| 23 | |||
| 24 | * woman.texi (Introduction, Background): Remove outdated information. | ||
| 25 | (Bugs, Acknowledgments): Avoid using @email. | ||
| 26 | |||
| 27 | 2013-07-24 Xue Fuqiao <xfq.free@gmail.com> | ||
| 28 | |||
| 29 | * ido.texi: New file. | ||
| 30 | |||
| 31 | 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change) | ||
| 32 | |||
| 33 | * gnus.texi (Customizing Articles): Document function predicates. | ||
| 34 | |||
| 1 | 2013-07-08 Tassilo Horn <tsdh@gnu.org> | 35 | 2013-07-08 Tassilo Horn <tsdh@gnu.org> |
| 2 | 36 | ||
| 3 | * gnus.texi (lines): Correct description of | 37 | * gnus.texi (lines): Correct description of |
| @@ -1088,7 +1122,7 @@ | |||
| 1088 | corresponding function names, according to | 1122 | corresponding function names, according to |
| 1089 | `org-agenda-view-mode-dispatch'. | 1123 | `org-agenda-view-mode-dispatch'. |
| 1090 | 1124 | ||
| 1091 | 2012-09-30 Jan Bäcker <jan.boecker@jboecker.de> | 1125 | 2012-09-30 Jan Böcker <jan.boecker@jboecker.de> |
| 1092 | 1126 | ||
| 1093 | * org.texi (The spreadsheet): Fix typo. | 1127 | * org.texi (The spreadsheet): Fix typo. |
| 1094 | 1128 | ||