/[emacs]/emacs/lisp/replace.el
ViewVC logotype

Diff of /emacs/lisp/replace.el

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

revision 1.170 by kfstorm, Wed Apr 21 21:36:42 2004 UTC revision 1.171 by teirllm, Sun May 30 21:50:35 2004 UTC
# Line 36  Line 36 
36    
37  (defvar query-replace-history nil)  (defvar query-replace-history nil)
38    
39  (defvar query-replace-interactive nil  (defcustom query-replace-interactive nil
40    "Non-nil means `query-replace' uses the last search string.    "Non-nil means `query-replace' uses the last search string.
41  That becomes the \"string to replace\".")  That becomes the \"string to replace\"."
42      :type 'boolean
43      :group 'matching)
44    
45  (defcustom query-replace-from-history-variable 'query-replace-history  (defcustom query-replace-from-history-variable 'query-replace-history
46    "History list to use for the FROM argument of `query-replace' commands.    "History list to use for the FROM argument of `query-replace' commands.

Legend:
Removed from v.1.170  
changed lines
  Added in v.1.171

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