summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* REALLY fix bug #10164 with crashes when linum-mode is turned on.Eli Zaretskii2011-11-30
* Fix typos.Juanma Barranquero2011-11-30
* src/dispnew.c (adjust_glyph_matrix) [XASSERTS]: Add missing check.Juanma Barranquero2011-11-30
* Fix bug #10164 with assertion violations in linum-mode.Eli Zaretskii2011-11-30
* * xterm.c (handle_one_xevent): Only set async_visible and friendsJan Djärv2011-11-29
* Remove GCPRO-related macros that exist only to avoid shadowing locals.Paul Eggert2011-11-28
* Truncate scroll runs that copy to where we copied to.YAMAMOTO Mitsuharu2011-11-28
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-27
* Work around an Ubuntu 11.10 bug where Emacs loops forever when started.Jan Djärv2011-11-27
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-27
* Spelling fixes.Paul Eggert2011-11-26
* * fileio.c (Finsert_file_contents): Undo previous change.Paul Eggert2011-11-26
* src/dispnew.c (update_window): Fix outdated commentary.Eli Zaretskii2011-11-26
* Spelling fixes.Paul Eggert2011-11-26
* Rename locals to avoid shadowing.Paul Eggert2011-11-25
* Fix bug #10119 with C-e and whitespace-mode.Eli Zaretskii2011-11-25
* Fix a thinko in 2011-11-25T11:32:14Z!eliz@gnu.org.Eli Zaretskii2011-11-25
* Fix typos.Juanma Barranquero2011-11-25
* Fix bug #10105 with Isearch triggered scrolling under scroll-conservatively.Eli Zaretskii2011-11-25
* Spelling fixes.Paul Eggert2011-11-24
* * src/image.c (imagemagick_load_image): Move `MagickSetResolution' downJuri Linkov2011-11-24
* Fix typos.Juanma Barranquero2011-11-24
* * src/window.c (Fcoordinates_in_window_p): Accept only live windows.Chong Yidong2011-11-24
* In Fkill_buffer do replace_buffer_in_windows before Fset_buffer. (Bug#10114)Martin Rudalics2011-11-23
* * src/font.c (font_find_for_lface) [HAVE_NS]: Ignore case.Glenn Morris2011-11-22
* Spelling fixes.Paul Eggert2011-11-22
* * xdisp.c (compute_stop_pos): Check validity of end_charpos before using it.Chong Yidong2011-11-23
* Fix bug #10098 with assertion violation during frame resize.Eli Zaretskii2011-11-22
* (wait_reading_process_output): Add comment and URL.Lars Magne Ingebrigtsen2011-11-21
* Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.Lars Magne Ingebrigtsen2011-11-21
* * xterm.c (x_clear_frame): Reinstate the XClearWindow call.Jan Djärv2011-11-21
* More updates to Windows chapter of Lisp manual.Chong Yidong2011-11-21
* * src/window.c (get_phys_cursor_glyph): Fix Lisp_Object/int mixup.Stefan Monnier2011-11-20
* Fix typos.Juanma Barranquero2011-11-20
* Remove term "status" with "window combination limits".Martin Rudalics2011-11-20
* * configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2011-11-20
* Spelling fixes.Paul Eggert2011-11-19
* * src/fileio.c (Finsert_file_contents): Add missing gcpro1 variable.Stefan Monnier2011-11-19
* Fix typos.Juanma Barranquero2011-11-20
* Standardize on VIRT_ADDR_VARIES behavior.Paul Eggert2011-11-19
|\
| * Merge from trunk.Paul Eggert2011-11-19
| |\ | |/ |/|
* | Spelling fixes.Paul Eggert2011-11-19
* | Fix bug #10075 with cursor drawing in an hscrolled window.Eli Zaretskii2011-11-19
* | * window.c (Fwindow_combination_limit): Make first arg non-optionalChong Yidong2011-11-19
* | Spelling fixes.Paul Eggert2011-11-19
* | Revert last commit.Eli Zaretskii2011-11-19
* | Fix minor problems found by static checking.Paul Eggert2011-11-18
* | * src/keymap.c (Fwhere_is_internal): Add missing RETURN_UNGCPROs.Dmitry Antipov2011-11-18
* | * src/intervals.c: Fix grafting over the whole buffer.Stefan Monnier2011-11-18
* | Add assertion for hash values of rows.Eli Zaretskii2011-11-18