Mercurial > emacs
log src/ChangeLog @ 107826:6438b98db9dd
age | author | description |
---|---|---|
Sun, 11 Apr 2010 12:15:09 -0400 | Stefan Monnier | * process.c (exec_sentinel): Preserve current-buffer. |
Sun, 11 Apr 2010 11:53:13 -0400 | Stefan Monnier | (read_process_output): Move the save-current-buffer to |
Sat, 10 Apr 2010 13:38:48 -0700 | Dan Nicolaescu | * s/msdos.h (UNEXEC): New definition. |
Sat, 10 Apr 2010 19:59:46 +0900 | YAMAMOTO Mitsuharu | xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding. |
Sat, 10 Apr 2010 19:52:30 +0900 | YAMAMOTO Mitsuharu | Don't abort try_window with fonts change when showing tooltip (Bug#2423). |
Sat, 10 Apr 2010 19:39:16 +0900 | YAMAMOTO Mitsuharu | xfns.c (Fx_show_tip): Undo last change. |
Fri, 09 Apr 2010 18:49:06 +0200 | Jan D | Fix showing the complete tip the first time, bug #2423. |