comparison doc/lispref/package.texi @ 112275:6378d1b57038

Add 2011 to remaining FSF/AIST copyright years.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 14:10:37 -0800
parents a44dc3503539
children
comparison
equal deleted inserted replaced
112274:60871b0684c4 112275:6378d1b57038
1 @c -*-texinfo-*- 1 @c -*-texinfo-*-
2 @c This is part of the GNU Emacs Lisp Reference Manual. 2 @c This is part of the GNU Emacs Lisp Reference Manual.
3 @c Copyright (C) 2010 3 @c Copyright (C) 2010, 2011
4 @c Free Software Foundation, Inc. 4 @c Free Software Foundation, Inc.
5 @c See the file elisp.texi for copying conditions. 5 @c See the file elisp.texi for copying conditions.
6 @setfilename ../../info/package 6 @setfilename ../../info/package
7 @node Packaging, Antinews, System Interface, Top 7 @node Packaging, Antinews, System Interface, Top
8 @chapter Preparing Lisp code for distribution 8 @chapter Preparing Lisp code for distribution