aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * 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
* | * 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
|\ \ | |/
| * More elegant solution for accessing png_ptr without GCC warnings.Eli Zaretskii2010-12-311-0/+3
| * Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-311-0/+8
| * * src/.gdbinit (xgetptr): Fix the union+lsb case.Stefan Monnier2010-12-271-0/+5
| * * src/window.c (Fmove_to_window_line): Avoid abort when called in a bufferStefan Monnier2010-12-251-0/+5
| * Fix bug #7662 with aligning key bindings equivalent to menu items.Eli Zaretskii2010-12-251-0/+4
| * More fallout from fixing bug #7587.Eli Zaretskii2010-12-251-0/+5
| * * xterm.c (x_check_fullscreen): Fix pixel/character mixup.Jan Djärv2010-12-241-0/+4
| * Fix change that fixed bug #7587.Eli Zaretskii2010-12-171-0/+4
| * * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug...Chong Yidong2010-12-161-0/+5
| * Fix bug #7617 with documentation of expand-file-name.Eli Zaretskii2010-12-131-0/+4
* | Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.Chong Yidong2011-01-011-0/+13
* | For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.Jan Djärv2010-12-311-0/+6
* | Encode frame title and icon name before setting.Jan Djärv2010-12-301-0/+13
* | * window.c (syms_of_window): Add missing defsubr for window-use-time.Štěpán Němec2010-12-291-0/+5
* | Restore x_alloc_lighter_color_for_widget, needed for lwlibAndreas Schwab2010-12-281-0/+5
* | Remove unused declarationsAndreas Schwab2010-12-271-0/+43
* | * scroll.c: Fix comment.Andreas Schwab2010-12-271-0/+2
* | ProtoizeAndreas Schwab2010-12-271-0/+11
* | Fix up last change.Stefan Monnier2010-12-221-0/+3
* | * src/print.c (print, print_preprocess, print_object): Use a hash tableStefan Monnier2010-12-221-0/+5
* | * src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).Chong Yidong2010-12-201-0/+4
* | Implement tool-bar separators for non-GTK tool-bars.Chong Yidong2010-12-201-0/+9
* | Minor clean up to silence some gcc warnings.Stefan Monnier2010-12-191-43/+72
* | Support for menu separators in the GTK tool-bar.Chong Yidong2010-12-171-0/+23
* | Handle invisible cursor (bg same as cursor color) for Nextstep.Jan Djärv2010-12-161-0/+5
* | Merge from emacs-23Stefan Monnier2010-12-131-0/+55
|\ \ | |/
| * Document that expand-file-name collapses multiple slashes. (Bug#7617)Eli Zaretskii2010-12-121-0/+4
| * Fix bug #7398 with truncated glyphs in tooltip display on w32.Eli Zaretskii2010-12-111-0/+6
| * Code cleanup in xdisp.c regarding string_char_and_length.Eli Zaretskii2010-12-111-0/+10
| * Move call to Fkill_emacs from signal handler (session event) (Bug#7552).Jan Djärv2010-12-101-0/+10