Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | * lisp/emacs-lisp/package.el: Include obsolete packages from archives. | Stefan Monnier | 2013-06-25 | 1 | -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 Eggert | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
| | |||||
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | |||||
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
|/ | |||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
* | | New: Header/Footer comment & Log messages | Vinicius Jose Latorre | 2007-07-26 | 1 | -1/+7 |
|/ | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
| | |||||
* | Remove Time-stamp comment mark. | Vinicius Jose Latorre | 2006-12-04 | 1 | -1/+0 |
| | |||||
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (ebnf-bnf-lex): Fix spellings. | Juanma Barranquero | 2005-06-21 | 1 | -2/+2 |
| | |||||
* | * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el, | Werner LEMBERG | 2005-03-25 | 1 | -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.2 | Vinicius Jose Latorre | 2004-04-05 | 1 | -13/+3 |
| | |||||
* | Doc fix. | Vinicius Jose Latorre | 2004-02-28 | 1 | -7/+31 |
| | |||||
* | ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). ↵ | Vinicius Jose Latorre | 2004-02-25 | 1 | -7/+8 |
| | | | | Reported by Markus Dreyer. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Fix typo in comment. | Juanma Barranquero | 2003-02-10 | 1 | -2/+2 |
| | |||||
* | Fix character range regexp. Doc fix. | Gerd Moellmann | 2001-09-24 | 1 | -6/+8 |
| | | | | | (ebnf-bnf-non-terminal-chars): New internal const. (ebnf-bnf-lex): Fix code. | ||||
* | Doc fix. | Gerd Moellmann | 2001-09-19 | 1 | -7/+7 |
| | | | | (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens. | ||||
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -15/+15 |
| | |||||
* | Fix the same problem as described on ebnf2ps.el log | Gerd Moellmann | 2000-12-21 | 1 | -4/+8 |
| | | | | | | entry. Doc fix. (ebnf-bnf-lex): Code fix. (ebnf-bnf-comment-chars): Const fix. | ||||
* | Update copyright. | Gerd Moellmann | 2000-01-31 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-01-27 | 1 | -0/+583 |