aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/callproc.c (syms_of_callproc): Use intern_c_string.Dan Nicolaescu2010-11-182-1/+3
* Move declarations from .c files to .h files.Dan Nicolaescu2010-11-188-25/+17
* Convert definitions to standard C.Dan Nicolaescu2010-11-182-22/+11
* Merge from emacs-23Stefan Monnier2010-11-175-0/+40
|\
| * Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-141-0/+6
| * Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-142-3/+5
| * Backport fix for Bug#6170 from trunk.Dan Nicolaescu2010-11-131-9/+13
| * Fix bug #7346: document load-file-name.Eli Zaretskii2010-11-122-0/+9
| * Fix 2010-05-05T22:14:15Z!lekktu@gmail.com.Eli Zaretskii2010-11-093-1/+19
| * Fix 2010-05-06T02:53:56Z!monnier@iro.umontreal.ca.Eli Zaretskii2010-11-092-1/+3
* | Fix bug #7417 with cursor positioning on empty lines.Eli Zaretskii2010-11-172-0/+15
* | * src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.Stefan Monnier2010-11-172-3/+8
* | Remove "tiny change"s for Eric HanchrowStefan Monnier2010-11-171-2/+2
* | coding.c (Fset_terminal_coding_system_internal): Fix previous change (set cha...Kenichi Handa2010-11-172-1/+6
* | Cleanup of window coordinate positioning code.Chong Yidong2010-11-169-255/+244
* | Revert changes in 2010-11-16T19:59:24Z!cyd@stupidchicken.comChong Yidong2010-11-169-244/+255
* | * src/keyboard.c (make_lispy_position): Fix pixel calculation error in last c...Chong Yidong2010-11-161-1/+1
* | Cleanup of window coordinate positioning code.Chong Yidong2010-11-169-255/+244
* | Convert definitions to standard C.Dan Nicolaescu2010-11-154-99/+41
* | * src/callproc.c (child_setup): Fix previous change.Dan Nicolaescu2010-11-151-0/+1
* | Remove config.h include guards.Dan Nicolaescu2010-11-155-20/+6
* | * src/callproc.c (child_setup): Reorder code to simplify #ifdefs.Dan Nicolaescu2010-11-152-23/+22
* | * configure.in: Do not check for unconditionally included headers.Dan Nicolaescu2010-11-141-6/+0
* | * src/process.c: Include <sys/ioctl.h> unconditionally,Dan Nicolaescu2010-11-142-2/+3
* | * src/keyboard.c (pending_malloc_warning): Add const to matchDan Nicolaescu2010-11-142-3/+9
* | Clean up src/systty.h macros.Dan Nicolaescu2010-11-146-73/+33
* | * src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.Dan Nicolaescu2010-11-142-15/+4
* | Repeat 2010-11-14 change to xfns.c for w32 and ns.Chong Yidong2010-11-143-4/+6
* | Fix last cons in set_wm_state, remove unused variables.Jan D2010-11-143-6/+9
* | Add const to array elements.YAMAMOTO Mitsuharu2010-11-144-14/+28
* | Let the cursorColor X resource set the the cursor face (Bug#7392).Chong Yidong2010-11-132-2/+5
* | * src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.Dan Nicolaescu2010-11-132-3/+4
* | Fix compilation on Solaris.Dan Nicolaescu2010-11-132-9/+8
* | * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.Dan Nicolaescu2010-11-132-1/+4
* | Fix Atoms and Lisp_Object mixup and related bugs.Jan D2010-11-133-5/+18
* | * src/window.c (Fwindow_use_time): New function.Martin Rudalics2010-11-132-0/+14
* | Fix and document display of glyphless characters.Eli Zaretskii2010-11-137-49/+90
* | Apply XAtom revork patches from Julien Danjou.Jan Djärv2010-11-127-154/+204
* | xfns.c (Fx_show_tip): Fix typo in docstring.Jan Djärv2010-11-122-1/+5
* | * src/cmds.c (Fself_insert_command): Don't call XFASTINT without checkingStefan Monnier2010-11-112-1/+6
* | Fix syntax error in previous commit.Michael Albinus2010-11-101-1/+1
* | Add const to array elements of font filter properties.YAMAMOTO Mitsuharu2010-11-105-8/+20
* | * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.Michael Albinus2010-11-102-0/+46
* | * src/emacs.c (syms_of_emacs) <system-type>: Doc fix.Glenn Morris2010-11-092-9/+12
* | Merge from emacs-23Stefan Monnier2010-11-096-12/+70
|\ \ | |/
| * xfns.c (x_real_positions): Fix declaration-after-statement problem.Eli Zaretskii2010-11-092-2/+6
| * Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.Chong Yidong2010-11-052-5/+12
| * Backport fix for Bug#5723 from trunk.Chong Yidong2010-11-042-14/+51
| |\
| | * Backport 2010-03-27T00:45:32Z!cyd@stupidchicken.com from trunkChong Yidong2010-11-042-13/+27
| | * Backport 2010-03-25T08:56:15Z!mituharu@math.s.chiba-u.ac.jp from trunkYAMAMOTO Mitsuharu2010-11-042-14/+5