aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-21Make second arg of copysign non-optional.Chong Yidong2-1/+6
2012-01-21* process.c (read_process_output): Use p instead of XPROCESS (proc).Andreas Schwab2-6/+9
2012-01-19Fix handling of persistent window parameters.Martin Rudalics2-18/+24
2012-01-18Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)Yoshiaki Kasahara2-1/+6
2012-01-16Provide persistent window parameters.Martin Rudalics2-7/+110
2012-01-15Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han...YAMAMOTO Mitsuharu2-1/+6
2012-01-14Fix bug #9087 with crashes on MS-Windows under throw-on-input.Eli Zaretskii2-0/+10
2012-01-13Fix previous ChangeLog date fix (no need to merge to trunk)Glenn Morris1-1/+1
2012-01-13ChangeLog date fix (no need to merge to trunk)Glenn Morris1-3/+3
2012-01-13Take display-table into account on calculating character/string width (#Bug#9...Kenichi Handa2-37/+35
2012-01-12* xdisp.c (rows_from_pos_range): Add parens as per gcc -Wparentheses.Paul Eggert2-3/+7
2012-01-12fixes for typechecking to avoid crashes when some webkit functions are called...Joakim Verona1-4/+19
2012-01-12* src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim2-2/+6
2012-01-11Fix the last part of bug #10464 with mouse highlight at end of line.Eli Zaretskii2-3/+46
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris215-216/+216
2012-01-10Duplicate-word and spelling fixes.Paul Eggert3-5/+5
2012-01-10init_lread fix for bug#10208.Glenn Morris2-67/+75
2012-01-10Comments on init_lread.Glenn Morris1-13/+63
2012-01-10Tweak previous doc fix.Glenn Morris1-2/+2
2012-01-10* src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.Glenn Morris2-3/+7
2012-01-10ChangeLog fixes.Juanma Barranquero2-7/+6
2012-01-10* src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous change.Glenn Morris2-4/+3
2012-01-09Mainly comment fixes related to PATH_LOADSEARCH etc.Glenn Morris2-11/+24
2012-01-09Fix bug #10464 with mouse highlight of display strings.Eli Zaretskii2-8/+23
2012-01-09Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii2-4/+4
2012-01-09Avoid crash on composition (backport from trunk).Johan Bockgård2-0/+11
2012-01-09Fix last commit.Chong Yidong1-2/+2
2012-01-09Fix use of uninitialized var (backport from trunk).Chong Yidong2-5/+12
2012-01-09Fix use of uninitialized variable (backport from trunk).Eli Zaretskii2-1/+7
2012-01-09Fix glitch in scrolling_window (backport from trunk).YAMAMOTO Mitsuharu2-8/+72
2012-01-09Backport Bug#9990 fix from trunkEli Zaretskii2-4/+9
2012-01-07Fix bug #6540 with a crash while inserting non-ASCII text under cache-long-li...Eli Zaretskii2-4/+9
2012-01-07Fix bug #10284 with renaming a directory on MS-Windows.LynX2-5/+40
2012-01-07Fix focus handling for embedded frames.David Benjamin4-3/+36
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris215-215/+215
2012-01-04Update short copyright year to 2012.Glenn Morris2-1/+5
2012-01-03Fix typos.Juanma Barranquero2-7/+7
2012-01-01Allow Emacs on w32 to build against and work with GnuTLS 3.x.Eli Zaretskii2-2/+20
2011-12-31Add Bug#8828 to my 2011-06-15 entry.Paul Eggert1-1/+1
2011-12-31Doc fix for window-scroll-functions.Antoine Levitt2-1/+11
2011-12-30Spelling fixes.Paul Eggert6-6/+6
2011-12-29Spelling fixes.Paul Eggert7-7/+7
2011-12-29Add Bug#.Paul Eggert1-2/+2
2011-12-29emacs: fix an auto-save permissions race conditionPaul Eggert2-6/+23
2011-12-28coding.c: (Fdefine_coding_system_internal): Make an utf-8 base coding-system ...Kenichi Handa2-2/+8
2011-12-26* xmenu.c (x_menu_wait_for_event): Use xg_select for Gtk3 so menusJan Djärv2-2/+28
2011-12-25* callint.c (Fcall_interactively): Don't truncate prompt string.Andreas Schwab2-9/+6
2011-12-24Add the bug number #10360 to the entry for 2011-12-23T14:51:51Z!eliz@gnu.org.Eli Zaretskii1-1/+1
2011-12-23Fix assertion violation in pop_it when org-indent-mode is used.Eli Zaretskii2-5/+12
2011-12-22* nsfont.m (ns_spec_to_descriptor): Do not autorelease fdesc.Jan Djärv2-1/+4