1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/man
Miles Bader 11e95b0200 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 179-183)

   - Update from CVS

2006-12-25  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
   locale-coding-system.
   * lisp/pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
   LF.

2006-12-29  Jouni K. Sepp,Ad(Bnen  <jks@iki.fi>

   * lisp/gnus/nnimap.el (nnimap-expunge-search-string): Mention
   nnimap-search-uids-not-since-is-evil in docstring.

2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam.el: Revert to make-obsolete-variable because
   define-obsolete-variable-alias is not supported in Emacs 21.

2006-12-28  Daiki Ueno  <ueno@unixuser.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-next-article): Make sure we are in the
   summary buffer.

2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam.el (spam-ifile-path, spam-ifile-database-path)
   (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
   make-obsolete-variable.

2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-make-fqdn): Fix comment.
   (message-bogus-system-names): Add ".local".

   * lisp/gnus/spam.el (spam-ifile-path, spam-ifile-program)
   (spam-ifile-database-path, spam-ifile-database)
   (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
   Don't use "path" inappropriately.
   (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
   strings.
   (spam-check-ifile, spam-ifile-register-with-ifile)
   (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
   new variable names.

   * lisp/gnus/gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
   (gnus-treat-display-smileys): Simplify using
   gnus-image-type-available-p.

   * lisp/gnus/gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
   available.

2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
   one after turning on the buffer's multibyteness instead of decoding
   them directly in the unibyte buffer that causes unexpected conversion
   in Emacs 23 (unicode).

2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Customizing Articles): Add index entries for all
   gnus-treat-* variables.

2006-12-29  Jouni K. Sepp,Ad(Bnen  <jks@iki.fi>

   * man/gnus.texi (IMAP): Fix incorrect explanation of
   nnimap-search-uids-not-since-is-evil in documentation for
   nnimap-expunge-search-string.

2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
   spam-ifile-database.

2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Spam Package Configuration Examples): Don't encourage to
   rebind C-s.

2006-12-26  Jouni K. Sepp,Ad(Bnen  <jks@iki.fi>

   * man/gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
   (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
   "expiring mail".
   (IMAP): Document nnimap-search-uids-not-since-is-evil and
   nnimap-nov-is-evil.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-576
2006-12-30 15:34:42 +00:00
..
.gitignore Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
abbrevs.texi (Editing Abbrevs): Fix previous change. 2006-12-18 01:53:05 +00:00
ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. 2006-12-04 20:38:47 +00:00
ada-mode.texi Total rewrite. 2006-11-14 16:44:14 +00:00
anti.texi (Antinews): Mention the alternative to `~/.emacs_SHELLNAME', 2006-12-05 14:30:22 +00:00
arevert-xtra.texi Add arch tagline 2006-05-06 13:25:54 +00:00
autotype.texi @copyright{}, no indentation in @copying{} 2006-03-25 23:15:32 +00:00
back.texi Add arch taglines 2003-09-01 15:45:59 +00:00
basic.texi (Continuation Lines): Update xref. 2006-08-28 10:00:58 +00:00
buffers.texi fix overfull/underfull boxes 2006-07-03 18:17:21 +00:00
building.texi (Watch Expressions): Mention SPC for expanding/contracting watch expressions. 2006-11-27 02:45:10 +00:00
cal-xtra.texi Add arch tagline 2006-05-06 13:25:54 +00:00
calc.texi (History and Acknowledgements): Recognize that Emacs 2006-12-19 22:06:32 +00:00
calendar.texi (Holidays): Holiday listing is based on current practice, but DST is not. 2006-12-26 03:12:22 +00:00
cc-mode.texi (Sample .emacs File): Added missing )' in sample code my-c-initialization-hook'. 2006-10-20 06:43:56 +00:00
ChangeLog Merge from gnus--rel--5.10 2006-12-30 15:34:42 +00:00
cl.texi (Sorting Sequences): In sort*, add a little cautionary note about the key 2006-12-25 01:08:43 +00:00
cmdargs.texi (Colors): Note that --color is intended for overriding the terminal defaults, 2006-12-08 17:23:06 +00:00
commands.texi Fix previous change. 2006-07-24 17:42:40 +00:00
custom.texi improve breaks 2006-10-01 22:58:44 +00:00
dired-x.texi Use ;; instead of ;;; to better follow coding conventions. 2006-07-04 20:02:38 +00:00
dired-xtra.texi Add arch tagline 2006-05-06 13:25:54 +00:00
dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>. 2006-08-08 08:06:08 +00:00
display.texi improve page/line breaks 2006-09-30 00:35:50 +00:00
doclicense.texi Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
ebrowse.texi Remove Emacs version "21" from title. 2006-10-06 05:34:40 +00:00
ediff.texi 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu> 2006-06-18 17:12:16 +00:00
emacs-mime.texi * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) 2006-06-05 11:44:42 +00:00
emacs-xtra.texi Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
emacs.texi (Top): Update subnode menus. 2006-12-25 20:37:36 +00:00
emerge-xtra.texi (Emerge, Overview of Emerge) 2006-05-06 13:44:24 +00:00
entering.texi (Exiting): Rewrite to give graphical displays priority over text terminals. 2006-08-25 21:08:35 +00:00
erc.texi Update from erc--emacs--22 2006-12-08 07:13:33 +00:00
eshell.texi * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) 2006-06-05 11:44:42 +00:00
eudc.texi * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) 2006-06-05 11:44:42 +00:00
faq.texi (^M in the shell buffer): Mention the alternative to `~/.emacs_SHELLNAME', 2006-12-05 14:29:20 +00:00
files.texi (Misc File Ops): Document insert-file-literally. 2006-12-08 17:50:37 +00:00
fixit.texi (Spelling): ifinfo -> ifnottex. 2006-05-19 22:42:17 +00:00
flymake.texi Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
forms.texi Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
fortran-xtra.texi Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
frames.texi (Cut and Paste): New section to hold other nodes. 2006-12-25 20:35:15 +00:00
glossary.texi Fix typos. 2006-11-12 19:59:52 +00:00
gnu.texi Rename Emacs and Microsoft Windows' into Microsoft Windows'. 2006-05-06 08:16:15 +00:00
gnus-faq.texi Merge from gnus--rel--5.10 2006-10-07 01:51:54 +00:00
gnus.texi Merge from gnus--rel--5.10 2006-12-30 15:34:42 +00:00
help.texi (Help Mode): Move node up in file. 2006-08-16 05:12:46 +00:00
idlwave.texi * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) 2006-06-05 11:44:42 +00:00
indent.texi (Tab Stops): Update xref. 2006-08-28 10:00:32 +00:00
info.texi Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
killing.texi (Graphical Kill): Node deleted. 2006-12-25 20:36:43 +00:00
kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more. 2006-11-26 12:13:30 +00:00
m-x.texi (M-x): Fix. 2006-07-03 16:39:32 +00:00
macos.texi fix overfull/underfull boxes 2006-07-03 18:17:21 +00:00
maintaining.texi etags now tags #undef, too 2006-07-11 11:08:31 +00:00
major.texi (Choosing Modes): Describe match-function elements for 2006-12-19 09:14:00 +00:00
Makefile.in Remove xresmini.texi 2006-11-18 14:48:02 +00:00
makefile.w32-in (emacs.dvi): Remove xresmini.texi. 2006-11-18 15:24:01 +00:00
mark.texi (Transient Mark): Fix xref. 2006-12-25 20:37:01 +00:00
message.texi Fix typos. 2006-07-09 22:48:00 +00:00
mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.3. 2006-11-13 05:24:15 +00:00
mini.texi Fix typos. 2006-07-09 22:48:00 +00:00
misc.texi (Invoking emacsclient): Simplify TCP file text. 2006-12-09 02:53:21 +00:00
msdog-xtra.texi Mention Windows XP. 2006-05-06 20:45:10 +00:00
msdog.texi (Windows Keyboard): Mention widespread Windows bindings, and how to get 2006-12-27 12:49:36 +00:00
mule.texi (Enabling Multibyte): Rephrase the confusing reference to a colon in the mode 2006-12-01 13:22:29 +00:00
newsticker.texi Update years in copyright notice; nfc. 2006-02-05 22:41:31 +00:00
org.texi Fix typos 2006-11-17 07:55:50 +00:00
pcl-cvs.texi (Viewing differences): Usage fix. 2006-07-03 15:52:07 +00:00
pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed to t. 2006-12-24 20:55:01 +00:00
picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for 2006-05-06 13:46:12 +00:00
programs.texi programs.texi (Left Margin Paren): Remove the bit which says 2006-12-17 22:04:05 +00:00
rcirc.texi (Internet Relay Chat, Useful IRC commands): Don't use @indicateurl. 2006-09-01 17:51:50 +00:00
reftex.texi (Citations Outside LaTeX): Simpify lisp example. 2006-09-12 20:17:42 +00:00
regs.texi Update years in copyright notice; nfc. 2006-02-05 22:41:31 +00:00
rmail.texi (Remote Mailboxes): Add missing @code keyword. 2006-07-03 23:14:06 +00:00
sc.texi @copyright{}, no indentation in @copying{} 2006-03-25 23:15:32 +00:00
screen.texi * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open. 2006-06-01 06:40:28 +00:00
search.texi (Regexp Search): Explain why forward and reverse regexp 2006-12-23 17:30:42 +00:00
sending.texi fix overfull/underfull boxes 2006-07-03 18:17:21 +00:00
ses.texi @copyright{}, no indentation in @copying{} 2006-03-25 23:15:32 +00:00
sieve.texi @copyright{}, no indentation in @copying{} 2006-03-25 23:15:32 +00:00
smtpmail.texi * smtpmail.texi (Authentication): Explain TLS and SSL better, based on 2006-09-11 13:58:35 +00:00
speedbar.texi @copyright{}, no indentation in @copying{} 2006-03-25 23:15:32 +00:00
texinfo.tex autoupdate 2006-12-01 21:44:20 +00:00
text.texi (HTML Mode): Fix "C-c TAB". 2006-12-15 14:12:44 +00:00
tramp.texi * tramp.texi (External transfer methods): Describe new method `scpc'. 2006-12-19 06:57:28 +00:00
trampver.texi Sync with Tramp 2.0.54. 2006-08-29 05:48:40 +00:00
trouble.texi (Checklist): ifinfo -> ifnottex. 2006-05-19 23:01:04 +00:00
url.texi (http/https): Fix a typo in the HTTP URL. 2006-11-16 20:53:46 +00:00
vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual. 2006-05-06 14:23:59 +00:00
vc2-xtra.texi (Version Backups, Local Version Control) 2006-05-06 14:25:42 +00:00
vc-xtra.texi Add arch tagline 2006-05-06 13:25:54 +00:00
vip.texi * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) 2006-06-05 11:44:42 +00:00
viper.texi 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu> 2006-10-23 19:20:15 +00:00
widget.texi Fix typos. 2006-10-19 12:46:54 +00:00
windows.texi improve page/line breaks 2006-09-30 00:35:50 +00:00
woman.texi Update author address but say he no longer maintains it. 2006-11-12 20:00:30 +00:00
xresources.texi Merge text from xresmini. 2006-11-18 14:46:40 +00:00