log

age author description
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.
Fri, 29 Aug 2008 01:06:33 +0000 Chong Yidong * xdisp.c (update_tool_bar_unwind): New function.
Thu, 28 Aug 2008 21:16:05 +0000 Chong Yidong (x-win-suspend-error): Don't signal error if there are no X frames
Thu, 28 Aug 2008 21:15:57 +0000 Chong Yidong * term/x-win.el (x-win-suspend-error): Don't signal error if there are
Thu, 28 Aug 2008 20:41:01 +0000 Michael Albinus *** empty log message ***
Thu, 28 Aug 2008 20:35:42 +0000 Michael Albinus * net/xesam.el (xesam-kill-buffer-function): Wrap code by
Thu, 28 Aug 2008 20:32:11 +0000 Chong Yidong Regenerate.
Thu, 28 Aug 2008 20:31:35 +0000 Michael Albinus *** empty log message ***
Thu, 28 Aug 2008 20:31:27 +0000 Chong Yidong Disable XFT and Freetype when without X.
Thu, 28 Aug 2008 20:31:19 +0000 Chong Yidong * configure.in: Disable XFT and Freetype when without X.
Thu, 28 Aug 2008 20:28:12 +0000 Michael Albinus * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
Thu, 28 Aug 2008 20:19:17 +0000 Chong Yidong (json-read-number): New arg. Handle explicitly signed numbers.
Thu, 28 Aug 2008 20:18:56 +0000 Chong Yidong * json.el (json-read-number): New arg. Handle explicitly signed