summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vera-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-3/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-4/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Silence vera-mode compilationGlenn Morris2013-05-221-0/+5
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-081-0/+2
* Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris2013-02-231-1/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-6/+0
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-9/+9
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-151-2/+2
* Fix for 2011-10-21T02:23:59Z!cyd@gnu.org.Chong Yidong2011-10-211-2/+0
* Use mode-require-final-newline for idlwave.el and vera-mode.el.Chong Yidong2011-10-201-1/+2
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-5/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-11/+2
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-2/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-1/+1
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-221-1/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * progmodes/vera-mode.el (vera-electric-tab):Dan Nicolaescu2008-08-061-1/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Cleanup the bug-report email addresses and make sure theStefan Monnier2008-04-161-0/+5
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * emulation/edt-mapper.el (function-key-map):Dan Nicolaescu2007-10-211-6/+2
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * Add arch taglineMiles Bader2007-07-081-0/+1
| * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.Dan Nicolaescu2007-06-211-63/+43
| * Header changes: mark file as part of Emacs, update FSF address.Glenn Morris2007-06-211-3/+3
| * progmodes/vera-mode.el: New file.Dan Nicolaescu2007-06-201-0/+1506
* (vera-mode-map): Move initialization into declaration.Stefan Monnier2007-07-201-30/+30
* (vera-re-search-forward, vera-re-search-backward):Stefan Monnier2007-07-201-12/+10