aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).YAMAMOTO Mitsuharu2010-11-211-0/+5
* * src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.Ken Brown2010-11-211-0/+4
* Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv2010-11-211-0/+11
* Remove emacs-priority.Dan Nicolaescu2010-11-201-0/+3
* Remove INLINE uses in header files.Dan Nicolaescu2010-11-201-0/+5
* * src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.Ken Brown2010-11-201-0/+4
* Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.Eli Zaretskii2010-11-201-0/+5
* Add keyword :vert-only for tool bar items with labels not shown horizontally.Jan Djärv2010-11-201-0/+15
* msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.Eli Zaretskii2010-11-201-0/+5
|\
| * msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.Eli Zaretskii2010-11-201-0/+5
* | * src/xfaces.c (lookup_face): Make static.Andreas Schwab2010-11-201-0/+8
* | Fix bug #6687 with cursor positioning after before-string from overlays.Eli Zaretskii2010-11-191-0/+6
* | * src/alloc.c (refill_memory_reserve): Move declaration ...Dan Nicolaescu2010-11-181-0/+3
* | * src/strftime.c (_strftime_copytm): Add declaration.Dan Nicolaescu2010-11-181-0/+2
* | * src/callproc.c (syms_of_callproc): Use intern_c_string.Dan Nicolaescu2010-11-181-0/+2
* | Move declarations from .c files to .h files.Dan Nicolaescu2010-11-181-0/+12
* | Convert definitions to standard C.Dan Nicolaescu2010-11-181-0/+6
* | Merge from emacs-23Stefan Monnier2010-11-171-0/+21
|\ \
| * | Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-141-0/+6
| * | Fix bug #7346: document load-file-name.Eli Zaretskii2010-11-121-0/+5
| * | Fix 2010-05-05T22:14:15Z!lekktu@gmail.com.Eli Zaretskii2010-11-091-0/+8
| * | Fix 2010-05-06T02:53:56Z!monnier@iro.umontreal.ca.Eli Zaretskii2010-11-091-0/+2
* | | Fix bug #7417 with cursor positioning on empty lines.Eli Zaretskii2010-11-171-0/+5
* | | * src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.Stefan Monnier2010-11-171-0/+5
* | | 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-171-0/+5
* | | Cleanup of window coordinate positioning code.Chong Yidong2010-11-161-0/+32
* | | Revert changes in 2010-11-16T19:59:24Z!cyd@stupidchicken.comChong Yidong2010-11-161-32/+0
* | | Cleanup of window coordinate positioning code.Chong Yidong2010-11-161-0/+32
* | | Convert definitions to standard C.Dan Nicolaescu2010-11-151-0/+13
* | | Remove config.h include guards.Dan Nicolaescu2010-11-151-0/+5
* | | * src/callproc.c (child_setup): Reorder code to simplify #ifdefs.Dan Nicolaescu2010-11-151-0/+3
* | | * src/process.c: Include <sys/ioctl.h> unconditionally,Dan Nicolaescu2010-11-141-0/+3
* | | * src/keyboard.c (pending_malloc_warning): Add const to matchDan Nicolaescu2010-11-141-0/+6
* | | Clean up src/systty.h macros.Dan Nicolaescu2010-11-141-0/+11
* | | * src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.Dan Nicolaescu2010-11-141-0/+4
* | | Repeat 2010-11-14 change to xfns.c for w32 and ns.Chong Yidong2010-11-141-0/+6
* | | Fix last cons in set_wm_state, remove unused variables.Jan D2010-11-141-0/+7
* | | Add const to array elements.YAMAMOTO Mitsuharu2010-11-141-0/+14
* | | Let the cursorColor X resource set the the cursor face (Bug#7392).Chong Yidong2010-11-131-0/+5
* | | * src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.Dan Nicolaescu2010-11-131-1/+2
* | | Fix compilation on Solaris.Dan Nicolaescu2010-11-131-0/+5
* | | * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.Dan Nicolaescu2010-11-131-0/+4
* | | Fix Atoms and Lisp_Object mixup and related bugs.Jan D2010-11-131-0/+10
* | | * src/window.c (Fwindow_use_time): New function.Martin Rudalics2010-11-131-0/+4
* | | Fix and document display of glyphless characters.Eli Zaretskii2010-11-131-0/+22
* | | Apply XAtom revork patches from Julien Danjou.Jan Djärv2010-11-121-0/+31
* | | xfns.c (Fx_show_tip): Fix typo in docstring.Jan Djärv2010-11-121-0/+4
| |/ |/|
* | * src/cmds.c (Fself_insert_command): Don't call XFASTINT without checkingStefan Monnier2010-11-111-0/+5
* | Add const to array elements of font filter properties.YAMAMOTO Mitsuharu2010-11-101-0/+12