summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
AgeCommit message (Expand)Author
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-03; Fix typosStefan Kangas
2021-04-12* lisp/progmodes/vhdl-mode.el: Add note about XEmacs compatibilityStefan Monnier
2021-04-08* lisp/progmodes/vhdl-mode.el: Use lexical-bindingStefan Monnier
2021-04-08* lisp/progmodes/vhdl-mode.el: Use progress-reporterStefan Monnier
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-02-27Minor fixes after preloading easymenuStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-28Remove redundant 'function's around lambda in vhdl-mode.elStefan Kangas
2020-11-24Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas
2020-11-12vhdl-mode: remove minor obstacle to static checkingMattias Engdegård
2020-08-24Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas
2020-05-09Merge from origin/emacs-27Glenn Morris
2020-05-08Fix references to Speedbar in VHDL modeBjörn Holby
2020-03-04Merge from origin/emacs-27Glenn Morris
2020-03-04Don't misinterpret doc string as initial valueMattias Engdegård
2020-01-16* lisp/progmodes/vhdl-mode.el (speedbar-load-hook): Silence compiler.Glenn Morris
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-11Fix some quoting glitches in doc stringsPaul Eggert
2019-11-08Fix some quoting glitches in doc stringsPaul Eggert
2019-09-23Update some URLsPaul Eggert
2019-08-15Rename variables and functions with "auto-load" in their namesLars Ingebrigtsen
2019-08-05New function time-convertPaul Eggert
2019-07-29* lisp/progmodes/vhdl-mode.el: Use cl-lib when availableStefan Monnier
2019-04-15Properly bracket concat of comment-start-skip (Bug#34805)Noam Postavsky
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2019-02-13Don’t assume CURRENT_TIME_LISTPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-03-08Replace uses of the obsolete local-write-file-hooksGlenn Morris
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-02-12Doc fix for vhdl-mode re mail-host-addressGlenn Morris
2017-01-24* lisp/progmodes/vhdl-mode.el: Avoid add-to-list on local varsStefan Monnier
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-06Fix doc string quotingStephen Berman
2016-04-17Sync with upstream vhdl mode v3.38.1.Reto Zimmermann
2016-02-28Fix ModelSim error parsingFriedrich Beckmann
2016-02-05Fix problems caused by new implementation of sub-word modeEli Zaretskii
2016-01-24Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-17Fix several backslash typos in Elisp stringsPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert