diff options
Diffstat (limited to 'doc/lispref/package.texi')
-rw-r--r-- | doc/lispref/package.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/lispref/package.texi b/doc/lispref/package.texi index 387fba52c6..08677f1718 100644 --- a/doc/lispref/package.texi +++ b/doc/lispref/package.texi @@ -1,9 +1,8 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 2010-2012 Free Software Foundation, Inc. +@c Copyright (C) 2010-2012 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. -@setfilename ../../info/package -@node Packaging, Antinews, System Interface, Top +@node Packaging @chapter Preparing Lisp code for distribution @cindex package @cindex Lisp package |