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