Use SSDATA when the context wants char *.
[bpt/emacs.git] / src / ChangeLog
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Andreas Schwab* src/font.c (PROP_MATCH): Remove parameter N and use...
2011-01-29 Chong Yidong* keyboard.c (make_lispy_position): Fix typo in last...
2011-01-29 Eli ZaretskiiFix the MS-Windows build broken by 2011-01-17T19:01...
2011-01-29 Jan DjärvHandle nul-character in copy/paste (Bug#7934).
2011-01-29 Jan DjärvHandle floating point errors in ns-fonts (Bug#7887).
2011-01-28 Stefan Monnier* progmodes/compile.el: Don't use font-lock any more.
2011-01-28 Chong YidongFix text pos part of lispy positions for right fringe...
2011-01-28 Kenichi Handamerge trunk
2011-01-28 Kenichi Handa(ftfont_spec_pattern): Check each extra property value.
2011-01-28 Stefan Monnier* src/xdisp.c (safe_eval_handler): Distinguish symbols...
2011-01-27 Chong YidongConvert font parse testsuite to an ERT test.
2011-01-26 Stefan MonnierLet the debugger continue to the normal handler.
2011-01-26 Chong Yidong* src/font.c (font_parse_fcname): Rewrite GTK font...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-24 Stefan Monnier* xdisp.c (handle_fontified_prop): Be careful with...
2011-01-23 Chong Yidong* lisp.h (XPNTR): Obey DATA_SEG_BITS in all non-USE_LSB...
2011-01-23 Peter O'GormanTwo more hunks from the HP-UX patch at Bug#6811.
2011-01-23 Jan Djärv* nsterm.m (x_set_offset): Set dont_constrain to 0...
2011-01-23 Paul EggertMerge: Check return values of some library calls.
2011-01-23 Paul EggertCheck return values of some library calls.
2011-01-23 Paul Eggert* src/image.c: Add cast to fix type clash
2011-01-23 Paul Eggert* image.c (x_create_bitmap_from_xpm_data): Add cast...
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-22 Jan Djärv* nsterm.m (constrainFrameRect): Only constrain the...
2011-01-22 Martin RudalicsRework 2011-01-15 changes to window.c.
2011-01-21 Jan DjärvMake Nextstep port handle multiple screens for resize...
2011-01-21 Jan Djärv* nsterm.m (keyDown): If ns_right_alternate_modifier...
2011-01-20 Stefan MonnierDon't mess with *temp*.
2011-01-20 Jan Djärv* src/unexmacosx.c: Add comment about include order.
2011-01-20 Glenn MorrisGive read-expression-history a doc.
2011-01-20 Glenn MorrisGive kbd-macro-termination-hook a doc.
2011-01-20 Paul EggertMerge: omit auto-generated aclocal.m4 from repository
2011-01-20 Chong YidongRevert changes adding format args to yes-or-no-p and...
2011-01-19 Paul EggertMerge from mainline.
2011-01-19 Paul EggertFix X11 compilation failure.
2011-01-19 Jan Djärv* unexmacosx.c: Include config.h before unistd.h.
2011-01-19 Jan DjärvFix NextStep build problems with globals.h introducion.
2011-01-19 Sam SteingoldFix an error introduced by the previous patch.
2011-01-19 Sam Steingold* src/w32.c (check_windows_init_file): Remove declarati...
2011-01-19 Tom Tromey* window.c: Fix error introduced by previous patch.
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Tom Tromey* image.c (Vimagemagick_render_type): Remove redundant
2011-01-18 Tom Tromey* xdisp.c (emacs_scroll_step): Rename from scroll_step.
2011-01-18 Tom TromeyDeclare some DEFVARs globally, not locally
2011-01-18 Tom TromeyChange buffer_defaults to new new macro; preparation...
2011-01-18 Paul EggertImprove performance on non-GCC hosts with __aligned__.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul Eggert* xfns.c (x_real_positions): Fix signedness of local...
2011-01-17 Paul Eggert* regex.c (analyse_first): Remove unreachable 'continue...
2011-01-17 Paul Eggert* xterm.h (struct x_display_info): Remove stray semicolon.
2011-01-17 Paul Eggert* lisp.h: Redo flags and XSET slightly to avoid overflo...
2011-01-17 Paul Eggert* fileio.c (make_temp_name): Remove unreachable code.
2011-01-17 Paul Eggert* fontset.c (free_realized_fontset): Mark unreachable...
2011-01-17 Paul Eggert* coding.c (decode_coding_emacs_mule): Remove unreachab...
2011-01-16 Stefan Monnier* image.c (syms_of_image): Don't access XSYMBOL's inter...
2011-01-16 Eli ZaretskiiFix bug #7848 with using SET_SYMBOL_VALUE in image.c
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-15 Martin RudalicsAvoid crash in Fselect_frame due to null selected_windo...
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Glenn MorrisChangeLog merge fixes.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Paul EggertMerge from mainline.
2011-01-12 Kenichi Handamerge emacs-23
2011-01-12 Paul EggertMerge from mainline.
2011-01-12 Chong YidongDistinguish between terminfo and termcap on NetBSD...
2011-01-11 Tassilo Horn* image.c (imagemagick_load_image, Finit_image_library...
2011-01-10 Michael Albinus* dbusbind.c (Fdbus_register_service): Raise an error...
2011-01-10 Michael Albinus* dbusbind.c (QCdbus_request_name_allow_replacement...
2011-01-09 Paul EggertGive a name FLOAT_TO_STRING_BUFSIZE to the constant...
2011-01-09 Paul EggertInclude <unistd.h> unilaterally.
2011-01-09 Paul Eggert* mktime.c: Remove; moving to ../lib.
2011-01-09 Paul EggertUse gnulib's mktime module.
2011-01-09 Chong YidongMinor fix to GTK tool-bar button refresh code.
2011-01-09 Paul EggertUse gnulib's ftoastr module.
2011-01-08 Chong YidongDoc fix for y-or-n-p and yes-or-no-p.
2011-01-08 Paul EggertAutomate syncing from gnulib.
2011-01-08 Andreas Schwab* src/fns.c (Fyes_or_no_p): Add usage.
2011-01-08 Glenn MorrisIn Makefiles, -batch implies -q.
2011-01-08 Glenn MorrisFix bug#7750.
2011-01-07 Andreas SchwabFix some resource leaks in ImageMagick image loader
2011-01-07 Chong YidongAllow format args for y-or-n-p and yes-or-no-p.
2011-01-07 Glenn MorrisAdd --no-site-lisp option, make -Q use it. (Bug#5707)
2011-01-05 Andreas SchwabUse __builtin_unwind_init if available
2011-01-04 Michael Albinus* dbusbind.c (Fdbus_register_method): Added optional...
2011-01-04 Glenn Morris* src/emacs.c (emacs_copyright): Update short copyright...
2011-01-03 Jan DjärvBackport bug 7517 fixes from trunk.
2011-01-03 Eli ZaretskiiDon't use png_jmpbuf, it doesn't work with dynamic...
2011-01-03 Eli ZaretskiiDon't use png_jmpbuf, it doesn't work with dynamic...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
next