aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ebnf-bnf.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* * lisp/emacs-lisp/package.el: Include obsolete packages from archives.Stefan Monnier2013-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use lexical-binding. (package-archive-contents): Change format; include obsolete packages. (package-desc): Use `dir' to mark builtin packages. (package--from-builtin): Set the `dir' field to `builtin'. (generated-autoload-file, version-control): Declare. (package-compute-transaction): Change first arg and return value to be lists of package-descs. Adjust to new package-archive-contents format. (package--add-to-archive-contents): Adjust to new package-archive-contents format. (package-download-transaction): Arg is now a list of package-descs. (package-install): If `pkg' is a package name, pass it as a requirement, so it is subject to the usual (e.g. disabled) checks. (describe-package): Accept package-desc as well. (describe-package-1): Describe a specific package-desc. Add links to other package-descs for the same package name. (package-menu-describe-package): Pass the actual package-desc. (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer works correctly. (package-desc-status): New function. (package-menu--refresh): New function, extracted from package-menu--generate. (package-menu--generate): Use it. (package-delete): Update package-alist. (package-menu-execute): Don't call package-initialize. * lisp/progmodes/idlw-toolbar.el, lisp/progmodes/idlw-shell.el, lisp/progmodes/idlw-help.el, lisp/progmodes/idlw-complete-structtag.el, lisp/progmodes/ebnf-yac.el, lisp/progmodes/ebnf-otz.el, lisp/progmodes/ebnf-iso.el, lisp/progmodes/ebnf-ebx.el, lisp/progmodes/ebnf-dtd.el, lisp/progmodes/ebnf-bnf.el, lisp/progmodes/ebnf-abn.el, lisp/emacs-lisp/package-x.el, lisp/emacs-lisp/cl-seq.el, lisp/emacs-lisp/cl-macs.el lisp/cedet/data-debug.el, lisp/cedet/cedet-idutils.el: Neuter the "Version:" header.
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-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
|\ | | | | | | Revision: [email protected]/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | New: Header/Footer comment & Log messagesVinicius Jose Latorre2007-07-261-1/+7
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
|
* Remove Time-stamp comment mark.Vinicius Jose Latorre2006-12-041-1/+0
|
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (ebnf-bnf-lex): Fix spellings.Juanma Barranquero2005-06-211-2/+2
|
* * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,Werner LEMBERG2005-03-251-4/+4
| | | | | | | progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el, progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el, progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with `invalid'.
* ebnf2ps 4.2Vinicius Jose Latorre2004-04-051-13/+3
|
* Doc fix.Vinicius Jose Latorre2004-02-281-7/+31
|
* ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). ↵Vinicius Jose Latorre2004-02-251-7/+8
| | | | Reported by Markus Dreyer.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Fix typo in comment.Juanma Barranquero2003-02-101-2/+2
|
* Fix character range regexp. Doc fix.Gerd Moellmann2001-09-241-6/+8
| | | | | (ebnf-bnf-non-terminal-chars): New internal const. (ebnf-bnf-lex): Fix code.
* Doc fix.Gerd Moellmann2001-09-191-7/+7
| | | | (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-15/+15
|
* Fix the same problem as described on ebnf2ps.el logGerd Moellmann2000-12-211-4/+8
| | | | | | entry. Doc fix. (ebnf-bnf-lex): Code fix. (ebnf-bnf-comment-chars): Const fix.
* Update copyright.Gerd Moellmann2000-01-311-4/+4
|
* *** empty log message ***Gerd Moellmann2000-01-271-0/+583