Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-09 | Updated emacs-packages to 0.7, since mail/mew3 does not exist anymore. | rillig | 1 | -5/+3 | |
2006-06-30 | matlab-mode-* => matlab-mode-[0-9]*. Bump revision. | joerg | 1 | -3/+3 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-08-28 | Rework emacs.mk: | uebayasi | 1 | -49/+49 | |
1) Simplify the way how an emacs version is picked when no emacs is installed, but a user try to install an Emacs Lisp package. Just pick up the version set as EMACS_TYPE than searching for versions already installed etc. If the EMACS_TYPE version is not supported by the Emacs Lisp Package, just fail. EMACS_TYPE be default to GNU Emacs 21. (In other words, users should set EMACS_TYPE as they want. Otherwise GNU Emacs 21 is used.) 2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to a) the PKGNAME itself, and b) PKGNAME in its dependency lines. EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is used. This keeps dependency graph of Emacs-Lisp-packages- installed-for-XEmacs consistent. 3) Document EMACS_* variables as much as possible. 4) Provide more cookies for PLIST. Maybe utilized later. Note that the 2) change doesn't affect the default, GNU Emacs 21 behaviour. So no version / revision bumps in this commit. | |||||
2004-11-30 | Depend on riece instead of liece. Bump version to 0.6. | wiz | 1 | -3/+3 | |
2004-05-08 | Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. | uebayasi | 1 | -5/+5 | |
2004-01-13 | Back the last out according to Jan's request. | uebayasi | 1 | -6/+5 | |
2004-01-13 | Update to 0.6; exclude JDE temporarily from the list on behalf of bulk-builds. | uebayasi | 1 | -5/+6 | |
2003-09-04 | Add bbdb. | minoura | 1 | -2/+3 | |
2003-09-02 | Add skk, remove ddskk. | minoura | 1 | -3/+3 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-05 | Update to version 0.3 - add ess. | markd | 1 | -2/+3 | |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 | |
2003-03-16 | Update the version to 0.2 for the previous matlab-mode addition. | uebayasi | 1 | -2/+5 | |
2003-03-15 | add matlab-mode | dmcmahill | 1 | -1/+2 | |
2003-03-05 | The package is called ispell-emacs, not ispell_el. | wiz | 1 | -2/+2 | |
2003-03-05 | correct name for psgml-mode | dmcmahill | 1 | -2/+2 | |
2003-03-04 | Emacs-packages version 0.1. | uebayasi | 1 | -3/+5 | |
* Add flyspell. * Add ispell-emacs. * Add JDE, which was accidentaly commented out in the previous version. JDE is enabled only for Emacs 21. | |||||
2003-03-01 | Initial import of emacs-packages, Emacs lisp package collection (a.k.a. | uebayasi | 3 | -0/+74 | |
meta package) for FSF Emacs 20 / 21. Requested by Jan Schaumann in PR19180. |