]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge from emacs-23; up to 2010-06-22T07:41:10Z!rgm@gnu.org
[gnu-emacs] / src / ChangeLog
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...
2011-10-11 Andreas Schwab* src/lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO...
2011-10-11 Stefan Monnier* minibuf.c (Finternal_complete_buffer): Fix last change.
2011-10-08 Glenn MorrisSmall callint.c fix.
2011-10-08 Eli ZaretskiiFix cursor positioning in hscrolled lines with R2L...
2011-10-08 Eli Zaretskiisrc/xdisp.c (hscroll_window_tree): Support hscroll...
2011-10-08 Eli ZaretskiiFix bug #4426 with buffer_posn_from_coords when header...
2011-10-07 Stefan Monnier* src/buffer.c (syms_of_buffer) <enable-multibyte-chara...
2011-10-07 Paul EggertFix alignment-related core dump during GC.
2011-10-03 Stefan Monnier* src/keyboard.c (read_key_sequence_remapped): New...
2011-10-02 Stefan Monnier* lisp/pcomplete.el: Require comint.
2011-10-02 Stefan Monnier* src/minibuf.c (Finternal_complete_buffer): Only show...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-30 Paul Eggert* buffer.h (struct buffer): Use time_t, not int, for...
2011-09-30 Paul EggertRemove dependency on glibc malloc internals.
2011-09-30 Jan Djärv* nsterm.m (windowDidResize): Call x_set_window_size...
2011-09-30 Eli Zaretskiisrc/ChangeLog: Minor typos fixed.
2011-09-30 Paul EggertPort --enable-checking=all to Fedora 14 x86-64.
2011-09-30 Paul EggertPort --enable-checking=all to Fedora 14 x86.
2011-09-29 Eli ZaretskiiFix the MSDOS build due to recent changes.
2011-09-29 Eli ZaretskiiFix the MSDOS build.
2011-09-28 Eli ZaretskiiFix bug #9624 with crashes in Muse mode.
2011-09-28 Juanma BarranqueroFix typos.
2011-09-27 Eli ZaretskiiFix bug #9610 with slow cursor motion in buffers with...
next