diff options
| author | Tom Tromey | 2013-01-05 19:36:45 -0700 |
|---|---|---|
| committer | Tom Tromey | 2013-01-05 19:36:45 -0700 |
| commit | e078a23febca14bc919c5806670479c395e3253e (patch) | |
| tree | e9e4ed91feef744d525264c31974c3ed00146bcd /doc/misc/ChangeLog | |
| parent | 63d535c829a930207b64fe733228f15a554644b1 (diff) | |
| parent | 7a2657fa3bedbd977f4e11fe030cb4a210c04ab4 (diff) | |
| download | emacs-e078a23febca14bc919c5806670479c395e3253e.tar.gz emacs-e078a23febca14bc919c5806670479c395e3253e.zip | |
merge from trunk
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 147 |
1 files changed, 144 insertions, 3 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1ca638bb7fe..d756f4fd0f0 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,144 @@ | |||
| 1 | 2013-01-05 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * ada-mode.texi: Remove braces from @title argument. | ||
| 4 | * eudc.texi: Likewise. | ||
| 5 | * smtpmail.texi: Likewise. | ||
| 6 | * auth.texi (VERSION): Set before first use. | ||
| 7 | * emacs-gnutls.texi (VERSION): Likewise. | ||
| 8 | * pgg.texi (VERSION): Likewise. | ||
| 9 | * ede.texi (Top): Rename from top, all uses changed. | ||
| 10 | * eshell.texi: Add missing argument to @sp. | ||
| 11 | * forms.texi (Top): Reorder menu to match structure. | ||
| 12 | * htmlfontify.texi (Customisation): Add missing @item in | ||
| 13 | @enumerate. | ||
| 14 | * org.texi (Advanced features): Add missing argument for @item. | ||
| 15 | (Property searches): Use @backslashchar{} in macro argument. | ||
| 16 | * pcl-cvs.texi: Add missing argument to @sp. | ||
| 17 | (Movement commands): Fix use of @itemx. | ||
| 18 | * vip.texi (Misc Commands, Viewing the Buffer): Likewise. | ||
| 19 | * reftex.texi (Options (Creating Citations)): Add missing newline | ||
| 20 | before @end. | ||
| 21 | * tramp.texi (Obtaining Tramp): Remove extra dots. | ||
| 22 | (Configuration): Reorder menu to match structure. | ||
| 23 | (Remote shell setup): Replace literal NUL character by \0. | ||
| 24 | * viper.texi (Marking): Add missing argument for @item. | ||
| 25 | |||
| 26 | 2013-01-04 Glenn Morris <rgm@gnu.org> | ||
| 27 | |||
| 28 | * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): | ||
| 29 | Add htmlfontify. | ||
| 30 | (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT)) | ||
| 31 | (htmlfontify.dvi, htmlfontify.pdf): New targets. | ||
| 32 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify. | ||
| 33 | ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets. | ||
| 34 | |||
| 35 | * htmlfontify.texi: Miscellaneous fixes and updates. | ||
| 36 | Set copyright to FSF, update license to GFDL 1.3+. | ||
| 37 | |||
| 38 | 2013-01-04 Vivek Dasmohapatra <vivek@etla.org> | ||
| 39 | |||
| 40 | * htmlfontify.texi: New file. | ||
| 41 | |||
| 42 | 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 43 | |||
| 44 | * calc.texi (Free-Form Dates): Expand on the date reading | ||
| 45 | algorithm. | ||
| 46 | |||
| 47 | 2012-12-27 Glenn Morris <rgm@gnu.org> | ||
| 48 | |||
| 49 | * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings): | ||
| 50 | Avoid some overfull lines. | ||
| 51 | |||
| 52 | * widget.texi (Programming Example): Break some long lines. | ||
| 53 | |||
| 54 | * wisent.texi (Wisent Overview): Fix xref. | ||
| 55 | (Grammar format, Understanding the automaton): Avoid overfill. | ||
| 56 | |||
| 57 | * bovine.texi (Optional Lambda Expression): Allow line break. | ||
| 58 | |||
| 59 | * auth.texi (Help for users): Break long lines. | ||
| 60 | |||
| 61 | * ada-mode.texi (Project file variables): | ||
| 62 | Reword to reduce underfull hbox. | ||
| 63 | (No project files, Use GNAT project file): | ||
| 64 | Use smallexample to make some overfull lines less terrible. | ||
| 65 | |||
| 66 | * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi: | ||
| 67 | Fix cross-references to separate manuals. | ||
| 68 | |||
| 69 | * Makefile.in (gfdl): New variable. Use throughout where | ||
| 70 | appropriate so that targets depend on doclicense.texi. | ||
| 71 | |||
| 72 | 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org> | ||
| 73 | |||
| 74 | * gnus.texi (Customizing the IMAP Connection): Mention the other | ||
| 75 | authenticators. | ||
| 76 | |||
| 77 | 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org> | ||
| 78 | |||
| 79 | * gnus.texi (Browse Foreign Server): Document | ||
| 80 | `gnus-browse-delete-group'. | ||
| 81 | |||
| 82 | 2012-12-22 Glenn Morris <rgm@gnu.org> | ||
| 83 | |||
| 84 | * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi: | ||
| 85 | * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi: | ||
| 86 | * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi: | ||
| 87 | * widget.texi, wisent.texi: Nuke hand-written node pointers. | ||
| 88 | |||
| 89 | * Makefile.in (gfdl): New variable. Use throughout where | ||
| 90 | appropriate so that targets depend on doclicense.texi. | ||
| 91 | |||
| 92 | 2012-12-22 Eli Zaretskii <eliz@gnu.org> | ||
| 93 | |||
| 94 | * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on | ||
| 95 | doclicense.texi. Remove doclicense.texi from all targets that | ||
| 96 | mentioned it explicitly. | ||
| 97 | ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on | ||
| 98 | $(emacsdir)/emacsver.texi. | ||
| 99 | ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi. | ||
| 100 | |||
| 101 | 2012-12-21 Glenn Morris <rgm@gnu.org> | ||
| 102 | |||
| 103 | * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER. | ||
| 104 | Include emacsver.texi. Nuke hand-written node pointers. | ||
| 105 | * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf): | ||
| 106 | Depend on emacsver.texi. | ||
| 107 | |||
| 108 | * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi: | ||
| 109 | * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi: | ||
| 110 | May as well just include doclicense.texi in everything. | ||
| 111 | |||
| 112 | * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL, | ||
| 113 | which @copying says is included. | ||
| 114 | |||
| 115 | * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi: | ||
| 116 | * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi: | ||
| 117 | * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi: | ||
| 118 | * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi: | ||
| 119 | * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi: | ||
| 120 | * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi: | ||
| 121 | * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi: | ||
| 122 | * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi: | ||
| 123 | * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi: | ||
| 124 | * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi: | ||
| 125 | * widget.texi, wisent.texi, woman.texi: Do not mention buying | ||
| 126 | copies from the FSF, which does not publish these manuals. | ||
| 127 | |||
| 128 | * erc.texi: No need to include gpl in this small manual. | ||
| 129 | |||
| 130 | * org.texi (copying): Include a copy of the GFDL. | ||
| 131 | (GNU Free Documentation License): New section. | ||
| 132 | |||
| 133 | 2012-12-21 Bastien Guerry <bzg@gnu.org> | ||
| 134 | |||
| 135 | * org.texi: Fix typos. | ||
| 136 | |||
| 137 | 2012-12-16 Paul Eggert <eggert@cs.ucla.edu> | ||
| 138 | |||
| 139 | * calc.texi (ISO 8601): Rename from ISO-8601, | ||
| 140 | as it's typically spelled without a hyphen. | ||
| 141 | |||
| 1 | 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com> | 142 | 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com> |
| 2 | 143 | ||
| 3 | * calc.texi (ISO-8601): New section. | 144 | * calc.texi (ISO-8601): New section. |
| @@ -435,7 +576,7 @@ | |||
| 435 | * org.texi (Moving subtrees): Document the ability to archive to a | 576 | * org.texi (Moving subtrees): Document the ability to archive to a |
| 436 | datetree. | 577 | datetree. |
| 437 | 578 | ||
| 438 | 2012-09-30 Bastien Guerry <bzg@altern.org> | 579 | 2012-09-30 Bastien Guerry <bzg@gnu.org> |
| 439 | 580 | ||
| 440 | * org.texi (Installation, Feedback, Batch execution): Use | 581 | * org.texi (Installation, Feedback, Batch execution): Use |
| 441 | (add-to-list 'load-path ... t) for the contrib dir. | 582 | (add-to-list 'load-path ... t) for the contrib dir. |
| @@ -1041,7 +1182,7 @@ | |||
| 1041 | 1182 | ||
| 1042 | * org.texi: Edit :noweb no header argument for correctness. | 1183 | * org.texi: Edit :noweb no header argument for correctness. |
| 1043 | 1184 | ||
| 1044 | 2012-04-01 Bastien Guerry <bzg@altern.org> | 1185 | 2012-04-01 Bastien Guerry <bzg@gnu.org> |
| 1045 | 1186 | ||
| 1046 | * org.texi (Customization): Update the approximate number of Org | 1187 | * org.texi (Customization): Update the approximate number of Org |
| 1047 | variables. | 1188 | variables. |
| @@ -9812,7 +9953,7 @@ | |||
| 9812 | ;; coding: utf-8 | 9953 | ;; coding: utf-8 |
| 9813 | ;; End: | 9954 | ;; End: |
| 9814 | 9955 | ||
| 9815 | Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc. | 9956 | Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc. |
| 9816 | 9957 | ||
| 9817 | This file is part of GNU Emacs. | 9958 | This file is part of GNU Emacs. |
| 9818 | 9959 | ||