| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2011 to remaining FSF/AIST copyright years. | Glenn Morris | 2011-01-15 | 8 | -8/+8 |
* | Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org. | Glenn Morris | 2011-01-15 | 2 | -13/+28 |
|\ |
|
| * | Avoid crash in Fselect_frame due to null selected_window (Bug#7728). | Martin Rudalics | 2011-01-14 | 2 | -18/+24 |
| * | Distinguish between terminfo and termcap on NetBSD (Bug#7642). | Chong Yidong | 2011-01-11 | 3 | -2/+11 |
| * | Backport bug 7517 fixes from trunk. | Jan Djärv | 2011-01-03 | 3 | -94/+101 |
* | | ChangeLog merge fixes. | Glenn Morris | 2011-01-14 | 1 | -6/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 202 | -285/+265 |
|\ \
| |/ |
|
| * | Don't use png_jmpbuf, it doesn't work with dynamic loading. | Eli Zaretskii | 2011-01-03 | 2 | -8/+7 |
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 220 | -238/+238 |
* | | Minor docfixes in imagemagick_load_image. | Tassilo Horn | 2011-01-12 | 1 | -1/+2 |
* | | * image.c (imagemagick_load_image, Finit_image_library): Free | Tassilo Horn | 2011-01-11 | 2 | -3/+14 |
* | | * dbusbind.c (Fdbus_register_service): Raise an error in case of | Michael Albinus | 2011-01-10 | 2 | -21/+24 |
* | | * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol; | Michael Albinus | 2011-01-10 | 2 | -12/+164 |
* | | * lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan. | Chong Yidong | 2011-01-09 | 1 | -2/+2 |
* | | Minor fix to GTK tool-bar button refresh code. | Chong Yidong | 2011-01-08 | 2 | -1/+6 |
* | | Doc fix for y-or-n-p and yes-or-no-p. | Chong Yidong | 2011-01-08 | 2 | -4/+11 |
* | | * src/fns.c (Fyes_or_no_p): Add usage. | Andreas Schwab | 2011-01-08 | 2 | -2/+7 |
* | | In Makefiles, -batch implies -q. | Glenn Morris | 2011-01-07 | 3 | -5/+8 |
* | | Fix bug#7750. | Glenn Morris | 2011-01-07 | 3 | -5/+10 |
* | | Fix some resource leaks in ImageMagick image loader | Andreas Schwab | 2011-01-07 | 2 | -9/+26 |
* | | Allow format args for y-or-n-p and yes-or-no-p. | Chong Yidong | 2011-01-07 | 2 | -9/+8 |
* | | Add --no-site-lisp option, make -Q use it. (Bug#5707) | Glenn Morris | 2011-01-06 | 4 | -6/+45 |
* | | Use __builtin_unwind_init if available | Andreas Schwab | 2011-01-05 | 3 | -5/+28 |
* | | * dbusbind.c (Fdbus_register_method): Added optional parameter | Michael Albinus | 2011-01-04 | 2 | -17/+36 |
* | | * src/emacs.c (emacs_copyright): Update short copyright year to 2011. | Glenn Morris | 2011-01-03 | 2 | -2/+6 |
* | | Don't use png_jmpbuf, it doesn't work with dynamic loading. | Eli Zaretskii | 2011-01-03 | 2 | -8/+7 |
* | | Merge changes from emacs-23 branch | Chong Yidong | 2011-01-02 | 8 | -32/+118 |
|\ \
| |/ |
|
| * | More elegant solution for accessing png_ptr without GCC warnings. | Eli Zaretskii | 2010-12-31 | 2 | -12/+9 |
| * | Fix bug #7716 with PNG image support libraries on Windows. | Eli Zaretskii | 2010-12-31 | 2 | -0/+37 |
| * | * src/.gdbinit (xgetptr): Fix the union+lsb case. | Stefan Monnier | 2010-12-27 | 2 | -3/+9 |
| * | * src/window.c (Fmove_to_window_line): Avoid abort when called in a buffer | Stefan Monnier | 2010-12-25 | 2 | -0/+11 |
| * | Fix bug #7662 with aligning key bindings equivalent to menu items. | Eli Zaretskii | 2010-12-25 | 2 | -1/+5 |
| * | More fallout from fixing bug #7587. | Eli Zaretskii | 2010-12-25 | 2 | -5/+12 |
| * | * xterm.c (x_check_fullscreen): Fix pixel/character mixup. | Jan Djärv | 2010-12-24 | 2 | -8/+12 |
| * | Fix change that fixed bug #7587. | Eli Zaretskii | 2010-12-17 | 2 | -1/+5 |
| * | * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug... | Chong Yidong | 2010-12-16 | 2 | -17/+22 |
| * | Fix bug #7617 with documentation of expand-file-name. | Eli Zaretskii | 2010-12-13 | 2 | -0/+6 |
* | | Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets. | Chong Yidong | 2011-01-01 | 2 | -156/+109 |
* | | For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title. | Jan Djärv | 2010-12-31 | 2 | -31/+44 |
* | | Encode frame title and icon name before setting. | Jan Djärv | 2010-12-30 | 3 | -67/+63 |
* | | * window.c (syms_of_window): Add missing defsubr for window-use-time. | Štěpán Němec | 2010-12-29 | 2 | -0/+6 |
* | | Restore x_alloc_lighter_color_for_widget, needed for lwlib | Andreas Schwab | 2010-12-28 | 3 | -0/+24 |
* | | Remove unused declarations | Andreas Schwab | 2010-12-27 | 31 | -541/+143 |
* | | * scroll.c: Fix comment. | Andreas Schwab | 2010-12-27 | 2 | -2/+3 |
* | | Protoize | Andreas Schwab | 2010-12-27 | 3 | -32/+26 |
* | | Fix indentation | Andreas Schwab | 2010-12-24 | 1 | -5/+5 |
* | | Fix up last change. | Stefan Monnier | 2010-12-22 | 2 | -7/+4 |
* | | * src/print.c (print, print_preprocess, print_object): Use a hash table | Stefan Monnier | 2010-12-22 | 2 | -98/+76 |
* | | * src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269). | Chong Yidong | 2010-12-20 | 2 | -8/+4 |
* | | Implement tool-bar separators for non-GTK tool-bars. | Chong Yidong | 2010-12-20 | 3 | -6/+32 |