; 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

@ -674,10 +674,6 @@ match REGEXP."
(insert (nth 1 item) (nth 0 item) "\n"))
(pop-to-buffer buf))))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Keybindings
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(provide 'filecache)
;;; filecache.el ends here