diff options
| author | J.D. Smith | 2006-04-06 19:03:35 +0000 |
|---|---|---|
| committer | J.D. Smith | 2006-04-06 19:03:35 +0000 |
| commit | 9f4b9ced4b79a1d9aa83e7ca2fd3ee82fd9209dd (patch) | |
| tree | 4768cbb73f2fae3fd976b15dec3f7c293795e85a /lisp | |
| parent | 4111a42be76f9cce94a78cf811d72d4fcd0777ca (diff) | |
| download | emacs-9f4b9ced4b79a1d9aa83e7ca2fd3ee82fd9209dd.tar.gz emacs-9f4b9ced4b79a1d9aa83e7ca2fd3ee82fd9209dd.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 13ea0be22eb..a0d8e64a1fc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,22 @@ | |||
| 1 | 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu> | ||
| 2 | |||
| 3 | * progmodes/idlwave.el: Updated to IDLWAVE version 6.0. See | ||
| 4 | idlwave.org. | ||
| 5 | |||
| 6 | * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0. See | ||
| 7 | idlwave.org. Includes code to obsolete idlw-rinfo.el. | ||
| 8 | |||
| 9 | * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0. See | ||
| 10 | idlwave.org. | ||
| 11 | |||
| 12 | * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE | ||
| 13 | version 6.0 (minimal changes). See idlwave.org. | ||
| 14 | |||
| 15 | * progmodes/idlw-toolbar.el: Updated to IDLWAVE version | ||
| 16 | 6.0 (minimal changes). See idlwave.org. | ||
| 17 | |||
| 18 | * progmodes/idlw-rinfo.el: File obsoleted and removed. | ||
| 19 | |||
| 1 | 2006-04-06 Romain Francoise <romain@orebokech.com> | 20 | 2006-04-06 Romain Francoise <romain@orebokech.com> |
| 2 | 21 | ||
| 3 | * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add | 22 | * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add |