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

Diff of /emacs/lisp/locate.el

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

revision 1.26 by kfstorm, Wed Feb 9 15:50:41 2005 UTC revision 1.27 by lute, Thu May 26 13:04:16 2005 UTC
# Line 393  do not work in subdirectories. Line 393  do not work in subdirectories.
393    (make-local-variable 'revert-buffer-function)    (make-local-variable 'revert-buffer-function)
394    (setq revert-buffer-function 'locate-update)    (setq revert-buffer-function 'locate-update)
395    (set (make-local-variable 'page-delimiter) "\n\n")    (set (make-local-variable 'page-delimiter) "\n\n")
396    (run-hooks 'locate-mode-hook))    (run-mode-hooks 'locate-mode-hook))
397    
398  (defun locate-do-setup (search-string)  (defun locate-do-setup (search-string)
399    (goto-char (point-min))    (goto-char (point-min))

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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