diff options
| author | Juanma Barranquero | 2008-01-07 15:52:44 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-01-07 15:52:44 +0000 |
| commit | b2abec739cb1146ce7f9d65305aa0531d341702a (patch) | |
| tree | a39e5a55a137442a4592967991ad4e6bf76fce3b | |
| parent | 97fdf31e3d5a7a3d2252d9f78fe29f0d7459334e (diff) | |
| download | emacs-b2abec739cb1146ce7f9d65305aa0531d341702a.tar.gz emacs-b2abec739cb1146ce7f9d65305aa0531d341702a.zip | |
*** empty log message ***
| -rw-r--r-- | doc/misc/ChangeLog | 64 |
1 files changed, 30 insertions, 34 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 802dc0bfb0b..e77cf421366 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -50,7 +50,7 @@ | |||
| 50 | 2007-12-21 Alex Schroeder <alex@gnu.org> | 50 | 2007-12-21 Alex Schroeder <alex@gnu.org> |
| 51 | 51 | ||
| 52 | * rcirc.texi: Changed single spaces after sentence end to double | 52 | * rcirc.texi: Changed single spaces after sentence end to double |
| 53 | spaces. Fixed some typos. | 53 | spaces. Fixed some typos. |
| 54 | (Internet Relay Chat): Explain relay. | 54 | (Internet Relay Chat): Explain relay. |
| 55 | (Getting started with rcirc): Change items to reflect prompts. | 55 | (Getting started with rcirc): Change items to reflect prompts. |
| 56 | Add more explanation to rcirc-track-minor-mode and added a comment to | 56 | Add more explanation to rcirc-track-minor-mode and added a comment to |
| @@ -372,9 +372,8 @@ | |||
| 372 | 372 | ||
| 373 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> | 373 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> |
| 374 | 374 | ||
| 375 | * gnus.texi | 375 | * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path |
| 376 | (SpamAssassin back end): Rename spam-spamassassin-path to | 376 | to spam-spamassassin-program. |
| 377 | spam-spamassassin-program. | ||
| 378 | 377 | ||
| 379 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> | 378 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> |
| 380 | 379 | ||
| @@ -447,9 +446,9 @@ | |||
| 447 | 446 | ||
| 448 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> | 447 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> |
| 449 | 448 | ||
| 450 | * gnus.texi (Gmane Spam Reporting): Fix | 449 | * gnus.texi (Gmane Spam Reporting): |
| 451 | spam-report-gmane-use-article-number. Add | 450 | Fix spam-report-gmane-use-article-number. |
| 452 | spam-report-user-mail-address. | 451 | Add spam-report-user-mail-address. |
| 453 | 452 | ||
| 454 | 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org> | 453 | 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org> |
| 455 | 454 | ||
| @@ -471,7 +470,7 @@ | |||
| 471 | (Agent and flags): New section providing a generalized discussion | 470 | (Agent and flags): New section providing a generalized discussion |
| 472 | of flag handling. | 471 | of flag handling. |
| 473 | (Agent and IMAP): Removed flag discussion. | 472 | (Agent and IMAP): Removed flag discussion. |
| 474 | (Agent Variables): Added 'gnus-agent-synchronize-flags' | 473 | (Agent Variables): Added 'gnus-agent-synchronize-flags'. |
| 475 | 474 | ||
| 476 | 2007-10-28 Romain Francoise <romain@orebokech.com> | 475 | 2007-10-28 Romain Francoise <romain@orebokech.com> |
| 477 | 476 | ||
| @@ -501,8 +500,7 @@ | |||
| 501 | 500 | ||
| 502 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> | 501 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> |
| 503 | 502 | ||
| 504 | * gnus.texi (Blacklists and Whitelists) | 503 | * gnus.texi (Blacklists and Whitelists, BBDB Whitelists) |
| 505 | (Blacklists and Whitelists, BBDB Whitelists) | ||
| 506 | (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering) | 504 | (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering) |
| 507 | (spam-stat spam filtering, SpamOracle) | 505 | (spam-stat spam filtering, SpamOracle) |
| 508 | (Extending the Spam ELisp package): Removed extra quote symbol for | 506 | (Extending the Spam ELisp package): Removed extra quote symbol for |
| @@ -544,7 +542,7 @@ | |||
| 544 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> | 542 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> |
| 545 | 543 | ||
| 546 | * gnus.texi (Spam ELisp Package Configuration Examples): | 544 | * gnus.texi (Spam ELisp Package Configuration Examples): |
| 547 | "training.ham" should be "training.spam" | 545 | "training.ham" should be "training.spam". |
| 548 | 546 | ||
| 549 | 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org> | 547 | 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org> |
| 550 | 548 | ||
| @@ -598,26 +596,25 @@ | |||
| 598 | 596 | ||
| 599 | 2007-10-28 Jesper Harder <harder@ifa.au.dk> | 597 | 2007-10-28 Jesper Harder <harder@ifa.au.dk> |
| 600 | 598 | ||
| 601 | * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back | 599 | * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end. |
| 602 | end. | ||
| 603 | 600 | ||
| 604 | * gnus.texi (MIME Commands, Hashcash): Markup fix. | 601 | * gnus.texi (MIME Commands, Hashcash): Markup fix. |
| 605 | 602 | ||
| 606 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> | 603 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> |
| 607 | 604 | ||
| 608 | * gnus.texi: replaced @file{spam.el} with @code{spam.el} | 605 | * gnus.texi: Replaced @file{spam.el} with @code{spam.el} |
| 609 | everywhere for consistency. | 606 | everywhere for consistency. |
| 610 | (Filtering Spam Using The Spam ELisp Package): admonish again. | 607 | (Filtering Spam Using The Spam ELisp Package): Admonish again. |
| 611 | (Spam ELisp Package Sequence of Events): this is Gnus, say so. | 608 | (Spam ELisp Package Sequence of Events): This is Gnus, say so. |
| 612 | Say "regular expression" instead of "regex." Admonish. Pick | 609 | Say "regular expression" instead of "regex." Admonish. Pick |
| 613 | other words to sound better (s/so/thus/). | 610 | other words to sound better (s/so/thus/). |
| 614 | (Spam ELisp Package Filtering of Incoming Mail): mention | 611 | (Spam ELisp Package Filtering of Incoming Mail): Mention |
| 615 | statistical filters. Remove old TODO. | 612 | statistical filters. Remove old TODO. |
| 616 | (Spam ELisp Package Sorting and Score Display in Summary Buffer): | 613 | (Spam ELisp Package Sorting and Score Display in Summary Buffer): |
| 617 | new section on sorting and displaying the spam score | 614 | New section on sorting and displaying the spam score. |
| 618 | (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a | 615 | (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a |
| 619 | backend but an alias to spam-use-BBDB | 616 | backend but an alias to spam-use-BBDB. |
| 620 | (Extending the Spam ELisp package): rewrite the example using the | 617 | (Extending the Spam ELisp package): Rewrite the example using the |
| 621 | new backend functionality. | 618 | new backend functionality. |
| 622 | 619 | ||
| 623 | 2007-10-28 Simon Josefsson <jas@extundo.com> | 620 | 2007-10-28 Simon Josefsson <jas@extundo.com> |
| @@ -652,14 +649,13 @@ | |||
| 652 | 649 | ||
| 653 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> | 650 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> |
| 654 | 651 | ||
| 655 | * gnus.texi (Hashcash): changed location of library, also mention | 652 | * gnus.texi (Hashcash): Changed location of library, also mention |
| 656 | that payments can be verified and fix the name of the | 653 | that payments can be verified and fix the name of the |
| 657 | hashcash-path variable | 654 | hashcash-path variable. |
| 658 | 655 | ||
| 659 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> | 656 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> |
| 660 | 657 | ||
| 661 | * gnus.texi | 658 | * gnus.texi (Article Display): Add `gnus-picon-style'. |
| 662 | (Article Display): Add `gnus-picon-style'. | ||
| 663 | 659 | ||
| 664 | 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org> | 660 | 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org> |
| 665 | 661 | ||
| @@ -668,13 +664,13 @@ | |||
| 668 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> | 664 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> |
| 669 | 665 | ||
| 670 | * gnus.texi (Blacklists and Whitelists, BBDB Whitelists) | 666 | * gnus.texi (Blacklists and Whitelists, BBDB Whitelists) |
| 671 | (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect | 667 | (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect |
| 672 | warning about ham processors in spam groups removed | 668 | warning about ham processors in spam groups removed. |
| 673 | 669 | ||
| 674 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> | 670 | 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com> |
| 675 | From Hubert Chan <hubert@uhoreg.ca> | ||
| 676 | 671 | ||
| 677 | * gnus.texi (SpamAssassin backend): added new node about SpamAssassin | 672 | * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin. |
| 673 | From Hubert Chan <hubert@uhoreg.ca>. | ||
| 678 | 674 | ||
| 679 | 2007-10-28 Jesper Harder <harder@ifa.au.dk> | 675 | 2007-10-28 Jesper Harder <harder@ifa.au.dk> |
| 680 | 676 | ||
| @@ -953,7 +949,7 @@ | |||
| 953 | (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all | 949 | (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all |
| 954 | occurencies by trampfn. | 950 | occurencies by trampfn. |
| 955 | (Frequently Asked Questions): Extend example code for host | 951 | (Frequently Asked Questions): Extend example code for host |
| 956 | identification in the modeline. Add bbdb to approaches shortening Tramp | 952 | identification in the modeline. Add bbdb to approaches shortening Tramp |
| 957 | file names to be typed. | 953 | file names to be typed. |
| 958 | 954 | ||
| 959 | * trampver.texi: Update release number. | 955 | * trampver.texi: Update release number. |
| @@ -3600,10 +3596,9 @@ | |||
| 3600 | * gnus.texi (Batching Agents): Fixed typo in example. Reported | 3596 | * gnus.texi (Batching Agents): Fixed typo in example. Reported |
| 3601 | by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>. | 3597 | by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>. |
| 3602 | 3598 | ||
| 3603 | 2004-09-20 Andre Srinivasan <andre@e2open.com> | 3599 | 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change) |
| 3604 | 3600 | ||
| 3605 | * gnus.texi (Group Parameters): Added more on hooks. (Small | 3601 | * gnus.texi (Group Parameters): Added more on hooks. |
| 3606 | change.) | ||
| 3607 | 3602 | ||
| 3608 | 2004-09-20 Florian Weimer <fw@deneb.enyo.de> | 3603 | 2004-09-20 Florian Weimer <fw@deneb.enyo.de> |
| 3609 | 3604 | ||
| @@ -3631,7 +3626,8 @@ | |||
| 3631 | 3626 | ||
| 3632 | 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> | 3627 | 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
| 3633 | 3628 | ||
| 3634 | * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications. | 3629 | * gnus.texi (Spam ELisp Package Sequence of Events): |
| 3630 | Some clarifications. | ||
| 3635 | (Spam ELisp Package Global Variables): More clarifications. | 3631 | (Spam ELisp Package Global Variables): More clarifications. |
| 3636 | 3632 | ||
| 3637 | 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> | 3633 | 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |