comparison lisp/speedbar.el @ 23242:94ddde8e0c64

Version letter
author Eric M. Ludlam <zappo@gnu.org>
date Sat, 12 Sep 1998 13:58:46 +0000
parents 87bf8eb5c639
children a1bd0f4f73e1
comparison
equal deleted inserted replaced
23241:87bf8eb5c639 23242:94ddde8e0c64
1 ;;; speedbar --- quick access to files and tags in a frame 1 ;;; speedbar --- quick access to files and tags in a frame
2 2
3 ;;; Copyright (C) 1996, 97, 98 Free Software Foundation 3 ;;; Copyright (C) 1996, 97, 98 Free Software Foundation
4 4
5 ;; Author: Eric M. Ludlam <zappo@gnu.org> 5 ;; Author: Eric M. Ludlam <zappo@gnu.org>
6 ;; Version: 0.7.2a 6 ;; Version: 0.7.2c
7 ;; Keywords: file, tags, tools 7 ;; Keywords: file, tags, tools
8 ;; X-RCS: $Id: speedbar.el,v 1.13 1998/08/24 01:16:09 zappo Exp zappo $ 8 ;; X-RCS: $Id: speedbar.el,v 1.14 1998/09/12 13:56:25 zappo Exp zappo $
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 13 ;; it under the terms of the GNU General Public License as published by