summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/vhdl-mode.el (speedbar-load-hook): Silence compiler.Glenn Morris2020-01-161-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-2/+2
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-081-2/+2
* Update some URLsPaul Eggert2019-09-231-1/+1
* Rename variables and functions with "auto-load" in their namesLars Ingebrigtsen2019-08-151-13/+19
* New function time-convertPaul Eggert2019-08-051-2/+2
* * lisp/progmodes/vhdl-mode.el: Use cl-lib when availableStefan Monnier2019-07-291-23/+25
* Properly bracket concat of comment-start-skip (Bug#34805)Noam Postavsky2019-04-151-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-7/+7
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-2/+2
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-131-6/+6
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-8/+2
* | Replace uses of the obsolete local-write-file-hooksGlenn Morris2018-03-081-2/+2
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Doc fix for vhdl-mode re mail-host-addressGlenn Morris2017-02-121-2/+1
* * lisp/progmodes/vhdl-mode.el: Avoid add-to-list on local varsStefan Monnier2017-01-241-17/+26
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix doc string quotingStephen Berman2016-06-061-1/+1
* Sync with upstream vhdl mode v3.38.1.Reto Zimmermann2016-04-171-12/+15
* Fix ModelSim error parsingFriedrich Beckmann2016-02-281-1/+6
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-28/+33
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-15/+15
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-37/+37
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-9/+9
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-8/+8
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-2/+2
* Quoting fixes in lisp/progmodesPaul Eggert2015-08-301-8/+8
* 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
|/