2010-01-25 |
Jan D. |
Merge from trunk
|
2010-01-25 |
Jan D. |
Typo fix.
|
2010-01-25 |
Jan D. |
xfns.c (Fx_create_frame): If frame height i stoo big, try
|
2010-01-25 |
Stefan Monnier |
Try and fix bug#788, hopefully for real this time.
|
2010-01-24 |
Chong Yidong |
Use png_sig_cmp to allow linking with libpng 1.4.0.
|
2010-01-24 |
Stefan Monnier |
* keymap.c (shadow_lookup): Add `remap' arg.
|
2010-01-23 |
Chong Yidong |
Account for utmp.h availability.
|
2010-01-23 |
YAMAMOTO Mitsuharu |
* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
|
2010-01-22 |
YAMAMOTO Mitsuharu |
Make string pointer args point to const as in other string allocation functions.
|
2010-01-22 |
Eli Zaretskii |
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
|
2010-01-20 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
2010-01-19 |
Alan Mackenzie |
Redate and reposition log entry.
|
2010-01-19 |
Jan D. |
Merge from trunk
|
2010-01-19 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
2010-01-19 |
Alan Mackenzie |
Suppress spurious second invocation of before-change-functions
|
2010-01-19 |
Alan Mackenzie |
no message
|
2010-01-08 |
Alan Mackenzie |
Fix spurious before-change-functions invocation from (insert ?\n).
|
2010-01-18 |
Chong Yidong |
Doc fix for current-time-string and date-to-time (Bug#5408)
|
2010-01-16 |
Chong Yidong |
* xterm.c (event_handler_gdk): Block input (Bug#5037).
|
2010-01-16 |
Chong Yidong |
Command line arg processing fix (Bug#5392)
|
2010-01-16 |
Andreas Schwab |
Update $(lisp) and $(shortlisp) to match changes in loadup.el
|
2010-01-16 |
Stefan Monnier |
(x_term_init): Instead of inhibiting GC while running Lisp
|
2010-01-15 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
2010-01-15 |
Kenichi Handa |
from trunk
|
2010-01-15 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
2010-01-15 |
Chong Yidong |
Fix Qnone definition in NS files.
|
2010-01-14 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
2010-01-14 |
Kenichi Handa |
from trunk
|
2010-01-13 |
Chong Yidong |
Fix gc bug in terminal allocation.
|
2010-01-13 |
YAMAMOTO Mitsuharu |
Call SIGNAL_THREAD_CHECK from signal handlers.
|
2010-01-13 |
Stefan Monnier |
Try to fix bug#5314. This is probably not the final word, tho.
|
2010-01-14 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
2010-01-13 |
Kenichi Handa |
merge trunk
|
2010-01-12 |
YAMAMOTO Mitsuharu |
* keyboard.c (read_char): Don't apply previous change when current
|
2010-01-12 |
Jan D. |
keyboard.c (read_char): Return after executing from special map.
|
2010-01-12 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
2010-01-13 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
2010-01-11 |
Chong Yidong |
* nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
|
2010-01-11 |
YAMAMOTO Mitsuharu |
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
|
2010-01-09 |
Chong Yidong |
Fix bounds checking for text properties in `format' (Bug#5306).
|
2010-01-09 |
Chong Yidong |
Fix for Bug#4113.
|
2010-01-09 |
Chong Yidong |
* xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
|
2010-01-09 |
Eli Zaretskii |
editfns.c (Ffloat_time): Doc fix.
|
2010-01-09 |
Jan D. |
(Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
2010-01-09 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
2010-01-08 |
Eli Zaretskii |
Fix format.
|
2010-01-08 |
Jan D. |
Frame width was not updated in fullscreen when scroll bars where removed/added.
|
2010-01-06 |
Jan D. |
Merge from trunk
|
2010-01-06 |
Jan D. |
Forgot one.
|
2010-01-06 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
2010-01-06 |
Chong Yidong |
NS fixes for Bug#3233.
|
2010-01-06 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
2010-01-05 |
Jan D. |
Merge from mainline.
|
2010-01-05 |
Chong Yidong |
* keyboard.c (read_key_sequence): Catch keyboard switch after
|
2010-01-05 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
2010-01-04 |
Stefan Monnier |
(xd_remove_watch): Avoid trying to convert a void* to
|
2010-01-03 |
Michael Albinus |
* dbusbind.c (xd_add_watch): Improve debug message.
|
2010-01-05 |
Jan D. |
Handle change of internal-border width when maximized.
|
2010-01-01 |
Chong Yidong |
Fix buffer overflow in ns_get_color.
|
2010-01-01 |
Chong Yidong |
* src/lread.c (syms_of_lread): Make it clearer that these are the
|