Fix typos.
[bpt/emacs.git] / src / ChangeLog
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-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-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...
2011-10-29 Andreas SchwabFixes: debbugs:9903
2011-10-29 Glenn MorrisRevert problematic change to wait_reading_process_output.
2011-10-28 Eli ZaretskiiFix use of uninitialized variable.
2011-10-28 Alan MackenzieMerge.
2011-10-28 Chong Yidong* src/xdisp.c (note_mouse_highlight): Fix use of uninit...
2011-10-28 Alan MackenzieBoring merge.
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Dan Nicolaescu* src/window.c (make_window): Initialize phys_cursor_on_p.
2011-10-28 Alan MackenzieMerge
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-28 Stefan Monnier* src/lisp.h (struct Lisp_Symbol): Update comments.
2011-10-28 Juanma Barranquerosrc/w32font.c (w32_load_unicows_or_gdi32): Add missing...
2011-10-28 Eli ZaretskiiFix bug #8562 with Emacs display on Windows 9X.
2011-10-27 Juanma Barranquerosrc/window.c: Fix typos in docstrings.
2011-10-27 Chong YidongMore gnutls memory fixes.
2011-10-27 Chong YidongFix a memory leak in the built-in GnuTLS support.
2011-10-27 Juanma Barranquerosrc/image.c, src/w32*.c, lib-src/emacsclient.c: Silence...
2011-10-26 Juanma BarranqueroFix typos.
2011-10-26 Juanma Barranquero* lisp/term/w32-win.el (w32-default-color-map): Declare...
2011-10-25 Paul Eggert* dispextern.h (Fcontrolling_tty_p): New decl (Bug...
2011-10-25 Stefan MonnierMake function-key-map apply when key is bound to `undef...
2011-10-25 Enami Tsugutomo* sysdep.c (init_sys_modes): Fix the check for the...
2011-10-20 Eli ZaretskiiImprove the speedup of bidi display introduced in 2011...
2011-10-20 Paul EggertTime zone name fixes for non-ASCII locales (Bug#641...
2011-10-19 Eli ZaretskiiFollowup to 2011-10-19T09:48:35Z!eliz@gnu.org.
2011-10-19 Eli ZaretskiiFix part 2 of bug #9771 with lines that start with...
2011-10-18 Chong YidongHave nobreak-char-display handle U+2010 and U+2011.
2011-10-18 Eli ZaretskiiFix bug #9771 with slow redisplay in long lines full...
2011-10-17 Eli ZaretskiiFix part 1 of bug #9771 with assertion violation in...
2011-10-17 Eli ZaretskiiFix part 4 of bug#9771 with assertion violation when...
2011-10-15 Martin RudalicsRewrite and delabelize vertical border check. (Bug...
2011-10-14 Stefan Monnier* src/xterm.c (frame_highlight, frame_unhighlight)...
2011-10-13 Dmitry AntipovUse xfree, not free, to avoid crash with --enable-check...
2011-10-13 Eli ZaretskiiFix the change with paragraph_dir initialization.
2011-10-12 Eli ZaretskiiFix bugs #9738 & 9739 with a display string that ends...
2011-10-12 Stefan Monnier* doc.c (get_doc_string): Encode file name.
2011-10-12 Eli ZaretskiiRemove incorrect comments about U+2028 LS character.
2011-10-12 Eli Zaretskiisrc/bidi.c (bidi_init_it): Initialize paragraph_dir...
2011-10-12 Dmitry Antipov* alloc.c (Fgc_status): Do not access beyond zombies...
2011-10-12 Paul Eggert* xdisp.c (set_cursor_from_row): Simplify conditionals,
2011-10-12 Paul Eggert* lread.c (read_escape): Allow hex escapes as large...
next