1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
Commit graph

2593 commits

Author SHA1 Message Date
Jan Djärv
9a49a36bdb * frames.texi (Drag and Drop): Remove the x- from
x-dnd-open-file-other-window and xdnd-protocol-alist.
2005-10-03 19:31:29 +00:00
Romain Francoise
42b5e85ecd (Minibuffer): The default value now appears before the colon in
minibuffer prompts.
2005-09-30 18:29:18 +00:00
Miles Bader
a33704bbe8 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 128)

   - Update from CVS

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * etc/GNUS-NEWS: Fix IDNA notes.

2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el: Remove useless autoloads.

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/message.el (message-use-idna): Default to t.
   (message-use-idna): Test whether encoding works too.  Doc fix.

2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nntp.el (nntp-warn-about-losing-connection): Remove.

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * man/message.texi (IDNA): Fix.

2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
   nntp-server-hook, and nntp-warn-about-losing-connection; fix
   description of nntp-open-connection-function.
   (Common Variables): Fix descriptions.
2005-09-30 03:03:53 +00:00
Miles Bader
53cfefc8fb Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 125-127)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
   customizable.  Change default value.
   (mm-uu-diff-groups-regexp): Change default value.
   (mm-uu-type-alist): Added doc string.
   (mm-uu-configure): Added doc string.  Make it interactive.
   (mm-uu-diff-groups-regexp): Fix missing quotes from previous
   commit.

2005-09-27  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/message.el (message-idna-to-ascii-rhs-1): Reformat.

2005-09-27  Arne J,Ax(Brgensen  <arne@arnested.dk>

   * lisp/gnus/message.el (message-remove-duplicates): New function.
   Implementation borrowed from `gnus-remove-duplicates'.
   (message-idna-to-ascii-rhs): Also encode idna addresses in
   Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
   (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
   only ask about the same idna domain once per header and also tell
   in what header to replace the idna domain.

   * lisp/gnus/gnus-art.el (article-decode-idna-rhs): Also decode idna
   addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
   (article-decode-idna-rhs): Fix regexp so that all idna-address in
   a header is decoded and not just the last one.

2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-mime-display-single): Don't modify text if it
   has been decoded.

   * lisp/gnus/mm-decode.el (mm-insert-part): Don't modify text if it has been
   decoded.

   * lisp/gnus/mm-view.el (mm-inline-text): Don't strip text props unless
   decoding enriched or richtext parts.

2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Server Buffer Format): Document the %a format spec.
2005-09-28 05:26:02 +00:00
Richard M. Stallman
c769dcace7 *** empty log message *** 2005-09-26 00:04:50 +00:00
Richard M. Stallman
c283cff54c (Regexp Search): Doc search-whitespace-regexp. 2005-09-25 23:57:10 +00:00
Miles Bader
5fae1caef3 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 122-124)

   - Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp.
   - Update from CVS

2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam-report.el (spam-report-url-ping-plain): Use
   gnus-extended-version as User-Agent.

   * lisp/gnus/gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
   default value is nil.

2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * lisp/gnus/gnus-agent.el (gnus-agent-synchronize-flags): Switch the
   default to nil, to be able to use Gnus at all.  If the default
   switches to something else, then the function should be fixed not
   be exceedingly slow.

2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-url.el (mm-url-decode-entities): Fix regexp.

2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2005-09-25 21:26:33 +00:00
Eli Zaretskii
9abab831dc *** empty log message *** 2005-09-24 11:17:50 +00:00
Eli Zaretskii
f9ac21e7fb Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
Richard M. Stallman
8dbf19c70c *** empty log message *** 2005-09-23 18:32:28 +00:00
Richard M. Stallman
7e88fc6c84 (Paragraphs): Correction about Paragraph-Indent Text mode. 2005-09-23 18:24:32 +00:00
Carsten Dominik
bc07911a4b Version 3.16 2005-09-23 15:49:13 +00:00
Carsten Dominik
de07af382e *** empty log message *** 2005-09-23 15:46:39 +00:00
YAMAMOTO Mitsuharu
acde11527b *** empty log message *** 2005-09-21 08:04:40 +00:00
YAMAMOTO Mitsuharu
385f3fc8ad Change Mac OS 8 or 9' to Mac OS Classic'.
(Mac OS): Update feature support status.
(Mac Input): List supported input scripts.  Remove description
about `mac-keyboard-text-encoding'.  Mention mouse button
emulation and related variables.
(Mac International): Mention Central European and Cyrillic
support.  Now `keyboard-coding-system' is dynamically changed.
Add description about coding system for selection.  Add
description about language environment.
(Mac Environment Variables): Mention
`~/.MacOSX/environment.plist'.  Give example of command line
arguments.  Add Preferences support.
(Mac Directories): Explicitly state that this node is for Mac OS
Classic only.
(Mac Font Specs): Mention specification for scalable fonts.  List
supported charsets.  Add preferred way of creating fontsets.  Add
description about `mac-allow-anti-aliasing'.
(Mac Functions): Add descriptions about `mac-set-file-creator',
`mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
and `mac-get-preference'.
2005-09-21 08:04:18 +00:00
YAMAMOTO Mitsuharu
70dc606268 (Top): Update submenus from macos.texi. 2005-09-21 08:03:58 +00:00
Juanma Barranquero
1768573d12 *** empty log message *** 2005-09-20 08:05:56 +00:00
Miles Bader
e3fba586d6 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Remove CVS keywords from newsticker files
2005-09-19 10:41:15 +00:00
Miles Bader
430d3ed772 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 118-121)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0

2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus.el (gnus-group-startup-message): Bind image-load-path.

2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-mime-display-part): Protect against broken
   MIME messages.

2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Finding the Parent): Fix description of how Gnus
   finds article.

2005-09-14  Jari Aalto  <jari.aalto@cante.net>

   * man/gnus.texi (Advanced Scoring Examples): New exmples to teach how
   to drop off non-answered articles.
2005-09-19 10:14:34 +00:00
Juanma Barranquero
900d169800 *** empty log message *** 2005-09-19 09:37:35 +00:00
Juanma Barranquero
3e7269d91f (newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'. 2005-09-19 09:36:42 +00:00
J.D. Smith
16f2cab720 Fixed spurious cross-ref 2005-09-17 20:02:14 +00:00
Eli Zaretskii
4ac3afdb5a *** empty log message *** 2005-09-17 11:36:28 +00:00
Eli Zaretskii
b9e7231d4a (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
(../info/newsticker, newsticker.dvi): New targets.
2005-09-17 11:26:05 +00:00
Eli Zaretskii
d9f13ae283 Replace @command with @code. Replace @example with @lisp.
(Top): Added explanations to menu items.
(GNU Free Documentation License): Removed.
2005-09-17 11:25:06 +00:00
Romain Francoise
cfbc3a32d7 *** empty log message *** 2005-09-16 22:57:12 +00:00
Romain Francoise
678e7c71c4 Update all manuals to specify GFDL version 1.2.
* doclicense.texi (GNU Free Documentation License): Update to
version 1.2.
2005-09-16 22:11:06 +00:00
Carsten Dominik
c6d02e7aa8 Version 4.30 2005-09-16 10:07:38 +00:00
Richard M. Stallman
5c4757d329 *** empty log message *** 2005-09-15 13:17:55 +00:00
Richard M. Stallman
ee49e773ce (List Buffers): Fix xref. 2005-09-15 12:51:15 +00:00
Richard M. Stallman
eef3da7255 Fix previous change. 2005-09-15 12:50:45 +00:00
Richard M. Stallman
8bc22580b6 (Rmail Basics): Fix xref. 2005-09-15 12:50:14 +00:00
Richard M. Stallman
c638ec8a3c (Top): Update subnode menus. 2005-09-15 12:47:45 +00:00
Richard M. Stallman
81a3597738 (Saving Commands): New node, broken out of Saving.
(Customize Save): New node, broken out of Saving.
Clarify effect of write-region-inhibit-fsync.
(Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2005-09-15 12:47:10 +00:00
Richard M. Stallman
7c9e7ccf4f Fix @setfilename. 2005-09-15 12:34:21 +00:00
Richard M. Stallman
b09bc6a4dd (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
(../info/newsticker, newsticker.dvi): New targets.
2005-09-15 12:31:11 +00:00
Romain Francoise
e5588c43eb (Saving): Mention write-region-inhibit-fsync. 2005-09-14 20:20:56 +00:00
Miles Bader
1b53925a36 Add arch tagline 2005-09-13 19:35:24 +00:00
Richard M. Stallman
9f2d86c524 New file. 2005-09-13 15:50:31 +00:00
Kim F. Storm
99580cde58 Fix formatting of misc. entries. 2005-09-10 22:26:18 +00:00
Miles Bader
4a2358e9b4 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-530
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 106-111)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-tab-body-function): Fixed mismatched custom
   type.

   * lisp/gnus/gnus.el (gnus-group-change-level-function): Ditto.

   * lisp/gnus/gnus-msg.el (gnus-outgoing-message-group): Ditto.

   * lisp/gnus/gnus-art.el (gnus-signature-limit)
   (gnus-article-mime-part-function): Ditto.

2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
   Make fetching article by MID work again for Google Groups.  Added
   FIXME concerning gnus-group-make-web-group.

   * lisp/gnus/mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
   Don't depend on Gnus by using mail-extract-address-components if
   gnus-extract-address-components is not bound.

   * lisp/gnus/gnus.el (gnus-user-agent): Use list of symbols instead of
   symbols.  Display full version number for (S)XEmacs.  Optionally
   display (S)XEmacs codename.

   * lisp/gnus/gnus-util.el (gnus-emacs-version): Update for new
   `gnus-user-agent'.

   * lisp/gnus/gnus-msg.el (gnus-extended-version): Make it possible to omit
   Gnus version.

2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>

   * lisp/gnus/mm-encode.el (mm-encode-content-transfer-encoding): Likewise
   when encoding.

   * lisp/gnus/mm-bodies.el (mm-decode-content-transfer-encoding):
   De-canonicalize CRLF for all text content types, not just
   text/plain.

2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-sum.el (gnus-thread-hide-subtree): Doc fix.

   * lisp/gnus/gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
   list, not listp.

2005-08-29  Romain Francoise  <romain@orebokech.com>

   * lisp/gnus/gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
   docstring.
   (gnus-face-from-file): Likewise.

2005-08-31  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/gnus/gnus-art.el (w3m-minor-mode-map):
   * lisp/gnus/gnus-spec.el (gnus-newsrc-file-version):
   * lisp/gnus/gnus-util.el (nnmail-active-file-coding-system)
   (gnus-original-article-buffer, gnus-user-agent):
   * lisp/gnus/gnus.el (gnus-ham-process-destinations)
   (gnus-parameter-ham-marks-alist)
   (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
   (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
   (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
   * lisp/gnus/mm-decode.el (gnus-current-window-configuration):
   * lisp/gnus/mm-extern.el (gnus-article-mime-handles):
   * lisp/gnus/mm-url.el (url-current-object, url-package-name)
   (url-package-version):
   * lisp/gnus/mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
   (smime-keys, w3m-cid-retrieve-function-alist)
   (w3m-current-buffer, w3m-display-inline-images)
   (w3m-minor-mode-map):
   * lisp/gnus/mml-smime.el (gnus-extract-address-components):
   * lisp/gnus/mml.el (gnus-article-mime-handles, gnus-mouse-2)
   (gnus-newsrc-hashtb, message-default-charset)
   (message-deletable-headers, message-options)
   (message-posting-charset, message-required-mail-headers)
   (message-required-news-headers):
   * lisp/gnus/mml1991.el (mc-pgp-always-sign):
   * lisp/gnus/mml2015.el (mc-pgp-always-sign):
   * lisp/gnus/nnheader.el (nnmail-extra-headers):
   * lisp/gnus/rfc1843.el (gnus-decode-encoded-word-function)
   (gnus-decode-header-function, gnus-newsgroup-name):
   * lisp/gnus/spam-stat.el (gnus-original-article-buffer): Add defvars.
2005-09-05 23:58:09 +00:00
Chong Yidong
4242b8d6d1 Document custom themes. 2005-09-05 11:52:21 +00:00
Richard M. Stallman
d7ea8b71aa *** empty log message *** 2005-09-04 01:48:58 +00:00
Richard M. Stallman
f2455bde70 (Search Case): Mention vars that control
case-fold-search for various operations.
2005-09-04 01:31:14 +00:00
Carsten Dominik
25afa2cfe4 *** empty log message *** 2005-08-30 12:10:12 +00:00
Carsten Dominik
6c30498683 version 3.15 2005-08-30 12:09:29 +00:00
Luc Teirlinck
35eb0fa190 Combine all three indices into one. Correct a few typos. 2005-08-29 22:58:34 +00:00
Luc Teirlinck
8db1300ae2 *** empty log message *** 2005-08-29 22:57:22 +00:00
Miles Bader
f3f01d5df3 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 105)

   - Update from CVS

2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)

   * lisp/gnus/gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
   the end of the date treatments.

2005-08-15  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
   it in url-handlers.el and XEmacs in url.el.  Reported by Luca
   Capello and Romain Francoise.
   (pgg-fetch-key-function): Removed, not used?
   (pgg-insert-url-with-w3): Require url, to get
   url-insert-file-contents regardless of where it is defined.

2005-08-08  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/pgg.el: Autoload url-insert-file-contents instead of loading
   w3/url.
   (pgg-insert-url-with-w3): Don't load url here.

2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/emacs-mime.texi (time-date): Fix description of safe-date-to-time.

2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/emacs-mime.texi (Handles): Remove duplicate item.
   (Encoding Customization): Fix the default value for
   mm-coding-system-priorities.
   (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
   (Basic Functions): Fix reference.

2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2005-08-26 00:02:06 +00:00
Richard M. Stallman
3e80c4c16e *** empty log message *** 2005-08-25 11:06:36 +00:00