Sat, 22 Jan 2011 20:33:12 -0800 |
Paul Eggert |
* image.c (x_create_bitmap_from_xpm_data): Add cast to fix type clash
|
Sat, 22 Jan 2011 18:56:06 -0800 |
Paul Eggert |
Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
|
Sat, 22 Jan 2011 11:36:45 -0800 |
Glenn Morris |
Merge from emacs-23
|
Fri, 21 Jan 2011 21:44:53 -0500 |
Chong Yidong |
Rework 2011-01-15 changes to window.c.
|
Sat, 22 Jan 2011 12:33:32 +0100 |
Jan D. |
* nsterm.m (constrainFrameRect): Only constrain the first time called.
|
Fri, 21 Jan 2011 15:19:44 +0100 |
Jan D. |
Make Nextstep port handle multiple screens for resize and move.
|
Fri, 21 Jan 2011 09:35:30 +0100 |
Jan D. |
* nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check
|
Thu, 20 Jan 2011 17:36:12 -0500 |
Stefan Monnier |
Don't mess with *temp*.
|
Thu, 20 Jan 2011 07:43:04 +0100 |
Jan D. |
* src/unexmacosx.c: Add comment about include order.
|
Wed, 19 Jan 2011 22:40:36 -0800 |
Glenn Morris |
Give read-expression-history a doc.
|
Wed, 19 Jan 2011 22:10:05 -0800 |
Glenn Morris |
Give kbd-macro-termination-hook a doc.
|
Wed, 19 Jan 2011 21:55:36 -0500 |
Chong Yidong |
Revert changes adding format args to yes-or-no-p and y-or-n-p.
|
Wed, 19 Jan 2011 15:32:42 -0800 |
Paul Eggert |
Fix X11 compilation failure.
|
Wed, 19 Jan 2011 23:13:54 +0100 |
Jan D. |
* unexmacosx.c: Include config.h before unistd.h.
|
Wed, 19 Jan 2011 23:11:33 +0100 |
Jan D. |
Fix NextStep build problems with globals.h introducion.
|
Wed, 19 Jan 2011 10:55:47 -0500 |
Sam Steingold |
Fix an error introduced by the previous patch.
|
Wed, 19 Jan 2011 10:24:40 -0500 |
Sam Steingold |
* src/w32.c (check_windows_init_file): Remove declarations of
|
Wed, 19 Jan 2011 08:06:24 -0700 |
Tom Tromey |
* window.c: Fix error introduced by previous patch.
|
Tue, 18 Jan 2011 13:45:37 -0700 |
Tom Tromey |
Move all DEFVAR'd globals into a structure -- threading infrastructure
|
Tue, 18 Jan 2011 10:55:46 -0700 |
Tom Tromey |
* image.c (Vimagemagick_render_type): Remove redundant
|
Tue, 18 Jan 2011 10:34:08 -0700 |
Tom Tromey |
* xdisp.c (emacs_scroll_step): Rename from scroll_step.
|
Tue, 18 Jan 2011 10:28:28 -0700 |
Tom Tromey |
Declare some DEFVARs globally, not locally
|
Tue, 18 Jan 2011 10:00:04 -0700 |
Tom Tromey |
Change buffer_defaults to new new macro; preparation for thread patch
|
Mon, 17 Jan 2011 20:54:23 -0800 |
Paul Eggert |
Improve performance on non-GCC hosts with __aligned__.
|
Mon, 17 Jan 2011 18:49:59 -0800 |
Glenn Morris |
Merge from emacs-23 branch, up to r100386.
|
Sun, 16 Jan 2011 10:40:47 -0500 |
Stefan Monnier |
* image.c (syms_of_image): Don't access XSYMBOL's internals directly.
|
Sun, 16 Jan 2011 04:51:59 -0500 |
Eli Zaretskii |
Fix bug #7848 with using SET_SYMBOL_VALUE in image.c
|
Mon, 17 Jan 2011 11:24:36 -0800 |
Paul Eggert |
Merge from mainline.
|
Mon, 17 Jan 2011 11:01:01 -0800 |
Paul Eggert |
Merge from mainline.
|
Fri, 14 Jan 2011 10:14:17 -0800 |
Paul Eggert |
Merge from mainline.
|
Tue, 11 Jan 2011 21:57:19 -0800 |
Paul Eggert |
Merge from mainline.
|
Sun, 09 Jan 2011 00:21:21 -0800 |
Paul Eggert |
Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.
|
Sun, 09 Jan 2011 00:12:35 -0800 |
Paul Eggert |
Include <unistd.h> unilaterally.
|
Sat, 08 Jan 2011 20:33:54 -0800 |
Paul Eggert |
* mktime.c: Remove; moving to ../lib.
|
Sat, 08 Jan 2011 20:31:19 -0800 |
Paul Eggert |
Use gnulib's mktime module.
|
Sat, 08 Jan 2011 17:18:39 -0800 |
Paul Eggert |
Use gnulib's ftoastr module.
|
Sat, 08 Jan 2011 13:02:38 -0800 |
Paul Eggert |
Automate syncing from gnulib.
|
Sun, 16 Jan 2011 23:45:28 -0800 |
Paul Eggert |
* xfns.c (x_real_positions): Fix signedness of local var 'ign'.
|
Sun, 16 Jan 2011 23:34:14 -0800 |
Paul Eggert |
* regex.c (analyse_first): Remove unreachable 'continue' statement.
|
Sun, 16 Jan 2011 23:27:25 -0800 |
Paul Eggert |
* xterm.h (struct x_display_info): Remove stray semicolon.
|
Sun, 16 Jan 2011 23:16:08 -0800 |
Paul Eggert |
* lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
|
Sun, 16 Jan 2011 23:07:30 -0800 |
Paul Eggert |
* fileio.c (make_temp_name): Remove unreachable code.
|
Sun, 16 Jan 2011 19:05:08 -0800 |
Paul Eggert |
* fontset.c (free_realized_fontset): Mark unreachable code with if (0).
|
Sun, 16 Jan 2011 18:55:28 -0800 |
Paul Eggert |
* coding.c (decode_coding_emacs_mule): Remove unreachable code.
|
Sat, 15 Jan 2011 18:21:30 -0800 |
Glenn Morris |
Refill some copyright headers.
|
Sat, 15 Jan 2011 12:38:27 -0800 |
Glenn Morris |
Merge from emacs-23 branch, up to r100382.
|
Fri, 14 Jan 2011 21:55:58 -0500 |
Chong Yidong |
Avoid crash in Fselect_frame due to null selected_window (Bug#7728).
|
Tue, 11 Jan 2011 21:29:23 -0500 |
Chong Yidong |
Distinguish between terminfo and termcap on NetBSD (Bug#7642).
|
Mon, 03 Jan 2011 22:26:22 +0100 |
Jan D. |
Backport bug 7517 fixes from trunk.
|
Fri, 14 Jan 2011 09:42:40 -0800 |
Glenn Morris |
ChangeLog merge fixes.
|
Fri, 14 Jan 2011 12:18:41 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 03 Jan 2011 21:32:41 +0200 |
Eli Zaretskii |
Don't use png_jmpbuf, it doesn't work with dynamic loading.
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Tue, 11 Jan 2011 21:14:13 +0100 |
Tassilo Horn |
* image.c (imagemagick_load_image, Finit_image_library): Free
|
Mon, 10 Jan 2011 12:28:31 +0100 |
Michael Albinus |
* dbusbind.c (Fdbus_register_service): Raise an error in case of
|
Mon, 10 Jan 2011 10:56:17 +0100 |
Michael Albinus |
* dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;
|
Sat, 08 Jan 2011 22:29:49 -0500 |
Chong Yidong |
Minor fix to GTK tool-bar button refresh code.
|
Sat, 08 Jan 2011 16:17:58 -0500 |
Chong Yidong |
Doc fix for y-or-n-p and yes-or-no-p.
|
Sat, 08 Jan 2011 14:32:31 +0100 |
Andreas Schwab |
* src/fns.c (Fyes_or_no_p): Add usage.
|
Fri, 07 Jan 2011 18:41:14 -0800 |
Glenn Morris |
In Makefiles, -batch implies -q.
|
Fri, 07 Jan 2011 18:31:57 -0800 |
Glenn Morris |
Fix bug#7750.
|
Fri, 07 Jan 2011 23:33:32 +0100 |
Andreas Schwab |
Fix some resource leaks in ImageMagick image loader
|
Fri, 07 Jan 2011 12:34:02 -0500 |
Chong Yidong |
Allow format args for y-or-n-p and yes-or-no-p.
|
Thu, 06 Jan 2011 19:10:39 -0800 |
Glenn Morris |
Add --no-site-lisp option, make -Q use it. (Bug#5707)
|
Wed, 05 Jan 2011 14:09:07 +0100 |
Andreas Schwab |
Use __builtin_unwind_init if available
|
Tue, 04 Jan 2011 12:11:43 +0100 |
Michael Albinus |
* dbusbind.c (Fdbus_register_method): Added optional parameter
|
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)
|
Sat, 11 Dec 2010 17:20:11 +0200 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in tooltip display on w32.
|
Sat, 11 Dec 2010 14:27:13 +0200 |
Eli Zaretskii |
Code cleanup in xdisp.c regarding string_char_and_length.
|
Fri, 10 Dec 2010 19:23:43 +0100 |
Jan D. |
Move call to Fkill_emacs from signal handler (session event) (Bug#7552).
|
Tue, 07 Dec 2010 07:36:25 +0100 |
Jan D. |
* xsmfns.c (smc_die_CB): Call Fkill_emacs.
|
Mon, 06 Dec 2010 01:54:52 -0500 |
Chong Yidong |
Fix crash with invisible text and overlays (Bug#7016).
|
Sun, 05 Dec 2010 11:33:48 +0100 |
Jan D. |
Fix for 7412 (no cursor on image) backported from trunk.
|
Sat, 04 Dec 2010 19:32:32 -0500 |
Chong Yidong |
Avoid infloop when scrolling conservatively (Bug#7537).
|
Thu, 02 Dec 2010 08:12:54 +0100 |
Jan D. |
Handle negative top/left in frame parameters (Bug#7510).
|
Sat, 11 Dec 2010 17:41:04 +0200 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in w32 tooltips.
|
Fri, 10 Dec 2010 18:41:47 -0800 |
Glenn Morris |
ChangeLog fix.
|
Tue, 07 Dec 2010 19:45:45 -0800 |
Glenn Morris |
Make verify-visited-file-modtime default to the current buffer.
|
Mon, 06 Dec 2010 17:59:52 +0100 |
Lars Magne Ingebrigtsen |
Return CDATA sections (like <style>foo</style>) as text nodes.
|
Mon, 06 Dec 2010 11:37:26 -0500 |
Stefan Monnier |
* src/lread.c (read1): Allow newstyle unquote outside of backquote.
|
Sat, 04 Dec 2010 20:23:22 -0500 |
Chong Yidong |
* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
|
Sat, 04 Dec 2010 20:50:39 +0100 |
Andreas Schwab |
Remove empty machine description files
|
Fri, 03 Dec 2010 17:08:05 -0500 |
Chong Yidong |
Remove EXPLICIT_SIGN_EXTEND.
|
Fri, 03 Dec 2010 17:01:43 -0500 |
Chong Yidong |
Revert to revision 102571.
|
Fri, 03 Dec 2010 21:55:23 +0100 |
Andreas Schwab |
Remove EXPLICIT_SIGN_EXTEND.
|
Fri, 03 Dec 2010 11:54:44 +0100 |
Jan D. |
Draw cursor and images correctly for Nextstep (bug#7412).
|
Fri, 03 Dec 2010 11:07:40 +0100 |
Andreas Schwab |
* frame.c (x_set_font): Remove unused variable.
|
Thu, 02 Dec 2010 10:33:57 +0100 |
Jan D. |
* nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
|
Thu, 02 Dec 2010 09:24:16 +0100 |
Jan D. |
Draw text under filled box cursor in inverted color (Bug#7479).
|
Sat, 27 Nov 2010 15:04:57 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Thu, 25 Nov 2010 12:56:41 +0900 |
Kenichi Handa |
merge emacs-23
|