diff lisp/occur.el @ 3112:42f7d9eb33a4

[xemacs-hg @ 2005-11-29 12:33:46 by malcolmp] occur.el: Add autoload cookie for list-matching-lines.
author malcolmp
date Tue, 29 Nov 2005 12:33:47 +0000
parents 1e7cc382eb16
children b593e47979a5
line wrap: on
line diff
--- a/lisp/occur.el	Tue Nov 29 12:08:41 2005 +0000
+++ b/lisp/occur.el	Tue Nov 29 12:33:47 2005 +0000
@@ -222,6 +222,7 @@
   :type 'integer
   :group 'matching)
 
+;;;###autoload
 (defalias 'list-matching-lines 'occur)
 
 (defcustom list-matching-lines-face 'match