summaryrefslogtreecommitdiff
path: root/lisp/progmodes/antlr-mode.el
AgeCommit message (Expand)Author
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-16* lisp/emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-28* lisp/progmodes/antlr-mode.el: No need to require cc-mode twice.Glenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-06-02Remove incorrect uses of "modeline".Chong Yidong
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-02-28Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-22lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-20Don't mess with *temp*.Stefan Monnier
2011-01-15Nuke arch-tags.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-09-14Merge changes from emacs-23 branch.Juanma Barranquero
2010-09-07Close bug#6976.Masatake YAMATO
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-31* textmodes/two-column.el (2C-split):Stefan Monnier
2009-09-01Mark face aliases with "-face" suffix as obsolete.Glenn Morris
2009-01-09Replace last-command-char with last-command-event.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-10-04David J. Biesack <David.Biesack at sas.com> (tiny change)Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2008-01-04* mouse.el (mouse-popup-menubar): Fix typo.Dan Nicolaescu
2007-12-08* erc-stamp.el (erc-echo-timestamp):David Kastrup
2007-12-06(antlr-keyword, antlr-syntax)Glenn Morris
2007-10-21* emulation/edt-mapper.el (function-key-map):Dan Nicolaescu
2007-08-08Replace `iff' in doc-strings and comments.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-14(antlr-indent-at-bol-alist): Fix typo in docstring.Juanma Barranquero
2006-04-21(antlr-default): Avoid nil spec in defface.Luc Teirlinck
2006-02-10Update copyright for 2006.Nick Roberts
2005-08-27* progmodes/compile.el (compilation-start): Add autoload cookie.Romain Francoise
2005-08-26* progmodes/antlr-mode.el (antlr-default): Fix defface form.Romain Francoise
2005-08-01Update copyright for release of 22.1 for progmodes directory.Nick Roberts
2005-07-04Update FSF's address.Lute Kamstra
2005-06-14Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-409Miles Bader
2005-05-26* progmodes/ada-mode.el (ada-mode):Lute Kamstra
2005-05-19Specify missing group (and type, if simple) in defcustom.Juanma Barranquero
2004-12-31(antlr-mode): Use mode-require-final-newline.Richard M. Stallman
2003-12-29(save-buffer-state-x): Use with-no-warnings.Richard M. Stallman
2003-10-20Make major mode work with cc-mode-5.30+.Richard M. Stallman