summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-5/+6
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-6/+6
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-8/+9
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-7/+7
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-301-1/+1
* Use \r rather than ^M in string literalsPaul Eggert2015-05-301-1/+1
* * vhdl-mode.el (vhdl-prepare-search-2): Use inhibit-point-motion-hooksStefan Monnier2015-04-101-23/+4
* Sync with upstream vhdl mode v3.37.1. Add VHDL'08 support.Reto Zimmermann2015-02-201-46/+227
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Sync with upstream vhdl mode v3.36.1Reto Zimmermann2014-12-081-189/+157
* Merge from emacs-24; up to 117656Glenn Morris2014-11-011-12/+12
|\
| * * lisp/progmodes/vhdl-mode.el: Doc grammar fixes.Glenn Morris2014-10-301-12/+12
* | Sync some vhdl changes that seem to have been missed from some previous mergeGlenn Morris2014-03-301-5/+10
* | Sync with upstream vhdl mode v3.35.2.Reto Zimmermann2014-03-301-266/+355
* | vhdl-mode.el small fixupGlenn Morris2014-03-301-9/+7
* | Sync with upstream vhdl mode v3.35.1Reto Zimmermann2014-03-251-104/+106
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Small speedbar-related clean-upGlenn Morris2013-05-211-7/+51
* * vhdl-mode.el (vhdl-mode-map-init): Remove backspace/delete bindings.Glenn Morris2013-05-171-5/+0
* Sync with upstream vhdl mode v3.34.2.Reto Zimmermann2013-05-161-288/+521
* Misc custom group fixesGlenn Morris2013-05-151-2/+2
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-081-52/+45
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add missing :version tagsGlenn Morris2012-10-061-0/+3
* Do not autoload defcustoms in hippie-exp.elGlenn Morris2012-09-291-0/+1
* Fix use of obsolete variables in vhdl-mode.el.Rüdiger Sonderfeld2012-09-061-8/+7
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-3/+3
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* * lisp/progmodes/vhdl-mode.el: Sync with upstream 3.33.28.Reto Zimmermann2012-05-271-410/+878
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-121/+121
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-9/+9
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-3/+3
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix typos.Juanma Barranquero2011-11-161-8/+8
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* Spelling fixes.Paul Eggert2011-11-081-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-2/+6
* fix many doubled-word typosU. Ser2011-05-101-1/+1
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-4/+4
|\
| * Fix spelling of "precede".Glenn Morris2011-02-221-4/+4
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-36/+19
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-5/+2