Mercurial > emacs
view admin/FOR-RELEASE @ 56415:bda3d4cff473
(auto-revert-tail-mode, auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
(auto-revert-mode): Turn off auto-revert-tail-mode, so we're not in both at the same time.
(auto-revert-tail-mode): New command.
(turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
(auto-revert-handler): Revert only either tail or whole file.
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Wed, 14 Jul 2004 21:06:39 +0000 |
parents | 134a7ba00965 |
children | 35774f24f0ab |
line wrap: on
line source
Tasks needed before the next release. * DOCUMENTATION ** Finish updating the Emacs Lisp manual. ** Finish checking the Emacs Lisp manual. ** Update the Emacs manual. ** Check the Emacs Manual. ** Add missing years in copyright notices of all files. ** Update man/info.texi. * NEW FEATURES ** Test the mbox branch of Rmail. ** Install the mbox branch of Rmail. ** Update Gnus. ** Face remapping. * FATAL ERRORS ** Investigate face cache related crash. Indications: Face cache seems to have been cleared, but redisplay uses an invalidated face_id with FACE_FROM_ID which then returns a NULL pointer. Said to happen with isearch faces. * GTK RELATED BUGS ** Make geometry specifications work correctly for GTK. ** Make GTK scrollbars behave like others w.r.t. overscrolling. Local variables: mode: outline end: