log

age author description
Sat, 30 Aug 2008 03:26:14 +0000 Glenn Morris *** empty log message ***
Sat, 30 Aug 2008 03:26:03 +0000 Glenn Morris (describe-function-1): Handle broken aliases. (Bug#825)
Sat, 30 Aug 2008 03:25:50 +0000 Glenn Morris (apropos-command): Ignore documentation errors. (Bug#825)
Sat, 30 Aug 2008 02:22:47 +0000 Glenn Morris *** empty log message ***
Sat, 30 Aug 2008 02:22:27 +0000 Glenn Morris (url-https-expand-file-name): Resolve directly to url-default-expander
Fri, 29 Aug 2008 19:15:19 +0000 Chong Yidong (isearch-highlight-regexp): Fix case of highlighted string.
Fri, 29 Aug 2008 19:14:57 +0000 Chong Yidong * isearch.el (isearch-highlight-regexp): Fix case of highlighted
Fri, 29 Aug 2008 18:13:10 +0000 Jason Rumney *** empty log message ***
Fri, 29 Aug 2008 18:12:32 +0000 Jason Rumney (uniscribe_check_otf): Don't fallback on DFLT script.
Fri, 29 Aug 2008 17:56:33 +0000 Eli Zaretskii (mode-line-frame-control, mode-line-frame-identification): Fix last change.
Fri, 29 Aug 2008 10:57:29 +0000 Kenichi Handa (lao-composition-function): Fix previous change.
Fri, 29 Aug 2008 09:55:32 +0000 Eli Zaretskii *** empty log message ***
Fri, 29 Aug 2008 09:54:45 +0000 Eli Zaretskii (fill_gstring_body): Avoid compiler warnings.
Fri, 29 Aug 2008 09:54:05 +0000 Eli Zaretskii (font_fill_lglyph_metrics): Use EMACS_INT in LGLYPH_SET_CODE to avoid
Fri, 29 Aug 2008 09:27:26 +0000 Eli Zaretskii (report_file_error): Clarify the case of slash defeating downcasing.
Fri, 29 Aug 2008 09:02:00 +0000 Eli Zaretskii *** empty log message ***
Fri, 29 Aug 2008 09:01:13 +0000 Eli Zaretskii (mode-line-frame-identification): Fix last change.
Fri, 29 Aug 2008 08:41:52 +0000 Eli Zaretskii *** empty log message ***
Fri, 29 Aug 2008 08:40:58 +0000 Eli Zaretskii (uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.
Fri, 29 Aug 2008 08:40:01 +0000 Eli Zaretskii (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
Fri, 29 Aug 2008 08:39:35 +0000 Eli Zaretskii ($(BLD)/w32uniscribe.$(O)): Depend on composite.h
Fri, 29 Aug 2008 08:04:38 +0000 Kenichi Handa (report_file_error): Don't downcase the first character
Fri, 29 Aug 2008 08:02:19 +0000 Kenichi Handa *** empty log message ***
Fri, 29 Aug 2008 08:02:01 +0000 Kenichi Handa (setup-default-fontset): Prepend
Fri, 29 Aug 2008 08:01:43 +0000 Kenichi Handa (unicode-category-table): Setup unicode-category-table.
Fri, 29 Aug 2008 08:01:22 +0000 Kenichi Handa Fix setting up of
Fri, 29 Aug 2008 08:01:03 +0000 Kenichi Handa Encoding changed to utf-8.
Fri, 29 Aug 2008 07:59:57 +0000 Kenichi Handa Fix setting up of composition-function-table.
Fri, 29 Aug 2008 07:59:39 +0000 Kenichi Handa (lao-composition-function): Argument changed.
Fri, 29 Aug 2008 07:59:21 +0000 Kenichi Handa Don't setup composition-function-table.
Fri, 29 Aug 2008 07:59:03 +0000 Kenichi Handa (composition-function-table): Declaration moved to
Fri, 29 Aug 2008 07:58:40 +0000 Kenichi Handa *** empty log message ***
Fri, 29 Aug 2008 07:58:22 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted for
Fri, 29 Aug 2008 07:58:08 +0000 Kenichi Handa Include font.h.
Fri, 29 Aug 2008 07:57:43 +0000 Kenichi Handa (struct uniscribe_font_info): Include composite.h.
Fri, 29 Aug 2008 07:57:31 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted
Fri, 29 Aug 2008 07:57:13 +0000 Kenichi Handa (encode_terminal_code): Adjusted for the change of struct
Fri, 29 Aug 2008 07:56:59 +0000 Kenichi Handa (ns_draw_glyph_string): Adjusted for the change of
Fri, 29 Aug 2008 07:56:40 +0000 Kenichi Handa (adjust_point_for_property): Check composition by
Fri, 29 Aug 2008 07:56:25 +0000 Kenichi Handa Include composite.h and dispextern.h.
Fri, 29 Aug 2008 07:56:10 +0000 Kenichi Handa Include composite.h.
Fri, 29 Aug 2008 07:55:54 +0000 Kenichi Handa (font_for_char): Extern it.
Fri, 29 Aug 2008 07:55:35 +0000 Kenichi Handa (font_for_char): New function.
Fri, 29 Aug 2008 07:55:02 +0000 Kenichi Handa * font.h (enum lgstring_indices): Delete it.
Fri, 29 Aug 2008 07:54:44 +0000 Kenichi Handa (QCf): New variable.
Fri, 29 Aug 2008 07:54:09 +0000 Kenichi Handa * dispextern.h (struct glyph): New union u.cmp. Delete the member
Fri, 29 Aug 2008 07:53:47 +0000 Kenichi Handa * composite.h (enum composition_method): Delete
Fri, 29 Aug 2008 07:53:27 +0000 Kenichi Handa Include window.h, frame.h, dispextern.h font.h.
Fri, 29 Aug 2008 07:53:11 +0000 Kenichi Handa (optimize_sub_char_table): Perform more greedy optimization.
Fri, 29 Aug 2008 07:52:57 +0000 Kenichi Handa (Vunicode_category_table): Extern it.
Fri, 29 Aug 2008 07:52:46 +0000 Kenichi Handa (Vunicode_category_table): New variable.
Fri, 29 Aug 2008 07:52:21 +0000 Kenichi Handa (ftfont.o): Depend on composite.h.
Fri, 29 Aug 2008 07:10:43 +0000 Glenn Morris truncate-partial-width-windows default now 50.
Fri, 29 Aug 2008 06:55:22 +0000 Glenn Morris (truncate-partial-width-windows): Changed in 23.1.
Fri, 29 Aug 2008 06:52:17 +0000 Glenn Morris *** empty log message ***
Fri, 29 Aug 2008 06:52:05 +0000 Glenn Morris (truncate-partial-width-windows): Doc fix. Increase default to 50.
Fri, 29 Aug 2008 06:50:34 +0000 Glenn Morris (syms_of_buffer): Doc fix.
Fri, 29 Aug 2008 06:43:49 +0000 Glenn Morris auth-source has nothing to do with X.
Fri, 29 Aug 2008 04:27:46 +0000 Paul Reilly Resolve all byte compiler warnings and enable IMAP/movemail support.
Fri, 29 Aug 2008 01:06:42 +0000 Chong Yidong (update_tool_bar_unwind): New function.