(Finternal_set_lisp_face_attribute): Revert last change.
[bpt/emacs.git] / src /
2009-01-13 Chong Yidong(Finternal_set_lisp_face_attribute): Revert last change.
2009-01-13 Chong Yidong(font_clear_prop): If clearing the family, clear the...
2009-01-13 Chong Yidong* font.c (font_clear_prop): If clearing the family...
2009-01-12 Juanma Barranquero* sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
2009-01-12 Martin Rudalics(read_char): Fix case where last_nonmenu_event
2009-01-12 Chong Yidong(Finternal_set_lisp_face_attribute): If setting the...
2009-01-12 Chong Yidong* xfaces.c (Finternal_set_lisp_face_attribute): If...
2009-01-11 Jason Rumney(cmd_error_internal): Exit when errors occur before
2009-01-10 Glenn MorrisComment (fix header format).
2009-01-10 Glenn MorrisComment (add Author:, based on authors.el).
2009-01-10 Glenn MorrisComment (add Author:, based on ack.texi).
2009-01-10 Glenn MorrisComment (fix header format).
2009-01-10 Glenn MorrisFix typo.
2009-01-10 Glenn MorrisComment (add Author:, based on authors.el).
2009-01-10 Glenn MorrisComment (add author based on authors.el).
2009-01-10 Chong Yidong(pos_visible_p): When iterator stops on the last glyph
2009-01-10 Chong Yidong* xdisp.c (pos_visible_p): When iterator stops on the...
2009-01-10 Eli ZaretskiiFix Bug #876:
2009-01-09 Jason Rumney(add_font_entity_to_list): Don't report unknown
2009-01-09 Jason RumneyRemove unused header
2009-01-09 Chong Yidong(Ffont_family_list): Return a list of strings, not...
2009-01-09 Chong Yidong(Fx_font_family_list): Function deleted. Compatibility...
2009-01-09 Chong Yidong* xfaces.c (Fx_font_family_list): Function deleted...
2009-01-09 Martin Rudalics(x_set_frame_parameters): Remember requested value for
2009-01-09 Glenn Morris(last_command_char): For clarity, rename to...
2009-01-09 Glenn MorrisUpdate for last_command_char rename.
2009-01-08 Chong Yidong(font_open_for_lface): Handle unspecified height attribute.
2009-01-08 Chong Yidong* font.c (font_open_for_lface): Handle unspecified...
2009-01-08 Jason Rumney(Vx_pointer_shape, Vx_nontext_pointer_shape)
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2009-01-08 Glenn MorrisRevert copyright year changes for files that are not...
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2009-01-07 Kenichi Handa(Finsert_file_contents): In the case of replace,
2009-01-07 Juanma BarranqueroAdd bug reference.
2009-01-07 Kenichi Handa(decode_coding_utf_8): Check byte_after_cr before break...
2009-01-05 Martin Rudalics(x_set_frame_parameters): Make sure height (width) get
2009-01-04 Juanma BarranqueroAdd bug reference.
2009-01-04 Juanma BarranqueroFix typos.
2009-01-04 Juanma Barranquero* w32.c: Use 64-bit arithmetic to do FILETIME conversio...
2009-01-04 Juanma BarranqueroFix typos.
2009-01-03 Eli ZaretskiiFix copyright years.
2009-01-03 Eli Zaretskii(list_system_processes, system_process_attributes)...
2009-01-03 Eli Zaretskii(ret_lim_data) [MSDOS]: New function.
2009-01-03 Eli Zaretskii(Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
2009-01-03 Eli Zaretskii(system_process_attributes, list_system_processes)...
2009-01-03 Jason Rumney(parse_modifiers_uncached): Wheel events are clicks...
2009-01-03 Jason Rumney* w32term.c (x_query_colors, x_query_color): New functions.
2009-01-02 Dan Nicolaescu* nsfns.m (x_set_foreground_color, x_set_background_color)
2009-01-02 Dan Nicolaescu(system_process_attributes): Provide Qtime and Qctime
2009-01-02 Eli Zaretskii(process_times): Compute sum of utime and stime.
2009-01-02 Eli Zaretskii(system_process_attributes): Compute Qtime and Qctime...
2009-01-02 Eli ZaretskiiDeclare Qtime and Qctime.
2009-01-02 Eli Zaretskii(top level) <Qtime, Qctime>: New variables.
2009-01-02 Jason Rumney(Qgobject): New symbol.
2009-01-01 Dan Nicolaescu(make_terminal_frame): Remove redundant code and useless
2009-01-01 Andreas Schwab(conv_sockaddr_to_lisp): Add workaround for
2009-01-01 Chong Yidong(x_create_tip_frame): Set border width of the X window.
2009-01-01 Chong Yidong* xfns.c (x_create_tip_frame): Set border width of...
2009-01-01 Chong YidongRemove obsolete comment.
2009-01-01 Chong Yidong(Finternal_set_lisp_face_attribute): Improve error...
2009-01-01 Chong Yidong* xfaces.c (Finternal_set_lisp_face_attribute): Improve...
2009-01-01 Jason Rumney(x_new_font): Return font object, not fontset. (Bug...
2008-12-31 Adrian Robert(ns_appkit_version_str): Rename from ns_appkit_version...
2008-12-30 Kenichi Handa(CHAR_VARIATION_SELECTOR_P): New macro.
2008-12-30 Kenichi Handa(font_range): Don't require a font for a variation
2008-12-30 Kenichi Handa(ftfont_driver): Set the member get_variation_glyphs to
2008-12-30 Kenichi Handa(struct font_driver): New member get_variation_glyphs.
2008-12-30 Martin Rudalics(Vemacs_iconified): Remove.
2008-12-30 Jason Rumney*** empty log message ***
2008-12-30 Jason Rumney(store_frame_param, x_get_arg): Enable newer code on
2008-12-30 Chong Yidong(Fvertical_motion): Don't advance iterator if we have...
2008-12-30 Chong Yidong(move_it_to): Handle GET_FROM_STRETCH method when check...
2008-12-30 Chong Yidong* indent.c (Fvertical_motion): Don't advance iterator...
2008-12-30 Chong YidongMinor doc fix.
2008-12-30 Kenichi Handa(copy_text): To convert a non-ASCII char to unibyte,
2008-12-30 Kenichi Handa(font_intern_prop): Validate str as multibyte.
2008-12-29 Juanma BarranqueroAdd bug reference.
2008-12-29 Dan Nicolaescu(struct face): Move lface and hash from the middle
2008-12-29 Dan Nicolaescu(INTERVALS_H): Rename from INTERVAL_SRC, update all...
2008-12-29 Dan Nicolaescu(INTERVAL_SRC): Also depend on dispextern.h.
2008-12-26 Andreas Schwab(map_keymap_char_table_item): Make a copy of KEY if...
2008-12-26 Martin Rudalics* textprop.c (Qminibuffer_prompt): New variable.
2008-12-25 Jason Rumney(Fbuffer_swap_text): Use POINTER_TYPE.
2008-12-25 Jason RumneyAdd bug id for recently fixed bugs.
2008-12-24 Jason RumneyAdd comments to explain checks and aborts, to assist...
2008-12-24 Jason Rumney* ralloc.c (r_alloc_reset_variable): New function.
2008-12-23 Martin RudalicsIn comments, write delete_frame instead of Fdelete_frame.
2008-12-22 Dan Nicolaescu(read_minibuf): Follow the non-interactive case when
2008-12-22 Andreas Schwab* buffer.c (init_buffer): Use realloc instead of xrealloc.
2008-12-22 Martin Rudalics* frame.c (delete_frame): New function derived from
2008-12-21 Jason Rumney(uniscribe_encode_char): Return FONT_INVALID_CHAR
2008-12-21 Stefan Monnier(cmd_error_internal): Don't exit in daemon mode, bug...
2008-12-20 Chong YidongAdd comment to last change by jhd.
2008-12-20 Jason Rumney(Fmake_terminal_frame): Raise an error when called...
2008-12-20 Jason Rumney*** empty log message ***
2008-12-20 Jan Djärv*** empty log message ***
2008-12-20 Jason Rumney(Fexpand_file_name): Do not allow ../ to go beyond...
2008-12-20 Eli ZaretskiiAdd commentary about WINDOWSNT implementation of list_s...
2008-12-20 Chong Yidong(Fread_buffer): Doc fix.
2008-12-20 Chong Yidong* minibuf.c (Fread_buffer): Doc fix.
next