Thu, 18 Nov 2010 08:57:00 -0800 |
Dan Nicolaescu |
Move declarations from .c files to .h files.
|
Thu, 18 Nov 2010 08:49:30 -0800 |
Dan Nicolaescu |
Convert definitions to standard C.
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 14 Nov 2010 12:47:31 +0100 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
Fri, 12 Nov 2010 18:35:35 +0200 |
Eli Zaretskii |
Fix bug #7346: document load-file-name.
|
Tue, 09 Nov 2010 20:36:21 +0200 |
Eli Zaretskii |
Fix revno 100152.
|
Tue, 09 Nov 2010 20:28:38 +0200 |
Eli Zaretskii |
Fix revno 100153.
|
Wed, 17 Nov 2010 21:15:24 +0200 |
Eli Zaretskii |
Fix bug #7417 with cursor positioning on empty lines.
|
Wed, 17 Nov 2010 10:12:02 -0500 |
Stefan Monnier |
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.
|
Wed, 17 Nov 2010 10:07:48 -0500 |
Stefan Monnier |
Remove "tiny change"s for Eric Hanchrow
|
Wed, 17 Nov 2010 14:51:09 +0900 |
Kenichi Handa |
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
|
Tue, 16 Nov 2010 21:37:45 -0500 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
Tue, 16 Nov 2010 16:47:43 -0500 |
Chong Yidong |
Revert changes in revision 102407
|
Tue, 16 Nov 2010 14:59:24 -0500 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
Mon, 15 Nov 2010 22:44:51 -0800 |
Dan Nicolaescu |
Convert definitions to standard C.
|
Mon, 15 Nov 2010 09:21:18 -0800 |
Dan Nicolaescu |
Remove config.h include guards.
|
Mon, 15 Nov 2010 09:11:08 -0800 |
Dan Nicolaescu |
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
|
Sun, 14 Nov 2010 22:27:41 -0800 |
Dan Nicolaescu |
* src/process.c: Include <sys/ioctl.h> unconditionally,
|
Sun, 14 Nov 2010 22:18:50 -0800 |
Dan Nicolaescu |
* src/keyboard.c (pending_malloc_warning): Add const to match
|
Sun, 14 Nov 2010 22:10:35 -0800 |
Dan Nicolaescu |
Clean up src/systty.h macros.
|
Sun, 14 Nov 2010 21:52:58 -0800 |
Dan Nicolaescu |
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
|
Sun, 14 Nov 2010 14:58:24 -0500 |
Chong Yidong |
Repeat 2010-11-14 change to xfns.c for w32 and ns.
|
Sun, 14 Nov 2010 11:21:16 +0100 |
Jan D |
Fix last cons in set_wm_state, remove unused variables.
|
Sun, 14 Nov 2010 15:55:27 +0900 |
YAMAMOTO Mitsuharu |
Add const to array elements.
|
Sat, 13 Nov 2010 21:09:11 -0500 |
Chong Yidong |
Let the cursorColor X resource set the the cursor face (Bug#7392).
|
Sat, 13 Nov 2010 14:20:01 -0800 |
Dan Nicolaescu |
* src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
|
Sat, 13 Nov 2010 14:17:22 -0800 |
Dan Nicolaescu |
Fix compilation on Solaris.
|
Sat, 13 Nov 2010 14:10:34 -0800 |
Dan Nicolaescu |
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
|
Sat, 13 Nov 2010 19:59:28 +0100 |
Jan D |
Fix Atoms and Lisp_Object mixup and related bugs.
|
Sat, 13 Nov 2010 13:49:22 -0500 |
Chong Yidong |
* src/window.c (Fwindow_use_time): New function.
|