]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge changes from emacs-23 branch
[gnu-emacs] / src / ChangeLog
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>.
2011-09-10 Lars Magne Ingebri... * xml.c (parse_region): Make the parsing work for non...
2011-09-10 Andreas Schwab* src/image.c (gif_load): Fix calculation of bottom...
2011-09-10 Eli ZaretskiiPrevent sluggish bidi redisplay in small windows.
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-10 YAMAMOTO Mitsuharu* xdisp.c (expose_window): Save original value of phys_...
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Eli Zaretskiisrc/frame.c (x_report_frame_params): Cast to avoid...
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-08 Martin RudalicsDon't have previous and next buffers deal with internal...
2011-09-08 Juanma Barranquerosrc/emacs.c (my_heap_start): #ifdef to avoid warnings...
2011-09-07 Eli ZaretskiiFix a crash in vertical-motion.
2011-09-07 Jan Djärv(xg_make_tool_item): Insert comment about eventbox.
2011-09-07 Andreas Schwab* src/search.c (boyer_moore): Take unibyte characters...
2011-09-06 Paul Eggertisnan: Fix porting problem to Solaris 10 with bundled...
2011-09-06 Paul EggertMerge from trunk.
2011-09-06 Paul EggertMerge from trunk.
2011-09-05 Paul EggertMerge from trunk.
2011-09-05 Michael Albinus* dbusbind.c (xd_signature_cat): Rename from signature_cat.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul Eggertsprintf-related integer and memory overflow issues
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul EggertInteger overflow fixes for scrolling, etc.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul Eggert* xdisp.c: Integer overflow fix.
2011-09-04 Paul Eggert* window.c: Integer overflow fixes.
2011-09-04 Paul Eggert* search.c: Integer overflow fixes
2011-09-04 Paul Eggert* print.c: Integer overflow fix.
2011-09-04 Paul Eggert* indent.c: Integer overflow fixes.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Lars Magne Ingebri... * Require libxml/parser.h to avoid compilation warning.
2011-09-03 Lars Magne Ingebri... Fix up xmlCleanupParser sequence.
2011-09-03 Paul EggertAdd Bug#.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Paul Eggert* fileio.c: Fix bugs with large file offsets.
2011-09-01 Paul EggertMerge from trunk.
2011-09-01 Paul Eggert* src/doprnt.c (esnprintf): Remove. All uses removed.
2011-09-01 Paul EggertMerge from trunk.
2011-08-31 Paul EggertAdd a stub for snprintf, for ancient hosts lacking it.
2011-08-31 Paul EggertMerge from trunk.
2011-08-31 Paul EggertAvoid the use of snprintf.
2011-08-30 Paul EggertAdd Bug#.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Chong YidongFix syntax scanning bug causing fontification crashes.
2011-08-30 Paul EggertMerge from trunk.
2011-08-30 Eli Zaretskiisrc/image.c (x_bitmap_pixmap): Cast to int to avoid...
2011-08-30 Eli ZaretskiiFix bug #9402 with :align-to on TTY frames.
2011-08-30 Paul Eggert* dbusbind.c (signature_cat): New function.
2011-08-30 Paul EggertMerge from trunk.
2011-08-29 Paul Eggert* font.c, gtkutil.c: Include <float.h>.
2011-08-29 Paul EggertMerge from trunk.
2011-08-29 Paul Eggert* xterm.h (x_check_errors): Add ATTRIBUTE_FORMAT_PRINTF.
2011-08-29 Paul Eggert* xterm.c (x_io_error_quitter): Don't overrun sprintf...
2011-08-29 Paul Eggert* xfns.c (x_window): Make sprintf buffer a bit bigger
2011-08-29 Paul Eggert* xfaces.c (x_update_menu_appearance): Don't overrun...
2011-08-29 Paul Eggert* term.c (produce_glyphless_glyph): Make sprintf buffer...
2011-08-29 Paul Eggert* process.c (make_process): Use printmax_t, not int...
2011-08-29 Paul Eggert* print.c (float_to_string): Detect width overflow...
2011-08-29 Paul Eggert* nsterm.m ((NSSize)windowWillResize): Use esprintf...
2011-08-29 Paul Eggert* macros.c (executing_kbd_macro_iterations): Now EMACS_...
2011-08-29 Paul Eggert* lread.c (dir_warning): Don't blindly alloca buffer...
2011-08-29 Paul Eggert* gtkutil.c (xg_check_special_colors, xg_set_geometry):
2011-08-29 Paul Eggert* frame.c (tty_frame_count): Now printmax_t, not int.
2011-08-29 Paul Eggert* fontset.c (num_auto_fontsets): Now printmax_t, not...
2011-08-29 Paul Eggert* font.c (font_unparse_xlfd): Don't blindly alloca...
2011-08-29 Paul Eggert* filelock.c (lock_file_1, lock_file): Don't blindly...
2011-08-29 Paul Eggert* eval.c (verror): Simplify by rewriting in terms of...
2011-08-29 Paul Eggert* emacs.c (main) [NS_IMPL_COCOA]: Don't overrun buffer
2011-08-29 Paul Eggert* editfns.c (Fcurrent_time_zone): Don't overrun buffer
2011-08-29 Paul Eggert* dispnew.c (add_window_display_history): Don't overrun...
next