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

Diff of /emacs/lisp/ChangeLog

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

revision 1.6214 by handa, Sun Jul 4 23:41:41 2004 UTC revision 1.6215 by monnier, Tue Jul 6 00:06:05 2004 UTC
# Line 1  Line 1 
1    2004-07-05  Stefan  <monnier@iro.umontreal.ca>
2    
3            * replace.el (query-replace-descr): New fun.
4            (query-replace-read-from, query-replace-read-args): Default to the
5            previous from&to.
6            (query-replace-read-to): Quote the `from' string when displaying it.
7            (query-replace-regexp-eval): Immediately check read-only status.
8            Use query-replace-read-from to get the \n checking.
9            Quote the `from' string when displaying it.
10            (map-query-replace-regexp, occur-read-primary-args):
11            Quote the `from' string when displaying it.
12    
13            * isearch.el (isearch-query-replace): Pass the regexp-ness and
14            delimited-ness of the search to query-replace.
15    
16            * replace.el (query-replace-read-from, query-replace-read-to):
17            New funs extracted from query-replace-read-args.
18            (query-replace-read-args): Use them.
19    
20            * replace.el (query-replace-interactive, query-replace-read-args):
21            Remove the `initial' special value.
22            (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
23            (occur-engine): Remove unused var `matchend'.
24    
25            * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
26            Use the search string without prompting.
27    
28  2004-07-05  Kenichi Handa  <handa@m17n.org>  2004-07-05  Kenichi Handa  <handa@m17n.org>
29    
30          * international/mule.el (decode-coding-inserted-region): Set          * international/mule.el (decode-coding-inserted-region):
31          last-coding-system-used only when coding is nil.          Set last-coding-system-used only when coding is nil.
32    
33  2004-07-03  Eli Zaretskii  <eliz@gnu.org>  2004-07-03  Eli Zaretskii  <eliz@gnu.org>
34    
# Line 14  Line 41 
41    
42  2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>  2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
43    
44          * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload          * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
         cookies.  
45          (iimage-mode-image-search-path): New user option to search the          (iimage-mode-image-search-path): New user option to search the
46          image file.          image file.
47          (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not          (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not

Legend:
Removed from v.1.6214  
changed lines
  Added in v.1.6215

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