]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Sat, 25 Dec 1999 13:01:06 +0000 (13:01 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 25 Dec 1999 13:01:06 +0000 (13:01 +0000)
lispref/display.texi
src/ChangeLog

index c1f8fdfd5bc0a1dca6d8ebd24d16d5557ea26849..c677c6a7ef6e625c50f9d3bda5a9f4a805421e73 100644 (file)
@@ -403,7 +403,7 @@ temporarily modifying their invisible and intangible properties.  If you
 want this to be done differently for a certain overlay, give it an
 @code{isearch-open-invisible-temporary} property which is a function.
 The function is called with two arguments: the first is the overlay, and
-the second is @code{t} to make the overlay visible, or @code{nil} to
+the second is @code{nil} to make the overlay visible, or @code{t} to
 make it invisible again.
 
 @node Selective Display
index ed44bedbd394a044c5ffda3dbdd7529b69c2eedd..6528e5f8653cd48d9fe2f457fada50a500233d92 100644 (file)
@@ -1,3 +1,8 @@
+1999-12-25  Gerd Moellmann  <gerd@gnu.org>
+
+       * search.c (looking_at_1): Reset immediate_quit before modifying
+       global data.
+
 1999-12-24  Kenichi Handa  <handa@etl.go.jp>
 
        * process.c (read_process_output): Fix the arg FROM to