emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/replace.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/replace.el
Date: Fri, 25 Jan 2002 00:04:49 -0500

Index: emacs/lisp/replace.el
diff -c emacs/lisp/replace.el:1.127 emacs/lisp/replace.el:1.128
*** emacs/lisp/replace.el:1.127 Tue Jan  8 01:12:37 2002
--- emacs/lisp/replace.el       Fri Jan 25 00:04:49 2002
***************
*** 799,805 ****
                  (add-text-properties
                   (marker-position text-beg) (- (marker-position text-end) 1)
                   '(mouse-face highlight
!                    help-echo "mouse-2: go to this occurence"))
                  (put-text-property (marker-position text-beg)
                                     (marker-position text-end)
                                     'occur occur-marker)
--- 799,805 ----
                  (add-text-properties
                   (marker-position text-beg) (- (marker-position text-end) 1)
                   '(mouse-face highlight
!                    help-echo "mouse-2: go to this occurrence"))
                  (put-text-property (marker-position text-beg)
                                     (marker-position text-end)
                                     'occur occur-marker)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]