]> code.delx.au - gnu-emacs/blobdiff - lisp/hi-lock.el
Detect remote uid and gid in tramp-gvfs.el
[gnu-emacs] / lisp / hi-lock.el
index ec14e0b4329e75f8514a54995b31f5fb15a26c2e..549010dda034d0416b0b9e5042fead60f6cdf40a 100644 (file)
@@ -727,7 +727,7 @@ with completion and history."
     (font-lock-flush)))
 
 (defun hi-lock-find-patterns ()
-  "Find patterns in current buffer for hi-lock."
+  "Add patterns from the current buffer to the list of hi-lock patterns."
   (interactive)
   (unless (memq major-mode hi-lock-exclude-modes)
     (let ((all-patterns nil)