summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-01-23upstreamJoakim Verona
2012-01-21Make second arg of copysign non-optional.Chong Yidong
2012-01-21* process.c (read_process_output): Use p instead of XPROCESS (proc).Andreas Schwab
2012-01-19Fix handling of persistent window parameters.Martin Rudalics
2012-01-18Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.Glenn Morris
2012-01-18Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)Yoshiaki Kasahara
2012-01-17upstreamJoakim Verona
2012-01-16Provide persistent window parameters.Martin Rudalics
2012-01-15Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han...YAMAMOTO Mitsuharu
2012-01-14Fix bug #9087 with crashes on MS-Windows under throw-on-input.Eli Zaretskii
2012-01-13Fix previous ChangeLog date fix (no need to merge to trunk)Glenn Morris
2012-01-13ChangeLog date fix (no need to merge to trunk)Glenn Morris
2012-01-13Take display-table into account on calculating character/string width (#Bug#9...Kenichi Handa
2012-01-12* xdisp.c (rows_from_pos_range): Add parens as per gcc -Wparentheses.Paul Eggert
2012-01-12fixes for typechecking to avoid crashes when some webkit functions are called...Joakim Verona
2012-01-12* src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim
2012-01-12upstreamJoakim Verona
2012-01-11Fix the last part of bug #10464 with mouse highlight at end of line.Eli Zaretskii
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris
2012-01-10Duplicate-word and spelling fixes.Paul Eggert
2012-01-10init_lread fix for bug#10208.Glenn Morris
2012-01-10Comments on init_lread.Glenn Morris
2012-01-10Tweak previous doc fix.Glenn Morris
2012-01-10* src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.Glenn Morris
2012-01-10ChangeLog fixes.Juanma Barranquero
2012-01-10* src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous change.Glenn Morris
2012-01-09Mainly comment fixes related to PATH_LOADSEARCH etc.Glenn Morris
2012-01-09Fix bug #10464 with mouse highlight of display strings.Eli Zaretskii
2012-01-09upstreamJoakim Verona
2012-01-09Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii
2012-01-09Avoid crash on composition (backport from trunk).Johan Bockgård
2012-01-09Fix last commit.Chong Yidong
2012-01-09Fix use of uninitialized var (backport from trunk).Chong Yidong
2012-01-09Fix use of uninitialized variable (backport from trunk).Eli Zaretskii
2012-01-09Fix glitch in scrolling_window (backport from trunk).YAMAMOTO Mitsuharu
2012-01-09Backport Bug#9990 fix from trunkEli Zaretskii
2012-01-07Merge from trunk.Paul Eggert
2012-01-07Fix bug #6540 with a crash while inserting non-ASCII text under cache-long-li...Eli Zaretskii
2012-01-07Fix bug #10284 with renaming a directory on MS-Windows.LynX
2012-01-07Fix focus handling for embedded frames.David Benjamin
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2012-01-04Update short copyright year to 2012.Glenn Morris
2012-01-03Fix typos.Juanma Barranquero
2012-01-01Allow Emacs on w32 to build against and work with GnuTLS 3.x.Eli Zaretskii
2011-12-31Add Bug#8828 to my 2011-06-15 entry.Paul Eggert
2011-12-31Doc fix for window-scroll-functions.Antoine Levitt
2011-12-30Spelling fixes.Paul Eggert
2011-12-29Spelling fixes.Paul Eggert
2011-12-29Add Bug#.Paul Eggert
2011-12-29emacs: fix an auto-save permissions race conditionPaul Eggert