1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-24 15:22:26 -07:00

Add bugs/todo entry.

This commit is contained in:
Stefan Monnier 2006-01-10 19:16:02 +00:00
parent 5dc3ceeb76
commit 9f812d2370

View file

@ -30,6 +30,11 @@
;; checks using the external syntax check tool (for C/C++ this
;; is usually the compiler)
;;; Bugs/todo:
;; - Only uses "Makefile", not "makefile" or "GNUmakefile"
;; (from http://bugs.debian.org/337339).
;;; Code:
(eval-when-compile (require 'cl))