summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2011-11-11merge trunkKenichi Handa
2011-11-11xdisp.c (fill_composite_glyph_string): Always set s->face, to avoid a crash (...Kenichi Handa
2011-11-10Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrindPaul Eggert
2011-11-09Disallow calling window-inside-edges and related functions on internal windows.Chong Yidong
2011-11-08* s/gnu.h (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS (Bug#9926).Paul Eggert
2011-11-08Avoid some portability problems by eschewing 'extern inline' functions.Paul Eggert
2011-11-08Move low-level window width/height functions to C, and high-level functions t...Chong Yidong
2011-11-07src/lisp.h (syms_of_abbrev): Remove declaration.Juanma Barranquero
2011-11-07Allow to run temacs.exe on MS-Windows in GUI mode.Eli Zaretskii
2011-11-07Remove term "subwindow" from code and documentation.Martin Rudalics
2011-11-06* alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926).Paul Eggert
2011-11-07merge trunkKenichi Handa
2011-11-07Set members of the struct coding_system before accessing them (bug#9910,9911,...Kenichi Handa
2011-11-06Merge from emacs-23; up to 2010-06-22T07:41:10Z!rgm@gnu.orgGlenn Morris
2011-11-06Fix some portability problems with 'inline'.Paul Eggert
2011-11-06* src/keyboard.c (interrupt_signal): Don't call kill-emacs while inAndreas Schwab
2011-11-06Fix bug #9963 with abort in "temacs -nw".Eli Zaretskii
2011-11-06Delete window-combination-p; tweaks to window-top-child and window-left-child.Chong Yidong
2011-11-05* src/makefile.w32-in ($(TEMACS), (gl-stamp)): Use $(THISDIR) toChristoph Scholtes
2011-11-06* src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.Jason Rumney
2011-11-05Fix MSVC build in lib-src.Eli Zaretskii
2011-11-05Modify w32fns.c similarly to 2011-11-05T12:04:34Z!jan.h.d@swipnet.se.Eli Zaretskii
2011-11-05* nsfns.m: Declare image_cache_refcount if GLYPH_DEBUG.Jan Djärv
2011-11-05* xfns.c (unwind_create_frame): Fix comment.Jan Djärv
2011-11-05Support MSVC build with newer versions of Visual Studio.Eli Zaretskii
2011-11-04Fix bug #9955 with mouse-highlight that starts at beginning of window.Eli Zaretskii
2011-11-04* gtkutil.c (xg_make_tool_item): Add callbacks of one of wimage orJan Djärv
2011-11-04Fix documentation per bug #9949.Eli Zaretskii
2011-11-04Fix bug #9947 with referencing uninitialized variable.Eli Zaretskii
2011-11-03Fix bug #9943 on X.Eli Zaretskii
2011-11-03src/ChangeLog: Fix entry for last commit.Eli Zaretskii
2011-11-03Fix bug #9943 with abort at shutdown.Eli Zaretskii
2011-11-01Merge from trunk.Paul Eggert
2011-11-01Rename locals to match their nature.Eli Zaretskii
2011-11-01Fix mouse highlight in continued lines on a TTY.Eli Zaretskii
2011-11-01Remove unused variable temp-buffer-show-specifiers.Martin Rudalics
2011-10-31Merge from trunk.Paul Eggert
2011-10-31Fix memory leak by y-or-n-p-with-timeout with GUI (Bug#9830).YAMAMOTO Mitsuharu
2011-10-30Fix random crashes while scrolling backwards.Eli Zaretskii
2011-10-30Fix bug 9869.Jan Djärv
2011-10-30* gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar): InitializeJan Djärv
2011-10-30Fix hang after C-z in gnome-shell.Jan Djärv
2011-10-29Merge from trunk.Paul Eggert
2011-10-29* alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE,Paul Eggert
2011-10-29* src/frame.h (MOUSE_HL_INFO): Remove excess parens.Andreas Schwab
2011-10-29Fix attribution for last commit in src/ChangeLog.Eli Zaretskii
2011-10-29Fix the `xbytecode' user-defined command in .gdbinit.Eli Zaretskii
2011-10-29Revert last commit.Eli Zaretskii
2011-10-29Fix bug #9902 with crash caused by clearing mouse highlight.Eli Zaretskii
2011-10-29Fixes: debbugs:9903Andreas Schwab