diff options
author | Karl Berry <karl@gnu.org> | 2006-03-25 23:15:32 +0000 |
---|---|---|
committer | Karl Berry <karl@gnu.org> | 2006-03-25 23:15:32 +0000 |
commit | b223e22d0a5263654ab273955a07246d2f4fcf57 (patch) | |
tree | ed15e7991867e58f9eb92ab5fdd19d9bbae1abbc /lispref/elisp.texi | |
parent | 4fccedb5bb646a440e8e2f66cde25a25616ae092 (diff) |
@copyright{}, no indentation in @copying{}
Diffstat (limited to 'lispref/elisp.texi')
-rw-r--r-- | lispref/elisp.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 54056dd8a9..bd2cbee479 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -11,7 +11,7 @@ @dircategory Emacs @direntry -* Elisp: (elisp). The Emacs Lisp Reference Manual. +* Elisp: (elisp). The Emacs Lisp Reference Manual. @end direntry @smallbook @@ -30,8 +30,9 @@ This is edition @value{VERSION} of the GNU Emacs Lisp Reference Manual, corresponding to Emacs version @value{EMACSVER}. -Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, +1999, 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, +Inc. @quotation Permission is granted to copy, distribute and/or modify this document |