Merge from trunk.
[bpt/emacs.git] / src / ChangeLog
2011-10-02 Paul EggertMerge from trunk.
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-10-01 Paul Eggert* bytecode.c (unmark_byte_stack, exec_byte_code): use...
2011-09-30 Paul Eggert* buffer.c (Fmove_overlay): Delete an evaporating overlay
2011-09-30 Paul EggertMerge from trunk.
2011-09-30 Paul Eggert* buffer.h (struct buffer): Use time_t, not int, for...
2011-09-30 Paul EggertMerge from trunk.
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-29 Paul Eggert* alloc.c: Do not assume sizeof (size_t) is a multiple...
2011-09-28 Paul EggertMerge from trunk.
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...
2011-09-27 Paul Eggert* coding.c (Ffind_operation_coding_system): Avoid subsc...
2011-09-27 Paul EggertMerge from trunk.
2011-09-27 Paul Eggert* xdisp.c (handle_display_spec, display_prop_string_p...
2011-09-27 Paul Eggert* nsselect.m (clean_local_selection_data): Use ptrdiff_...
2011-09-27 Paul Eggert* dispnew.c (Fframe_of_buffer_changed_p): Use ptrdiff_t...
2011-09-27 Paul Eggert* coding.c: Integer and buffer overflow fixes.
2011-09-27 Paul Eggert* ccl.c (ccl_driver, Fregister_code_conversion_map...
2011-09-27 Andreas Schwab* lread.c (readevalloop): Use correct code for NBSP.
2011-09-27 Kenichi Handamerge trunk
2011-09-27 Paul EggertMerge from trunk.
2011-09-26 Paul EggertMerge from trunk.
2011-09-26 Paul Eggert* floatfns.c (Fexpt): Avoid undefined signed * signed...
2011-09-26 Paul Eggert* cmds.c (internal_self_insert): Fix EMACS_INT type...
2011-09-26 Paul EggertMerge from trunk.
2011-09-26 Paul Eggert* eval.c (Fprog1, Fprog2): Don't assume list length...
2011-09-25 Paul EggertMerge from trunk.
2011-09-25 Paul Eggert* lisp.h (XSETSUBR): Revert, as the old version is...
2011-09-25 Paul Eggert* puresize.h (PURESIZE_RATIO): Shrink this to 8/6 on...
2011-09-25 Michael Albinus* dbusbind.c (Fdbus_register_signal): When service...
2011-09-25 Paul EggertMerge from trunk.
2011-09-25 Glenn Morris* src/buffer.c (truncate-lines): Doc fix.
2011-09-25 Paul Eggert* coding.c (ENCODE_ISO_CHARACTER): Use unsigned, not...
2011-09-25 Paul Eggert* charset.h (DECODE_CHAR): Return int, not unsigned;
2011-09-25 Paul Eggert* charset.c: Integer overflow fixes.
2011-09-24 Chong YidongMinor doc fixes for some window functions.
2011-09-24 Glenn Morris* src/minibuf.c (read_minibuf): Disable line truncation...
2011-09-24 Paul EggertFix minor problems found by static checking.
2011-09-24 Paul Eggert* xdisp.c (string_from_display_spec): Don't use int...
2011-09-24 Paul Eggert* indent.c (Fvertical_motion): Fix == vs = typo.
2011-09-24 Eli ZaretskiiChange the default value of redisplay-dont-pause to t.
2011-09-24 Eli ZaretskiiFix vertical cursor motion when the newline is covered...
2011-09-24 Michael Albinus* dbusbind.c (Fdbus_register_signal): Add match rule to
2011-09-24 Jim Meyeringdo not ignore write error for any output size
2011-09-23 Andreas Schwab* src/emacs.c (Fkill_emacs): In noninteractive mode...
2011-09-21 Paul Eggert* lread.c (read_filtered_event): Use duration_to_sec_usec.
2011-09-21 Paul Eggert* ftfont.c (ftfont_shape_by_flt): Add lint_assume to...
2011-09-21 Paul Eggert* casetab.c (set_identity, shuffle): Use lint_assume.
2011-09-21 Paul EggertMerge from trunk.
2011-09-21 Paul Eggert* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
2011-09-21 Eli ZaretskiiFix assertion failure when displaying stretch glyphs...
2011-09-20 Eli ZaretskiiFix bidi-aware cursor motion inside indentation.
2011-09-20 Eli ZaretskiiFix bug #9549 with longlines-show-hard-newlines.
2011-09-19 Andreas Schwab* src/keymap.c (Fsingle_key_description): Use make_spec...
2011-09-19 Lars Magne Ingebri... * lread.c (Fread_from_string): Document what FINAL...
2011-09-18 Chong YidongFix handling of X resource for window icons.
2011-09-18 Eli ZaretskiiFix bug #9545 with crash in Dired when $ is pressed.
2011-09-18 Eli ZaretskiiFix a bug in :align-to on a TTY when the column is...
2011-09-18 Eli ZaretskiiFix bug #9530 on a TTY.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-18 Eli Zaretskiisrc/xdisp.c (reseat_at_next_visible_line_start): Fix...
2011-09-18 Paul EggertFix minor problem found by static checking.
2011-09-18 Paul Eggert* fileio.c: Report proper errno when syscall falls.
2011-09-18 Eli Zaretskiisrc/.gdbinit (pgx): Fix references to fields of `struct...
2011-09-17 Eli ZaretskiiFix bug #9530 with incorrect display of zero-width...
2011-09-17 Eli ZaretskiiFix bug #9470 with slow redisplay in huge single-paragr...
2011-09-17 Juanma BarranqueroFix typos.
2011-09-17 Eli ZaretskiiFix bug #9524 with cursor positioning on display string...
2011-09-17 Sven Joachimlisp/window.el (window-min-width, window-state-put...
2011-09-16 Paul Eggert* xselect.c: Relax test for outgoing X longs (Bug#9498).
2011-09-16 Stefan Monnier* src/eval.c (Fquote): Document its non-consing behavior.
2011-09-16 Eli ZaretskiiFix a compilation error with MinGW GCC 3.x in tiff_handler.
2011-09-15 Paul Eggert* editfns.c (Fformat): Fix bug in text-property fix...
2011-09-15 Paul EggertFix my ChangeLog entry.
2011-09-15 Andreas Schwab* src/editfns.c (Fformat): Correctly handle text proper...
2011-09-15 Eli ZaretskiiAdd comments about special meaning of TAB characters...
2011-09-15 Paul Eggert* editfns.c (Fformat): Fix off-by-1 bug for "%%b" ...
2011-09-15 Johan BockgårdFix bug #9495 with cursor positioning on truncated...
2011-09-14 Paul EggertRemove unused external symbols.
2011-09-14 Paul Eggert* xselect.c: Use signed conversions more consistently...
2011-09-14 Eli Zaretskiixdisp.c (try_window_reusing_current_matrix): Fix incorr...
2011-09-13 Chong Yidong* lisp/window.el (window-deletable-p): Never delete...
2011-09-12 Eli ZaretskiiFix bug #2496 with column counting in presence of displ...
2011-09-12 Stefan Monnier* src/fileio.c (Finsert_file_contents): Don't assume...
2011-09-11 Chong Yidong* minibuf.c (Fread_from_minibuffer): Doc fix.
2011-09-11 Eli ZaretskiiFix bug #9475 with alignment in *Completions* buffer.
2011-09-11 Lars Magne Ingebri... (Fvisited_file_modtime): Document `(-1 65535)' as a...
2011-09-11 Eli ZaretskiiFix bug #9139 with revisiting non-existent files.
2011-09-11 Paul Eggert* keymap.h (KEY_DESCRIPTION_SIZE, push_key_description...
2011-09-10 Paul Eggert* buffer.h: Include <sys/types.h> instead of <time.h>.
next