Mercurial > emacs
view admin/FOR-RELEASE @ 56866:867d96c29584
(Info-search-whitespace-regexp): Fix backslashes.
(Info-search): Add new optional arguments for the sake of isearch.
Replace whitespace in Info-search-whitespace-regexp literally.
Add backward search. Don't call `Info-select-node' if regexp is
found in the same Info node. Don't add node to Info-history for
wrapped isearch.
(Info-search-backward, Info-isearch-search, Info-isearch-wrap)
(Info-isearch-push-state, Info-isearch-pop-state): New funs.
(Info-mode): Set local variables `isearch-search-fun-function',
`isearch-wrap-function', `isearch-push-state-function',
`search-whitespace-regexp'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 01 Sep 2004 19:29:28 +0000 |
parents | c62b80691d9f |
children | 4695a6a3c61d |
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. ** Update man/ack.texi. ** Update AUTHORS. * 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 GTK scrollbars behave like others w.r.t. overscrolling. Local variables: mode: outline end: