aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #12196 with infloop when cache-long-line-scans is non-nil.Eli Zaretskii2012-09-171-0/+4
* Set pending_signals to 1 in w32term.c's read-socket hook.Eli Zaretskii2012-09-171-0/+3
* Fix the value of __malloc_extra_blocks.Eli Zaretskii2012-09-171-0/+6
* Remove no-longer-needed Solaris 2.4 vfork bug workaround.Paul Eggert2012-09-161-0/+12
* Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-161-0/+4
* Remove configure's --without-sync-input option.Paul Eggert2012-09-161-0/+42
* * font.c (Ffont_shape_gstring): Remove unused local.Paul Eggert2012-09-161-0/+4
* * src/Makefile.in (clean): No longer run nextstep's clean.Glenn Morris2012-09-161-0/+2
* Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-161-1/+9
* font.c (Ffont_shape_gstring): Fix previous change; GLYPHs may not covert the ...Kenichi Handa2012-09-171-0/+5
* merge trunkKenichi Handa2012-09-161-1/+71
|\
| * Window parameter functions again accept any window as argument (Bug#12452).Martin Rudalics2012-09-161-0/+5
| * Try to fix crashes introduced by 2012-09-10T21:01:45Z!jan.h.d@swipnet.se.Jan Djärv2012-09-161-0/+10
| * Port _setjmp fix to POSIXish hosts as well as Microsoft.Paul Eggert2012-09-151-0/+7
| * Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii2012-09-151-1/+27
| * Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-0/+22
* | merge trunkKenichi Handa2012-09-151-0/+13
|\ \ | |/
| * Fix glitches with 'configure --without-sync-input'.Paul Eggert2012-09-141-0/+5
| * Avoid out-of-range marker position (Bug#12426).Dmitry Antipov2012-09-141-0/+8
* | font.c (Ffont_shape_gstring): Don't adjust grapheme cluster here, but just ch...Kenichi Handa2012-09-151-0/+5
|/
* In Fformat_mode_line always save/restore current buffer. (Bug#12387)Martin Rudalics2012-09-141-0/+5
* src/makefile.w32-in ($(BLD)/alloc.$(O)): Update dependencies.Juanma Barranquero2012-09-141-0/+4
* Use a more backwards-compatible timer format.Paul Eggert2012-09-131-0/+7
* Fix typos in ChangeLogs.Juanma Barranquero2012-09-131-15/+15
* Function to mark objects and remove killed buffers at once.Dmitry Antipov2012-09-131-0/+9
* Better workaround for GNOME bug when --enable-gcc-warnings.Paul Eggert2012-09-121-0/+5
* Simplify SIGIO usage.Paul Eggert2012-09-121-0/+36
* Work around GCC and GNOME bugs when --enable-gcc-warnings.Paul Eggert2012-09-121-0/+9
* More fixes for 'volatile' and setjmp/longjmp.Paul Eggert2012-09-121-0/+16
* Remove unread-command-char.Stefan Monnier2012-09-121-0/+6
* Fix silent exit upon assertion violation on MS-Windows.Eli Zaretskii2012-09-121-0/+6
* * image.c (jpeg_memory_src): Don't assume string len fits in unsigned.Paul Eggert2012-09-121-0/+4
* * src/eval.c: Add `inhibit-debugger'.Stefan Monnier2012-09-111-0/+10
* Avoid _setjmp/_longjmp problems with local nonvolatile variables.Paul Eggert2012-09-111-0/+10
* Prefer assignment to memcpy when either will do.Paul Eggert2012-09-111-0/+9
* * alloc.c (discard_killed_buffers): Tune and simplify a bit.Paul Eggert2012-09-111-0/+7
* * nsterm.h: Add delay parameter to updateFrameSize.Jan Djärv2012-09-111-0/+9
* Discard killed buffers from deleted window and frame objects.Dmitry Antipov2012-09-111-0/+14
* Convenient macro to check whether the buffer is live.Dmitry Antipov2012-09-111-0/+7
* Fix wrong overhang display for gstring compositions (Bug#12364).YAMAMOTO Mitsuharu2012-09-111-0/+10
* Simplify, document, and port floating-point.Paul Eggert2012-09-101-0/+21
* * xdisp.c (Qinhibit_debug_on_message): Now static.Paul Eggert2012-09-101-0/+4
* * nsterm.m (ns_update_begin): Set clip path to whole view by usingJan Djärv2012-09-101-0/+5
* * fns.c (Fdelq, Fdelete): Doc fix.Chong Yidong2012-09-101-0/+4
* Parenthesize macro bodies.Paul Eggert2012-09-091-0/+5
* * src/lisp.h (make_lisp_ptr): New macro to replace XSET.Stefan Monnier2012-09-091-0/+6
* Avoid leaving traces of cursor when entering linum-mode.Eli Zaretskii2012-09-091-0/+4
* Fix bug #12277 with incomplete redisplay of the vertical border between windows.Eli Zaretskii2012-09-091-0/+6
* Assume C89 or later for math functions.Paul Eggert2012-09-091-0/+32
* * nsterm.m (ns_draw_fringe_bitmap, ns_dumpglyphs_image): Take backJan Djärv2012-09-081-0/+5