comparison lisp/efs/auto-autoloads.el @ 191:ecf6ba7b0a10 r20-3b22

Import from CVS: tag r20-3b22
author cvs
date Mon, 13 Aug 2007 09:57:38 +0200
parents 489f57a838ef
children 850242ba4a81
comparison
equal deleted inserted replaced
190:e9f9de458416 191:ecf6ba7b0a10
1 ;;; DO NOT MODIFY THIS FILE 1 ;;; DO NOT MODIFY THIS FILE
2 (if (featurep '-autoloads) (error "Already loaded")) 2 (if (featurep 'efs-autoloads) (error "Already loaded"))
3 3
4 ;;;### (autoloads nil "default-dir" "efs/default-dir.el") 4 ;;;### (autoloads nil "default-dir" "efs/default-dir.el")
5 5
6 (defvar default-directory-function nil "\ 6 (defvar default-directory-function nil "\
7 A function to call to compute the default-directory for the current buffer. 7 A function to call to compute the default-directory for the current buffer.
263 (autoload 'efs-file-handler-function "efs" "\ 263 (autoload 'efs-file-handler-function "efs" "\
264 Function to call special file handlers for remote files." nil nil) 264 Function to call special file handlers for remote files." nil nil)
265 265
266 ;;;*** 266 ;;;***
267 267
268 (provide '-autoloads) 268 (provide 'efs-autoloads)