Paul Eggert
7e09ef09a4
Update copyright year to 2015
...
Run admin/update-copyright.
2015-01-01 14:26:41 -08:00
Glenn Morris
ddce73d32f
Revert previous accidental commit
2014-11-04 21:08:12 -08:00
Glenn Morris
6a278b64f7
Merge from emacs-24; up to 117669
2014-11-04 21:04:30 -08:00
Glenn Morris
34dc21db6e
Replace "Maintainer: FSF" with the emacs-devel mailing address
2014-02-09 17:34:22 -08:00
Paul Eggert
06827ec842
Spelling fixes.
...
* mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
* woman.el (woman-mark-horizontal-position):
Rename from woman-mark-horizonal-position. Use changed.
2014-01-09 23:10:37 -08:00
Paul Eggert
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
Glenn Morris
9e614a3fa0
* mail/unrmail.el (unrmail): Replace obsolete detect-coding-with-priority.
2013-05-23 23:55:45 -07:00
Glenn Morris
e4b2330590
Tweak previous change
2013-01-19 12:58:00 -08:00
Glenn Morris
c4d1e0c39c
* lisp/mail/unrmail.el (unrmail): Do not mangle the mbox From line
...
fixes 2012-12-07 change.
Fixes: debbugs:13499
2013-01-19 12:54:56 -08:00
Paul Eggert
0877d0dc24
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
Paul Eggert
ab422c4d68
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
Glenn Morris
8e0762cade
Fix :type in previous (un)rmail change, use a better :group
2012-12-06 20:57:43 -08:00
Glenn Morris
13a40633cf
Default to mboxrd in Rmail, allow mboxo as an option
...
* lisp/mail/unrmail.el (unrmail-mbox-format): New option.
(batch-unrmail, unrmail): Doc fixes.
(unrmail): Respect unrmail-mbox-format.
* lisp/mail/rmail.el (rmail-mbox-format): New option.
(rmail-show-message-1): Respect rmail-mbox-format.
* etc/NEWS: Related edits.
Fixes: debbugs:6574
2012-12-06 20:37:14 -08:00
Juanma Barranquero
4d6769e1bb
lisp/*: Add declarations, remove unused bindings, mark unused args.
...
* lisp/avoid.el (mouse-avoidance-mode): Mark unused arg.
(mouse-avoidance-nudge-mouse): Remove unused binding.
* lisp/imenu.el (imenu-default-goto-function): Mark unused args.
(imenu-progress-message): Remove obsolete macro; all callers changed.
* lisp/mouse.el (mouse-menu-major-mode-map):
* lisp/emacs-lisp/authors.el (authors-scan-change-log)
(authors-add-to-author-list):
* lisp/emacs-lisp/avl-tree.el (avl-tree--enter-balance):
* lisp/emacs-lisp/smie.el (smie-auto-fill):
* lisp/mail/sendmail.el (mail-bury):
* lisp/mail/unrmail.el (unrmail):
* lisp/net/tls.el (open-tls-stream):
* lisp/textmodes/picture.el (picture-mouse-set-point):
Remove unused bindings.
* lisp/subr.el (keymap-canonicalize): Remove unused binding.
(read-passwd): Mark unused arg.
* lisp/tutorial.el (tutorial--display-changes): Remove unused binding.
(tutorial--save-tutorial-to): Remove unused variable.
* lisp/emacs-lisp/package.el (define-package, package-menu-mark-delete)
(package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
(package-generate-autoloads, package-menu--generate)
(package-menu--find-upgrades): Remove unused bindings.
* lisp/emulation/cua-rect.el (cua-restrict-regexp-rectangle)
(cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
(cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
(cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
(cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
(cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
(cua--rectangle-aux-replace, cua--left-fill-rectangle)
(cua-scroll-rectangle-up, cua-scroll-rectangle-down)
(cua-delete-char-rectangle): Mark unused args.
(cua-align-rectangle): Remove unused binding.
* lisp/mail/rmail.el (compilation--message->loc)
(epa--find-coding-system-for-mime-charset): Declare.
* lisp/net/dbus.el (dbus-register-service): Declare.
(dbus-name-owner-changed-handler): Remove unused binding.
* lisp/nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
(nxml-compute-indent-from-matching-start-tag): Remove unused variables.
(nxml-scan-backward-within): Mark unused arg.
(nxml-dynamic-markup-word): Remove unused binding.
2012-04-19 19:20:26 +02:00
Glenn Morris
b09a806e0f
* lisp/mail/unrmail.el (unrmail): Tweak previous change.
...
(for trailing whitespace in otherwise empty BABYL files).
2012-01-09 21:22:13 -05:00
Glenn Morris
665ae8654b
Trivial unrmail fix for empty input files.
...
* lisp/mail/unrmail.el (unrmail): Give an explicit error if the input
file has no messages.
Fixes: debbugs:10377
2012-01-06 00:34:47 -08:00
Glenn Morris
acaf905b11
Add 2012 to FSF copyright years for Emacs files
2012-01-05 01:46:05 -08:00
Mark Lillibridge
d2992a38a4
* lisp/mail/unrmail.el (unrmail): Always add blank line. (tiny change)
...
Fixes: debbugs:7743
2011-11-22 23:49:53 -08:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Chong Yidong
88d036078b
* mail/unrmail.el (unrmail): Make sure the message ends with two
...
newlines (Bug#3769).
2009-07-08 03:10:10 +00:00
Eli Zaretskii
71d8a1403c
(unrmail): If "Mail-From" header is found, append a newline to it.
2009-04-10 11:54:53 +00:00
Glenn Morris
7b692c1062
(unrmail): Use mail-mbox-from.
2009-02-18 04:34:43 +00:00
Glenn Morris
56ba440162
(unrmail): When getting message keywords, don't include a leading
...
space, but do include the space after the separating comma. (Bug#2303)
2009-02-13 03:44:10 +00:00
Glenn Morris
3a1eda7c03
(rmime-magic-string): Define for compiler.
2009-02-07 20:08:06 +00:00
Glenn Morris
4925ab0b6f
Sync final change from rmail-mox-branch, rev 1.13.2.4, 2006-01-16.
...
Alex Schroeder <alex at gnu.org>
(unrmail): Use regexps to find message separators so as not to match
any fake rmime.el separators. Remove any sections added by rmime.el.
2009-02-07 03:01:59 +00:00
Glenn Morris
81d8114e20
(unrmail): Use current-time-string.
2009-02-06 07:33:20 +00:00
Glenn Morris
5ff43aba5c
Tweak previous change.
2009-02-03 08:20:33 +00:00
Glenn Morris
58400e4fa8
(unrmail): In the absence of Mail-from, prefer Date over current-time.
...
(Bug#2175)
2009-02-03 08:09:03 +00:00
Eli Zaretskii
de456f3ba1
(unrmail): Set coding-system of the old Rmail file to `raw-text-unix'.
...
Bind coding-system-for-write when writing out the converted message, and
make sure it uses Unix EOLs.
2009-01-31 14:34:05 +00:00
Eli Zaretskii
a880e5b938
(unrmail): Fix conversion of BABYL attributes into Rmail-mbox attributes.
2009-01-30 18:31:35 +00:00
Chong Yidong
77f3338372
(unrmail): Record labels in X-RMAIL-* fields, which are recognized by
...
the new Rmail, instead of X-BABYL-V6-*.
2009-01-27 22:38:58 +00:00
Glenn Morris
d654dddf13
(command-line-args-left): Remove unneeded declaration.
...
(batch-unrmail, unrmail): Doc fix.
2009-01-27 03:41:25 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Glenn Morris
b1fc2b5014
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 07:25:26 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
2f043267ee
Add 2008 to copyright years.
2008-01-07 02:00:47 +00:00
Dan Nicolaescu
2b54af7428
* mail/mspools.el (rmail-get-new-mail):
...
* mail/reporter.el (mail-position-on-field, mail-text):
* mail/rmail.el (mail-position-on-field, mail-text-start)
(rmail-update-summary):
* mail/rmailedit.el (rmail-summary-disable)
(rmail-summary-enable):
* mail/rmailmsc.el (rmail-parse-file-inboxes)
(rmail-show-message):
* mail/rmailout.el (rmail-update-summary):
* mail/rmailsort.el (rmail-update-summary):
* mail/sendmail.el (dired-move-to-filename, dired-get-filename)
(dired-view-file):
* mail/uce.el (mail-strip-quoted-names):
* mail/undigest.el (rmail-update-summary):
* mail/unrmail.el (mail-strip-quoted-names):
* ediff.el (diff-latest-backup-file): Declare as functions.
* obsolete/mlsupport.el (ml-previous-page): Fix typo.
(kill-to-end-of-line):
* obsolete/rnews.el (news-set-minor-modes): Remove non working
functions.
2007-11-25 16:48:31 +00:00
Glenn Morris
ceaeecb0c9
Switch license to GPLv3 or later.
2007-07-25 04:27:24 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Glenn Morris
f2e3589a33
Update copyright years.
2006-12-09 04:06:06 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
e84b4b8614
Update years in copyright notice; nfc.
2005-08-06 19:51:42 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Richard M. Stallman
6740652e6d
(unrmail): Mostly rewritten. Parses the file
...
directly, without calling any functions in Rmail.
(unrmail-unprune): Function deleted.
2004-05-10 16:24:26 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
5eba27ea0d
(unrmail): Do the work directly,
...
without actually selecting the messages in the from file.
(unrmail-unprune): New subroutine.
2002-09-26 22:02:23 +00:00