aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from mainline.Paul Eggert2011-01-178-37/+51
|\
| * * xfns.c (x_real_positions): Fix signedness of local var 'ign'.Paul Eggert2011-01-162-5/+8
| * * regex.c (analyse_first): Remove unreachable 'continue' statement.Paul Eggert2011-01-162-2/+2
| * * xterm.h (struct x_display_info): Remove stray semicolon.Paul Eggert2011-01-162-3/+6
| * * lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.Paul Eggert2011-01-162-6/+15
| * * fileio.c (make_temp_name): Remove unreachable code.Paul Eggert2011-01-162-9/+6
| * * fontset.c (free_realized_fontset): Mark unreachable code with if (0).Paul Eggert2011-01-162-7/+10
| * * coding.c (decode_coding_emacs_mule): Remove unreachable code.Paul Eggert2011-01-162-5/+6
* | Merge from mainline.Paul Eggert2011-01-17209-451/+128
|\ \ | |/
| * Refill some copyright headers.Glenn Morris2011-01-1530-61/+88
| * * src/xsettings.c: Comment fix.Glenn Morris2011-01-151-3/+3
| * Nuke arch-tags.Glenn Morris2011-01-15189-366/+0
| * Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-158-8/+8
| * Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org.Glenn Morris2011-01-152-13/+28
| |\
| | * Avoid crash in Fselect_frame due to null selected_window (Bug#7728).Martin Rudalics2011-01-142-18/+24
| | * Distinguish between terminfo and termcap on NetBSD (Bug#7642).Chong Yidong2011-01-113-2/+11
| | * Backport bug 7517 fixes from trunk.Jan Djärv2011-01-033-94/+101
* | | Merge from mainline.Paul Eggert2011-01-14202-285/+259
|\ \ \ | |/ /
| * | ChangeLog merge fixes.Glenn Morris2011-01-141-6/+0
| * | Merge from emacs-23Stefan Monnier2011-01-14202-285/+265
| |\ \ | | |/
| | * Don't use png_jmpbuf, it doesn't work with dynamic loading.Eli Zaretskii2011-01-032-8/+7
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02220-238/+238
* | | Merge from mainline.Paul Eggert2011-01-131-1/+2
|\ \ \ | |/ /
| * | Minor docfixes in imagemagick_load_image.Tassilo Horn2011-01-121-1/+2
* | | Merge from mainline.Paul Eggert2011-01-115-27/+203
|\ \ \ | |/ /
| * | * image.c (imagemagick_load_image, Finit_image_library): FreeTassilo Horn2011-01-112-3/+14
| * | * dbusbind.c (Fdbus_register_service): Raise an error in case ofMichael Albinus2011-01-102-21/+24
| * | * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;Michael Albinus2011-01-102-12/+164
| * | * lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.Chong Yidong2011-01-091-2/+2
| * | Minor fix to GTK tool-bar button refresh code.Chong Yidong2011-01-082-1/+6
| * | Doc fix for y-or-n-p and yes-or-no-p.Chong Yidong2011-01-082-4/+11
* | | Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.Paul Eggert2011-01-094-5/+11
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-0933-85/+17
* | | Regenerate.Paul Eggert2011-01-081-0/+132
* | | Regenerate.Paul Eggert2011-01-081-37/+71
* | | * mktime.c: Remove; moving to ../lib.Paul Eggert2011-01-082-544/+2
* | | Use gnulib's mktime module.Paul Eggert2011-01-082-1/+3
* | | Regenerate.Paul Eggert2011-01-081-0/+26
* | | Use gnulib's ftoastr module.Paul Eggert2011-01-082-38/+12
* | | Regenerate.Paul Eggert2011-01-081-0/+9
* | | Automate syncing from gnulib.Paul Eggert2011-01-082-3/+14
|/ /
* | * src/fns.c (Fyes_or_no_p): Add usage.Andreas Schwab2011-01-082-2/+7
* | In Makefiles, -batch implies -q.Glenn Morris2011-01-073-5/+8
* | Fix bug#7750.Glenn Morris2011-01-073-5/+10
* | Fix some resource leaks in ImageMagick image loaderAndreas Schwab2011-01-072-9/+26
* | Allow format args for y-or-n-p and yes-or-no-p.Chong Yidong2011-01-072-9/+8
* | Add --no-site-lisp option, make -Q use it. (Bug#5707)Glenn Morris2011-01-064-6/+45
* | Use __builtin_unwind_init if availableAndreas Schwab2011-01-053-5/+28
* | * dbusbind.c (Fdbus_register_method): Added optional parameterMichael Albinus2011-01-042-17/+36
* | * src/emacs.c (emacs_copyright): Update short copyright year to 2011.Glenn Morris2011-01-032-2/+6