summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han...YAMAMOTO Mitsuharu2012-01-15
* Fix previous ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-13
* ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-13
* Take display-table into account on calculating character/string width (#Bug#9...Kenichi Handa2012-01-13
* * src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim2012-01-12
* Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-10
* Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii2012-01-09
* Avoid crash on composition (backport from trunk).Johan Bockgård2012-01-09
* Fix last commit.Chong Yidong2012-01-09
* Fix use of uninitialized var (backport from trunk).Chong Yidong2012-01-09
* Fix use of uninitialized variable (backport from trunk).Eli Zaretskii2012-01-09
* Fix glitch in scrolling_window (backport from trunk).YAMAMOTO Mitsuharu2012-01-09
* Backport Bug#9990 fix from trunkEli Zaretskii2012-01-09
* Fix memory leak by y-or-n-p-with-timeout with GUI (Bug#9830).YAMAMOTO Mitsuharu2011-10-31
* * src/keymap.c (Fsingle_key_description): Use make_specified_stringAndreas Schwab2011-09-19
* * xdisp.c (expose_window): Save original value of phys_cursor_on_p and turn w...YAMAMOTO Mitsuharu2011-09-10
* * src/search.c (boyer_moore): Take unibyte characters from patternAndreas Schwab2011-09-07
* Fix syntax scanning bug causing fontification crashes.Chong Yidong2011-08-30
* Fix implicit declaration of kbd_on_hold_pAndreas Schwab2011-08-19
* Backport 2010-07-03T14:42:02Z!eliz@gnu.org from trunkChong Yidong2011-07-28
* * fontset.c (fontset_get_font_group): Add proper type checks.Andreas Schwab2011-07-26
* Support LC_FUNCTION_STARTS load command on Darwin.YAMAMOTO Mitsuharu2011-07-23
* Merge fix for Bug#4238 from trunkChong Yidong2011-07-22
* Suppress address randomization on Darwin. Do not merge into trunk.YAMAMOTO Mitsuharu2011-07-12
* Ignore a static composition that starts before the current checking position ...Kenichi Handa2011-07-07
* * dispnew.c (scrolling_window): Before scrolling, turn off a mouse-highlight ...YAMAMOTO Mitsuharu2011-06-18
* Fix ChangeLog entry (no need to merge to trunk)Glenn Morris2011-06-16
* Merge: nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF.Paul Eggert2011-06-16
* * src/emacs.c (main): Warn when starting a GTK emacs in daemon mode.Dan Nicolaescu2011-06-02
* * fringe.c (update_window_fringes): Don't update overlay arrow bitmap in the ...YAMAMOTO Mitsuharu2011-06-01
* Take account of periodic fringe bitmap's dependency on y-position in redrawing.YAMAMOTO Mitsuharu2011-05-25
* xdisp.c (get_next_display_element): Set correct it->face_id for a static comp...Kenichi Handa2011-05-25
* * dispnew.c (scrolling_window): Don't exclude the case that theYAMAMOTO Mitsuharu2011-05-21
* src/textprop.c (Fprevious_single_char_property_change): Doc fix (bug#8655).Drew Adams2011-05-11
* Take account of fringe background extension in scroll_run_hook.YAMAMOTO Mitsuharu2011-05-11
* * xmenu.c (set_frame_menubar): Fix submenu loops.Andreas Schwab2011-05-09
* Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:...Eli Zaretskii2011-05-09
* Allow the Windows build to use upto 2GB of heap.Eli Zaretskii2011-04-29
* * src/nsfns.m (Fns_read_file_name): Doc fix (Bug#8534).Chong Yidong2011-04-26
* Fix a bug in time functions when timezone is changed on Windows.Eli Zaretskii2011-04-18
* * xdisp.c (init_xdisp): Initialize echo_area_window (Bug#6451).Chong Yidong2011-04-13
* Fix typos.Juanma Barranquero2011-04-13
* Fix wait_for_termination on GNU Hurd (Bug#8467)Samuel Thibault2011-04-10
* * src/buffer.c (syms_of_buffer): Doc fix (Bug#6902).Chong Yidong2011-04-10
* Fix ChangeLog attribution.Glenn Morris2011-04-09
* Fix more GCC strict-aliasing warnings.Chong Yidong2011-04-08
* * xterm.c (handle_one_xevent): Avoid type-punned derefencing of X events.Chong Yidong2011-04-08
* * term.c (init_tty): Fix incorrect ifdef placement (Bug#8450).Svante Signell2011-04-08
* * process.c (Fformat_network_address): Doc fix.Christoph Scholtes2011-03-19
* Backport fix for Bug#8219 from trunk.Chong Yidong2011-03-19