ChangeLog fixes prompted by M-x authors.
[bpt/emacs.git] / src /
2010-11-20 Ken Brown* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
2010-11-20 Eli ZaretskiiUse \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display...
2010-11-20 Jan DjärvAdd keyword :vert-only for tool bar items with labels...
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-20 Andreas Schwab* src/xfaces.c (lookup_face): Make static.
2010-11-19 Eli ZaretskiiFix bug #6687 with cursor positioning after before...
2010-11-18 Dan Nicolaescu* src/alloc.c (refill_memory_reserve): Move declaration ...
2010-11-18 Dan Nicolaescu* src/strftime.c (_strftime_copytm): Add declaration.
2010-11-18 Dan Nicolaescu* src/callproc.c (syms_of_callproc): Use intern_c_string.
2010-11-18 Dan NicolaescuMove declarations from .c files to .h files.
2010-11-18 Dan NicolaescuConvert definitions to standard C.
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-17 Eli ZaretskiiFix bug #7417 with cursor positioning on empty lines.
2010-11-17 Stefan Monnier* src/xterm.c (get_current_wm_state): Rename from get_c...
2010-11-17 Stefan MonnierRemove "tiny change"s for Eric Hanchrow
2010-11-17 Kenichi Handacoding.c (Fset_terminal_coding_system_internal): Fix...
2010-11-17 Chong YidongCleanup of window coordinate positioning code.
2010-11-16 Chong YidongRevert changes in 2010-11-16T19:59:24Z!cyd@stupidchicke...
2010-11-16 Chong Yidong* src/keyboard.c (make_lispy_position): Fix pixel calcu...
2010-11-16 Chong YidongCleanup of window coordinate positioning code.
2010-11-16 Dan NicolaescuConvert definitions to standard C.
2010-11-15 Dan Nicolaescu* src/callproc.c (child_setup): Fix previous change.
2010-11-15 Dan NicolaescuRemove config.h include guards.
2010-11-15 Dan Nicolaescu* src/callproc.c (child_setup): Reorder code to simplif...
2010-11-15 Dan Nicolaescu* configure.in: Do not check for unconditionally includ...
2010-11-15 Dan Nicolaescu* src/process.c: Include <sys/ioctl.h> unconditionally,
2010-11-15 Dan Nicolaescu* src/keyboard.c (pending_malloc_warning): Add const...
2010-11-15 Dan NicolaescuClean up src/systty.h macros.
2010-11-15 Dan Nicolaescu* src/data.c (sign_extend_temp, sign_extend_lisp_int...
2010-11-14 Chong YidongRepeat 2010-11-14 change to xfns.c for w32 and ns.
2010-11-14 Jan DFix link error on Fedora 14: newer GConf don't use...
2010-11-14 Jan DFix link error on Fedora 14: newer GConf don't use...
2010-11-14 Jan DFix last cons in set_wm_state, remove unused variables.
2010-11-14 YAMAMOTO MitsuharuAdd const to array elements.
2010-11-14 Chong YidongLet the cursorColor X resource set the the cursor face...
2010-11-13 Dan Nicolaescu* src/xmenu.c: Make it clear that ../lwlib/lwlib.h...
2010-11-13 Dan NicolaescuFix compilation on Solaris.
2010-11-13 Dan Nicolaescu* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not...
2010-11-13 Jan DFix Atoms and Lisp_Object mixup and related bugs.
2010-11-13 Martin Rudalics* src/window.c (Fwindow_use_time): New function.
2010-11-13 Dan NicolaescuBackport fix for Bug#6170 from trunk.
2010-11-13 Eli ZaretskiiFix and document display of glyphless characters.
2010-11-12 Eli ZaretskiiFix bug #7346: document load-file-name.
2010-11-12 Jan DjärvApply XAtom revork patches from Julien Danjou.
2010-11-12 Jan Djärvxfns.c (Fx_show_tip): Fix typo in docstring.
2010-11-11 Stefan Monnier* src/cmds.c (Fself_insert_command): Don't call XFASTIN...
2010-11-10 Michael AlbinusFix syntax error in previous commit.
2010-11-10 YAMAMOTO MitsuharuAdd const to array elements of font filter properties.
2010-11-10 Michael Albinus* dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
2010-11-10 Glenn Morris* src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-09 Eli ZaretskiiFix 2010-05-05T22:14:15Z!lekktu@gmail.com.
2010-11-09 Eli ZaretskiiFix 2010-05-06T02:53:56Z!monnier@iro.umontreal.ca.
2010-11-09 Eli Zaretskiixfns.c (x_real_positions): Fix declaration-after-statem...
2010-11-07 Jan D* src/xfns.c (set_machine_and_pid_properties): Let...
2010-11-07 Jan D* src/xdisp.c (note_mode_line_or_margin_highlight)...
2010-11-06 Eli Zaretskiixdisp.c: Add commentary about character compositions...
2010-11-06 Eli Zaretskiisrc/ChangeLog: Fix log entry for 2010-11-06T09:33:22Z...
2010-11-06 Eli ZaretskiiSupport R2L lines in tool-tip text.
2010-11-06 Andreas Schwabconfigure.in: Fix indentation
2010-11-06 Jan Djärv* src/nsfont.m: Include termchar for new mouse-highlight.
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-11-05 Eli ZaretskiiCleanup -Wall warnings.
2010-11-05 Chong YidongFix the fix for Bug#6426 (Bug#7210), avoiding frame...
2010-11-05 Eli ZaretskiiFix unified mouse highlight after compiling on Unix.
2010-11-05 Eli Zaretskiiterm.c (append_glyphless_glyph, produce_glyphless_glyph...
2010-11-05 Eli ZaretskiiFix mouse redesigned mouse highlight on MSDOS.
2010-11-05 Adrian Robert* nsterm.m (EmacsView-mouseExited:): Correct error...
2010-11-05 Eli ZaretskiiCleanup fallout from redesigning mouse highlight.
2010-11-05 Glenn MorrisChangeLog fix.
2010-11-04 Lars Magne Ingebri... Refer to set-coding-system-priority instead of the...
2010-11-04 Chong YidongBackport fix for Bug#5723 from trunk.
2010-11-04 Chong YidongBackport 2010-03-27T00:45:32Z!cyd@stupidchicken.com...
2010-11-04 YAMAMOTO MitsuharuBackport 2010-03-25T08:56:15Z!mituharu@math.s.chiba...
2010-11-04 Helmut EllerBackport 2010-03-25T08:48:52Z!mituharu@math.s.chiba...
2010-11-04 Kenichi HandaBackport 2010-05-27T04:24:30Z!handa@etlken from trunk
2010-11-04 YAMAMOTO MitsuharuBackport fix for Bug#2423 from trunk.
2010-11-04 Chong YidongBackport 2010-04-10T10:52:30Z!mituharu@math.s.chiba...
2010-11-04 Chong YidongBackport 2010-04-10T10:39:16Z!mituharu@math.s.chiba...
2010-11-04 Chong YidongBackport from trunk.
2010-11-04 Glenn MorrisChangeLog fix.
2010-11-04 Adrian Robert* nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXB...
2010-11-04 Jan Djärv* xfns.c (x_real_positions): Only use _NET_FRAME_EXTENT...
2010-11-04 Jan DjärvRemove debug code.
2010-11-04 Jan DjärvGet window position by reading _NET_FRAME_EXTENTS ...
2010-11-03 Julien DanjouSupport for gif transparency.
2010-11-03 Glenn MorrisFix for Bug#5655, backported from trunk.
2010-11-03 Glenn MorrisDon't be so lax with spelling.
2010-11-03 Glenn MorrisMere anarchy is loosed upon the world.
2010-11-02 Eli ZaretskiiReflect mouse-highlight redesign in term.c
2010-11-01 Eli ZaretskiiREALLY finish coding portable mouse highlight.
2010-11-01 Eli ZaretskiiFinish coding mouse highlight redesigned for portability.
2010-11-01 Chong YidongFix error in last merge from branch.
2010-11-01 Juanma BarranqueroFix dates in ChangeLog entries.
2010-11-01 Jan DjärvBackport fix for Bug#6571 from trunk. NOTE: May cause...
2010-11-01 Kenichi Handamerge trunk
2010-11-01 Kenichi Handamerge trunk
2010-11-01 Kenichi Handaw32term.c (x_draw_glyphless_glyph_string_foreground...
next