summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
Commit message (Expand)AuthorAge
* Fix regexp string escaping mistake in vhdl-mode.el (bug#62508)Mattias Engdegård2023-04-03
* Fix ModelSim error regexp in vhdl-modeEli Zaretskii2023-04-01
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-07
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Fix more lexical-binding fallout in vhdl-speedbar-insert-hierarchyGonzalo Larumbe2022-08-22
* Merge from origin/emacs-28Stefan Kangas2022-05-14
|\
| * Fix lexical-binding fallout in vhdl-mode.elEli Zaretskii2022-05-13
* | Fix use of kp-decimal in 'vhdl-stutter-mode'Eli Zaretskii2022-04-30
* | Merge from origin/emacs-28Eli Zaretskii2022-04-16
|\|
| * Fix fallout from lexical-binding in vhdl-mode.elEli Zaretskii2022-04-05
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix minor clock skew issuesPaul Eggert2021-12-05
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Fix typosStefan Kangas2021-09-03
* * 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