1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
Commit Graph

1657 Commits

Author SHA1 Message Date
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Jason Rumney
889e4d55f5 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response. 2010-01-10 22:30:40 +08:00
Katsumi Yamaoka
8a9082249c Merge from mainline. 2010-01-06 09:16:36 +00:00
Katsumi Yamaoka
770d9a1f45 Merge from mainline. 2010-01-06 00:00:28 +00:00
Andreas Schwab
7b47345b7c Fix gnus-summary-recenter to properly handle invisible lines
* gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
(gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2010-01-05 21:37:43 +01:00
Chong Yidong
61f49e0bb6 Fix last change to message-exchange-point-and-mark.
* message.el (message-exchange-point-and-mark): Rework last change to
avoid using optional arg of exchange-point-and-mark, for backward
compatibility.
2010-01-02 14:18:44 -05:00
Chong Yidong
bd0948ca04 * lisp/gnus/message.el (message-exchange-point-and-mark): Call
exchange-point-and-mark with an argument rather than setting
mark-active by hand (Bug#5175).
2010-01-01 15:42:22 -05:00
Juanma Barranquero
5ce6e4f452 Fix typos in ChangeLogs. 2009-12-29 02:57:40 +01:00
Katsumi Yamaoka
78dc2a3859 Typo. 2009-12-18 00:52:39 +00:00
Katsumi Yamaoka
49b196a5f1 replace [:digit:] with [0-9] for XEmacs. 2009-12-18 00:47:21 +00:00
Glenn Morris
a0db2cdde2 (gnus-bug-group-download-format-alist): Change emacs entry to
debbugs.gnu.org.  Bump :version.
2009-12-17 04:15:25 +00:00
Reiner Steib
029dda9c93 (mm-sign-option, mm-encrypt-option): Add :version tag. 2009-12-13 19:14:28 +00:00
Reiner Steib
4a9b5bf5e0 (message-info): Explain why we use `Info-goto-node'. 2009-12-12 11:53:27 +00:00
Stefan Monnier
96bdcdc44e (message-completion-in-region): New compatibility function.
(message-expand-group): Use it.
2009-12-02 03:11:38 +00:00
Katsumi Yamaoka
7fa123c8f7 (gnus-group-prepare-flat): Check also whether groups with no unread article
should be listed if the 2nd arg `predicate' is given.
2009-12-02 00:48:21 +00:00
Chong Yidong
4e14547fd4 * message.el: Revert last change. 2009-12-01 19:01:41 +00:00
Chong Yidong
28f57f7e00 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
* gnus/message.el (message-setup-hook, message-send-hook): Make into aliases
for mail-*-hook.
2009-12-01 16:20:59 +00:00
Katsumi Yamaoka
1613ac12de Add Bug#4698 to 2009-11-29 change. By Reiner Steib. 2009-11-30 22:11:19 +00:00
Juri Linkov
5aa75bd889 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
when it is fboundp in GNU Emacs 23.1.
Put `isearch-scroll' property on `gnus-recenter'. (Bug#4981)
2009-11-29 23:38:18 +00:00
Katsumi Yamaoka
937e60c88b (message-from-style, message-interactive, message-signature): Always set
default values from the corresponding mail-* variables.
(message-cite-prefix-regexp, message-sendmail-envelope-from)
(message-yank-prefix, message-indentation-spaces, message-signature-file)
(message-default-headers): Use boundp rather than (featurep 'xemacs) to check
 if the corresponding mail-* variables exist.
2009-11-24 09:19:09 +00:00
Chong Yidong
b4d472c95e * message.el (message-send-mail-with-sendmail): Revert last change. 2009-11-20 02:26:07 +00:00
Chong Yidong
4332f3ecea * message.el (message-from-style, message-interactive)
(message-cite-prefix-regexp, message-sendmail-envelope-from)
(message-yank-prefix, message-indentation-spaces, message-signature)
(message-signature-file, message-default-headers): For GNU Emacs, set
default values from the corresponding mail-* variables.
(message-send-mail-with-sendmail): Use envelope-from only if
mail-specify-envelope-from is non-nil.
2009-11-19 16:46:50 +00:00
Katsumi Yamaoka
30123838c5 (rfc2047-decode-region): Don't quote decoded words containing tspecial
characters if they have been already quoted.  -- Synch with Gnus trunk.
2009-11-17 22:10:40 +00:00
Glenn Morris
12ea3d6524 (help-xref-stack-item): Define for compiler. 2009-10-24 03:42:18 +00:00
Katsumi Yamaoka
6131a09605 (gnus-remove-overlays): eval-and-compile. 2009-10-20 05:12:15 +00:00
Katsumi Yamaoka
9bfd9a76b6 Synch with Gnus trunk:
2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>

 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.

2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>

 * gnus.el (gnus-overlay-get): New alias to overlay-get.
 (gnus-overlays-in): New alias to overlays-in.

 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
 gnus-overlay-get, and gnus-delete-overlay.
 (gnus-summary-show-thread): Make it work as well for systems in which
 next-single-char-property-change is not available.
 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.

2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>

 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.

2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>

 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
 and XEmacs that don't have `remove-overlays'.

2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>

 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
 selective display.  Use overlays instead.
2009-10-19 23:21:04 +00:00
Juanma Barranquero
84b5fcf6be * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring. 2009-10-04 01:32:08 +00:00
Juanma Barranquero
0577a4301d * spam-stat.el (spam-stat-load): Fix typo in message. 2009-09-29 02:20:21 +00:00
Katsumi Yamaoka
54c72c3108 Synch with Gnus trunk.
2009-09-22  Daiki Ueno  <ueno@unixuser.org>

 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
 keys from the menu if mm-{sign,encrypt}-option is 'guided.
 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.

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

 * gnus-art.el (gnus-article-edit-part): Work for the buffer
 configuration that provides the sole article window in a frame;
 position point correctly after deleting a part.

2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>

 * spam.el (spam-unregister-on-reregister): Add boolean variable.
 (spam-resolve-registrations-routine): Use it to unregister articles
 that change status.
2009-09-28 12:09:01 +00:00
Juanma Barranquero
d93ec75351 * gnus-art.el (gnus-article-encrypt-body):
* message.el (message-check-recipients):
* mm-util.el (mm-codepage-setup):
* nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
  (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2009-09-23 23:58:40 +00:00
Glenn Morris
63348d2452 Fix typos in condition-case handlers. 2009-09-18 07:39:56 +00:00
Katsumi Yamaoka
83ccc32ced * nnrss.el (nnrss-request-article): Remove binding of
default-enable-multibyte-characters that has gotten needless by
the 2007-07-13 change in rfc2047-encode-message-header.

* mml.el (mml-insert-multipart): Error on the message header.
(mml-insert-part): Error on the message header; position point at
the end of a MIME tag.
2009-09-10 00:12:07 +00:00
Katsumi Yamaoka
5cc79e5aff (with-no-warnings): Define it for old Emacsen. 2009-09-09 10:41:50 +00:00
Katsumi Yamaoka
de0bdfe7aa 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-util.el (gnus-float-time): Alias to float-time if it exists.

* ecomplete.el (with-no-warnings): Define it for old Emacsen.
(ecomplete-add-item): Don't use (featurep 'xemacs) to check if
float-time is available; suppress compile warning for time-to-seconds.

2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>

* mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
Add the optional argument `encoding' that overrides the default.

* mml.el (mml-generate-mime-1): Pass encoding defined by a user to
mm-encode-buffer.

2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>

* gnus-art.el (gnus-article-read-summary-keys):
Fix gnus-buffer-configuration's value temporarily used.
2009-09-09 09:28:43 +00:00
Glenn Morris
63220e377a Use default-value rather than default-enable-multibyte-characters. 2009-09-04 02:47:26 +00:00
Glenn Morris
5f3710a271 (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2009-09-04 02:46:08 +00:00
Glenn Morris
9c1cf6317b (quoted-printable-encode-string): Use mm-enable-multibyte, or
mm-disable-multibyte, rather than default-enable-multibyte-characters.
2009-09-04 02:45:43 +00:00
Glenn Morris
2e62b574be Use default-value rather than default-enable-multibyte-characters. 2009-09-03 07:26:31 +00:00
Glenn Morris
1a727c75ac Pass no argument to gnus-float-time rather than current-time. 2009-09-02 06:38:07 +00:00
Glenn Morris
c506adde9f (gnus-float-time): Make TIME optional, defaulting to current-time. 2009-09-02 06:36:11 +00:00
Glenn Morris
9693d3c4a3 Use gnus-float-time rather than time-to-seconds. 2009-09-02 03:29:49 +00:00
Glenn Morris
feefd9f3dd (gnus-float-time): New function.
(gnus-user-date): Use gnus-float-time.
2009-09-02 03:27:14 +00:00
Glenn Morris
c62cc3ac0c (ecomplete-add-item): In Emacs, use float-time. 2009-09-02 03:26:30 +00:00
Glenn Morris
3d493bef43 Mark face aliases with "-face" in the name as obsolete. 2009-09-02 03:04:15 +00:00
Miles Bader
29b647c561 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1632
2009-09-01 07:59:50 +00:00
Glenn Morris
7a4abdd6a7 (gnus-pick-mouse-pick-region): Use forward-line rather than goto-line. 2009-09-01 03:07:11 +00:00
Stefan Monnier
265ac10b18 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
(spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
* nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
* nnir.el (nnir-swish-e-index-file):
* gnus-sum.el (gnus-summary-delete-marked-as-read)
(gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
(gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
* gnus-msg.el (gnus-inews-mark-gcc-as-read):
* gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
(gnus-treat-display-xface): Add Emacs version of obsolescence.
2009-08-29 03:03:23 +00:00
Miles Bader
b0b63450dc Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1629
2009-08-29 00:27:12 +00:00
Stefan Monnier
14acf2f55e * gnus/nnheader.el (nnheader-find-file-noselect):
* gnus/mm-util.el (mm-insert-file-contents):
* org/org-html.el (org-export-as-html):
* org/org-docbook.el (org-export-as-docbook):
* textmodes/reftex.el (reftex-get-file-buffer-force):
* progmodes/verilog-mode.el (verilog-batch-execute-func):
* emulation/viper.el (viper-go-away, viper-set-hooks):
* emacs-lisp/re-builder.el (re-builder-unload-function):
* emacs-lisp/bytecomp.el (byte-compile-file):
* ses.el (ses-unload-function):
* hexl.el (hexl-find-file):
* files.el (normal-mode):
* ehelp.el (with-electric-help):
* autoinsert.el (auto-insert-alist):
* arc-mode.el (archive-mode):
Use (default-value 'major-mode) instead of default-major-mode.
2009-08-28 17:02:53 +00:00
Stefan Monnier
d3192c8fd7 (nnrss-request-article): Avoid default-fill-column. 2009-08-27 05:19:42 +00:00