Searched +refs:vhdl +refs:comment (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dvhdl-mode.el0 ;;; vhdl-mode.el --- major mode for editing VHDL code
7 ;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net>
9 ;; Keywords: languages vhdl
10 ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html
12 (defconst vhdl-version "3.33.6"
15 (defconst vhdl-time-stamp "2005-08-30"
68 ;; See comment string of function `vhdl-mode' or type `C-c C-h' in Emacs.
81 ;; Put `vhdl-mode.el' into the `site-lisp' directory of your Emacs installation
87 ;; If you already have the compiled `vhdl
190 (defgroup vhdl nil function
[all...]
/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim461 " Look for either an opening comment, '#', or a block start, '{".
470 " Not a blank line, not a comment, and not a block start,
869 " Cproto files have a comment in the first line and a function prototype in
1439 " This function checks for an assembly comment the first ten lines.
1449 " Or it looks like a Progress /* comment
1466 " Look for either an opening comment or a program start.
1477 " Or it looks like a Progress /* comment
1662 " Rely on the file to start with a comment.
1760 " For shell-like file types, check for an "exec" command hidden in a comment,
1769 " Skip empty and comment line
[all...]

Completed in 229 milliseconds