This commit is contained in:
Glenn Morris 2007-11-24 03:11:14 +00:00
parent e1b0f17b8d
commit faf7b3960e

View file

@ -30,6 +30,8 @@
;; checks that all such statements in a file or directory are accurate.
;; The entry points are `check-declare-file' and `check-declare-directory'.
;; For more information, see Info node `elisp(Declaring Functions)'.
;;; TODO:
;; 1. Handle defstructs (eg uniquify-item-base in desktop.el).