summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
Commit message (Expand)AuthorAge
* * lisp/progmodes/vhdl-mode.el: Add note about XEmacs compatibilityStefan Monnier2021-04-12
* * lisp/progmodes/vhdl-mode.el: Use lexical-bindingStefan Monnier2021-04-08
* * lisp/progmodes/vhdl-mode.el: Use progress-reporterStefan Monnier2021-04-08
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Minor fixes after preloading easymenuStefan Kangas2021-02-27
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove redundant 'function's around lambda in vhdl-mode.elStefan Kangas2020-12-28
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* vhdl-mode: remove minor obstacle to static checkingMattias Engdegård2020-11-12
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* Merge from origin/emacs-27Glenn Morris2020-05-09
|\
| * Fix references to Speedbar in VHDL modeBjörn Holby2020-05-08
* | Merge from origin/emacs-27Glenn Morris2020-03-04
|\|
| * Don't misinterpret doc string as initial valueMattias Engdegård2020-03-04
* | * lisp/progmodes/vhdl-mode.el (speedbar-load-hook): Silence compiler.Glenn Morris2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-08
* Update some URLsPaul Eggert2019-09-23
* Rename variables and functions with "auto-load" in their namesLars Ingebrigtsen2019-08-15
* New function time-convertPaul Eggert2019-08-05
* * lisp/progmodes/vhdl-mode.el: Use cl-lib when availableStefan Monnier2019-07-29
* Properly bracket concat of comment-start-skip (Bug#34805)Noam Postavsky2019-04-15
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-13
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Replace uses of the obsolete local-write-file-hooksGlenn Morris2018-03-08
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Doc fix for vhdl-mode re mail-host-addressGlenn Morris2017-02-12
* * lisp/progmodes/vhdl-mode.el: Avoid add-to-list on local varsStefan Monnier2017-01-24
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix doc string quotingStephen Berman2016-06-06
* Sync with upstream vhdl mode v3.38.1.Reto Zimmermann2016-04-17
* Fix ModelSim error parsingFriedrich Beckmann2016-02-28
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-24
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Quoting fixes in lisp/progmodesPaul Eggert2015-08-30
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-21