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.
|
Wed, 10 Dec 2008 07:56:51 +0000 |
Dan Nicolaescu |
* misc.texi (emacsclient Options): Describe what an empty string
|
Wed, 03 Dec 2008 04:37:24 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 03 Dec 2008 03:37:37 +0000 |
Dan Nicolaescu |
Include <darpa/inet.h>.
|
Mon, 01 Dec 2008 20:29:02 +0000 |
Dan Nicolaescu |
(scan_lisp_file): Use xmalloc instead of malloc.
|
Sat, 22 Nov 2008 03:18:03 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 02 Nov 2008 21:41:49 +0000 |
Chong Yidong |
* emacsclient.c (window_system): Delete redundant variable.
|
Sat, 01 Nov 2008 13:49:23 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 31 Oct 2008 23:17:13 +0000 |
Andreas Schwab |
(main): Don't force sending tty when in eval mode.
|
Thu, 30 Oct 2008 15:54:31 +0000 |
Chong Yidong |
* emacsclient.c (main): If using the current frame, send tty
|
Wed, 29 Oct 2008 15:34:06 +0000 |
Juanma Barranquero |
* emacsclient.c (EXTRA_SPACE): New macro.
|
Wed, 29 Oct 2008 13:09:57 +0000 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash.
|
Wed, 29 Oct 2008 10:42:31 +0000 |
Juanma Barranquero |
* server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
|
Mon, 13 Oct 2008 02:32:51 +0000 |
Dan Nicolaescu |
(longopts, print_help_and_exit): Add -nw.
|
Tue, 30 Sep 2008 19:01:37 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 24 Sep 2008 01:16:16 +0000 |
Juanma Barranquero |
Fix typos.
|
Fri, 19 Sep 2008 15:50:17 +0000 |
Chong Yidong |
* emacsclient.c (main): Use stdout rather than stdin to obtain the
|
Mon, 25 Aug 2008 07:49:19 +0000 |
Francesco Potort |
2008-08-25 Francesco Potort?<pot@gnu.org>
|
Sat, 16 Aug 2008 23:59:03 +0000 |
Francesco Potort |
etags.c: improve collapsing multiple slashes in file names.
|
Thu, 07 Aug 2008 14:21:43 +0000 |
Dan Nicolaescu |
* s/darwin.h (OTHER_FILES): Do not define here, defined in
|
Wed, 06 Aug 2008 16:18:35 +0000 |
Adrian Robert |
* Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense with GNUstep-specific flags.
|
Tue, 05 Aug 2008 23:44:39 +0000 |
Chong Yidong |
* pop.c (socket_connection): Add conditionals for
|
Mon, 04 Aug 2008 14:17:35 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Mon, 21 Jul 2008 17:05:37 +0000 |
Dan Nicolaescu |
(mac-fix-env): Remove #ifdef around rule.
|
Fri, 18 Jul 2008 15:42:14 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 17 Jul 2008 10:53:02 +0000 |
Andreas Schwab |
* s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
|
Wed, 16 Jul 2008 23:24:46 +0000 |
Adrian Robert |
various small cleanups detailed in changelogs
|
Wed, 16 Jul 2008 07:37:08 +0000 |
Dan Nicolaescu |
(fcloseall, fgetchar, flushall, fputchar, putw): Remove,
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Sat, 12 Jul 2008 05:31:23 +0000 |
Dan Nicolaescu |
* syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
|
Sat, 05 Jul 2008 22:49:10 +0000 |
Juanma Barranquero |
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove vmsproc.el and vms-patch.el.
|
Tue, 01 Jul 2008 03:05:49 +0000 |
Glenn Morris |
American English spelling fixes.
|
Fri, 27 Jun 2008 02:38:13 +0000 |
Glenn Morris |
American English spelling fix.
|
Thu, 26 Jun 2008 11:57:58 +0000 |
Juanma Barranquero |
* src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
|
Thu, 26 Jun 2008 04:24:54 +0000 |
Dan Nicolaescu |
* unexnext.c:
|
Mon, 09 Jun 2008 23:56:54 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 03 Jun 2008 07:44:16 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 02 Jun 2008 06:09:17 +0000 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
Mon, 02 Jun 2008 06:02:30 +0000 |
Jim Meyering |
* lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/
|
Mon, 02 Jun 2008 06:00:54 +0000 |
Jim Meyering |
remove useless if-before-free tests
|
Fri, 30 May 2008 19:52:41 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 29 May 2008 20:18:07 +0000 |
Stefan Monnier |
(relative_filename): Treat "///" like "/" in filenames.
|
Fri, 09 May 2008 23:19:13 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Fri, 09 May 2008 20:37:32 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 08 May 2008 11:05:25 +0000 |
Eli Zaretskii |
Renamed lisp/epa-file-hook.el to lisp/epa-hook.el.
|
Sat, 03 May 2008 09:33:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 24 Apr 2008 05:39:19 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 23 Apr 2008 05:55:42 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 19 Apr 2008 21:53:55 +0000 |
Stefan Monnier |
* lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
|
Fri, 18 Apr 2008 18:24:29 +0000 |
Romain Francoise |
2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)
|
Wed, 09 Apr 2008 16:21:11 +0000 |
Jason Rumney |
*** empty log message ***
|
Thu, 27 Mar 2008 11:32:57 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 26 Mar 2008 17:15:57 +0000 |
Juanma Barranquero |
Remove duplicate entries.
|
Thu, 13 Mar 2008 03:14:12 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 07 Mar 2008 12:39:50 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 04 Mar 2008 10:18:57 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sat, 01 Mar 2008 01:28:31 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 24 Feb 2008 18:53:07 +0000 |
Dan Nicolaescu |
* configure.in: Remove references to obsolete variables and
|
Sat, 23 Feb 2008 00:30:49 +0000 |
Jason Rumney |
*** empty log message ***
|
Fri, 22 Feb 2008 11:03:26 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 20 Feb 2008 12:06:52 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 15 Feb 2008 16:59:19 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 10 Feb 2008 19:24:48 +0000 |
Dan Nicolaescu |
Undo previous change.
|
Sat, 09 Feb 2008 18:03:10 +0000 |
Dan Nicolaescu |
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
|
Sat, 09 Feb 2008 07:42:06 +0000 |
Dan Nicolaescu |
* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
|
Fri, 08 Feb 2008 15:25:58 +0000 |
Stefan Monnier |
(decode_options): Pass --display implicitly if -c
|
Thu, 07 Feb 2008 06:19:35 +0000 |
Glenn Morris |
Some tidying post-unicode-merge: typos, tense, simplification, filling.
|
Mon, 04 Feb 2008 09:38:39 +0000 |
Miles Bader |
Adjust dates of unicode merge entries to UTC.
|
Mon, 04 Feb 2008 09:07:32 +0000 |
Jason Rumney |
*** empty log message ***
|
Mon, 04 Feb 2008 04:49:15 +0000 |
Chong Yidong |
* etags.c: Added "GTY" as synonym for __attribute__. Updated
|
Fri, 01 Feb 2008 16:05:01 +0000 |
Miles Bader |
Merge ChangeLog.unicode files into ChangeLogs
merge-unicode-to-trunk
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 16 Dec 2007 05:08:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 29 Aug 2007 05:03:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 18 Jul 2007 22:15:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 24 May 2007 21:31:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 01 May 2007 23:03:36 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 26 Apr 2007 04:38:27 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 04 Mar 2007 06:19:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 26 Feb 2007 23:03:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 13 Feb 2007 12:14:16 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|