Work around an Ubuntu 11.10 bug where Emacs loops forever when started.
[bpt/emacs.git] / src / ChangeLog
2011-11-27 Jan DjärvWork around an Ubuntu 11.10 bug where Emacs loops forev...
2011-11-26 Paul Eggert* fileio.c (Finsert_file_contents): Undo previous change.
2011-11-26 Paul EggertRename locals to avoid shadowing.
2011-11-25 Eli ZaretskiiFix bug #10119 with C-e and whitespace-mode.
2011-11-25 Juanma BarranqueroFix typos.
2011-11-25 Eli ZaretskiiFix bug #10105 with Isearch triggered scrolling under...
2011-11-24 Juri Linkov* src/image.c (imagemagick_load_image): Move `MagickSet...
2011-11-23 Chong Yidong* src/window.c (Fcoordinates_in_window_p): Accept only...
2011-11-23 Martin RudalicsIn Fkill_buffer do replace_buffer_in_windows before...
2011-11-23 Glenn Morris* src/font.c (font_find_for_lface) [HAVE_NS]: Ignore...
2011-11-23 Paul EggertSpelling fixes.
2011-11-23 Chong Yidong* xdisp.c (compute_stop_pos): Check validity of end_cha...
2011-11-22 Eli ZaretskiiFix bug #10098 with assertion violation during frame...
2011-11-21 Lars Magne Ingebri... (wait_reading_process_output): Add comment and URL.
2011-11-21 Lars Magne Ingebri... Fix asynchrounous GnuTLS socket handling on some versio...
2011-11-21 Jan Djärv* xterm.c (x_clear_frame): Reinstate the XClearWindow...
2011-11-21 Chong YidongMore updates to Windows chapter of Lisp manual.
2011-11-20 Stefan Monnier* src/window.c (get_phys_cursor_glyph): Fix Lisp_Object...
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Martin RudalicsRemove term "status" with "window combination limits".
2011-11-20 Andreas Schwab* configure.in: Remove reference to src/m/ibms390.h.
2011-11-20 Stefan Monnier* src/fileio.c (Finsert_file_contents): Add missing...
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Paul EggertStandardize on VIRT_ADDR_VARIES behavior.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Eli ZaretskiiFix bug #10075 with cursor drawing in an hscrolled...
2011-11-19 Chong Yidong* window.c (Fwindow_combination_limit): Make first...
2011-11-19 Eli ZaretskiiRevert last commit.
2011-11-18 Paul EggertFix minor problems found by static checking.
2011-11-18 Dmitry Antipov* src/keymap.c (Fwhere_is_internal): Add missing RETURN...
2011-11-18 Stefan Monnier* src/intervals.c: Fix grafting over the whole buffer.
2011-11-18 Eli ZaretskiiAdd assertion for hash values of rows.
2011-11-18 Eli ZaretskiiFix another crash due to incorrect hash value of glyph...
2011-11-18 Tassilo HornWork around GTK bug crashing emacs GTK builds.
2011-11-17 Juanma BarranqueroFix typos.
2011-11-17 Martin RudalicsRename window-splits to window-combination-resize.
2011-11-16 Juanma BarranqueroFix typos.
2011-11-16 Juanma BarranqueroFix typos.
2011-11-16 Martin RudalicsRename window-nest to window-combination-limit.
2011-11-15 Juanma BarranqueroFix typos.
2011-11-14 Juanma BarranqueroFix typos.
2011-11-14 Eli ZaretskiiFix bug #10035 with assertion violation in row_equal_p.
2011-11-14 Juanma BarranqueroFix bug#10044
2011-11-14 Paul EggertMerge from trunk.
2011-11-12 Eli ZaretskiiAllow building temacs with a larger heap on MS-Windows.
2011-11-12 Eli ZaretskiiVerify glyph row's hash values.
2011-11-12 Eli Zaretskiidispnew.c (scrolling_window): Fix index usage.
2011-11-12 Martin RudalicsDon't handle splits status.
2011-11-11 Jan Djärv* xfns.c (unwind_create_frame):
2011-11-11 Dmitry Antipov* xdisp.c (syms_of_xdisp): Remove duplicated definition...
2011-11-11 Kenichi Handacallproc.c (Fcall_process): Set the member dst_multibyt...
2011-11-11 Kenichi Handamerge trunk
2011-11-11 Kenichi Handaxdisp.c (fill_composite_glyph_string): Always set s...
2011-11-10 Paul EggertStandardize on VIRT_ADDR_VARIES behavior; otherwise...
2011-11-09 Chong YidongDisallow calling window-inside-edges and related functi...
2011-11-08 Paul Eggert* s/gnu.h (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOO...
2011-11-08 Paul EggertAvoid some portability problems by eschewing 'extern...
2011-11-08 Chong YidongMove low-level window width/height functions to C,...
2011-11-07 Juanma Barranquerosrc/lisp.h (syms_of_abbrev): Remove declaration.
2011-11-07 Eli ZaretskiiAllow to run temacs.exe on MS-Windows in GUI mode.
2011-11-07 Martin RudalicsRemove term "subwindow" from code and documentation.
2011-11-07 Paul Eggert* alloc.c (DEADP): New macro, for porting to GNU/Hurd...
2011-11-07 Kenichi Handamerge trunk
2011-11-07 Kenichi HandaSet members of the struct coding_system before accessin...
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-06 Paul EggertFix some portability problems with 'inline'.
2011-11-06 Andreas Schwab* src/keyboard.c (interrupt_signal): Don't call kill...
2011-11-06 Eli ZaretskiiFix bug #9963 with abort in "temacs -nw".
2011-11-06 Chong YidongDelete window-combination-p; tweaks to window-top-child...
2011-11-05 Christoph Scholtes* src/makefile.w32-in ($(TEMACS), (gl-stamp)): Use...
2011-11-05 Jason Rumney* src/w32font.c (font_matches_spec): Filter out non...
2011-11-05 Eli ZaretskiiFix MSVC build in lib-src.
2011-11-05 Eli ZaretskiiModify w32fns.c similarly to 2011-11-05T12:04:34Z!jan...
2011-11-05 Jan Djärv* nsfns.m: Declare image_cache_refcount if GLYPH_DEBUG.
2011-11-05 Jan Djärv* xfns.c (unwind_create_frame): Fix comment.
2011-11-05 Eli ZaretskiiSupport MSVC build with newer versions of Visual Studio.
2011-11-04 Eli ZaretskiiFix bug #9955 with mouse-highlight that starts at begin...
2011-11-04 Jan Djärv* gtkutil.c (xg_make_tool_item): Add callbacks of one...
2011-11-04 Eli ZaretskiiFix documentation per bug #9949.
2011-11-03 Alan MackenzieAdd c-nonlabel-token-2-key to cc-langs.el.
2011-11-03 Eli ZaretskiiFix bug #9947 with referencing uninitialized variable.
2011-11-03 Alan MackenzieEdit lisp/ChangeLog
2011-11-03 Alan MackenzieMerge.
2011-11-03 Eli ZaretskiiFix bug #9943 on X.
2011-11-03 Eli Zaretskiisrc/ChangeLog: Fix entry for last commit.
2011-11-03 Eli ZaretskiiFix bug #9943 with abort at shutdown.
2011-11-01 Eli ZaretskiiRename locals to match their nature.
2011-11-01 Eli ZaretskiiFix mouse highlight in continued lines on a TTY.
2011-11-01 Martin RudalicsRemove unused variable temp-buffer-show-specifiers.
2011-10-31 YAMAMOTO MitsuharuFix memory leak by y-or-n-p-with-timeout with GUI ...
2011-10-30 Eli ZaretskiiFix random crashes while scrolling backwards.
2011-10-30 Jan DjärvFix bug 9869.
2011-10-30 Jan Djärv* gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar...
2011-10-30 Jan DjärvFix hang after C-z in gnome-shell.
2011-10-29 Paul Eggert* alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE,
2011-10-29 Andreas Schwab* src/frame.h (MOUSE_HL_INFO): Remove excess parens.
2011-10-29 Eli ZaretskiiFix attribution for last commit in src/ChangeLog.
2011-10-29 Eli ZaretskiiFix the `xbytecode' user-defined command in .gdbinit.
2011-10-29 Eli ZaretskiiRevert last commit.
2011-10-29 Eli ZaretskiiFix bug #9902 with crash caused by clearing mouse highl...
next