comparison lisp/auto-autoloads.el @ 239:41f2f0e326e9 r20-5b18

Import from CVS: tag r20-5b18
author cvs
date Mon, 13 Aug 2007 10:15:48 +0200
parents 89ec2bb86eea
children f220cc83d72e
comparison
equal deleted inserted replaced
238:b5f2e56b938d 239:41f2f0e326e9
826 826
827 (autoload 'tags-apropos "etags" "\ 827 (autoload 'tags-apropos "etags" "\
828 Display list of all tags in tag table REGEXP matches." t nil) 828 Display list of all tags in tag table REGEXP matches." t nil)
829 829
830 (define-key esc-map "*" 'pop-tag-mark) 830 (define-key esc-map "*" 'pop-tag-mark)
831
832 ;;;***
833
834 ;;;### (autoloads (finder-by-keyword) "finder" "lisp/finder.el")
835
836 (autoload 'finder-by-keyword "finder" "\
837 Find packages matching a given keyword." t nil)
831 838
832 ;;;*** 839 ;;;***
833 840
834 ;;;### (autoloads (font-lock-set-defaults-1 font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "lisp/font-lock.el") 841 ;;;### (autoloads (font-lock-set-defaults-1 font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "lisp/font-lock.el")
835 842