Mercurial > hg > xemacs-beta
diff lisp/prim/replace.el @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | b82b59fe008d |
line wrap: on
line diff
--- a/lisp/prim/replace.el Mon Aug 13 08:45:53 2007 +0200 +++ b/lisp/prim/replace.el Mon Aug 13 08:46:35 2007 +0200 @@ -279,8 +279,8 @@ (run-hooks 'occur-mode-hook)) (defun occur-mode-mouse-goto (e) - "go to occurence highlighted by mouse. This function is only reasonable when bound -to a mouse key in the occur buffer" + "Go to the occurrence highlighted by mouse. +This function is only reasonable when bound to a mouse key in the occur buffer" (interactive "e") (let ((window-save (selected-window)) (frame-save (selected-frame)))