X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/5ace6c29b91f9b4400cb8a1fbb80ef4c514e0335..15ad4013c44d19125fde6bbb704797d4a7a185b3:/doc/misc/ChangeLog diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 571e7ecc70..ded23868c7 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,251 @@ +2014-05-06 Michael Albinus + + * tramp.texi (Frequently Asked Questions): Mention HISTFILE + setting in ~/.ssh/environment. + +2014-05-02 Stephen Berman + + * todo-mode.texi: Update, improve exposition, add cross + references, fix typos. + (Inserting New Items, Editing Item Headers and Text): Rewrite to + document new user interface. + +2014-05-01 Glenn Morris + + * autotype.texi (Skeleton Language): + * message.texi (Header Commands): Replace `iff'. + +2014-04-22 Bastien Guerry + + * org.texi (Installation): Be more clear on why installing Org + through ELPA should be done without loading any Org file. + + * org.texi (Emphasis and monospace): Document the use of + =verbatim= and ~code~ to be consistent with + `org-element-text-markup-successor'. + + * org.texi (In-buffer settings, Radio tables): Tiny fixes. + + * org.texi (Initial visibility): + * org.texi (Literal examples): Fix typos. + +2014-04-22 Michael Brand + + * org.texi (Column attributes): Add a sentence to point out + the dependency on the format specifier. + +2014-04-22 Nicolas Goaziou + + * org.texi (The Export Dispatcher): Reformulation. + + * org.texi (@LaTeX{} specific attributes): Update manual. + + * org.texi (Top, Exporting): Org has its own documentation and + should therefore be removed from "Other build-in back-ends". + +2014-03-26 Paul Eggert + + * texinfo.tex: Update from gnulib. + +2014-03-24 Michael Albinus + + * tramp.texi (Frequently Asked Questions): Add fish shell settings. + +2014-03-21 Glenn Morris + + * ede.texi (ede-linux): + * vip.texi (New Bindings): Tiny copyedits. + +2014-03-18 Stefan Monnier + + * vip.texi (Other Vi Commands): Adjust doc of C-j. + + * cc-mode.texi (Indentation Commands): Remove C-j, since it's not + defined by CC-mode but globally. + (FAQ): Tweak text about RET and auto-indentation. + +2014-03-18 David Engster + + * ede.texi (Project Local Variables): Remove reference to + `ede-java-root' and the example using it. + (Android projects, ede-java-root): Remove nodes since they are + only in CEDET upstream (Bug#17030). All nodes updated. + (ede-cpp-root): Document the :compile-command slot. + (ede-linux): Document new variables + `project-linux-build-directory-default' and + `project-linux-architecture-default'. + +2014-03-12 Glenn Morris + + * eww.texi (History and Acknowledgments): + Don't list everyone who changed the code. + + * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi: + * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi: + * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi: + * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi: + * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi: + Use @file for buffers, per the Texinfo manual. + +2014-03-12 Paul Eggert + + * org.texi: Don't set txicodequoteundirected and txicodequotebacktick + so that the Org Manual's style for ` and ' in code is consistent + with the other Emacs manuals. This affects PDF, not .info files. + +2014-03-12 Glenn Morris + + * octave-mode.texi (Using Octave Mode): Remove outdated stuff + about RET and indentation. + +2014-03-03 Juanma Barranquero + + * gnus.texi: + * semantic.texi: Fix whitespace. + + * ede.texi (Android projects): + * eieio.texi (Class Options, Making New Objects) + (Method Invocation, CLOS compatibility): + * sem-user.texi (Tag Decoration Mode): Fix typos. + +2014-03-02 Xue Fuqiao + + * sem-user.texi (Create System Databases): Markup fix. + +2014-02-28 Glenn Morris + + * info.texi (Further Reading): Rename node from Expert Info. + Remove stuff about writing Info nodes by hand. + (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1. + + * info.texi: Nuke hand-written node pointers. + +2014-02-28 Karl Berry + + * info.texi (Top): Mention H for a summary of all commands. + +2014-02-25 Glenn Morris + + * edt.texi (Quick start, Starting emulation): Update hook details. + * efaq.texi (Fullscreen mode on MS-Windows) + (Terminal setup code works after Emacs has begun): Update hook details. + * vip.texi (Loading VIP): Fix hook example. + + * efaq-w32.texi (Bash): Don't use setq with hooks. + +2014-02-24 Paul Eggert + + * texinfo.tex: Update from gnulib. + +2014-02-22 Xue Fuqiao + + * remember.texi (Quick Start): Add an index. + (Function Reference, Quick Start): Add cross-references. + +2014-02-21 Glenn Morris + + * flymake.texi (Starting the syntax check process): Grammar fix. + + * tramp.texi (External packages): Grammar fix. + Reword for default sentinel not being nil any more. + +2014-02-19 Michael Albinus + + * trampver.texi: Update release number. + +2014-02-19 Glenn Morris + + * remember.texi: Copyedits. + (Quick Start): No need for manual autoloads. Mention remember-notes. + (Function Reference): Update arguments. Add new commands. + +2014-02-18 Glenn Morris + + * remember.texi (copying): Bump remember mode version. + (Installation): Remove unnecessary chapter. + (Quick Start): No need to explicitly load remember.el. + (Separate Text Files): New section. + +2014-02-17 Glenn Morris + + * eieio.texi (Class Values, CLOS compatibility): + Remove references to deleted eieio-describe-class/generic. + +2014-02-16 Michael Albinus + + Sync with Tramp 2.2.9. + * trampver.texi: Update release number. + + * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2. + +2014-02-14 Jay Belanger + + * calc.texi (Single-Variable Statistics): Remove mention of + incorrect keybinding. + +2014-02-12 Paul Eggert + + * texinfo.tex: Update from gnulib. + +2014-02-08 Glenn Morris + + * auth.texi (GnuPG and EasyPG Assistant Configuration): + Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642) + +2014-02-07 Glenn Morris + + * viper.texi (File and Buffer Handling): Prefer ido to iswitchb. + +2014-02-06 Glenn Morris + + * epa.texi (Mail-mode integration): Mention epa-mail-aliases. + + * mh-e.texi, viper.texi: Do not use colons in index entries. + +2014-02-05 Paul Eggert + + * texinfo.tex: Update from gnulib. + +2014-02-05 Glenn Morris + + * epa.texi: Add indices. + + * url.texi (Cookies): Mention url-cookie-list command. + +2014-02-03 Glenn Morris + + * cl.texi (Blocks and Exits): Mention cl-tagbody. + +2014-02-02 Glenn Morris + + * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods. + +2014-01-31 Glenn Morris + + * efaq.texi (Replacing highlighted text): + Update delete-selection-mode doc. + +2014-01-30 Xue Fuqiao + + * sem-user.texi (Include paths): Fix a Texinfo command. + +2014-01-27 Glenn Morris + + * idlwave.texi (Lesson III---User Catalog, Online Help) + (Starting the Shell, Catalogs, User Catalog): + * remember.texi (Quick Start): + * viper.texi: + * vip.texi (Customization, Customizing Constants) + (Customizing Key Bindings): Update for files being in ~/.emacs.d/. + +2014-01-25 Xue Fuqiao + + * cc-mode.texi (Minor Modes): Minor fix. + +2014-01-24 David Engster + + * eieio.texi (Introduction): Fix references. + 2014-01-24 Glenn Morris * efaq.texi (Termcap/Terminfo entries for Emacs): @@ -60,7 +308,7 @@ * org.texi (Global and local cycling): Fix missing '@'. -2013-01-07 Bastien Guerry +2013-01-07 Bastien Guerry * org.texi (Global and local cycling): Mention C-u C-u TAB. (Include files, The Export Dispatcher) @@ -189,7 +437,7 @@ * org.texi (Creating one-off styles): Use new export snippet syntax. - * org.texi (Export settings): documentation describing how text + * org.texi (Export settings): Documentation describing how text above the first heading is ignored when an :export: tag is in a file. @@ -652,7 +900,7 @@ * org.texi: Document variable changes. - * org.texi (Export settings): Doument p: item in OPTIONS keyword. + * org.texi (Export settings): Document p: item in OPTIONS keyword. * org.texi (Exporting): Massive rewrite of the first sections. (Selective export): Delete. @@ -832,7 +1080,7 @@ (INSTALL_DATA): New, set by configure. (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables. (.PHONY): Add html, ps, install-dvi, install-html, install-pdf, - install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf, + install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf, uninstall-ps, and uninstall-doc. (.SUFFIXES): Add .ps and .dvi. (.dvi.ps): New suffix rule. @@ -855,9 +1103,9 @@ 2013-08-10 Xue Fuqiao - * ido.texi (Working Directories): - (Flexible Matching, Regexp Matching, Find File At Point) - (Ignoring, Misc Customization): Use @defopt for user options. + * ido.texi (Working Directories, Flexible Matching, Regexp Matching) + (Find File At Point, Ignoring, Misc Customization): Use @defopt + for user options. 2013-08-09 Xue Fuqiao @@ -881,8 +1129,7 @@ 2013-08-07 Xue Fuqiao * sc.texi (Introduction): Fix index. - (Usage Overview): - (Citations, Citation Elements, Recognizing Citations) + (Usage Overview, Citations, Citation Elements, Recognizing Citations) (Information Keys and the Info Alist, Reference Headers) (The Built-in Header Rewrite Functions) (Electric References, Reply Buffer Initialization) @@ -898,8 +1145,7 @@ * newsticker.texi (Usage): Use @key for RET. - * cl.texi (Argument Lists): - (For Clauses): + * cl.texi (Argument Lists, For Clauses) (Macros): Add indexes. 2013-08-05 Xue Fuqiao @@ -909,7 +1155,7 @@ 2013-08-04 Stephen Berman * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode. - (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)): + (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)) (todo-mode.dvi, todo-mode.pdf): New rules. * todo-mode.texi: New file. @@ -1257,8 +1503,8 @@ 2013-02-09 Jay Belanger - * calc.texi (Basic Operations on Units): - (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'. + * calc.texi (Basic Operations on Units, Customizing Calc): + Mention the variable `calc-allow-units-as-numbers'. 2013-02-08 Aidan Gauland @@ -1356,7 +1602,7 @@ * ede.texi (Top): Rename from top, all uses changed. * eshell.texi: Add missing argument to @sp. * forms.texi (Top): Reorder menu to match structure. - * htmlfontify.texi (Customisation): Add missing @item in + * htmlfontify.texi (Customization): Add missing @item in @enumerate. * org.texi (Advanced features): Add missing argument for @item. (Property searches): Use @backslashchar{} in macro argument. @@ -3967,8 +4213,8 @@ 2010-11-11 Carsten Dominik - * org.texi (Handling links): - (In-buffer settings): Document inlining images on startup. + * org.texi (Handling links, In-buffer settings): + Document inlining images on startup. 2010-11-11 Carsten Dominik @@ -6122,8 +6368,8 @@ 2008-07-23 Vincent Belaïche - * calc.texi (Editing Stack Entries): - (Algebraic Entry): Rewrite introductory sentences so it can be used by + * calc.texi (Editing Stack Entries, Algebraic Entry): + Rewrite introductory sentences so it can be used by Calc's help functions. Mention fixing typos. (Customizing Calc): Fix typo. @@ -9697,11 +9943,9 @@ * info.texi (Help-Xref): * message.texi (Message Headers): * org.texi (Remember): - * reftex.texi (Options (Defining Label Environments)): - (Options (Index Support)): - (Options (Viewing Cross-References)): - (Options (Misc)): - (Changes): + * reftex.texi (Options (Defining Label Environments)) + (Options (Index Support), Options (Viewing Cross-References)) + (Options (Misc), Changes): * speedbar.texi (Creating a display): * tramp.texi (Customizing Completion, Auto-save and Backup): Texinfo usage fix. @@ -10151,7 +10395,7 @@ 2004-11-03 Jan Djärv * idlwave.texi (Continued Statement Indentation): - * reftex.texi (Options (Index Support)): + * reftex.texi (Options (Index Support)) (Displaying and Editing the Index, Table of Contents): * speedbar.texi (Creating a display, Major Display Modes): Replace non-nil with non-@code{nil}. @@ -10579,7 +10823,7 @@ (Top): More description for the `Default Method' menu entry. (Default Method): Use @code, not @var, for Lisp variables. (Default Method): New subsection `Which method is the right one - for me?' Suggested by Christian Kirsch. + for me?'. Suggested by Christian Kirsch. (Configuration): Pointer to new subsection added. (Default Method): Too many "use" in one sentence. Rephrase. Reported by Christian Kirsch. @@ -11027,7 +11271,7 @@ 1998-03-01 Kim-Minh Kaplan - * gnus.texi (Easy Picons): Removed references to + * gnus.texi (Easy Picons): Remove references to `gnus-group-display-picons'. (Hard Picons): Ditto.