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
|
Mon, 22 Nov 2010 20:09:29 +0200 |
Eli Zaretskii |
Back-port revision 101465 from the trunk, to resolve bug #7452.
|
Sun, 21 Nov 2010 19:39:42 -0500 |
Chong Yidong |
Fix image cache marking bug (Bug#6301).
|
Sun, 21 Nov 2010 13:16:19 -0500 |
Chong Yidong |
* editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.
|
Sat, 20 Nov 2010 14:50:55 +0100 |
Jan D. |
Fix bug 7425.
|
Thu, 25 Nov 2010 12:55:14 +0900 |
Kenichi Handa |
Fix decoding of emacs-mule coding system.
|
Fri, 26 Nov 2010 21:10:26 +0200 |
Eli Zaretskii |
Force left-to-right paragraph direction in echo area and prog-mode buffers.
|
Fri, 26 Nov 2010 20:15:09 +0200 |
Eli Zaretskii |
Fix and document components of mouse event position.
|
Thu, 25 Nov 2010 22:28:14 +0200 |
Eli Zaretskii |
Fixing bug #7474 also fixes #7481.
|
Thu, 25 Nov 2010 20:38:09 +0200 |
Eli Zaretskii |
Fix bug #7474 with cursor positioning in overlay strings.
|
Wed, 24 Nov 2010 15:52:14 +0100 |
Jan D. |
nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).
|
Wed, 24 Nov 2010 08:50:08 +0100 |
Jan D. |
Bug 7458: Make key press like Left + right ctrl work when right is not control.
|
Tue, 23 Nov 2010 22:27:22 +0200 |
Eli Zaretskii |
Avoid GCC warning with inline functions.
|
Tue, 23 Nov 2010 11:36:48 -0800 |
Dan Nicolaescu |
* src/nsmenu.m: Use #include <config.h> instead of "config.h".
|
Tue, 23 Nov 2010 10:56:28 -0800 |
Dan Nicolaescu |
Move extern declarations from term.c to lisp.h.
|
Tue, 23 Nov 2010 10:47:23 -0800 |
Dan Nicolaescu |
Mark debugger related variables and functions as EXTERNALLY_VISIBLE
|
Tue, 23 Nov 2010 10:09:55 -0800 |
Dan Nicolaescu |
Include <sys/ioctl.h> unconditionally.
|
Sun, 21 Nov 2010 19:43:53 -0500 |
Chong Yidong |
* alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).
|
Sun, 21 Nov 2010 10:46:23 -0500 |
Ken Brown |
* src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.
|
Sun, 21 Nov 2010 14:09:34 +0100 |
Jan D. |
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
|
Sat, 20 Nov 2010 21:39:01 -0800 |
Dan Nicolaescu |
Remove emacs-priority.
|
Sat, 20 Nov 2010 21:20:50 -0800 |
Dan Nicolaescu |
Remove INLINE uses in header files.
|
Sat, 20 Nov 2010 10:23:49 -0500 |
Ken Brown |
* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
|
Sat, 20 Nov 2010 17:04:50 +0200 |
Eli Zaretskii |
Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.
|
Sat, 20 Nov 2010 15:51:25 +0100 |
Jan D. |
Add keyword :vert-only for tool bar items with labels not shown horizontally.
|
Sat, 20 Nov 2010 13:45:14 +0200 |
Eli Zaretskii |
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
|
Sat, 20 Nov 2010 13:24:28 +0200 |
Eli Zaretskii |
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
|
Sat, 20 Nov 2010 11:07:00 +0100 |
Andreas Schwab |
* src/xfaces.c (lookup_face): Make static.
|
Fri, 19 Nov 2010 18:34:22 +0200 |
Eli Zaretskii |
Fix bug #6687 with cursor positioning after before-string from overlays.
|
Thu, 18 Nov 2010 13:45:03 -0800 |
Dan Nicolaescu |
* src/alloc.c (refill_memory_reserve): Move declaration ...
|
Thu, 18 Nov 2010 13:39:15 -0800 |
Dan Nicolaescu |
* src/strftime.c (_strftime_copytm): Add declaration.
|
Thu, 18 Nov 2010 08:59:12 -0800 |
Dan Nicolaescu |
* src/callproc.c (syms_of_callproc): Use intern_c_string.
|
Thu, 18 Nov 2010 08:57:00 -0800 |
Dan Nicolaescu |
Move declarations from .c files to .h files.
|
Thu, 18 Nov 2010 08:49:30 -0800 |
Dan Nicolaescu |
Convert definitions to standard C.
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|