aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bug #10105 with Isearch triggered scrolling under scroll-conservatively.Eli Zaretskii2011-11-251-0/+7
* | * src/image.c (imagemagick_load_image): Move `MagickSetResolution' downJuri Linkov2011-11-241-0/+5
* | * src/window.c (Fcoordinates_in_window_p): Accept only live windows.Chong Yidong2011-11-241-0/+4
* | In Fkill_buffer do replace_buffer_in_windows before Fset_buffer. (Bug#10114)Martin Rudalics2011-11-231-0/+5
* | * src/font.c (font_find_for_lface) [HAVE_NS]: Ignore case.Glenn Morris2011-11-221-0/+4
* | Spelling fixes.Paul Eggert2011-11-221-1/+1
* | * xdisp.c (compute_stop_pos): Check validity of end_charpos before using it.Chong Yidong2011-11-231-0/+5
* | Fix bug #10098 with assertion violation during frame resize.Eli Zaretskii2011-11-221-0/+9
* | (wait_reading_process_output): Add comment and URL.Lars Magne Ingebrigtsen2011-11-211-0/+1
* | Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.Lars Magne Ingebrigtsen2011-11-211-0/+5
* | * xterm.c (x_clear_frame): Reinstate the XClearWindow call.Jan Djärv2011-11-211-0/+4
* | More updates to Windows chapter of Lisp manual.Chong Yidong2011-11-211-0/+4
* | * src/window.c (get_phys_cursor_glyph): Fix Lisp_Object/int mixup.Stefan Monnier2011-11-201-0/+4
* | Fix typos.Juanma Barranquero2011-11-201-0/+4
* | Remove term "status" with "window combination limits".Martin Rudalics2011-11-201-0/+6
* | * configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2011-11-201-0/+5
* | * src/fileio.c (Finsert_file_contents): Add missing gcpro1 variable.Stefan Monnier2011-11-191-0/+5
* | Fix typos.Juanma Barranquero2011-11-201-0/+5
* | Standardize on VIRT_ADDR_VARIES behavior.Paul Eggert2011-11-191-0/+20
|\ \
| * \ Merge from trunk.Paul Eggert2011-11-191-6/+99
| |\ \ | |/ / |/| |
* | | Fix bug #10075 with cursor drawing in an hscrolled window.Eli Zaretskii2011-11-191-0/+11
* | | * window.c (Fwindow_combination_limit): Make first arg non-optionalChong Yidong2011-11-191-0/+6
* | | Revert last commit.Eli Zaretskii2011-11-191-6/+0
* | | Fix minor problems found by static checking.Paul Eggert2011-11-181-0/+6
* | | * src/keymap.c (Fwhere_is_internal): Add missing RETURN_UNGCPROs.Dmitry Antipov2011-11-181-0/+4
* | | * src/intervals.c: Fix grafting over the whole buffer.Stefan Monnier2011-11-181-1/+6
* | | Add assertion for hash values of rows.Eli Zaretskii2011-11-181-0/+1
* | | Fix another crash due to incorrect hash value of glyph rows, bug #10035.Eli Zaretskii2011-11-181-0/+17
* | | Work around GTK bug crashing emacs GTK builds.Tassilo Horn2011-11-181-0/+5
* | | Fix typos.Juanma Barranquero2011-11-171-0/+4
* | | Rename window-splits to window-combination-resize.Martin Rudalics2011-11-171-0/+7
* | | Fix typos.Juanma Barranquero2011-11-161-1/+2
* | | Fix typos.Juanma Barranquero2011-11-161-3/+7
* | | Rename window-nest to window-combination-limit.Martin Rudalics2011-11-161-0/+11
* | | Fix typos.Juanma Barranquero2011-11-151-0/+4
* | | Fix typos.Juanma Barranquero2011-11-141-1/+1
* | | Fix bug #10035 with assertion violation in row_equal_p.Eli Zaretskii2011-11-141-0/+8
* | | Fix bug#10044Juanma Barranquero2011-11-141-0/+5
| * | Merge from trunk.Paul Eggert2011-11-131-1/+46
| |\ \ | |/ / |/| |
* | | Allow building temacs with a larger heap on MS-Windows.Eli Zaretskii2011-11-121-0/+5
* | | Verify glyph row's hash values.Eli Zaretskii2011-11-121-0/+3
* | | dispnew.c (scrolling_window): Fix index usage.Eli Zaretskii2011-11-121-0/+5
* | | Don't handle splits status.Martin Rudalics2011-11-121-0/+11
* | | * xfns.c (unwind_create_frame):Jan Djärv2011-11-111-0/+7
* | | * xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext.Dmitry Antipov2011-11-111-0/+4
* | | callproc.c (Fcall_process): Set the member dst_multibyte of process_coding.Kenichi Handa2011-11-111-0/+5
* | | merge trunkKenichi Handa2011-11-111-0/+68
|\ \ \
* | | | xdisp.c (fill_composite_glyph_string): Always set s->face, to avoid a crash (...Kenichi Handa2011-11-111-0/+5
| | * | Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrindPaul Eggert2011-11-101-0/+19
| |/ /
| * | Disallow calling window-inside-edges and related functions on internal windows.Chong Yidong2011-11-091-0/+5