| Commit message (Expand) | Author | Age | Files | Lines |
* | Improves calls to `error', per mail from RMS. | Deepak Goel | 2007-12-08 | 1 | -2/+3 |
* | Fix buggy `error' calls in progmodes/ | Deepak Goel | 2007-12-06 | 1 | -1/+1 |
* | * emulation/edt-mapper.el (function-key-map): | Dan Nicolaescu | 2007-10-21 | 1 | -18/+15 |
* | (vhdl-set-style, vhdl-regress-line): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -3/+3 |
* | (vhdl-update-progress-info): Avoid divide by zero error. | Juanma Barranquero | 2007-08-13 | 1 | -4/+7 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (vhdl-template-type) | Chong Yidong | 2007-04-21 | 1 | -10/+12 |
* | (vhdl-components-package-name, vhdl-get-library-unit, vhdl-corresponding-begin, | Juanma Barranquero | 2007-01-29 | 1 | -21/+21 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (vhdl-save-caches): Fix typo in error message. | Juanma Barranquero | 2007-01-08 | 1 | -1/+1 |
* | (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 |