Initial Commit
[packages] / xemacs-packages / ede / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.06 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.05 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .hgignore: New file.
12         * *.el: Restore CVS keyword expansions.
13         * *.texi: Ditto.
14
15 2012-01-10  Norbert Koch  <viteno@xemacs.org>
16
17         * Makefile (VERSION): XEmacs package 1.04 released.
18
19 2011-12-30  Aidan Kehoe  <kehoea@parhasard.net>
20
21         * ede.el (ede-load-cache):
22         #'save-excursion before #'set-buffer here, this code is run at
23         compile time (via (require 'ede), especially in semantic), and the
24         naked set-buffer interacts badly with the byte-compiler.
25
26 2009-07-27  Norbert Koch  <viteno@xemacs.org>
27
28         * Makefile (VERSION): XEmacs package 1.03 released.
29
30         * package-info.in: Fix the package name.  This seems to be a
31         copy'n'pasto since day one.
32
33 2009-07-26  Norbert Koch  <viteno@xemacs.org>
34
35         * Makefile (VERSION): XEmacs package 1.02 released.
36
37 2008-07-23  Norbert Koch  <viteno@xemacs.org>
38
39         * Makefile (VERSION): XEmacs package 1.01 released.
40
41 2007-11-18  Mike Sperber  <mike@xemacs.org>
42
43         * ede-simple.el (ede-project-class-files): Add excessive autoload.
44
45         * ede.el: Comment out (require 'ede-load).
46
47         * ede-proj-comp.el (ede-proj-comp): Move the `provide' form to the
48         beginning to break circular dependency.
49
50         * Makefile (AUTHOR_VERSION): Impor from CEDET 1.0pre4.
51