Mon, 03 Jan 2011 20:42:43 -0800 |
Glenn Morris |
* src/emacs.c (emacs_copyright): Update short copyright year to 2011.
|
Mon, 03 Jan 2011 21:35:59 +0200 |
Eli Zaretskii |
Don't use png_jmpbuf, it doesn't work with dynamic loading.
|
Sun, 02 Jan 2011 15:28:40 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Fri, 31 Dec 2010 18:33:40 +0200 |
Eli Zaretskii |
More elegant solution for accessing png_ptr without GCC warnings.
|
Fri, 31 Dec 2010 14:38:06 +0200 |
Eli Zaretskii |
Fix bug #7716 with PNG image support libraries on Windows.
|
Mon, 27 Dec 2010 10:27:52 -0500 |
Stefan Monnier |
* src/.gdbinit (xgetptr): Fix the union+lsb case.
|
Sat, 25 Dec 2010 23:04:58 -0500 |
Stefan Monnier |
* src/window.c (Fmove_to_window_line): Avoid abort when called in a buffer
|
Sat, 25 Dec 2010 19:19:57 +0200 |
Eli Zaretskii |
Fix bug #7662 with aligning key bindings equivalent to menu items.
|
Sat, 25 Dec 2010 12:14:48 +0200 |
Eli Zaretskii |
More fallout from fixing bug #7587.
|
Fri, 24 Dec 2010 11:14:44 +0100 |
Jan D. |
* xterm.c (x_check_fullscreen): Fix pixel/character mixup.
|
Fri, 17 Dec 2010 17:38:37 +0200 |
Eli Zaretskii |
Fix change that fixed bug #7587.
|
Thu, 16 Dec 2010 10:13:28 +0800 |
Chong Yidong |
* xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).
|
Mon, 13 Dec 2010 18:13:29 +0200 |
Eli Zaretskii |
Fix bug #7617 with documentation of expand-file-name.
|
Sat, 01 Jan 2011 01:02:36 -0500 |
Chong Yidong |
Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.
|
Fri, 31 Dec 2010 14:16:16 +0100 |
Jan D. |
For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.
|
Thu, 30 Dec 2010 12:30:55 +0100 |
Jan D. |
Encode frame title and icon name before setting.
|
Wed, 29 Dec 2010 19:16:44 +0800 |
Chong Yidong |
* window.c (syms_of_window): Add missing defsubr for window-use-time.
|
Tue, 28 Dec 2010 17:34:04 +0100 |
Andreas Schwab |
Restore x_alloc_lighter_color_for_widget, needed for lwlib
|
Mon, 27 Dec 2010 18:29:38 +0100 |
Andreas Schwab |
Remove unused declarations
|
Mon, 27 Dec 2010 18:23:49 +0100 |
Andreas Schwab |
* scroll.c: Fix comment.
|
Mon, 27 Dec 2010 18:23:29 +0100 |
Andreas Schwab |
Protoize
|
Wed, 22 Dec 2010 19:00:12 -0500 |
Stefan Monnier |
Fix up last change.
|
Wed, 22 Dec 2010 16:25:46 -0500 |
Stefan Monnier |
* src/print.c (print, print_preprocess, print_object): Use a hash table
|
Mon, 20 Dec 2010 19:11:30 +0800 |
Chong Yidong |
* src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
|
Mon, 20 Dec 2010 08:17:26 +0800 |
Chong Yidong |
Implement tool-bar separators for non-GTK tool-bars.
|
Sun, 19 Dec 2010 00:43:42 -0500 |
Stefan Monnier |
Minor clean up to silence some gcc warnings.
|
Fri, 17 Dec 2010 12:04:06 +0800 |
Chong Yidong |
Support for menu separators in the GTK tool-bar.
|
Thu, 16 Dec 2010 20:37:13 +0100 |
Jan D. |
Handle invisible cursor (bg same as cursor color) for Nextstep.
|
Mon, 13 Dec 2010 10:27:36 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 12 Dec 2010 22:37:54 +0200 |
Eli Zaretskii |
Document that expand-file-name collapses multiple slashes. (Bug#7617)
|