1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
Commit Graph

812 Commits

Author SHA1 Message Date
Richard M. Stallman
39eadb4ac5 *** empty log message *** 2006-02-02 04:41:26 +00:00
Miles Bader
46e8fe3d6c Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 8-13)

   - Merge from emacs--devo--0
   - Update from CVS
2006-02-01 10:02:36 +00:00
Richard M. Stallman
b2acecc1fc *** empty log message *** 2006-01-31 18:39:50 +00:00
Juanma Barranquero
520c451b38 *** empty log message *** 2006-01-29 23:22:18 +00:00
Chong Yidong
a102b25292 * basic.texi (Continuation Lines, Inserting Text): Mention
longlines mode.
2006-01-29 18:37:15 +00:00
Richard M. Stallman
391f0754cd Minor cleaups.
(Screen): Clean up the intro paragraphs.
(Mode Line): Lots of rewriting.  Handle frame-name better.
eol-mnemonic-... vars moved out.
2006-01-29 17:04:27 +00:00
Miles Bader
597993cf44 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Creator:  Michael Olson <mwolson@gnu.org>

Install ERC.
2006-01-29 13:08:58 +00:00
Luc Teirlinck
70c5748c72 *** empty log message *** 2006-01-28 21:31:09 +00:00
Alex Schroeder
d177d64eef Some @cindex changes, some changes from @kbd to
@key.
2006-01-28 12:06:48 +00:00
Eli Zaretskii
f9fe3e26c0 *** empty log message *** 2006-01-27 19:46:43 +00:00
Eli Zaretskii
a849f77d9a *** empty log message *** 2006-01-27 19:34:08 +00:00
Luc Teirlinck
09abf31af8 *** empty log message *** 2006-01-25 23:24:17 +00:00
Juri Linkov
f9cd958249 *** empty log message *** 2006-01-23 01:30:55 +00:00
Michael Albinus
a69c01a0b7 Sync with Tramp 2.0.52. 2006-01-22 21:59:55 +00:00
Eli Zaretskii
44eca3f41c *** empty log message *** 2006-01-21 13:27:46 +00:00
Eli Zaretskii
942d56b8a1 *** empty log message *** 2006-01-21 11:49:13 +00:00
Richard M. Stallman
c94c4d0ac6 *** empty log message *** 2006-01-19 17:52:09 +00:00
Richard M. Stallman
8a176e64b2 (Custom Themes): Minor cleanup. 2006-01-19 17:34:43 +00:00
Miles Bader
c428866987 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 185-186)

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

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el: Update copyright.
   (nnrss-opml-import): Query whether to subscribe to each entry.

   * lisp/gnus/gnus-art.el:
   * lisp/gnus/gnus-cus.el:
   * lisp/gnus/gnus-group.el:
   * lisp/gnus/gnus-start.el:
   * lisp/gnus/gnus-sum.el:
   * lisp/gnus/mm-uu.el:
   * lisp/gnus/mm-view.el: Update copyright.

2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-info): New function.
   (message-mode-menu): Add it.
   Update copyright.

   * lisp/gnus/ChangeLog: Fix and update copyright.

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi: Update copyright.
2006-01-17 02:39:39 +00:00
Juri Linkov
202e166dea *** empty log message *** 2006-01-17 00:57:41 +00:00
Miles Bader
73043f7d55 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 182-184)

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

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-uu.el (mm-uu-text-plain-type): New variable.
   (mm-uu-pgp-signed-extract-1): Use it.
   (mm-uu-pgp-encrypted-extract-1): Use it.
   (mm-uu-dissect): Use it; allow two optional arguments; one is a
   flag specifying whether there's no message header; the other is
   for a MIME type and parameters; bind mm-uu-text-plain-type with
   the later one.
   (mm-uu-dissect-text-parts): New function.

   * lisp/gnus/gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
   dissect text parts.

2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-wash-html): Use
   gnus-summary-show-article-charset-alist if a numeric arg is given.
   (gnus-article-wash-html-with-w3m-standalone): New function.

   * lisp/gnus/mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
   mm-inline-text-html-render-with-w3m-standalone.
   (mm-text-html-washer-alist): Map w3m-standalone to
   gnus-article-wash-html-with-w3m-standalone.
   (mm-inline-text-html-render-with-w3m-standalone): New function.

2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Article Washing): Additions.

2006-01-08  Alex Schroeder  <alex@gnu.org>

   * man/pgg.texi (Caching passphrase): Rewording.
2006-01-16 09:27:43 +00:00
Richard M. Stallman
852ae42ac7 (Inserting Text): Minor cleanup. 2006-01-14 13:39:38 +00:00
Carsten Dominik
203ac7f3b3 *** empty log message *** 2006-01-13 11:30:26 +00:00
Luc Teirlinck
52bcabfe04 *** empty log message *** 2006-01-12 02:35:05 +00:00
Miles Bader
7dafe00b0d Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 174-181)

   - Update from CVS
   - Update from CVS: texi/gnus.texi (RSS): Addition.

2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
   (nnrss-request-article): Render text/plain parts as HTML.

   * lisp/gnus/gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
   the buffer.

2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-cus.el (gnus-group-parameters): Sync posting-style with
   custom definition of `gnus-posting-styles'.

   * lisp/gnus/gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
   print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.

2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-group.el (gnus-useful-groups): Use Gmane for ding. Use
   nntp for bug archive.

2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el (nnrss-request-article): Fix the way to fill text/plain
   parts.
   (nnrss-normalize-date): New function converts ISO 8601 date into
   RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
   (nnrss-check-group): Use it.

2006-01-03  Rodrigo Ventura <yoda@isr.ist.utl.pt>  (tiny change)

   * lisp/gnus/gnus-xmas.el (gnus-xmas-group-startup-message): Typo
   gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
   XEmacs.

2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.

   * lisp/gnus/nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
   fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
   (nnrss-insert-w3): Ditto.

2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el (nnrss-request-article): Fix last change; fill
   text/plain parts.

2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el (nnrss-request-article): Replace <br />s with newlines
   in text/plain part.
   (nnrss-check-group): Don't add excessive newline to dc:subject.

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

   * lisp/gnus/gnus-art.el (gnus-article-delete-text-of-type): Enable it to
   remove MIME buttons associated with multipart/alternative parts.
   (gnus-mime-display-alternative): Tag buttons using `article-type'
   text property.

   * lisp/gnus/gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
   associated with multipart/alternative parts.

2005-12-19  Mark Plaksin <happy@mcplaksin.org>  (tiny change)

   * lisp/gnus/nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
   article.

2005-12-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * lisp/gnus/dns.el (query-dns): Make sure we check the buffer size before
   removing tcp headers.

2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.

2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (RSS): Addition.

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

   * man/gnus.texi (Summary Post Commands): Fix function bound to `S O p'.

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

   * man/emacs-mime.texi (Display Customization): Add setting example to
   mm-discouraged-alternatives.
2006-01-11 02:03:24 +00:00
Stefan Monnier
f6db182ba9 (Obtaining Flymake): Remove chapter since Emacs's
version is the canonical version.
2006-01-09 17:11:41 +00:00
Alex Schroeder
fc23c3c6a7 (Caching passphrase): Rewording. 2006-01-08 13:02:36 +00:00
Eli Zaretskii
01b959a399 *** empty log message *** 2006-01-06 13:56:03 +00:00
Carsten Dominik
0801513453 *** empty log message *** 2006-01-06 08:24:05 +00:00
YAMAMOTO Mitsuharu
07f9b01c98 *** empty log message *** 2006-01-05 08:14:52 +00:00
Carsten Dominik
8abe9d4f56 *** empty log message *** 2006-01-05 08:06:25 +00:00
Chong Yidong
5f7543f80c * custom.texi (Custom Themes): Describe the new
customize-create-theme interface.
2006-01-03 03:33:04 +00:00
Juri Linkov
67d766e8c1 *** empty log message *** 2005-12-30 06:19:41 +00:00
Romain Francoise
b370fef522 (Using Customize): New node. 2005-12-29 14:08:09 +00:00
Luc Teirlinck
c25977591a *** empty log message *** 2005-12-28 20:03:56 +00:00
Jan Djärv
5f6a2592a2 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files. 2005-12-27 10:42:57 +00:00
Chong Yidong
3a5050af4c * custom.texi (Custom Themes): `load-theme' always loads. 2005-12-24 17:35:22 +00:00
Juri Linkov
1fafa158b4 *** empty log message *** 2005-12-23 16:54:46 +00:00
Richard M. Stallman
0ee01fffb7 *** empty log message *** 2005-12-23 02:45:09 +00:00
Luc Teirlinck
1469580218 *** empty log message *** 2005-12-22 19:07:18 +00:00
Luc Teirlinck
135db51ad9 *** empty log message *** 2005-12-22 01:44:31 +00:00
Juri Linkov
3bdba51db2 *** empty log message *** 2005-12-20 21:50:23 +00:00
Carsten Dominik
d924f2e5dc (org-agenda-custom-commands): New option.
(org-agenda): Offer custom commands on splash screen.
	(org-make-tags-matcher): Parser for Boolean logic added.
	(org-agenda-set-tags): New command.
	(org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
	(org-set-tags): Efficiency improvements.
	(org-auto-align-tags): New option.
	(org-todo, org-demote, org-promote): Realign tags.
	(org-tags-completion-function): Use also "&" and "|" as
	separators.
	(org-org-menu): Agenda commands simplified.
2005-12-20 08:08:48 +00:00
David Kastrup
54e42ad99a (AUCTeX): Update version and mailing list info. 2005-12-20 04:17:37 +00:00
Richard M. Stallman
f5eb910a1a (Electric C): Delete the info about newline control.
(Other C Commands): Minor cleanup.
(Left Margin Paren): Minor cleanup.
2005-12-20 02:49:17 +00:00
Luc Teirlinck
c8fee34526 *** empty log message *** 2005-12-19 23:31:31 +00:00
Bill Wohler
d78e9711ab (Tool Bars): Shorten text of previous change. 2005-12-19 04:49:42 +00:00
Richard M. Stallman
7436d3ff74 (VC Status): Document log-view mode. 2005-12-19 03:00:43 +00:00
Bill Wohler
0b0d984ecb (Tool Bars): Mention that you can turn off tool bars permanently via
the customize interface
2005-12-18 18:03:57 +00:00
Miles Bader
3031d8b0bb Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 169-173)

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

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

   * lisp/gnus/gnus-art.el (gnus-signature-separator): Fix custom type.

   * lisp/gnus/mm-decode.el (mm-inlined-types): Fix custom type.
   (mm-keep-viewer-alive-types): Ditto.
   (mm-automatic-display): Ditto.
   (mm-attachment-override-types): Ditto.
   (mm-inline-override-types): Ditto.
   (mm-automatic-external-display): Ditto.

2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-buttonized-mime-types): Mention addition of
   multipart/alternative and add xref to mm-discouraged-alternatives
   in doc string.

   * lisp/gnus/mm-decode.el (mm-discouraged-alternatives): Add xref to
   gnus-buttonized-mime-types in doc string.

2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2047.el (rfc2047-charset-to-coding-system): Recognize
   us-ascii as a MIME charset.

   * lisp/gnus/mm-bodies.el (mm-decode-content-transfer-encoding): Protect
   against the case where the 2nd arg TYPE is nil.

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

   * lisp/gnus/gnus-start.el (gnus-no-server-1): Mention
   `gnus-level-default-subscribed' in doc string.

2005-11-26  Dave Love  <fx@gnu.org>

   * lisp/gnus/tls.el (open-tls-stream): Rename arg SERVICE to PORT.
   (tls-program, tls-success): Provide openssl alternative.

   * lisp/gnus/starttls.el: Doc fixes.
   (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
   SERVICE to PORT.

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

   * lisp/gnus/gnus-start.el (gnus-start-draft-setup): Enforce
   `gnus-draft-mode' for nndraft:drafts at startup.

   * lisp/gnus/gnus.el (gnus-splash): Change custom group.
   (gnus-group-get-parameter, gnus-group-parameter-value): Describe
   allow-list argument.

   * lisp/gnus/gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
   string.

2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)

   * lisp/gnus/mm-decode.el (mm-display-external): Add lacked cdr.

2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (MIME Commands): Mention addition of
   multipart/alternative to gnus-buttonized-mime-types and add xref
   to mm-discouraged-alternatives.

   * man/emacs-mime.texi (Display Customization): Mention addition of
   "image/.*" and add xref to gnus-buttonized-mime-types in the
   mm-discouraged-alternatives section.
2005-12-17 21:41:34 +00:00