| Commit message (Expand) | Author | Age | Files | Lines |
* | (vhdl-mode-abbrev-table-init): Do not clear abbrev table, else saved | Glenn Morris | 2006-12-05 | 1 | -1/+0 |
* | Fix Copyright format. | Glenn Morris | 2006-12-03 | 1 | -2/+3 |
* | (vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous doc | Glenn Morris | 2006-11-11 | 1 | -2/+2 |
* | (vhdl-reset-active-high, vhdl-clock-rising-edge): Doc fix (Nil -> nil). | Glenn Morris | 2006-11-10 | 1 | -2/+2 |
* | (vhdl-speedbar-display-directory, vhdl-speedbar-display-projects): | Richard M. Stallman | 2006-07-31 | 1 | -3/+3 |
* | (vhdl-generate-makefile-1): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -2/+1 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -1/+1 |
* | (speedbar-attached-frame): Add defvar. | Juanma Barranquero | 2005-10-06 | 1 | -0/+2 |
* | * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path) | Chong Yidong | 2005-10-03 | 1 | -11/+11 |
* | (vhdl-font-lock-prompt-face) | Juri Linkov | 2005-09-29 | 1 | -16/+8 |
* | Message format fixes, commit no. 3 | Deepak Goel | 2005-09-18 | 1 | -7/+7 |
* | (conf-alist, conf-entry, conf-key, ent-alist): Add defvar. | Juanma Barranquero | 2005-09-13 | 1 | -9/+12 |
* | * term/xterm.el (terminal-init-xterm): Add eval-when-compile to | Dan Nicolaescu | 2005-09-02 | 1 | -6/+8 |
* | Merge vhdl-mode.el version 3.33.6, from Reto Zimmermann <reto@gnu.org>. | Romain Francoise | 2005-08-31 | 1 | -755/+1144 |
* | (compilation-file-regexp-alist, itimer-version, lazy-lock-defer-contextually, | Juanma Barranquero | 2005-08-30 | 1 | -0/+6 |
* | (vhdl-emacs-21): Set t for Emacs 21, 22, and so on. | Thien-Thi Nguyen | 2005-08-15 | 1 | -5/+5 |
* | *** empty log message *** | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
* | Reto Zimmermann seems to have disappeared. | Richard M. Stallman | 2005-08-09 | 1 | -2/+1 |
* | Update copyright for release of 22.1 for progmodes directory. | Nick Roberts | 2005-08-01 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (vhdl-testbench): Fix typo in docstring. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
* | (vhdl-beginning-of-libunit): Fix spelling in docstrings. | Juanma Barranquero | 2005-06-16 | 1 | -2/+2 |
* | (zone-mode-update-serial): Don't use `format' on `error' arguments. | Juanma Barranquero | 2005-06-16 | 1 | -3/+3 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-415 | Miles Bader | 2005-06-14 | 1 | -103/+131 |
* | (vhdl-speedbar-place-component): Follow error conventions. | Juanma Barranquero | 2005-06-14 | 1 | -3/+3 |
* | (vhdl-fill-region): Test ARG, not INTERACTIVE. | Richard M. Stallman | 2005-05-31 | 1 | -7/+11 |
* | * progmodes/ada-mode.el (ada-mode): | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
* | (vhdl-font-lock-match-item): Simplify regexp. | Stefan Monnier | 2005-05-20 | 1 | -3/+3 |
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -4/+4 |
* | (vhdl-mode-map-init): Don't override default | Stefan Monnier | 2005-04-10 | 1 | -148/+149 |
* | * mh-customize.el (mh-speedbar-selected-folder-face): Special case | Dan Nicolaescu | 2005-04-08 | 1 | -3/+12 |
* | * progmodes/cperl-mode.el, progmodes/idlw-shell.el, | Werner LEMBERG | 2005-03-25 | 1 | -2/+2 |
* | (vhdl-mode): Use mode-require-final-newline. | Richard M. Stallman | 2004-12-31 | 1 | -1/+2 |
* | (vhdl-fill-region, vhdl-beginning-of-statement): Don't use interactive-p. | Richard M. Stallman | 2004-11-01 | 1 | -7/+7 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196 | Miles Bader | 2004-04-10 | 1 | -1/+0 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -1/+2 |
* | Version 3.32.12 released. Major revision. | Juanma Barranquero | 2003-03-05 | 1 | -3166/+8848 |
* | (vhdl-comment-uncomment-region): Remove two comment characters at start | Francesco Potortì | 2003-03-04 | 1 | -1/+1 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
* | (defgroup vhdl-related): Declare the members here rather than with | Markus Rost | 2002-11-19 | 1 | -28/+22 |
* | (vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -2/+2 |
* | Comment change. | Richard M. Stallman | 2002-01-25 | 1 | -1/+1 |
* | (various face definitions): Use :weight and :slant. | Richard M. Stallman | 2001-12-31 | 1 | -8/+8 |
* | (vhdl-mode-abbrev-table-init): Mark all the predefined abbrevs as "system" | Pavel Janík | 2001-12-30 | 1 | -124/+124 |
* | Doc fixes. | Pavel Janík | 2001-12-20 | 1 | -2/+2 |
* | Use new backquote syntax. | Gerd Moellmann | 1999-11-16 | 1 | -66/+65 |
* | (vhdl-port-copy): Fix parsing bug. | Karl Heuer | 1999-06-12 | 1 | -8/+7 |
* | Completely revised and massively extended. | Karl Heuer | 1999-05-15 | 1 | -3181/+7958 |
* | (vhdl-add-index-menu): reverse order in imenu-generic-expression. | Richard M. Stallman | 1998-10-14 | 1 | -18/+28 |
* | (vhdl-header-file): Fix customize type. | Andreas Schwab | 1998-09-18 | 1 | -1/+1 |