summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vera-mode.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-14Fix a typo which caused test failuresPip Cet
2024-12-12Don't call purecopy in progmodes/*.elStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-23; Update vhdl-mode and vera-mode URLsMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-02-26Remove redundant requires of easymenuStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-22Use lexical-binding and remove compat codeLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov
2019-05-26Remove Maintainer: when it duplicates Author:Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-02-05Fix problems caused by new implementation of sub-word modeEli Zaretskii
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-01-01Update copyright year to 2015Paul Eggert
2014-09-29Rename 24.5 to 25.1Stefan Monnier
2014-05-28* lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-22Silence vera-mode compilationGlenn Morris
2013-05-08* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier
2013-02-23Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-25Use declare forms, where possible, to mark obsolete functions.Chong Yidong
2012-06-09Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-15Spelling fixes.Paul Eggert
2011-10-21Fix for 2011-10-21T02:23:59Z!cyd@gnu.org.Chong Yidong
2011-10-20Use mode-require-final-newline for idlwave.el and vera-mode.el.Chong Yidong
2011-04-22lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-10Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier
2010-11-06Use line-end-position rather than end-of-line, etc.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-11* term/x-win.el (x-gtk-stock-map):Dan Nicolaescu
2009-07-22Kevin Ryde <user42 at zip.com.au>Glenn Morris
2009-01-09Replace last-command-char with last-command-event.Glenn Morris