aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Info-hide-note-references, Info-refill-paragraphs): Doc fixes.Glenn Morris2008-08-302-2/+7
* (apropos-command): Report documentation errors, rather than ignoring.Glenn Morris2008-08-302-3/+7
* Comment.Glenn Morris2008-08-301-0/+5
* (init_user_info): Allocate buf[] with xmalloc using the size needed byEli Zaretskii2008-08-302-81/+154
* (IT_update_begin, IT_update_end): Add termscript trace.Eli Zaretskii2008-08-302-1/+9
* (IT_display_cursor): Write "CURSOR ON/OFF" to termscript only whenEli Zaretskii2008-08-302-2/+7
* (Fw16_set_clipboard_data): Don't encode text if clipboard is unavailable.Eli Zaretskii2008-08-302-4/+11
* (init_display): Set `tty's association in frame's parameters alist to the nameEli Zaretskii2008-08-302-1/+13
* (describe-function-1): Handle broken aliases. (Bug#825)Glenn Morris2008-08-302-129/+140
* (apropos-command): Ignore documentation errors. (Bug#825)Glenn Morris2008-08-301-1/+1
* (url-https-expand-file-name): Resolve directly to url-default-expanderGlenn Morris2008-08-302-2/+10
* (isearch-highlight-regexp): Fix case of highlighted string.Chong Yidong2008-08-291-8/+15
* * isearch.el (isearch-highlight-regexp): Fix case of highlightedChong Yidong2008-08-291-0/+5
* (uniscribe_check_otf): Don't fallback on DFLT script.Jason Rumney2008-08-292-0/+6
* (mode-line-frame-control, mode-line-frame-identification): Fix last change.Eli Zaretskii2008-08-291-5/+4
* (lao-composition-function): Fix previous change.Kenichi Handa2008-08-291-4/+4
* (fill_gstring_body): Avoid compiler warnings.Eli Zaretskii2008-08-292-1/+6
* (font_fill_lglyph_metrics): Use EMACS_INT in LGLYPH_SET_CODE to avoidEli Zaretskii2008-08-291-2/+5
* (report_file_error): Clarify the case of slash defeating downcasing.Eli Zaretskii2008-08-291-1/+2
* (mode-line-frame-identification): Fix last change.Eli Zaretskii2008-08-292-4/+11
* (uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.Eli Zaretskii2008-08-292-1/+15
* (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.Eli Zaretskii2008-08-291-1/+1
* ($(BLD)/w32uniscribe.$(O)): Depend on composite.hEli Zaretskii2008-08-291-0/+1
* (report_file_error): Don't downcase the first characterKenichi Handa2008-08-291-1/+2
* *** empty log message ***Kenichi Handa2008-08-292-0/+55
* (setup-default-fontset): PrependKenichi Handa2008-08-291-3/+3
* (unicode-category-table): Setup unicode-category-table.Kenichi Handa2008-08-291-0/+20
* Fix setting up ofKenichi Handa2008-08-291-11/+47
* Encoding changed to utf-8.Kenichi Handa2008-08-291-112/+113
* Fix setting up of composition-function-table.Kenichi Handa2008-08-292-4/+6
* (lao-composition-function): Argument changed.Kenichi Handa2008-08-291-12/+10
* Don't setup composition-function-table.Kenichi Handa2008-08-291-114/+0
* (composition-function-table): Declaration moved toKenichi Handa2008-08-291-130/+278
* (x_draw_composite_glyph_string_foreground): Adjusted forKenichi Handa2008-08-292-42/+185
* Include font.h.Kenichi Handa2008-08-291-324/+365
* (struct uniscribe_font_info): Include composite.h.Kenichi Handa2008-08-291-1/+2
* (x_draw_composite_glyph_string_foreground): AdjustedKenichi Handa2008-08-291-41/+42
* (encode_terminal_code): Adjusted for the change of structKenichi Handa2008-08-291-16/+60
* (ns_draw_glyph_string): Adjusted for the change ofKenichi Handa2008-08-291-1/+2
* (adjust_point_for_property): Check composition byKenichi Handa2008-08-291-6/+2
* Include composite.h and dispextern.h.Kenichi Handa2008-08-291-55/+59
* Include composite.h.Kenichi Handa2008-08-291-2/+12
* (font_for_char): Extern it.Kenichi Handa2008-08-291-0/+2
* (font_for_char): New function.Kenichi Handa2008-08-291-0/+50
* * font.h (enum lgstring_indices): Delete it.Kenichi Handa2008-08-291-86/+14
* (QCf): New variable.Kenichi Handa2008-08-291-309/+129
* * dispextern.h (struct glyph): New union u.cmp. Delete the memberKenichi Handa2008-08-291-16/+48
* * composite.h (enum composition_method): DeleteKenichi Handa2008-08-291-6/+99
* Include window.h, frame.h, dispextern.h font.h.Kenichi Handa2008-08-291-12/+764
* (optimize_sub_char_table): Perform more greedy optimization.Kenichi Handa2008-08-291-7/+6