aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * image.c (Vimagemagick_render_type): Remove redundantTom Tromey2011-01-181-0/+5
* * xdisp.c (emacs_scroll_step): Rename from scroll_step.Tom Tromey2011-01-181-0/+7
* Declare some DEFVARs globally, not locallyTom Tromey2011-01-181-0/+9
* Change buffer_defaults to new new macro; preparation for thread patchTom Tromey2011-01-181-0/+5
* Improve performance on non-GCC hosts with __aligned__.Paul Eggert2011-01-171-0/+8
* Merge from emacs-23 branch, up to 2010-05-20T22:16:19Z!juri@jurta.org.Glenn Morris2011-01-171-0/+4
|\
| * * image.c (syms_of_image): Don't access XSYMBOL's internals directly.Stefan Monnier2011-01-161-0/+4
| * Fix bug #7848 with using SET_SYMBOL_VALUE in image.cEli Zaretskii2011-01-161-0/+4
* | Merge from mainline.Paul Eggert2011-01-171-0/+28
|\ \
| * | * xfns.c (x_real_positions): Fix signedness of local var 'ign'.Paul Eggert2011-01-161-0/+4
| * | * regex.c (analyse_first): Remove unreachable 'continue' statement.Paul Eggert2011-01-161-0/+2
| * | * xterm.h (struct x_display_info): Remove stray semicolon.Paul Eggert2011-01-161-0/+4
| * | * lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.Paul Eggert2011-01-161-0/+8
| * | * fileio.c (make_temp_name): Remove unreachable code.Paul Eggert2011-01-161-0/+2
| * | * fontset.c (free_realized_fontset): Mark unreachable code with if (0).Paul Eggert2011-01-161-0/+4
| * | * coding.c (decode_coding_emacs_mule): Remove unreachable code.Paul Eggert2011-01-161-0/+6
* | | Merge from mainline.Paul Eggert2011-01-171-2/+11
|\ \ \ | |/ /
| * | Refill some copyright headers.Glenn Morris2011-01-151-2/+2
| * | Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org.Glenn Morris2011-01-151-0/+8
| |\ \ | | |/
| | * Avoid crash in Fselect_frame due to null selected_window (Bug#7728).Martin Rudalics2011-01-141-0/+8
| | * Distinguish between terminfo and termcap on NetBSD (Bug#7642).Chong Yidong2011-01-111-0/+7
| | * Backport bug 7517 fixes from trunk.Jan Djärv2011-01-031-0/+16
* | | Merge from mainline.Paul Eggert2011-01-141-2/+1
|\ \ \ | |/ /
| * | ChangeLog merge fixes.Glenn Morris2011-01-141-6/+0
| * | Merge from emacs-23Stefan Monnier2011-01-141-2/+7
| |\ \ | | |/
| | * Don't use png_jmpbuf, it doesn't work with dynamic loading.Eli Zaretskii2011-01-031-0/+5
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | | Merge from mainline.Paul Eggert2011-01-111-3/+39
|\ \ \ | |/ /
| * | * image.c (imagemagick_load_image, Finit_image_library): FreeTassilo Horn2011-01-111-0/+6
| * | * dbusbind.c (Fdbus_register_service): Raise an error in case ofMichael Albinus2011-01-101-1/+7
| * | * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;Michael Albinus2011-01-101-0/+17
| * | Minor fix to GTK tool-bar button refresh code.Chong Yidong2011-01-081-0/+5
| * | Doc fix for y-or-n-p and yes-or-no-p.Chong Yidong2011-01-081-0/+4
* | | Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.Paul Eggert2011-01-091-0/+5
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-091-0/+10
* | | * mktime.c: Remove; moving to ../lib.Paul Eggert2011-01-081-0/+2
* | | Use gnulib's mktime module.Paul Eggert2011-01-081-0/+3
* | | Use gnulib's ftoastr module.Paul Eggert2011-01-081-0/+9
* | | Automate syncing from gnulib.Paul Eggert2011-01-081-1/+8
|/ /
* | * src/fns.c (Fyes_or_no_p): Add usage.Andreas Schwab2011-01-081-0/+4
* | In Makefiles, -batch implies -q.Glenn Morris2011-01-071-0/+3
* | Fix bug#7750.Glenn Morris2011-01-071-0/+5
* | Fix some resource leaks in ImageMagick image loaderAndreas Schwab2011-01-071-0/+5
* | Allow format args for y-or-n-p and yes-or-no-p.Chong Yidong2011-01-071-0/+4
* | Add --no-site-lisp option, make -Q use it. (Bug#5707)Glenn Morris2011-01-061-0/+10
* | Use __builtin_unwind_init if availableAndreas Schwab2011-01-051-1/+5
* | * dbusbind.c (Fdbus_register_method): Added optional parameterMichael Albinus2011-01-041-0/+5
* | * src/emacs.c (emacs_copyright): Update short copyright year to 2011.Glenn Morris2011-01-031-0/+4
* | Don't use png_jmpbuf, it doesn't work with dynamic loading.Eli Zaretskii2011-01-031-0/+5
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-0/+51
|\ \ | |/