aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/antlr-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-3/+3
* David J. Biesack <David.Biesack at sas.com> (tiny change)Glenn Morris2008-10-041-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * mouse.el (mouse-popup-menubar): Fix typo.Dan Nicolaescu2008-01-041-12/+16
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
* | (antlr-keyword, antlr-syntax)Glenn Morris2007-12-061-7/+14
* | * emulation/edt-mapper.el (function-key-map):Dan Nicolaescu2007-10-211-4/+4
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-3/+3
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (antlr-indent-at-bol-alist): Fix typo in docstring.Juanma Barranquero2007-01-141-5/+5
* (antlr-default): Avoid nil spec in defface.Luc Teirlinck2006-04-211-1/+1
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* * progmodes/compile.el (compilation-start): Add autoload cookie.Romain Francoise2005-08-271-2/+0
* * progmodes/antlr-mode.el (antlr-default): Fix defface form.Romain Francoise2005-08-261-5/+6
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Revision: [email protected]/emacs--cvs-trunk--0--patch-409Miles Bader2005-06-141-39/+55
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-1/+1
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-191-0/+1
* (antlr-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-52/+2
* (save-buffer-state-x): Use with-no-warnings.Richard M. Stallman2003-12-291-1/+1
* Make major mode work with cc-mode-5.30+.Richard M. Stallman2003-10-201-66/+93
* Add arch taglinesMiles Bader2003-09-011-0/+2
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-4/+4
* Version 2.2bJuanma Barranquero2003-01-311-320/+470
* (antlr): New URL.Pavel Janík2002-12-111-3/+3
* Comment change.Richard M. Stallman2001-12-311-1/+1
* (various face definitions): Use :weight, not :bold.Richard M. Stallman2001-12-311-5/+5
* More sophisticated indentation of cpp directive.Richard M. Stallman2001-12-211-221/+1199
* (antlr-c-common-init): Undo last change.Stefan Monnier2001-12-031-1/+5
* (antlr-c-common-init): Don't inhibit adaptive-fill-mode any more.Stefan Monnier2001-12-021-5/+1
* Add Keywords header. From Pavel Janik.Eli Zaretskii2001-08-261-0/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+3
* (antlr-mode): Check that `c-Java-access-key' isGerd Moellmann2001-06-181-2/+2
* New commands to run ANTLR from within Emacs andGerd Moellmann2000-11-291-102/+536
* New commands: hide/unhide actions,Gerd Moellmann2000-05-291-13/+108
* Version 1.2 is released.Gerd Moellmann1999-12-211-9/+29
* Major mode for ANTLR grammar files.Gerd Moellmann1999-11-221-0/+994