Tue, 28 Oct 2008 04:25:11 +0000 |
Dan Nicolaescu |
* emacs.c (daemon_pipe): Make non-static.
|
Tue, 21 Oct 2008 14:06:30 +0000 |
Martin Rudalics |
Remove prototype for no_switch_window.
|
Mon, 06 Oct 2008 16:17:24 +0000 |
Chong Yidong |
(Vbefore_init_time, Vafter_init_time): Declare.
|
Wed, 24 Sep 2008 19:58:06 +0000 |
Dan Nicolaescu |
* lisp.h (is_daemon): Declare.
|
Tue, 05 Aug 2008 03:05:14 +0000 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
Mon, 04 Aug 2008 16:57:44 +0000 |
Adrian Robert |
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
|
Sat, 02 Aug 2008 17:03:34 +0000 |
Eli Zaretskii |
Fix erroneous last commit.
|
Sat, 02 Aug 2008 16:20:29 +0000 |
Eli Zaretskii |
Add prototype for directory_files_internal.
|
Sat, 02 Aug 2008 16:18:09 +0000 |
Eli Zaretskii |
(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
|
Mon, 28 Jul 2008 12:25:11 +0000 |
Andreas Schwab |
* lisp.h (init_weak_hash_tables, syms_of_font)
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Sat, 19 Jul 2008 20:45:36 +0000 |
Adrian Robert |
by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile
|