Files
emacs/lisp
Gerd Moellmann e33e080c09 Version 1.2 is released.
(antlr): This package has a web page.
Menu/keymap additions for commenting/uncommenting
regions.  Suggested by Dale Davis <Dale_Davis@securify.com>.
(antlr-mode-map): New binding [C-c C-c].
(antlr-mode-menu): New entries.
Respect Emacs conventions.
((require 'cl)): Only use during compilation.
(antlr-language-for-option): New function to avoid using `find'.
(antlr-mode): Use it.
(antlr-with-syntax-table): Define new instead using XEmacs' one.
(antlr-imenu-create-index-function): Change accordingly.
(antlr-inside-rule-p): Ditto.
(antlr-end-of-rule): Ditto.
(antlr-end-of-body): Ditto.
(antlr-beginning-of-rule): Ditto.
(antlr-indent-line): Ditto.
Really use `antlr-tab-offset-alist'.
(antlr-set-tabs): Don't use hard-coded values.
Minor navigation changes.  Not perfect, but this
won't be possible without a huge time penalty.
(antlr-skip-exception-part): Be more specific.
(antlr-skip-file-prelude): Don't skip action prelude of next rule.
Renamed from `antlr-skip-grammar-header'.
(antlr-next-rule): Change accordingly.
(antlr-end-of-body): Ditto.  Better error message.
(antlr-beginning-of-body): Better error message.
(antlr-imenu-create-index-function): Skip rule action prelude.
Minor syntax highlighting changes.
(antlr-font-lock-default-face): Deletia.
(antlr-font-lock-tokendef-face): Changed color.
(antlr-font-lock-tokenref-face): Changed color.
(antlr-font-lock-literal-face): Changed color.
(antlr-font-lock-additional-keywords): Minor changes.
1999-12-21 14:01:00 +00:00
..
1999-09-01 23:31:57 +00:00
1999-12-21 14:01:00 +00:00
1999-12-20 23:09:55 +00:00
1999-10-07 00:36:36 +00:00
1999-09-06 19:49:33 +00:00
1999-11-30 14:45:39 +00:00
1999-08-16 04:04:27 +00:00
1999-12-14 10:19:59 +00:00
1999-10-15 16:03:59 +00:00
1999-12-21 14:01:00 +00:00
#
1999-09-29 16:37:29 +00:00
#
1999-09-29 16:37:29 +00:00
1999-12-16 13:23:58 +00:00
1999-12-06 17:44:17 +00:00
1999-12-15 00:28:11 +00:00
#
1999-10-17 09:55:57 +00:00
1998-08-26 09:38:13 +00:00
1999-12-21 09:08:41 +00:00
1999-11-26 17:36:14 +00:00
1999-10-15 16:53:35 +00:00
1999-08-28 18:21:34 +00:00
1999-11-01 15:41:33 +00:00
1999-11-25 04:34:23 +00:00
1999-11-01 07:16:15 +00:00
1999-11-01 07:16:15 +00:00
1999-11-25 04:34:23 +00:00
1999-11-25 04:34:23 +00:00
1999-11-25 04:34:23 +00:00
1999-11-25 04:34:23 +00:00
1999-11-01 07:16:15 +00:00
1999-11-25 04:34:23 +00:00
1999-12-18 16:14:32 +00:00
1999-11-25 04:34:23 +00:00
1999-12-16 19:16:19 +00:00
1999-10-15 16:03:59 +00:00
1999-08-16 04:04:27 +00:00
1999-01-29 14:12:49 +00:00
1999-08-16 04:04:27 +00:00
1999-12-06 16:26:36 +00:00
#
1999-10-07 11:04:40 +00:00
1999-01-19 18:22:46 +00:00
#
1999-10-05 11:10:25 +00:00
#
1999-10-05 11:10:25 +00:00
1999-11-13 22:07:05 +00:00
1999-08-16 23:06:06 +00:00
1999-11-25 19:18:59 +00:00
1999-08-04 19:07:31 +00:00
1999-09-06 16:00:47 +00:00
1999-11-21 14:25:14 +00:00
1999-10-25 12:51:38 +00:00
1999-11-11 13:39:21 +00:00
1999-11-15 14:26:07 +00:00
1999-10-15 16:03:59 +00:00
1999-08-16 04:04:27 +00:00
1999-12-21 09:08:41 +00:00
1999-11-24 16:21:12 +00:00
1999-10-27 14:32:04 +00:00
1999-04-27 18:58:51 +00:00
1999-03-03 17:42:47 +00:00
1999-10-28 20:01:45 +00:00
1999-10-20 01:08:36 +00:00
1999-03-30 18:07:16 +00:00
1999-08-03 17:50:44 +00:00
1999-09-13 20:49:05 +00:00
1999-08-16 04:04:27 +00:00
1999-08-16 04:04:27 +00:00
1998-12-14 03:22:44 +00:00
1999-03-31 16:06:51 +00:00
#
1999-10-05 11:10:25 +00:00
1999-10-19 07:18:58 +00:00
1999-08-10 19:32:33 +00:00
1999-09-08 05:33:47 +00:00
1999-08-16 04:04:27 +00:00
1999-08-16 04:04:27 +00:00
1998-09-10 15:45:17 +00:00
1999-11-14 12:07:12 +00:00
1999-11-01 14:53:59 +00:00
1999-09-15 23:47:44 +00:00