*** empty log message ***
This commit is contained in:
parent
84fc2cfa7d
commit
c0274f385f
49 changed files with 298 additions and 58 deletions
|
@ -1,4 +1,5 @@
|
|||
;;; Maintain autoloads in loaddefs.el.
|
||||
;;; autoload.el --- maintain autoloads in loaddefs.el.
|
||||
|
||||
;;; Copyright (C) 1991, 1992 Free Software Foundation, Inc.
|
||||
;;; Written by Roland McGrath.
|
||||
;;;
|
||||
|
@ -289,3 +290,4 @@ For example, invoke \"emacs -batch -f batch-update-autoloads *.el\""
|
|||
|
||||
(provide 'autoload)
|
||||
|
||||
;;; autoload.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue