Changeset 4196 for trunk/lib-src/ChangeLog
- Timestamp:
- 03/21/07 09:51:40 (2 years ago)
- Files:
-
- trunk/lib-src/ChangeLog (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib-src/ChangeLog
r4190 r4196 1 2007-02-26 Francesco Potort,Al(B <pot@gnu.org> 2 3 * Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs". 4 5 2007-02-20 Ulrich Mueller <ulm@kph.uni-mainz.de> (tiny change) 6 7 * Makefile.in (EMACS, EMACSOPT): New variables. 8 (blessmail): Use `--no-site-file' when compiling. 9 1 10 2007-02-05 Francesco Potort,Al(B <pot@gnu.org> 2 11 … … 103 112 2006-11-27 Eli Zaretskii <eliz@gnu.org> 104 113 105 * makefile.w32-in ($(BLD)/emacsclient.$(O)): Depend on 106 makefile.w32-in. 114 * makefile.w32-in ($(BLD)/emacsclient.$(O)): Depend on makefile.w32-in. 107 115 108 116 2006-11-25 Juanma Barranquero <lekktu@gmail.com> … … 6213 6221 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 6214 6222 2006, 2007 Free Software Foundation, Inc. 6215 Copying and distribution of this file, with or without modification, 6216 are permitted provided the copyright notice and this notice are preserved. 6223 6224 This file is part of GNU Emacs. 6225 6226 GNU Emacs is free software; you can redistribute it and/or modify 6227 it under the terms of the GNU General Public License as published by 6228 the Free Software Foundation; either version 2, or (at your option) 6229 any later version. 6230 6231 GNU Emacs is distributed in the hope that it will be useful, 6232 but WITHOUT ANY WARRANTY; without even the implied warranty of 6233 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 6234 GNU General Public License for more details. 6235 6236 You should have received a copy of the GNU General Public License 6237 along with GNU Emacs; see the file COPYING. If not, write to the 6238 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 6239 Boston, MA 02110-1301, USA. 6217 6240 6218 6241 ;;; arch-tag: 2d979296-954c-448e-95c1-b46d134513dc
