1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Richard M. Stallman bd1f0f843f (rmail-delete-forward): Go to summary buf to change D mark.
Always do the motion in the rmail buffer; let that handle summary.
(rmail-undelete-previous-message): Likewise.
(rmail-select-summary): New macro.
(rmail-show-message): Use rmail-select-summary.
(rmail-get-new-mail): Likewise.
(rmail-expunge): Likewise.

(rmail-bury): Record Rmail buffer to bury it later.

Major changes from Bob Weiner <weiner@pts.mot.com>
Handle some Emacs 18 function names to run in 18.
This is to facilitate working with Weiner.
(rmail-reply-prefix): New variable.
(rmail-reply): Use that variable to add to subject.
(rmail-retry-failure): Change binding to M-m.
(rmail-forward): Look for >From as well as for From.
Handle case where neither is found.
(rmail-last-regexp): New variable.
(rmail-mode): Make rmail-last-regexp local.
(rmail): Don't update rmail-mode data for old buffer
if it's not in rmail mode.
Error if in Rmail Edit mode.
(rmail-bury): New command, plus key binding.
(rmail-summary-by-topic): New key binding.
(rmail-insert-inbox-text): Check for pop case earlier.
(rmail-convert-to-babyl-format): Handle Content-Length field.
(rmail-maybe-display-summary): New function.
(rmail-redisplay-summary): New user option.
(rmail-undelete-previous-message, rmail-delete-forward):
(rmail-get-new-mail, rmail-show-message): Update summary buffer if any.
Call rmail-maybe-display-summary to put it back on screen.
(rmail-only-expunge): Renamed from rmail-expunge.
(rmail-expunge): New function.
(rmail-message-recipients-p, rmail-message-regexp-p): New functions.
(rmail-summary-exists, rmail-summary-displayed): New functions.
1993-03-09 08:08:13 +00:00
etc (force_fit_type): Abort if T not INTEGER_CST. 1993-01-30 02:16:57 +00:00
lib-src (C_entries): New local variable quotednl. Used for 1993-03-03 06:20:12 +00:00
lisp (rmail-delete-forward): Go to summary buf to change D mark. 1993-03-09 08:08:13 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src (Fframe_char_height, Fframe_char_width): 1993-03-08 08:08:23 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub (h8300hds): Change hds to hms. 1993-03-04 18:10:15 +00:00
configure1.in * configure: Handle isc3.0 correctly. This needs a more general 1993-03-04 14:43:09 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist * make-dist: Don't try to copy the COPYING notice into 1993-03-02 08:28:38 +00:00
Makefile.in * Makefile.in (install, install.aix, install.xenix, install.sysv): 1993-03-02 08:28:24 +00:00
PROBLEMS Formerly PROBLEMS.~3~ 1993-02-24 18:02:05 +00:00