summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30Adrian Robert2009-02-01
* * dispnew.c (window_change_signal): Don't try to get the size of aDan Nicolaescu2009-01-30
* (mark_stack): Properly conditionalize previous change.Dan Nicolaescu2009-01-30
* * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:Juanma Barranquero2009-01-30
* (detect_eol, decode_eol): Handle text with DOS-style EOLs that also hasEli Zaretskii2009-01-30
* * atimer.c (run_timers, alarm_signal_handler):Juanma Barranquero2009-01-30
* (Vtemp_file_name_pattern): Remove DEFVAR_LISP.Chong Yidong2009-01-30
* * callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.Chong Yidong2009-01-30
* Rename pending_signals to msdos_pending_signals.Eli Zaretskii2009-01-29
* Fix last log entry: blockinput.h was not changed.Chong Yidong2009-01-29
* (QUIT): Check pending_signals instead of interrupt_input_pending. UseChong Yidong2009-01-29
* (w32_console_read_socket): Update pending_signals.Chong Yidong2009-01-29
* (w32_read_socket): Update pending_signals.Chong Yidong2009-01-29
* (XTread_socket): Update pending_signals.Chong Yidong2009-01-29
* (wait_reading_process_output): Use process_pending_signals.Chong Yidong2009-01-29
* (pending_signals): New var.Chong Yidong2009-01-29
* (run_timers, alarm_signal_handler): Update pending_signals.Chong Yidong2009-01-29
* (emacs_write): Use process_pending_signals.Chong Yidong2009-01-29
* * keyboard.c (pending_signals): New var.Chong Yidong2009-01-29
* (xftfont_has_char): New function.Kenichi Handa2009-01-29
* * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only defineAdrian Robert2009-01-29
* * image.c (svg_load_image): Don't right-shift background RGB whenAdrian Robert2009-01-29
* * nsterm.m (ns_confirm_quit): New variable.Adrian Robert2009-01-29
* * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only defineAdrian Robert2009-01-29
* add parens in a defined statementAdrian Robert2009-01-28
* (font_for_char): Use assq_no_quit, not assoc_no_quit.Kenichi Handa2009-01-28
* (font_for_char): Use assq_no_quit, not assoc_no_quit.Kenichi Handa2009-01-28
* (concat): Check for string overflow (bug#1787).Chong Yidong2009-01-27
* * fns.c (concat): Check for string overflow (bug#1787).Chong Yidong2009-01-27
* (undo_limit, undo_strong_limit, Vundo_outer_limit): Quadruple undoChong Yidong2009-01-27
* * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):Chong Yidong2009-01-27
* (ftfont_has_char): If the arg FONT is a font-object,Kenichi Handa2009-01-27
* (struct xftfont_info): New member `index'.Kenichi Handa2009-01-27
* (struct font_driver): Fix comment for has_char.Kenichi Handa2009-01-27
* (font_for_char): Use assq_no_quit, not assoc_no_quit.Kenichi Handa2009-01-27
* (fontset_find_font): Fix handling of non-cons returnChong Yidong2009-01-26
* * fontset.c (fontset_find_font): Fix handling of non-cons returnChong Yidong2009-01-26
* (w32font_list_internal): Return quickly if registry isJason Rumney2009-01-26
* Add bug references.Juanma Barranquero2009-01-25
* Add bug references.Juanma Barranquero2009-01-25
* Changes to remove Feval calls from GUI under NS.Adrian Robert2009-01-25
* (buffer_posn_from_coords): Use Fset_buffer instead of settingChong Yidong2009-01-25
* * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead ofChong Yidong2009-01-25
* (fontset_font): If we know there is no font, don't do any work.Chong Yidong2009-01-24
* * fontset.c (fontset_font): If we know there is no font, don't do anyChong Yidong2009-01-24
* (font_parse_xlfd): Handle patterns of length < 2.Chong Yidong2009-01-24
* * font.c (font_parse_xlfd): Handle patterns of length < 2.Chong Yidong2009-01-24
* fix comments in last changeAdrian Robert2009-01-23
* * nsterm.m (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change...Adrian Robert2009-01-23
* * nsimage.m (setPixmapData:): Set to ignore image DPI.Adrian Robert2009-01-23