Mercurial > emacs
changeset 56670:440fa1d2a7a3
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 14 Aug 2004 12:50:24 +0000 |
parents | 126be634e20a |
children | bfde3fb6a446 |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 27 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <romain@orebokech.com> + + * NEWS: Mention the thumbs.el package. + 2004-08-14 Eric Hanchrow <offby1@blarg.net> * TUTORIAL.es: Replace actual whitespace with the magic string
--- 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 <herring@lanl.gov> + + * 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 <Kurt.Hornik@wu-wien.ac.at> (tiny change) * battery.el (battery-linux-proc-acpi): Look into battery