/[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.135 by walters, Thu Apr 25 21:12:09 2002 UTC revision 1.136 by walters, Thu Apr 25 21:45:49 2002 UTC
# Line 771  See also `multi-occur'." Line 771  See also `multi-occur'."
771                          ;; Generate the string to insert for this match                          ;; Generate the string to insert for this match
772                          (let* ((out-line                          (let* ((out-line
773                                  (concat                                  (concat
774                                   (apply #'propertize (format "%-6d:" l)                                   (apply #'propertize (format "%6d:" l)
775                                          (append                                          (append
776                                           (when prefix-face                                           (when prefix-face
777                                             `(face prefix-face))                                             `(face prefix-face))

Legend:
Removed from v.1.135  
changed lines
  Added in v.1.136

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