* bitmaps/README:
[bpt/emacs.git] / lib-src / ChangeLog
index 9008393..97421be 100644 (file)
@@ -1,3 +1,89 @@
+2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * etags.c:
+       * emacsclient.c: Remove VMS support.
+
+2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       Remove support for Mac Carbon.
+       * makefile.w32-in:
+       * emacsclient.c: Remove code for Carbon.
+
+2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in (mac-fix-env): Remove #ifdef around rule.
+
+2008-07-17  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (INSTALL_SCRIPT): Remove duplicate definition.
+       (LIB_STANDARD_LIBSRC): Don't define.
+       (LOADLIBES): Remove LIB_STANDARD_LIBSRC.
+
+2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
+       NS_IMPL_COCOA.
+
+2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * ntlib.h (fcloseall, fgetchar, flushall, fputchar, putw):
+       Remove, unused.
+
+2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * .cvsignore: Add mac-fix-env.
+       * mac-fix-env.m: New file, automatically update
+       ~/.MacOSX/environment.plist on OS X systems to expose environment
+       variables inside Emacs started from icon.
+       * Makefile.in: Add -universal to CFLAGS on OS X, add mac-fix-env to
+       programs to build.
+       * make-docfile.c: Add .m to list of file extensions.
+
+2008-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * movemail.c (main): Use int instead of WAITTYPE.
+
+2008-07-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (OTHER_PLATFORM_SUPPORT):
+       Remove vmsproc.el and vms-patch.el.
+
+2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (obj): Remove w32bdf.o.
+
+2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * fakemail.c: Remove references to obsolete variables.
+
+2008-06-02  Jim Meyering  <meyering@redhat.com>
+
+       * ebrowse.c (xfree): Remove definition; s/xfree/free/.
+
+       Remove useless if-before-free tests.
+       * ebrowse.c (xfree): Likewise.
+       * etags.c (process_file_name, free_tree, free_fdesc): Likewise.
+       (popclass_above, Prolog_functions, Erlang_functions): Likewise.
+       * pop.c (pop_quit): Likewise.
+
+2008-05-30  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (lisp2): Add minibuffer.elc.
+
+2008-05-29  Tom Tromey  <tromey@redhat.com>
+
+       * etags.c (relative_filename): Treat "///" like "/" in filenames.
+
+2008-05-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * ntlib.c: Include sys/types.h, sys/stat.h, and errno.h.
+       (IS_DIRECTORY_SEP): New macro.
+       (convert_time, is_exec, stat): New functions.
+
+2008-05-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (lisp2): Rename epa-file-hook.elc to epa-hook.elc.
+
 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (lisp2): Add epa-file-hook.elc, to track the
 
        * etags.c (readline): When creating a relative file name from a
        #line directive, leave the file name alone.  The previous
-       behaviour was to make it relative to the tags file directory,
+       behavior was to make it relative to the tags file directory,
        under the hypothesis that the #line directive file name was
        relative to the directory of the tagged file.  That hypothesis is
        wrong with Cpp and Lex.
 
        * etags.c (add_regex): Better check for null regexps.
        (readline): Check for regex matching null string.
-       (find_entries): Reorganisation.
+       (find_entries): Reorganization.
 
 2002-06-07  Francesco Potortì  <pot@gnu.org>
 
 2002-03-05  Francesco Potortì  <pot@gnu.org>
 
        * etags.c: Honour #line directives.
-       (no_line_directive): New global var; set it for old behaviour.
+       (no_line_directive): New global var; set it for old behavior.
        (main): Remove some #ifdef in the getopt switch.
        (add_node, put_entries): Code added to merge different chunks of
        nodes referring to the same file.  Currently the tags are just
 
        * etags.c (sym_type): New st_C_extern tag.
        (gperf input): Use it for spotting external declarations.
-       (print_help): Document the new behaviour of --declarations.
+       (print_help): Document the new behavior of --declarations.
        (fvextern): New global variable.
        (consider_token, C_entries): Use it.
 
        * etags.c (erlang_attribute): Fix undefined variable usage (after
        Potorti).
 
-1999-05-2  Andrew Innes  <andrewi@gnu.org>
+1999-05-02  Andrew Innes  <andrewi@gnu.org>
 
        * movemail.c (main) [WINDOWSNT]: Call ftruncate, which is now
        mapped to _chsize.
 ;; End:
 
     Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
-       1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
-       2006, 2007, 2008 Free Software Foundation, Inc.
+       1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
+       2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: 2d979296-954c-448e-95c1-b46d134513dc