aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0ba5891ff3a..db04db683ef 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12000-01-05 Carsten Dominik <dominik@astro.uva.nl>
2
3 * progmodes/idlw-shell.el: Also provide idlwave-shell
4 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
5 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
6
7 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
8 both reftex-dcr and reftex-vcr.
9
10 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
11
12000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> 122000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2 13
3 * ps-print.el: PostScript code now is in separate files, doc fix. 14 * ps-print.el: PostScript code now is in separate files, doc fix.