Mercurial > emacs
changeset 30429:08646b02c4ef
Update copyright notice.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 24 Jul 2000 18:36:43 +0000 |
parents | b7b96f09059d |
children | c3586624fa51 |
files | lisp/progmodes/hideshow.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/hideshow.el Mon Jul 24 18:36:17 2000 +0000 +++ b/lisp/progmodes/hideshow.el Mon Jul 24 18:36:43 2000 +0000 @@ -1,6 +1,6 @@ ;;; hideshow.el --- minor mode cmds to selectively display blocks of code -;; Copyright (C) 1994, 95, 96, 97, 98, 99 Free Software Foundation +;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 Free Software Foundation ;; Author: Thien-Thi Nguyen <ttn@netcom.com> ;; Dan Nicolaescu <dann@ics.uci.edu>