summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (vhdl-mode-abbrev-table-init): Do not clear abbrev table, else savedGlenn Morris2006-12-051-1/+0
* Fix Copyright format.Glenn Morris2006-12-031-2/+3
* (vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous docGlenn Morris2006-11-111-2/+2
* (vhdl-reset-active-high, vhdl-clock-rising-edge): Doc fix (Nil -> nil).Glenn Morris2006-11-101-2/+2
* (vhdl-speedbar-display-directory, vhdl-speedbar-display-projects):Richard M. Stallman2006-07-311-3/+3
* (vhdl-generate-makefile-1): Use add-to-history.Kim F. Storm2006-05-051-2/+1
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* (speedbar-attached-frame): Add defvar.Juanma Barranquero2005-10-061-0/+2
* * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)Chong Yidong2005-10-031-11/+11
* (vhdl-font-lock-prompt-face)Juri Linkov2005-09-291-16/+8
* Message format fixes, commit no. 3Deepak Goel2005-09-181-7/+7
* (conf-alist, conf-entry, conf-key, ent-alist): Add defvar.Juanma Barranquero2005-09-131-9/+12
* * term/xterm.el (terminal-init-xterm): Add eval-when-compile toDan Nicolaescu2005-09-021-6/+8
* Merge vhdl-mode.el version 3.33.6, from Reto Zimmermann <reto@gnu.org>.Romain Francoise2005-08-311-755/+1144
* (compilation-file-regexp-alist, itimer-version, lazy-lock-defer-contextually,Juanma Barranquero2005-08-301-0/+6
* (vhdl-emacs-21): Set t for Emacs 21, 22, and so on.Thien-Thi Nguyen2005-08-151-5/+5
* *** empty log message ***Richard M. Stallman2005-08-091-1/+1
* Reto Zimmermann seems to have disappeared.Richard M. Stallman2005-08-091-2/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (vhdl-testbench): Fix typo in docstring.Juanma Barranquero2005-07-041-1/+1
* (vhdl-beginning-of-libunit): Fix spelling in docstrings.Juanma Barranquero2005-06-161-2/+2
* (zone-mode-update-serial): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-3/+3
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-415Miles Bader2005-06-141-103/+131
* (vhdl-speedbar-place-component): Follow error conventions.Juanma Barranquero2005-06-141-3/+3
* (vhdl-fill-region): Test ARG, not INTERACTIVE.Richard M. Stallman2005-05-311-7/+11
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-1/+1
* (vhdl-font-lock-match-item): Simplify regexp.Stefan Monnier2005-05-201-3/+3
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-4/+4
* (vhdl-mode-map-init): Don't override defaultStefan Monnier2005-04-101-148/+149
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-3/+12
* * progmodes/cperl-mode.el, progmodes/idlw-shell.el,Werner LEMBERG2005-03-251-2/+2
* (vhdl-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+2
* (vhdl-fill-region, vhdl-beginning-of-statement): Don't use interactive-p.Richard M. Stallman2004-11-011-7/+7
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-1/+0
* Add arch taglinesMiles Bader2003-09-011-1/+2
* Version 3.32.12 released. Major revision.Juanma Barranquero2003-03-051-3166/+8848
* (vhdl-comment-uncomment-region): Remove two comment characters at startFrancesco Potortì2003-03-041-1/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* (defgroup vhdl-related): Declare the members here rather than withMarkus Rost2002-11-191-28/+22
* (vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* Comment change.Richard M. Stallman2002-01-251-1/+1
* (various face definitions): Use :weight and :slant.Richard M. Stallman2001-12-311-8/+8
* (vhdl-mode-abbrev-table-init): Mark all the predefined abbrevs as "system"Pavel Janík2001-12-301-124/+124
* Doc fixes.Pavel Janík2001-12-201-2/+2
* Use new backquote syntax.Gerd Moellmann1999-11-161-66/+65
* (vhdl-port-copy): Fix parsing bug.Karl Heuer1999-06-121-8/+7
* Completely revised and massively extended.Karl Heuer1999-05-151-3181/+7958
* (vhdl-add-index-menu): reverse order in imenu-generic-expression.Richard M. Stallman1998-10-141-18/+28
* (vhdl-header-file): Fix customize type.Andreas Schwab1998-09-181-1/+1