/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6193 by pfeiffer, Wed Jun 23 23:11:23 2004 UTC revision 1.6194 by dak, Thu Jun 24 10:26:24 2004 UTC
# Line 1  Line 1 
1    2004-06-24  David Kastrup  <dak@gnu.org>
2    
3            * replace.el (query-replace-read-args): Implement `\,' and `\#'
4            replacements here.
5            (query-replace-regexp): Doc string explaining this and the new
6            `\?' replacement.  Remove `\,' and `\#' implementation here, as it
7            is better placed in `query-replace-read-args'.
8            (replace-regexp): Explain `\,', `\#' and `\?'.
9            (replace-match-data): New function for thorough reuse/destruction
10            of old match-data.
11            (replace-match-maybe-edit): Function for implementing `\?'
12            editing.
13            (perform-replace): Fix maintaining of the match stack including
14            already matched regions, implement `\?', fix various problems
15            with regions while editing and other stuff.
16            (replace-highlight): Simplified.
17    
18  2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>  2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
19    
20          * progmodes/grep.el (grep-error-screen-columns): New variable.          * progmodes/grep.el (grep-error-screen-columns): New variable.

Legend:
Removed from v.1.6193  
changed lines
  Added in v.1.6194

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26