log lib-src/ChangeLog @ 109569:62aece7dd5af

age author description
Thu, 29 Jul 2010 04:42:53 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Thu, 29 Jul 2010 04:11:23 +0200 Juanma Barranquero * make-docfile.c (write_c_args): Warn for old-style empty arglist ().
Sun, 25 Jul 2010 05:36:54 +0200 Juanma Barranquero * emacsclient.c (getcwd): Fix previous change.
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Sat, 24 Jul 2010 10:18:18 -0700 Dan Nicolaescu Add NO_RETURN specifiers to functions in lib-src.
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 23 Jul 2010 15:35:51 +0200 Juanma Barranquero * make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
Tue, 20 Jul 2010 22:21:03 +0200 Juanma Barranquero Convert some more functions to standard C.
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 12 Jul 2010 16:16:38 +0200 Andreas Schwab Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
Mon, 12 Jul 2010 12:22:20 +0300 Eli Zaretskii MS-Windows follow-up for revno 100789.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Sun, 11 Jul 2010 09:39:00 +0300 Eli Zaretskii Fix bug #6603.
Sat, 10 Jul 2010 17:29:46 +0300 Eli Zaretskii Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.
Fri, 09 Jul 2010 19:00:04 +0200 Andreas Schwab * make-docfile.c (write_c_args): Restructure scanning loop.
Thu, 08 Jul 2010 18:09:50 -0700 Dan Nicolaescu Make make-docfile understand DEFUN arguments written in standard C.
Wed, 07 Jul 2010 22:48:57 -0700 Dan Nicolaescu Remove leftover P_ macros.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Tue, 06 Jul 2010 13:50:35 +0200 Andreas Schwab Clean up movemail source
Tue, 06 Jul 2010 13:11:28 +0200 Andreas Schwab * movemail.c: Add MAIL_USE_POP around prototypes.
Sat, 03 Jul 2010 23:05:43 -0700 Dan Nicolaescu * lib-src/fakemail.c (action): Convert function definitions to standard C.
Sat, 03 Jul 2010 14:11:03 +0200 Andreas Schwab Fix invalid cast
Sat, 03 Jul 2010 12:46:27 +0200 Juanma Barranquero lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
Sat, 03 Jul 2010 09:44:17 +0200 Juanma Barranquero Fix prototypes.
Fri, 02 Jul 2010 17:50:23 -0700 Dan Nicolaescu Convert function definitions to standard C.
Fri, 02 Jul 2010 15:18:28 -0700 Dan Nicolaescu Convert some prototypes to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Thu, 24 Jun 2010 18:12:35 +0200 Juanma Barranquero lib-src/movemail.c (error): Avoid warning when there are no args.
Fri, 11 Jun 2010 23:26:13 +0200 Juanma Barranquero Fix Windows makefiles to adapt to lisp/vc reorganization.
Thu, 10 Jun 2010 03:04:45 +0200 Juanma Barranquero Remove duplicate ChangeLog entries.
Sun, 06 Jun 2010 01:57:39 -0700 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
Sat, 29 May 2010 19:50:47 -0400 Chong Yidong Add --parent-id argument to emacsclient.
Wed, 26 May 2010 22:43:27 -0700 Glenn Morris Do not preprocess src/Makefile.in.
Sat, 22 May 2010 13:59:09 +0200 Jan D. Remove cirsular dependency when using separate build dir (Bug #6246).
Tue, 11 May 2010 20:06:50 -0700 Glenn Morris Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
Mon, 10 May 2010 20:18:58 -0700 Glenn Morris Minor lib-src/Makefile.in edits.
Mon, 10 May 2010 20:00:32 -0700 Glenn Morris Do not preprocess lib-src/Makefile.in
Mon, 10 May 2010 19:51:08 -0700 Glenn Morris On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Sun, 09 May 2010 19:16:09 -0700 Glenn Morris Move LIBS_SYSTEM from cpp to configure.
Sun, 09 May 2010 17:07:47 -0700 Glenn Morris Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Wed, 05 May 2010 15:54:04 -0400 Chong Yidong * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
Fri, 07 May 2010 19:11:06 -0700 Glenn Morris Remove unused Makefile definition THIS_IS_MAKEFILE.
Thu, 06 May 2010 01:03:27 -0700 Glenn Morris Minimize blessmail-related cpp usage, with an eye to future removal.
Thu, 06 May 2010 00:14:15 +0200 Juanma Barranquero lib-src/ChangeLog: Remove duplicate entry.
Mon, 03 May 2010 19:56:19 -0700 Glenn Morris Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
Mon, 26 Apr 2010 11:14:24 -0700 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Sat, 03 Apr 2010 04:16:16 +0200 Juanma Barranquero Add stubs for Windows, required after CVE-2010-0825 change.
Mon, 12 Apr 2010 07:38:42 -0700 Dan Nicolaescu * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
Sun, 11 Apr 2010 13:17:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.
Wed, 07 Apr 2010 15:43:04 +0200 Juanma Barranquero * lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
Sat, 03 Apr 2010 04:23:51 +0200 Juanma Barranquero Add stubs for Windows, required after CVE-2010-0825 change.
Fri, 02 Apr 2010 21:54:24 -0400 Stefan Monnier Merge from emacs-23
Fri, 02 Apr 2010 11:24:16 -0400 Chong Yidong Fix permissions handling (CVE-2010-0825).
Fri, 02 Apr 2010 04:22:17 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 02 Apr 2010 11:26:24 -0400 Chong Yidong Fix permissions handling (CVE-2010-0825).
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Fri, 19 Mar 2010 11:27:49 -0400 Chong Yidong `make uninstall' fix (Bug#5620).
Sat, 20 Mar 2010 11:13:46 -0700 Glenn Morris Cosmetic changes to lib-src/Makefile.in.
Wed, 17 Mar 2010 22:49:31 -0700 Glenn Morris Replace some cpp with autoconf.
Wed, 17 Mar 2010 22:17:11 -0700 Glenn Morris Close bug#5720.
Wed, 10 Mar 2010 10:17:13 -0500 Chong Yidong Bump version to 24.0.50.
Mon, 08 Mar 2010 14:00:18 +0100 Juanma Barranquero Fix typos in Changelogs.
Sat, 20 Feb 2010 09:11:20 -0500 Chong Yidong * etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).
Fri, 29 Jan 2010 14:14:26 -0500 Chong Yidong Mark last change as tiny.
Fri, 29 Jan 2010 14:13:13 -0500 Chong Yidong * etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 10 Jan 2010 23:51:51 -0800 Glenn Morris Set copyright year to 2010.
Tue, 29 Dec 2009 02:57:40 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Wed, 09 Dec 2009 20:15:56 +0000 Chong Yidong * lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use
Mon, 23 Nov 2009 09:51:06 +0000 Jan Dj¸«£rv * etags.c (absolute_filename): Use memove if we have it for overlapping copy.
Wed, 04 Nov 2009 06:15:41 +0000 Dan Nicolaescu * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
Thu, 15 Oct 2009 10:18:17 +0000 Juanma Barranquero * .gitignore: Add echolisp.tmp.
Thu, 15 Oct 2009 06:11:57 +0000 Glenn Morris (print_help_and_exit): Fix bug report instructions.
Thu, 15 Oct 2009 06:04:11 +0000 Glenn Morris (echolisp): New rule.
Sun, 27 Sep 2009 08:27:57 +0000 Eli Zaretskii *** empty log message ***
Fri, 11 Sep 2009 19:11:07 +0000 Stefan Monnier (main): Sort scores before trimming them,
Wed, 09 Sep 2009 02:32:25 +0000 Glenn Morris ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating
Mon, 07 Sep 2009 01:22:41 +0000 Juanma Barranquero Fix typos.
Wed, 19 Aug 2009 02:57:20 +0000 Glenn Morris Remove cvtmail.
Wed, 19 Aug 2009 02:56:12 +0000 Glenn Morris (UTILITIES): Remove cvtmail.
Wed, 08 Jul 2009 03:20:03 +0000 Chong Yidong * b2m.c (main): Ensure that each message ends in two newlines.
Fri, 03 Jul 2009 15:32:02 +0000 Jason Rumney * w32term.c (w32_initialize): Use standard types.
Fri, 03 Jul 2009 13:42:29 +0000 Eli Zaretskii *** empty log message ***
Tue, 30 Jun 2009 15:48:23 +0000 Jason Rumney bug#1849 - Windows 7 Taskbar Support
Mon, 29 Jun 2009 05:27:53 +0000 Jim Meyering Remove useless if-before-free test.
Tue, 23 Jun 2009 06:45:39 +0000 Dan Nicolaescu (movemail.o): Don't pass -Demacs, unused.
Sun, 21 Jun 2009 14:35:26 +0000 Chong Yidong Add "Branch for 23.1" ChangeLog entry.
Tue, 09 Jun 2009 01:55:02 +0000 Adrian Robert * mac-fix-env.m: * Makefile.in (mac-fix-env): Remove.
Sun, 07 Jun 2009 03:50:01 +0000 Adrian Robert Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS.
Mon, 20 Apr 2009 03:19:19 +0000 Juanma Barranquero * emacsclient.c (print_help_and_exit): Fix typo and tabify (careful
Mon, 20 Apr 2009 02:52:56 +0000 Chong Yidong * emacsclient.c (print_help_and_exit): Clarify argument placement
Thu, 02 Apr 2009 19:43:27 +0000 Dan Nicolaescu (print_help_and_exit): Fix typo.
Sat, 21 Mar 2009 11:30:08 +0000 Eli Zaretskii *** empty log message ***
Wed, 11 Mar 2009 01:04:23 +0000 Juanma Barranquero Fix date in entry.
Wed, 11 Mar 2009 00:57:03 +0000 Juanma Barranquero * emacsclient.c (main): Revert part of last change,
Tue, 10 Mar 2009 14:08:52 +0000 Stefan Monnier * server.el (server-process-filter): Use expand-file-name rather than
Wed, 04 Mar 2009 04:16:39 +0000 Glenn Morris (main) [MAIL_USE_POP]: Add -r to usage message.
Fri, 13 Feb 2009 14:21:16 +0000 Chong Yidong * movemail.c: Include time.h unconditionally.
Wed, 11 Feb 2009 03:59:52 +0000 Glenn Morris (mbx_delimit_begin): Also write the current time.
Tue, 10 Feb 2009 03:30:39 +0000 Glenn Morris (mbx_delimit_begin, mbx_delimit_end): Write mbox rather than Babyl
Fri, 23 Jan 2009 09:08:03 +0000 Adrian Robert * emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa.
Wed, 14 Jan 2009 13:41:04 +0000 Chong Yidong * ebrowse.c (matching_regexp): Fix OB1 error.
Sat, 10 Jan 2009 23:52:50 +0000 Glenn Morris Add missing entry.
Thu, 08 Jan 2009 03:38:51 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 05 Jan 2009 00:53:04 +0000 Glenn Morris (Copyright): Update copyright for 2009.
Thu, 01 Jan 2009 09:34:15 +0000 Chong Yidong * movemail.c (main): Fatal if hard links cannot be created.
Fri, 19 Dec 2008 03:12:18 +0000 Glenn Morris File name fix, for AUTHORS.
Fri, 19 Dec 2008 01:50:43 +0000 Juanma Barranquero Fix typos and author's names.
Thu, 18 Dec 2008 08:48:26 +0000 Dan Nicolaescu * emacs.c (main): Print and error and exit when no data is read
Wed, 17 Dec 2008 15:25:54 +0000 Juanma Barranquero Fix typos.
Sun, 14 Dec 2008 03:23:43 +0000 Dan Nicolaescu Include syswait.h instead of sys/types.h.
Thu, 11 Dec 2008 17:32:44 +0000 Dan Nicolaescu (WCONTINUED): New compatibility define for older systems.
Wed, 10 Dec 2008 23:36:03 +0000 Dan Nicolaescu (main): Fix previous change.
Wed, 10 Dec 2008 22:18:21 +0000 Juanma Barranquero * emacsclient.c (main): Fix mindless breakage where emacsclient
Wed, 10 Dec 2008 15:24:22 +0000 Dan Nicolaescu (main): Fail in case of not being able to connect.
Wed, 10 Dec 2008 14:57:20 +0000 Dan Nicolaescu (EMACS_DAEMON): Remove definition.
Wed, 10 Dec 2008 09:47:06 +0000 Juanma Barranquero * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.