summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * s/gnu.h (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS (Bug#9926).Paul Eggert2011-11-081-0/+4
* Avoid some portability problems by eschewing 'extern inline' functions.Paul Eggert2011-11-081-0/+20
* Move low-level window width/height functions to C, and high-level functions t...Chong Yidong2011-11-081-0/+8
* src/lisp.h (syms_of_abbrev): Remove declaration.Juanma Barranquero2011-11-071-0/+5
* Allow to run temacs.exe on MS-Windows in GUI mode.Eli Zaretskii2011-11-071-0/+6
* Remove term "subwindow" from code and documentation.Martin Rudalics2011-11-071-0/+13
* * alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926).Paul Eggert2011-11-061-0/+7
* merge trunkKenichi Handa2011-11-071-0/+147
|\
| * Merge from emacs-23; up to 2010-06-22T07:41:10Z!rgm@gnu.orgGlenn Morris2011-11-061-0/+6
| |\
| | * Fix memory leak by y-or-n-p-with-timeout with GUI (Bug#9830).YAMAMOTO Mitsuharu2011-10-311-0/+6
| * | Fix some portability problems with 'inline'.Paul Eggert2011-11-061-0/+18
| * | * src/keyboard.c (interrupt_signal): Don't call kill-emacs while inAndreas Schwab2011-11-061-0/+5
| * | Fix bug #9963 with abort in "temacs -nw".Eli Zaretskii2011-11-061-0/+7
| * | Delete window-combination-p; tweaks to window-top-child and window-left-child.Chong Yidong2011-11-061-0/+13
| * | * src/makefile.w32-in ($(TEMACS), (gl-stamp)): Use $(THISDIR) toChristoph Scholtes2011-11-051-0/+5
| * | * src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.Jason Rumney2011-11-061-0/+12
| * | Fix MSVC build in lib-src.Eli Zaretskii2011-11-051-0/+3
| * | Modify w32fns.c similarly to 2011-11-05T12:04:34Z!jan.h.d@swipnet.se.Eli Zaretskii2011-11-051-0/+6
| * | * nsfns.m: Declare image_cache_refcount if GLYPH_DEBUG.Jan Djärv2011-11-051-0/+11
| * | * xfns.c (unwind_create_frame): Fix comment.Jan Djärv2011-11-051-0/+8
| * | Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-051-0/+35
| * | Fix bug #9955 with mouse-highlight that starts at beginning of window.Eli Zaretskii2011-11-041-1/+7
| * | * gtkutil.c (xg_make_tool_item): Add callbacks of one of wimage orJan Djärv2011-11-041-0/+7
| * | Fix documentation per bug #9949.Eli Zaretskii2011-11-041-0/+5
* | | Set members of the struct coding_system before accessing them (bug#9910,9911,...Kenichi Handa2011-11-071-0/+11
|/ /
* | Fix bug #9947 with referencing uninitialized variable.Eli Zaretskii2011-11-041-0/+2
* | Fix bug #9943 on X.Eli Zaretskii2011-11-031-0/+1
* | src/ChangeLog: Fix entry for last commit.Eli Zaretskii2011-11-031-1/+1
* | Fix bug #9943 with abort at shutdown.Eli Zaretskii2011-11-031-0/+5
* | Rename locals to match their nature.Eli Zaretskii2011-11-011-0/+2
* | Fix mouse highlight in continued lines on a TTY.Eli Zaretskii2011-11-011-0/+6
* | Remove unused variable temp-buffer-show-specifiers.Martin Rudalics2011-11-011-0/+6
* | Fix random crashes while scrolling backwards.Eli Zaretskii2011-10-301-0/+5
* | Fix bug 9869.Jan Djärv2011-10-301-1/+5
* | * gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar): InitializeJan Djärv2011-10-301-0/+3
* | Fix hang after C-z in gnome-shell.Jan Djärv2011-10-301-0/+13
* | * alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE,Paul Eggert2011-10-291-0/+6
* | * src/frame.h (MOUSE_HL_INFO): Remove excess parens.Andreas Schwab2011-10-291-0/+4
* | Fix attribution for last commit in src/ChangeLog.Eli Zaretskii2011-10-291-0/+2
* | Fix the `xbytecode' user-defined command in .gdbinit.Eli Zaretskii2011-10-291-0/+9
* | Revert last commit.Eli Zaretskii2011-10-291-5/+0
* | Fix bug #9902 with crash caused by clearing mouse highlight.Eli Zaretskii2011-10-291-0/+5
* | Fixes: debbugs:9903Andreas Schwab2011-10-291-0/+5
* | Revert problematic change to wait_reading_process_output.Glenn Morris2011-10-281-0/+5
* | Fix use of uninitialized variable.Eli Zaretskii2011-10-281-0/+6
* | * src/xdisp.c (note_mouse_highlight): Fix use of uninitialized var.Chong Yidong2011-10-281-0/+4
* | * src/window.c (make_window): Initialize phys_cursor_on_p.Dan Nicolaescu2011-10-281-0/+4
* | * src/lisp.h (struct Lisp_Symbol): Update comments.Stefan Monnier2011-10-281-6/+10
* | src/w32font.c (w32_load_unicows_or_gdi32): Add missing return.Juanma Barranquero2011-10-281-0/+4
* | Fix bug #8562 with Emacs display on Windows 9X.Eli Zaretskii2011-10-281-0/+21