mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
GFDL
This commit is contained in:
parent
f0c822543d
commit
4ea14a3b57
@ -1,6 +1,6 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
@c
|
||||
@c $Id: speedbar.texi,v 1.3 2000/10/30 19:49:10 fx Exp $
|
||||
@c $Id: speedbar.texi,v 1.4 2000/12/05 22:57:03 fx Exp $
|
||||
@c
|
||||
|
||||
@c This file is part of GNU Emacs
|
||||
@ -26,12 +26,55 @@
|
||||
@direntry
|
||||
* Speedbar: (speedbar). File/Tag summarizing utility.
|
||||
@end direntry
|
||||
@ifnottex
|
||||
Copyright @copyright{} 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.1 or
|
||||
any later version published by the Free Software Foundation; with the
|
||||
Invariant Sections being ``The GNU Manifesto'', ``Distribution'' and
|
||||
``GNU GENERAL PUBLIC LICENSE'', with the Front-Cover texts being ``A GNU
|
||||
Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
|
||||
license is included in the section entitled ``GNU Free Documentation
|
||||
License'' in the Emacs manual.
|
||||
|
||||
(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
|
||||
this GNU Manual, like GNU software. Copies published by the Free
|
||||
Software Foundation raise funds for GNU development.''
|
||||
|
||||
This document is part of a collection distributed under the GNU Free
|
||||
Documentation License. If you want to distribute this document
|
||||
separately from the collection, you can do so by adding a copy of the
|
||||
license to the document, as described in section 6 of the license.
|
||||
@end ifnottex
|
||||
|
||||
@titlepage
|
||||
@sp 10
|
||||
@center @titlefont{speedbar}
|
||||
@center @titlefont{Speedbar}
|
||||
@sp 2
|
||||
@center Eric Ludlam
|
||||
@vskip 0pt plus 1 fill
|
||||
Copyright @copyright{} 1999, 2000 Eric M. Ludlam
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
Copyright @copyright{} 1999, 2000 Free Software Foundation, Inc.
|
||||
@sp 1
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.1 or
|
||||
any later version published by the Free Software Foundation; with the
|
||||
Invariant Sections being ``The GNU Manifesto'', ``Distribution'' and
|
||||
``GNU GENERAL PUBLIC LICENSE'', with the Front-Cover texts being ``A GNU
|
||||
Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
|
||||
license is included in the section entitled ``GNU Free Documentation
|
||||
License'' in the Emacs manual.
|
||||
|
||||
(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
|
||||
this GNU Manual, like GNU software. Copies published by the Free
|
||||
Software Foundation raise funds for GNU development.''
|
||||
|
||||
This document is part of a collection distributed under the GNU Free
|
||||
Documentation License. If you want to distribute this document
|
||||
separately from the collection, you can do so by adding a copy of the
|
||||
license to the document, as described in section 6 of the license.
|
||||
@end titlepage
|
||||
|
||||
@syncodeindex fn cp
|
||||
@ -39,8 +82,6 @@ Copyright @copyright{} 1999, 2000 Eric M. Ludlam
|
||||
@node Top, , , (dir)Top
|
||||
@comment node-name, next, previous, up
|
||||
|
||||
Copyright @copyright{} 1999 Eric M. Ludlam
|
||||
|
||||
Speedbar is a program for Emacs which can be used to summarize
|
||||
information related to the current buffer. Its original inspiration
|
||||
is the "explorer" often used in modern development environments, office
|
||||
|
Loading…
Reference in New Issue
Block a user