comparison lisp/imenu.el @ 14733:eae53a7dcf03

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 02 Mar 1996 05:37:13 +0000
parents 35e1cfdd29a4
children 29e7001fecf0
comparison
equal deleted inserted replaced
14732:6bd77cce44a6 14733:eae53a7dcf03
1 ;;; imenu.el --- Framework for mode-specific buffer indexes. 1 ;;; imenu.el --- Framework for mode-specific buffer indexes.
2 2
3 ;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. 3 ;; Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
4 4
5 ;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se> 5 ;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se>
6 ;; Lars Lindberg <lli@sypro.cap.se> 6 ;; Lars Lindberg <lli@sypro.cap.se>
7 ;; Created: 8 Feb 1994 7 ;; Created: 8 Feb 1994
8 ;; Keywords: tools 8 ;; Keywords: tools