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:
parent
5dc3ceeb76
commit
9f812d2370
1 changed files with 5 additions and 0 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue