/[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.157 by kfstorm, Mon Sep 2 10:41:25 2002 UTC revision 1.158 by rms, Tue Sep 10 16:44:17 2002 UTC
# Line 489  Alternatively, click \\[occur-mode-mouse Line 489  Alternatively, click \\[occur-mode-mouse
489    (setq mode-name "Occur")    (setq mode-name "Occur")
490    (set (make-local-variable 'revert-buffer-function) 'occur-revert-function)    (set (make-local-variable 'revert-buffer-function) 'occur-revert-function)
491    (make-local-variable 'occur-revert-arguments)    (make-local-variable 'occur-revert-arguments)
492      (add-hook 'change-major-mode-hook 'font-lock-defontify nil t)
493    (run-hooks 'occur-mode-hook))    (run-hooks 'occur-mode-hook))
494    
495  (defun occur-revert-function (ignore1 ignore2)  (defun occur-revert-function (ignore1 ignore2)

Legend:
Removed from v.1.157  
changed lines
  Added in v.1.158

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