; Remove some useless comments

This commit is contained in:
Stefan Kangas 2021-04-16 14:28:10 +02:00
parent fcd1943bfe
commit 289ec2d911
65 changed files with 4 additions and 139 deletions

View file

@ -1170,11 +1170,6 @@ Intended to be called when a file is loaded."
;; File is being evaluated using, for example, `eval-buffer'.
default-directory)))
;; ----------------------------------------------------------------------
;; The end
;;
(provide 'faceup)
;;; faceup.el ends here