Mercurial > emacs
view nextstep/FOR-RELEASE @ 100911:21becd9cb5d4
(pmail-message-labels-p): Function moved from pmail.el and rewritten.
(pmail-message-recipients-p): Likewise.
(pmail-message-regexp-p): Likewise.
(pmail-message-recipients-p-1): New subroutine.
(pmail-message-regexp-p-1): Likewise.
(pmail-summary-by-topic): Use pmail-simplified-subject.
Delete subject-re variable.
(pmail-message-subject-p): Total rewrite.
(pmail-message-senders-p): Total rewrite.
(pmail-new-summary-1): Call FUNCTION in the main Pmail buffer.
(pmail-get-summary): Doc fix.
(pmail-create-summary-line): Renamed from
pmail-get-create-summary-line, and major rewrite.
(pmail-get-summary-labels): Doc fix.
(pmail-create-summary): Major rewrite. Construct line counts here.
(pmail-header-summary): Renamed from pmail-make-basic-summary-line.
Return list of two strings.
(pmail-summary-next-same-subject): Extract subjects and compare.
(pmail-summary-output): Renamed from pmail-summary-output-to-babyl-file.
Use pmail-output.
(pmail-summary-output-as-seen): Renamed from pmail-summary-output.
Use pmail-output-as-seen.
(pmail-summary-construct-io-menu): Use pmail-summary-output.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 05 Jan 2009 15:41:36 +0000 |
parents | 0913bae89ccf |
children | 0629c96257d7 |
line wrap: on
line source
-*- outline -*- ** When assignments are received, fix ns-emacs.texi copyright. ** General update for ns-emacs.texi post-merge. * POST_MERGE CLEANUP ** remove all the /* 23 */ comments from the source code * CURSOR BUGS: ** ns_cursor_blink_rate: change to use generic code; also, when set in preferences, somehow save the option (but calling custom-save-all from this causes error) ** cursor nonerase on certain Leopard and Tiger installations ** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up on top of all others ** cursor-over bugs w/some scripts (move around in HELLO to see) * OTHER BUGS ** Fix #include ordering for src/ns*. ** Remove Feval calls relating to insert working text in isearch mode. ** free_frame_resources, face colors ** numeric keysetting bug ** http://emacsbugs.donarmstrong.com/cgi-bin/pkgreport.cgi?pkg=openstep * MAC-RELATED: ** open file:/// URLs ** finish handle terminate request (user logout) ** put frame autopositioning into C code somewhere -- if loc = same, offset ** automap ctrl-mouse-1 to mouse-3 ** deal with Finder aliases somehow ** Ctrl-F2 won't pull up menus * OTHER / LOW PRIORITY: ** better recog of unicode scripts / Greek / composition ** Ctrl-g not picked up in all situations; get --experimental-ctrl-g in 'compile' working better ** Exec-dump not working on GNUstep (so slow startup). ** undo for color-drag face customization ** look at nsfont_char_width and nsfont_string_width utils (Dan C.)