X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/0ce574ef771abdc3441ca9d50074ad9cb8b5efb7..7b476dbe7cffd220c6f9da97b25e85480cfb4e8b:/doc/misc/ChangeLog diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 89e4974490..93bbbce6c3 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,175 @@ +2008-02-08 Daiki Ueno + + * Makefile.in: Add rules to build EasyPG Assistant User's Manual. + + * epa.texi: New manual documenting the EasyPG Assistant. + +2008-02-06 Michael Albinus + + * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp. + (Inspection): New function dbus-ping. + +2008-02-05 Michael Albinus + + * tramp.texi (Remote processes): Add `shell-command'. + +2008-01-28 Michael Sperber + + * gnus.texi (Mail Source Specifiers): Document `group' specifier. + (Group Parameters): Document `mail-source' parameter. + +2008-01-27 Michael Albinus + + * tramp.texi (Inline methods): The hostname of the su(do)? methods + must be a local host. + +2008-01-26 Michael Olson + + * erc.texi: Update version for ERC 5.3 release. + (Obtaining ERC): Update extras URLs for 5.3. + (Development): Write instructions for git, and remove those for Arch. + (History): Mention the switch to git. + +2008-01-24 Karl Berry + + * info.texi (Search Index), + (Search Text): mention the command character in the section name, + a la the (Go to node) node. + +2008-01-21 Michael Albinus + + * dbus.texi (Errors and Events): New macro dbus-ignore-errors. + +2008-01-18 Katsumi Yamaoka + + * gnus-news.texi: Mention gnus-article-describe-bindings. + +2008-01-18 Katsumi Yamaoka + + * gnus-news.texi: Mention gnus-article-wide-reply-with-original. + +2008-01-18 Carsten Dominik + + * org.texi (Property inheritance): New section. + (Conventions): New section. + (Structure editing): Document C-RET, the prefix arg to the cut/copy + commands, and the new bindings for refiling. + (Sparse trees): Document the new special command for sparse trees. + (References): Be more clear about the counting of hilines. + (Handling links): Document M-p/n for accessing links. + (Fast access to TODO states): New section. + (Per file keywords): New section. + (Property inheritance): New section. + (Column attributes): New summary types. + (Capturing Column View): New section. + (The date/time prompt): Cover the new features in the date/time prompt. + Compactify the table of keys for the calendar remote control. + (Clocking work time): Document the new :scope parameter. + (Remember): Promoted to chapter. + (Quoted examples): New section. + (Enhancing text): New verbatim environments. + +2008-01-14 Michael Albinus + + * trampver.texi: Update release number. + +2008-01-09 Katsumi Yamaoka + + * gnus.texi (Article Keymap): Add + gnus-article-wide-reply-with-original; fix descriptions of + gnus-article-reply-with-original and + gnus-article-followup-with-original. + +2008-01-09 Glenn Morris + + * nxml-mode.texi: Add @copying section. + +2008-01-05 Reiner Steib + + * message.texi (Mail Variables): Add some text from "(gnus)Posting + Server". Add `message-send-mail-with-mailclient'. + + * gnus.texi (Posting Server): Move some text to "(message)Mail + Variables" and add a reference here. + +2008-01-04 Michael Albinus + + * dbus.texi (Receiving Method Calls): New chapter. + (Errors and Events): Add serial number to events. Replace "signal" by + "message". Introduce dbus-event-serial-number. + +2008-01-03 Michael Albinus + + * dbus.texi (Type Conversion): Explain the type specification for empty + arrays. Use another example. + +2007-12-30 Michael Albinus + + * dbus.texi (all): Replace "..." by @dots{}. + (Type Conversion): Precise the value range for :byte types. + (Signals): Rename dbus-unregister-signal to dbus-unregister-object. + Mention its return value. + (Errors and Events): There is no D-Bus error propagation during event + processing. + +2007-12-29 Jay Belanger + + * calc.tex (Yacas Language, Maxima Language, Giac Language): + New sections. + +2007-12-29 Reiner Steib + + * gnus.texi (Group Parameters): Reorder the text and add a note about + `gnus-parameters' near the beginning of the node. + +2007-12-29 IRIE Tetsuya (tiny change) + + * gnus.texi (Score File Editing): Fix function name. + +2007-12-23 Michael Albinus + + Sync with Tramp 2.1.12. + + * trampver.texi: Update release number. + +2007-12-22 Michael Albinus + + * dbus.texi (Type Conversion): Correct input parameters mapping. + +2007-12-21 Michael Albinus + + * dbus.texi (Type Conversion): Extend for D-Bus compound types. + (Errors and Events): Mention wrong-type-argument error. + +2007-12-21 Alex Schroeder + + * rcirc.texi: Changed single spaces after sentence end to double + spaces. Fixed some typos. + (Internet Relay Chat): Explain relay. + (Getting started with rcirc): Change items to reflect prompts. + Add more explanation to rcirc-track-minor-mode and added a comment to + warn future maintainers that this section is a copy. + (People): Changed /ignore example. + (Keywords): Not keywords. + +2007-12-20 Alex Schroeder + + * rcirc.texi (Top): Fighting Information Overload chapter added. + (Getting started with rcirc): Add notice of rcirc-track-minor-mode. + (rcirc commands): Moved /ignore command to the new chapter. + (Fighting Information Overload): New chapter documenting /keyword, + /bright, /dim, channel ignore, and low priority channels. + (Configuration): Document rcirc-server-alist, remove + rcirc-startup-channels-alist and rcirc-default-server. + +2007-12-16 Michael Albinus + + * dbus.texi (Signals): Fix example in dbus-register-signal. + +2007-12-14 Sven Joachim + + * gnus.texi (Score Variables): Fix typo. + 2007-12-07 Michael Albinus * dbus.texi (Synchronous Methods): Adapt dbus-call-method. @@ -294,9 +466,8 @@ 2007-10-28 Reiner Steib - * gnus.texi - (SpamAssassin back end): Rename spam-spamassassin-path to - spam-spamassassin-program. + * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path + to spam-spamassassin-program. 2007-10-28 Reiner Steib @@ -369,9 +540,9 @@ 2007-10-28 Reiner Steib - * gnus.texi (Gmane Spam Reporting): Fix - spam-report-gmane-use-article-number. Add - spam-report-user-mail-address. + * gnus.texi (Gmane Spam Reporting): + Fix spam-report-gmane-use-article-number. + Add spam-report-user-mail-address. 2007-10-28 Katsumi Yamaoka @@ -393,7 +564,7 @@ (Agent and flags): New section providing a generalized discussion of flag handling. (Agent and IMAP): Removed flag discussion. - (Agent Variables): Added 'gnus-agent-synchronize-flags' + (Agent Variables): Added 'gnus-agent-synchronize-flags'. 2007-10-28 Romain Francoise @@ -423,8 +594,7 @@ 2007-10-28 Teodor Zlatanov - * gnus.texi (Blacklists and Whitelists) - (Blacklists and Whitelists, BBDB Whitelists) + * gnus.texi (Blacklists and Whitelists, BBDB Whitelists) (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering) (spam-stat spam filtering, SpamOracle) (Extending the Spam ELisp package): Removed extra quote symbol for @@ -466,7 +636,7 @@ 2007-10-28 Teodor Zlatanov * gnus.texi (Spam ELisp Package Configuration Examples): - "training.ham" should be "training.spam" + "training.ham" should be "training.spam". 2007-10-28 Katsumi Yamaoka @@ -520,26 +690,25 @@ 2007-10-28 Jesper Harder - * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back - end. + * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end. * gnus.texi (MIME Commands, Hashcash): Markup fix. 2007-10-28 Teodor Zlatanov - * gnus.texi: replaced @file{spam.el} with @code{spam.el} + * gnus.texi: Replaced @file{spam.el} with @code{spam.el} everywhere for consistency. - (Filtering Spam Using The Spam ELisp Package): admonish again. - (Spam ELisp Package Sequence of Events): this is Gnus, say so. + (Filtering Spam Using The Spam ELisp Package): Admonish again. + (Spam ELisp Package Sequence of Events): This is Gnus, say so. Say "regular expression" instead of "regex." Admonish. Pick other words to sound better (s/so/thus/). - (Spam ELisp Package Filtering of Incoming Mail): mention + (Spam ELisp Package Filtering of Incoming Mail): Mention statistical filters. Remove old TODO. (Spam ELisp Package Sorting and Score Display in Summary Buffer): - new section on sorting and displaying the spam score - (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a - backend but an alias to spam-use-BBDB - (Extending the Spam ELisp package): rewrite the example using the + New section on sorting and displaying the spam score. + (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a + backend but an alias to spam-use-BBDB. + (Extending the Spam ELisp package): Rewrite the example using the new backend functionality. 2007-10-28 Simon Josefsson @@ -574,14 +743,13 @@ 2007-10-28 Teodor Zlatanov - * gnus.texi (Hashcash): changed location of library, also mention + * gnus.texi (Hashcash): Changed location of library, also mention that payments can be verified and fix the name of the - hashcash-path variable + hashcash-path variable. 2007-10-28 Reiner Steib - * gnus.texi - (Article Display): Add `gnus-picon-style'. + * gnus.texi (Article Display): Add `gnus-picon-style'. 2007-10-28 Katsumi Yamaoka @@ -590,13 +758,13 @@ 2007-10-28 Teodor Zlatanov * gnus.texi (Blacklists and Whitelists, BBDB Whitelists) - (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect - warning about ham processors in spam groups removed + (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect + warning about ham processors in spam groups removed. 2007-10-28 Teodor Zlatanov - From Hubert Chan - * gnus.texi (SpamAssassin backend): added new node about SpamAssassin + * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin. + From Hubert Chan . 2007-10-28 Jesper Harder @@ -875,7 +1043,7 @@ (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all occurencies by trampfn. (Frequently Asked Questions): Extend example code for host - identification in the modeline. Add bbdb to approaches shortening Tramp + identification in the modeline. Add bbdb to approaches shortening Tramp file names to be typed. * trampver.texi: Update release number. @@ -3522,10 +3690,9 @@ * gnus.texi (Batching Agents): Fixed typo in example. Reported by Hiroshi Fujishima . -2004-09-20 Andre Srinivasan +2004-09-20 Andre Srinivasan (tiny change) - * gnus.texi (Group Parameters): Added more on hooks. (Small - change.) + * gnus.texi (Group Parameters): Added more on hooks. 2004-09-20 Florian Weimer @@ -3553,7 +3720,8 @@ 2004-09-10 Teodor Zlatanov - * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications. + * gnus.texi (Spam ELisp Package Sequence of Events): + Some clarifications. (Spam ELisp Package Global Variables): More clarifications. 2004-09-10 Teodor Zlatanov @@ -4591,7 +4759,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs.