From: Eli Zaretskii Date: Sat, 14 Aug 2004 12:50:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~5288 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e11d1dd9e1355bae0c909f0ca8082ee169f08021;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 79add1e3434..33d187a36da 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -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 --git a/lisp/ChangeLog b/lisp/ChangeLog index e096d4242be..8da17e4d0f6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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