]> code.delx.au - gnu-emacs/history - src
Fix typos.
[gnu-emacs] / src /
2009-04-24 Juanma BarranqueroFix typos.
2009-04-23 Kenichi Handa(Fx_list_fonts): If a font size is specified in PATTERN...
2009-04-22 Chong Yidong* keyboard.c (Fset_input_meta_mode): Doc fix.
2009-04-22 Chong Yidong* term.c (Vsuspend_tty_functions, Vresume_tty_functions...
2009-04-22 Chong Yidong* term.c (Ftty_display_color_p, Ftty_display_color_cells)
2009-04-22 Chong YidongMinor comment fix.
2009-04-21 Juanma BarranqueroAdd bug reference.
2009-04-21 Kenichi Handa(font_score): Check AVGWIDTH too.
2009-04-21 Kenichi Handa(font_load_for_lface): Cancel previous change.
2009-04-21 Kenichi Handa(decode_coding_utf_16): Reduce charbuf_end for the
2009-04-19 Jason RumneyThe following changes fix Bug#3005 for wide glyphs...
2009-04-19 Jan DjärvMake Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECAT...
2009-04-18 Andreas Schwab(font_put_frame_data): Use xfree instead of free.
2009-04-17 Juanma Barranquero* w32font.c (Qja, Qko): Remove declarations.
2009-04-17 Chong Yidong* font.c (Qja, Qko): Move definitions here from ftfont.c.
2009-04-17 Kenichi Handa(Ftranslate_region_internal): Use Fconcat to make a
2009-04-17 Kenichi Handa(ftfont_pattern_entity): Return a newly allocated
2009-04-16 Andreas Schwab* search.c: Use EMACS_INT for buffer positions. Add...
2009-04-16 Andreas SchwabAdd bug reference.
2009-04-16 Andreas Schwab(boyer_moore): Use zero as marker value for a possible
2009-04-16 Chong Yidong* keyboard.c (adjust_point_for_property): Disable 2009...
2009-04-16 Kenichi Handa(xfont_has_char): Special handling of `ja' and `ko...
2009-04-16 Kenichi Handa(xftfont_has_char): Special handling of `ja' and `ko...
2009-04-16 Kenichi Handa(Qja, Qko): Don't make them static.
2009-04-16 Kenichi Handa(font_sort_entites): Change the meaning of the arg
2009-04-16 Kenichi Handa(merge_face_vectors): Reflect font properties in
2009-04-16 Kenichi Handa(charset_ksc5601): Extern it.
2009-04-16 Kenichi Handa(charset_ksc5601): New variable.
2009-04-15 Stefan Monnier(match-data): Refer to `set-match-data' rather than...
2009-04-15 Dan Nicolaescu* fileio.c (history_delete_duplicates): Remove unused...
2009-04-14 Eli Zaretskii(syms_of_buffer) <line-spacing>: Doc fix.
2009-04-14 Kenichi Handa(Ffont_info): Fix docstring. Fix the second element of
2009-04-14 Chong YidongFix last change.
2009-04-14 Chong Yidong* xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
2009-04-14 Kenichi Handa(xfont_has_char): The font has C if C is ASCII and the
2009-04-14 Kenichi Handa(Fdefine_charset_internal): Make charset
2009-04-13 Stefan Monnier* nsselect.m (symbol_to_nsstring, clean_local_selection...
2009-04-13 Kenichi Handa(get_adstyle_property): Fix previous change.
2009-04-13 Kenichi Handa(Qja, Qko): New variables.
2009-04-13 Kenichi Handa(font_delete_unmatched): Preserve the order of list
2009-04-10 Stefan MonnierRemove `tiny change' for Nikolaj Schumacher.
2009-04-09 Kenichi Handa(map_charset_chars): For a charset of `superset'
2009-04-09 Kenichi Handa(font_put_extra): If VAL is nil, delete the slot for...
2009-04-08 YAMAMOTO Mitsuharu(redraw_overlapping_rows): Fix detection of
2009-04-08 Kenichi Handa(ftfont_text_extents): Fix calculation of metrics-...
2009-04-06 Jason Rumney(x_set_font): Avoid C99 mid-block variable declaration.
2009-04-06 Kenichi Handa(ftxfont_draw_backgrond): Fix args to XFillRectangle.
2009-04-06 Kenichi Handa(xftfont_open): Fix setting font->underline_thickness.
2009-04-06 Kenichi Handa(ftfont_open): Fix checking of the return value of
2009-04-04 Chong Yidong* terminal.c (Fterminal_name, Fdelete_terminal, Ftermin...
2009-04-04 Juanma BarranqueroFix typos.
2009-04-04 Eli Zaretskii(system_process_attributes) [SYSTEM_MALLOC]: Don't...
2009-04-03 Chong Yidong* term.c (produce_stretch_glyph): Reduce width of stret...
2009-04-03 Kenichi Handa(print_object): Make each lowest sub_char_table start...
2009-04-02 Kenichi Handa(setup-default-fontset): Specify
2009-04-02 Kenichi Handa(fontset_font): Record no-font when a fontset
2009-03-30 Stefan Monnier(map_charset_for_dump): Add missing UNGCPRO.
2009-03-30 Kenichi Handa(fontset_from_font): Specify only registry in a font...
2009-03-30 Kenichi HandaFix previous change. Define ftfont_variation_glyphs
2009-03-29 Chong YidongConditionalize prototyping and use of ftfont_variation_...
2009-03-29 Chong Yidong* ftfont.c: Conditionalize prototyping and use of ftfon...
2009-03-28 Stefan Monnier* editfns.c (general_insert_function): Adjust to insdel...
2009-03-28 Stefan Monnier(dump_glyph): Fix typo.
2009-03-28 Stefan Monnier(delete_frame): Work around compiler bug.
2009-03-28 Stefan Monnier* insdel.c (move_gap, move_gap_both, gap_left, gap_right)
2009-03-28 Stefan Monnier(Finsert_file_contents): Don't limit size to INT_MAX/4.
2009-03-27 Jan Djärv(handle_one_xevent): Call x_handle_net_wm_state if
2009-03-27 Jan Djärv(struct x_display_info): Add atoms for _NET_WM_STATE.
2009-03-27 Jan Djärv(x_set_font): If the fullscreen property is non-nil...
2009-03-27 Stefan Monnier* keyboard.c (tty_read_avail_input): Don't treat a...
2009-03-27 Kenichi Handa(Fdetect_coding_string): Improve the docstrings.
2009-03-27 Kenichi Handa(Fdetect_coding_region, Fcoding_system_priority_list...
2009-03-26 Stefan Monnier(Fx_focus_frame): Declare.
2009-03-26 Stefan Monnier* callint.c (Fcall_interactively): For '^' just delegat...
2009-03-25 Juanma BarranqueroFix typo in comment.
2009-03-24 Chong Yidong(Ffloat_time): Doc fix (Bug#2768).
2009-03-24 Chong Yidong* editfns.c (Ffloat_time): Doc fix (Bug#2768).
2009-03-24 Chong Yidong(Fcommandp): Use Qinteractive_form.
2009-03-24 Chong Yidong(Qinteractive_form): New variable.
2009-03-24 Chong Yidong* data.c (Qinteractive_form): New variable.
2009-03-24 Jason Rumney(Fsubstitute_in_file_name): Always work on a copy.
2009-03-24 Kenichi Handa*** empty log message ***
2009-03-24 Kenichi Handa*** empty log message ***
2009-03-24 Kenichi Handa(find_font_encoding): Return Qnil for unsupported encoding.
2009-03-23 Jan Djärvgtkutil.c (xg_display_open): Assign a value to gdpy_def...
2009-03-22 Alan Mackenzie(Finteractive): Clarify the doc string - even promptles...
2009-03-22 Alan Mackenzie*** empty log message ***
2009-03-22 Jason Rumney(x-use-underline-position-properties): Doc fix.
2009-03-21 Eli Zaretskiiinc/sys/stat.h (struct stat): Change the types of st_ui...
2009-03-20 Eli Zaretskii(Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is...
2009-03-20 Eli Zaretskii(make_uid, make_gid): New functions.
2009-03-20 Juanma Barranquero* keyboard.c (Fcurrent_idle_time): Reflow docstring.
2009-03-19 Kenichi Handa(x_set_font): Handle the case that ARG is a cons.
2009-03-19 Kenichi Handa(Fset_fontset_font): When a spec of ASCII font is
2009-03-19 Glenn Morris(Fsubstitute_in_file_name): Doc fix.
2009-03-19 Chong Yidong(Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
2009-03-19 Chong Yidong* indent.c (Fvertical_motion): Undo 2005-01-19 change...
2009-03-19 Kenichi Handa(load_charset_map_from_file): When a mapfile can't...
2009-03-18 Eli Zaretskii(Ffile_attributes): Make sure UID and GID are always...
2009-03-18 Eli Zaretskii(Fuser_login_name): Support float arguments. Doc fix.
next