Mercurial > emacs
view man/vc-xtra.texi @ 77309:56cc03f5f68c
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 216)
- Update from CVS
2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-mime-strip-charset-parameters): New function.
(gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
displayed of multipart/alternative part if it is invoked from summary
buffer.
(gnus-article-part-wrapper): Select article window.
* lisp/gnus/mm-view.el (mm-inline-text-html-render-with-w3m)
(mm-inline-text-html-render-with-w3m-standalone)
(mm-inline-render-with-function): Use mail-parse-charset by default.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-706
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 19 Apr 2007 12:08:53 +0000 |
parents | 3d45362f1d38 |
children | 02b9a9aa5b0c |
line wrap: on
line source
@c This is part of the Emacs manual. @c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included in emacs-xtra.texi when producing the printed @c version. @iftex @node Advanced VC Usage @section Advanced VC Usage Commonly used features of Emacs' version control (VC) support are described in the main Emacs manual (@pxref{Version Control,,,emacs, the Emacs Manual}). This chapter describes more advanced VC usage. @menu * VC Dired Mode:: Listing files managed by version control. * VC Dired Commands:: Commands to use in a VC Dired buffer. * Remote Repositories:: Efficient access to remote CVS servers. * Snapshots:: Sets of file versions treated as a unit. * Miscellaneous VC:: Various other commands and features of VC. * Customizing VC:: Variables that change VC's behavior. @end menu @end iftex @iftex @include vc1-xtra.texi @include vc2-xtra.texi @end iftex @ignore arch-tag: 11a18d0e-1baf-49da-8e38-f61195ae4dc3 @end ignore