Revert changes adding format args to yes-or-no-p and y-or-n-p.
[bpt/emacs.git] / src / ChangeLog
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.
2010-12-24 Jan Djärv* xterm.c (x_check_fullscreen): Fix pixel/character...
2010-12-23 Stefan MonnierFix up last change.
2010-12-22 Stefan Monnier* src/print.c (print, print_preprocess, print_object...
2010-12-20 Chong Yidong* src/frame.c (focus_follows_mouse): Default to 0 ...
2010-12-20 Chong YidongImplement tool-bar separators for non-GTK tool-bars.
2010-12-19 Stefan MonnierMinor clean up to silence some gcc warnings.
2010-12-17 Eli ZaretskiiFix change that fixed bug #7587.
2010-12-17 Chong YidongSupport for menu separators in the GTK tool-bar.
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-16 Jan DjärvHandle invisible cursor (bg same as cursor color) for...
2010-12-16 Chong Yidong* xdisp.c (Fformat_mode_line): Restrict the FACE argume...
2010-12-13 Eli ZaretskiiFix bug #7617 with documentation of expand-file-name.
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-12 Eli ZaretskiiDocument that expand-file-name collapses multiple slash...
2010-12-11 Eli ZaretskiiFix bug #7398 with truncated glyphs in w32 tooltips.
2010-12-11 Eli ZaretskiiFix bug #7398 with truncated glyphs in tooltip display...
2010-12-11 Eli ZaretskiiCode cleanup in xdisp.c regarding string_char_and_length.
2010-12-11 Glenn MorrisChangeLog fix.
2010-12-10 Jan DjärvMove call to Fkill_emacs from signal handler (session...
2010-12-08 Glenn MorrisMake verify-visited-file-modtime default to the current...
2010-12-07 Jan Djärv* xsmfns.c (smc_die_CB): Call Fkill_emacs.
next