Merge from trunk.
[bpt/emacs.git] / src / ChangeLog
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 Lars Magne Ingebri... * Require libxml/parser.h to avoid compilation warning.
2011-09-03 Lars Magne Ingebri... Fix up xmlCleanupParser sequence.
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...
2011-08-29 Paul Eggert* dbusbind.c (xd_signature, Fdbus_register_signal):
2011-08-29 Paul Eggertsprintf-related integer and memory overflow issues.
2011-08-29 Paul Eggert* image.c (parse_image_spec): Check for nonnegative...
2011-08-28 Johan Bockgård* src/term.c (init_tty) [HAVE_GPM]: Move mouse settings...
2011-08-27 Eli ZaretskiiFix vertical cursor motion from start of R2L lines...
2011-08-27 Paul Eggert* ccl.c: Improve and simplify overflow checking (Bug...
2011-08-27 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/alloc.$(O)): Depend on...
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Eli ZaretskiiFix bug #9324 with unwarranted repositioning of point.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Eli ZaretskiiFix last change for text terminals.
2011-08-25 Eli ZaretskiiFix cursor motion with long continued lines near window...
2011-08-25 Eli ZaretskiiHandle `(space ...)' display spec as paragraph separator.
2011-08-25 Chong YidongDelete record-buffer, and rename unrecord-buffer to...
2011-08-24 Paul EggertMerge from trunk.
2011-08-24 Eli ZaretskiiFix cursor movement in R2L text within L2R paragraphs.
2011-08-24 Eli ZaretskiiFix current-bidi-paragraph-direction and its doc.
2011-08-24 Eli ZaretskiiMinor changes in bidi.c.
2011-08-23 Eli ZaretskiiFollowup for character properties in 2011-08-23T11...
2011-08-23 Chong Yidong* src/nsfont.m (ns_otf_to_script): Fix typo.
2011-08-23 Kenichi Handamerge trunk
2011-08-23 Kenichi HandaFix default values of character properties.
2011-08-23 Eli ZaretskiiFix bug #8874 with recentering and header line under...
2011-08-23 Eli ZaretskiiFix crashes with completion and composed characters.
2011-08-23 Eli ZaretskiiFix pos-visible-in-window-p for zero-column composed...
2011-08-23 Stefan Monnier* src/cmds.c (Fself_insert_command): Mention post-self...
2011-08-22 Eli ZaretskiiFix vertical cursor motion under bidi on auto-composed...
2011-08-22 Chong YidongFix animated gif segfault and frame clearing bug.
2011-08-20 Chong Yidong* eval.c (Fcondition_case): Document `debug' symbol...
2011-08-20 Chong Yidong* src/eval.c (Fsignal): Handle `debug' symbol in error...
2011-08-19 Andreas SchwabFix implicit declaration of kbd_on_hold_p
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Eli ZaretskiiAvoid a crash in mouse-highlight of Speedbar frames.
2011-08-19 Eli ZaretskiiFix bidi cursor motion when a line begins with a compos...
2011-08-19 Paul Eggert* bidi.c (bidi_cache_shrink): update size after realloc
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Eli ZaretskiiProtect the bidi iterator against zero bidi properties.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Eli ZaretskiiFix bidi reordering around TAB characters covered by...
2011-08-18 Andreas Schwab* src/process.c (Fnetwork_interface_list): Correctly...
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul Eggert* doc.c (get_doc_string): Rework so that
2011-08-17 Chong YidongRemove aborts from internal_condition_case*.
2011-08-17 Eli ZaretskiiFix bug #9311 with loading on MS-Windows .elc files...
2011-08-16 Ken Brown* src/gmalloc.c: Expand comment.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertSimplify previous changes.
2011-08-16 Eli ZaretskiiFix cursor positioning at end of buffer under bidi...
2011-08-16 Ken BrownFix memory allocation problems in Cygwin build (Bug...
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul Eggert* buffer.c (overlay_str_len): Now ptrdiff_t, not EMACS_INT,
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul Eggert* bidi.c (bidi_initialize): Remove unused local.
next