# HG changeset patch # User Eli Zaretskii # Date 1092487824 0 # Node ID 440fa1d2a7a31d03b787a1cf67e5a914a57b538e # Parent 126be634e20acd91a1be32311c84f4cc2766c06e *** empty log message *** diff -r 126be634e20a -r 440fa1d2a7a3 etc/ChangeLog --- a/etc/ChangeLog Sat Aug 14 12:49:12 2004 +0000 +++ b/etc/ChangeLog Sat Aug 14 12:50:24 2004 +0000 @@ -1,3 +1,7 @@ +2004-08-14 Romain Francoise + + * NEWS: Mention the thumbs.el package. + 2004-08-14 Eric Hanchrow * TUTORIAL.es: Replace actual whitespace with the magic string diff -r 126be634e20a -r 440fa1d2a7a3 lisp/ChangeLog --- a/lisp/ChangeLog Sat Aug 14 12:49:12 2004 +0000 +++ b/lisp/ChangeLog Sat Aug 14 12:50:24 2004 +0000 @@ -1,3 +1,26 @@ +2004-08-14 Davis Herring + + * isearch.el: Remove accidental changes of March 4. Fix backing + up when a regexp isearch is made more general. Use symbolic + accessor functions for isearch stack frames to make usage clearer. + (search-whitespace-regexp): Made groups in documentation shy (as + is the group in the default value). + (isearch-fallback): New function, addresses problems with regexps + liberalized by `\|', adds support for liberalization by `\}' (the + general repetition construct), and incorporates behavior for + `*'/`?'. + (isearch-}-char): New command, calls `isearch-fallback' with + arguments appropriate to a typed `}'. + (isearch-*-char, isearch-|-char): Now just call `isearch-fallback' + appropriately. + (isearch-mode-map): Bind `}' to `isearch-}-char'. + (isearch-string, isearch-message,string, isearch-point, + isearch-success, isearch-forward-flag, isearch-other-end, + isearch-word, isearch-invalid-regexp, isearch-wrapped, + isearch-barrier, isearch-within-brackets, + isearch-case-fold-search): + New inline functions to read fields of a stack frame. + 2004-08-14 Kurt Hornik (tiny change) * battery.el (battery-linux-proc-acpi): Look into battery