emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 19 Nov 2004 15:16:20 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4034 emacs/src/ChangeLog:1.4035
*** emacs/src/ChangeLog:1.4034  Fri Nov 19 19:40:32 2004
--- emacs/src/ChangeLog Fri Nov 19 20:03:28 2004
***************
*** 5,10 ****
--- 5,14 ----
        (compile_pattern_1): Call re_set_whitespace_regexp with it.
        (search_buffer): No regexp is trivial if Vsearch_whitespace_regexp
        is non-nil.
+       (struct regexp_cache): New element whitespace_regexp.
+       (syms_of_search): Initialize whitespace_regexp elements.
+       (compile_pattern): Compare whitespace_regexp elements.
+       (compile_pattern_1): Set whitespace_regexp elements.
  
        * regex.c (regex_compile): Substitute whitespace_regexp
        for spaces, if it is nonzero.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]