Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
edf99701
Commit
edf99701
authored
Dec 11, 2002
by
Pavel Janík
Browse files
(antlr): New URL.
parent
85d30d29
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/progmodes/antlr-mode.el
lisp/progmodes/antlr-mode.el
+3
-3
No files found.
lisp/ChangeLog
View file @
edf99701
2002-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* progmodes/antlr-mode.el (antlr): New URL.
2002-12-10 R. Bernstein <rocky@panix.com>
* gud.el (bashdb): Prompt now included parenthesis for subshell
...
...
lisp/progmodes/antlr-mode.el
View file @
edf99701
...
...
@@ -5,7 +5,7 @@
;; Author: Christoph.Wedler@sap.com
;; Keywords: languages
;; Version: 2.1
;; X-URL: http://
www.fmi.uni-passau.de/~wedler/
antlr-mode
/
;; X-URL: http://antlr-mode
.sf.net
;; This file is part of GNU Emacs.
...
...
@@ -103,7 +103,7 @@
;; Bug fixes, bug reports, improvements, and suggestions are strongly
;; appreciated. Please check the newest version first:
;; http://
www.fmi.uni-passau.de/~wedler/antlr-mode/changes.html
;; http://
antlr-mode.sf.net
;;; Installation:
...
...
@@ -181,7 +181,7 @@
"Major mode for ANTLR grammar files."
:group
'languages
:link
'
(
emacs-commentary-link
"antlr-mode.el"
)
:link
'
(
url-link
"http://
www.fmi.uni-passau.de/~wedler/
antlr-mode
/
"
)
:link
'
(
url-link
"http://antlr-mode
.sf.net
"
)
:prefix
"antlr-"
)
(
defconst
antlr-version
"2.1"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment