]> code.delx.au - gnu-emacs/history - src/ChangeLog
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / src / ChangeLog
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
2011-01-01 Chong YidongReduce GTK tool-bar switching delay by avoiding selecti...
2010-12-31 Eli ZaretskiiMore elegant solution for accessing png_ptr without...
2010-12-31 Jan DjärvFor nextstep: Handle bad utf-8 in buffer name, always...
2010-12-31 Eli ZaretskiiFix bug #7716 with PNG image support libraries on Windows.
2010-12-30 Jan DjärvEncode frame title and icon name before setting.
2010-12-29 Štěpán Němec* window.c (syms_of_window): Add missing defsubr for...
2010-12-28 Andreas SchwabRestore x_alloc_lighter_color_for_widget, needed for...
2010-12-27 Andreas SchwabRemove unused declarations
2010-12-27 Andreas Schwab* scroll.c: Fix comment.
2010-12-27 Andreas SchwabProtoize
2010-12-27 Stefan Monnier* src/.gdbinit (xgetptr): Fix the union+lsb case.
2010-12-26 Stefan Monnier* src/window.c (Fmove_to_window_line): Avoid abort...
2010-12-25 Eli ZaretskiiFix bug #7662 with aligning key bindings equivalent...
2010-12-25 Eli ZaretskiiMore fallout from fixing bug #7587.
next