comparison etc/NEWS @ 55069:862a221ef112

New next-error framework, use in occur.
author Kim F. Storm <storm@cua.dk>
date Wed, 21 Apr 2004 21:38:07 +0000
parents 70678863af20
children dacc27f37199
comparison
equal deleted inserted replaced
55068:0cdcedeb25c5 55069:862a221ef112
85 ** Building with -DENABLE_CHECKING does not automatically build with union 85 ** Building with -DENABLE_CHECKING does not automatically build with union
86 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. 86 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
87 87
88 88
89 * Changes in Emacs 21.4 89 * Changes in Emacs 21.4
90
91 ** You can now use next-error (C-x `) and previous-error to advance to
92 the next/previous matching line found by M-x occur.
90 93
91 +++ 94 +++
92 ** New command line option -Q. 95 ** New command line option -Q.
93 96
94 This is like using -q --no-site-file, but in addition it also disables 97 This is like using -q --no-site-file, but in addition it also disables