/[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.148.2.6 by miles, Tue Apr 27 14:08:30 2004 UTC revision 1.148.2.7 by miles, Tue Jul 6 09:38:17 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.148.2.6  
changed lines
  Added in v.1.148.2.7

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