diff options
author | Miles Bader <miles@gnu.org> | 2005-08-05 10:57:36 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2005-08-05 10:57:36 +0000 |
commit | 5e10f34207ff594cd6570928bc0292a7b53297b8 (patch) | |
tree | d03b31da4d83d4a49fac3162e5481b77849754d5 /lisp/progmodes/idlw-toolbar.el | |
parent | 07bd7822113da5ae28d0db471453622a2ed5d6cd (diff) | |
parent | 11e22c4a01e2535ad784e0d122a65837a13ec71c (diff) | |
download | emacs-5e10f34207ff594cd6570928bc0292a7b53297b8.tar.gz |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 504-513)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: .cvsignore: Add `lock'.
* gnus--rel--5.10 (patch 99-103)
- Update from CVS
Diffstat (limited to 'lisp/progmodes/idlw-toolbar.el')
-rw-r--r-- | lisp/progmodes/idlw-toolbar.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/idlw-toolbar.el b/lisp/progmodes/idlw-toolbar.el index 8d4a8e1f025..9592acb607d 100644 --- a/lisp/progmodes/idlw-toolbar.el +++ b/lisp/progmodes/idlw-toolbar.el @@ -1,5 +1,6 @@ ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE -;; Copyright (c) 1999, 2000, 2001,2002,2004 Free Software Foundation +;; Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation ;; Author: Carsten Dominik <dominik@astro.uva.nl> ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |