Tue, 13 Apr 2010 11:56:08 +0300 |
Adrian Robert |
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
|
Sat, 10 Apr 2010 19:31:01 +0900 |
YAMAMOTO Mitsuharu |
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
|
Thu, 08 Apr 2010 09:43:57 +0900 |
YAMAMOTO Mitsuharu |
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
|
Wed, 07 Apr 2010 18:34:31 +0200 |
Jan D. |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Mon, 05 Apr 2010 11:46:29 -0400 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
Mon, 19 Apr 2010 16:17:44 +0300 |
Eli Zaretskii |
Mention in src/ChangeLog the bug number solved by revno 99937.
|
Mon, 19 Apr 2010 16:05:35 +0300 |
Eli Zaretskii |
.gdbinit (xsubchartable): New command.
|
Mon, 19 Apr 2010 15:12:13 +0300 |
Eli Zaretskii |
Fix crashes in GC in "emacs -nw".
|
Sun, 18 Apr 2010 17:49:33 -0400 |
Stefan Monnier |
Hash-cons pure data.
|
Sun, 18 Apr 2010 13:24:59 +0200 |
Jan D. |
Set USER_POS in hint_flags to work around Cygwin problem.
|
Sat, 17 Apr 2010 11:53:55 -0400 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
Sat, 17 Apr 2010 16:34:23 +0300 |
Eli Zaretskii |
Fix a crash when an NSM character is inserted at BEGV.
|
Fri, 16 Apr 2010 23:37:59 +0300 |
Eli Zaretskii |
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
|
Fri, 16 Apr 2010 10:22:12 -0700 |
Dan Nicolaescu |
* s/freebsd.h: Restore osreldate.h include.
|
Fri, 16 Apr 2010 19:05:20 +0200 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
Thu, 15 Apr 2010 21:00:45 -0400 |
Chong Yidong |
* s/cygwin.h: Avoid linking against static libgcc.
|
Fri, 16 Apr 2010 02:51:12 +0300 |
Juri Linkov |
Add the `scroll-command' property.
|
Thu, 15 Apr 2010 14:52:27 -0700 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
|
Thu, 15 Apr 2010 11:24:00 -0700 |
Dan Nicolaescu |
* xdisp.c (message): Do not use NO_ARG_ARRAY.
|
Thu, 15 Apr 2010 11:19:00 -0700 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
|
Wed, 14 Apr 2010 08:36:25 -0700 |
Dan Nicolaescu |
Reduce cpp use in Makefile.in.
|
Wed, 14 Apr 2010 03:33:32 +0300 |
Juri Linkov |
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
|
Wed, 14 Apr 2010 03:11:21 +0300 |
Juri Linkov |
Add variable `scroll-preserve-screen-position-commands'.
|
Tue, 13 Apr 2010 17:16:42 +0200 |
Jan D. |
Fix so top -10 and left -10 in frame parameters work.
|
Tue, 13 Apr 2010 10:19:05 +0200 |
Jan D. |
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.
|
Mon, 12 Apr 2010 22:19:17 -0400 |
Stefan Monnier |
(init_tty): Move common text outside of #ifdef TERMINFO.
|
Mon, 12 Apr 2010 22:07:48 -0400 |
Stefan Monnier |
Try to solve the problem of spurious EOF chars in long lines of text
|
Mon, 12 Apr 2010 21:47:40 -0400 |
Stefan Monnier |
Try to detect file modification within the same second.
|
Mon, 12 Apr 2010 19:49:29 -0400 |
Stefan Monnier |
* process.c (status_notify): Remove unused var `ro'.
|
Mon, 12 Apr 2010 20:58:15 +0200 |
Jan D. |
xfns.c (select_visual): Don't call error if XGetVisualInfo returns
|