Mercurial > emacs
graph
-
(font_fill_lglyph_metrics): Use EMACS_INT in LGLYPH_SET_CODE to avoidFri, 29 Aug 2008 09:54:05 +0000, by Eli Zaretskii
-
(report_file_error): Clarify the case of slash defeating downcasing.Fri, 29 Aug 2008 09:27:26 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 29 Aug 2008 09:02:00 +0000, by Eli Zaretskii
-
(mode-line-frame-identification): Fix last change.Fri, 29 Aug 2008 09:01:13 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 29 Aug 2008 08:41:52 +0000, by Eli Zaretskii
-
(uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.Fri, 29 Aug 2008 08:40:58 +0000, by Eli Zaretskii
-
(LGLYPH_SET_CODE): Cast `val' to EMACS_INT.Fri, 29 Aug 2008 08:40:01 +0000, by Eli Zaretskii
-
($(BLD)/w32uniscribe.$(O)): Depend on composite.hFri, 29 Aug 2008 08:39:35 +0000, by Eli Zaretskii
-
(report_file_error): Don't downcase the first characterFri, 29 Aug 2008 08:04:38 +0000, by Kenichi Handa
-
*** empty log message ***Fri, 29 Aug 2008 08:02:19 +0000, by Kenichi Handa
-
(setup-default-fontset): PrependFri, 29 Aug 2008 08:02:01 +0000, by Kenichi Handa
-
(unicode-category-table): Setup unicode-category-table.Fri, 29 Aug 2008 08:01:43 +0000, by Kenichi Handa
-
Fix setting up ofFri, 29 Aug 2008 08:01:22 +0000, by Kenichi Handa
-
Encoding changed to utf-8.Fri, 29 Aug 2008 08:01:03 +0000, by Kenichi Handa
-
Fix setting up of composition-function-table.Fri, 29 Aug 2008 07:59:57 +0000, by Kenichi Handa
-
(lao-composition-function): Argument changed.Fri, 29 Aug 2008 07:59:39 +0000, by Kenichi Handa
-
Don't setup composition-function-table.Fri, 29 Aug 2008 07:59:21 +0000, by Kenichi Handa
-
(composition-function-table): Declaration moved toFri, 29 Aug 2008 07:59:03 +0000, by Kenichi Handa
-
*** empty log message ***Fri, 29 Aug 2008 07:58:40 +0000, by Kenichi Handa
-
(x_draw_composite_glyph_string_foreground): Adjusted forFri, 29 Aug 2008 07:58:22 +0000, by Kenichi Handa
-
Include font.h.Fri, 29 Aug 2008 07:58:08 +0000, by Kenichi Handa
-
(struct uniscribe_font_info): Include composite.h.Fri, 29 Aug 2008 07:57:43 +0000, by Kenichi Handa
-
(x_draw_composite_glyph_string_foreground): AdjustedFri, 29 Aug 2008 07:57:31 +0000, by Kenichi Handa
-
(encode_terminal_code): Adjusted for the change of structFri, 29 Aug 2008 07:57:13 +0000, by Kenichi Handa
-
(ns_draw_glyph_string): Adjusted for the change ofFri, 29 Aug 2008 07:56:59 +0000, by Kenichi Handa
-
(adjust_point_for_property): Check composition byFri, 29 Aug 2008 07:56:40 +0000, by Kenichi Handa
-
Include composite.h and dispextern.h.Fri, 29 Aug 2008 07:56:25 +0000, by Kenichi Handa
-
Include composite.h.Fri, 29 Aug 2008 07:56:10 +0000, by Kenichi Handa
-
(font_for_char): Extern it.Fri, 29 Aug 2008 07:55:54 +0000, by Kenichi Handa
-
(font_for_char): New function.Fri, 29 Aug 2008 07:55:35 +0000, by Kenichi Handa
-
* font.h (enum lgstring_indices): Delete it.Fri, 29 Aug 2008 07:55:02 +0000, by Kenichi Handa
-
(QCf): New variable.Fri, 29 Aug 2008 07:54:44 +0000, by Kenichi Handa
-
* dispextern.h (struct glyph): New union u.cmp. Delete the memberFri, 29 Aug 2008 07:54:09 +0000, by Kenichi Handa
-
* composite.h (enum composition_method): DeleteFri, 29 Aug 2008 07:53:47 +0000, by Kenichi Handa
-
Include window.h, frame.h, dispextern.h font.h.Fri, 29 Aug 2008 07:53:27 +0000, by Kenichi Handa
-
(optimize_sub_char_table): Perform more greedy optimization.Fri, 29 Aug 2008 07:53:11 +0000, by Kenichi Handa
-
(Vunicode_category_table): Extern it.Fri, 29 Aug 2008 07:52:57 +0000, by Kenichi Handa
-
(Vunicode_category_table): New variable.Fri, 29 Aug 2008 07:52:46 +0000, by Kenichi Handa
-
(ftfont.o): Depend on composite.h.Fri, 29 Aug 2008 07:52:21 +0000, by Kenichi Handa
-
truncate-partial-width-windows default now 50.Fri, 29 Aug 2008 07:10:43 +0000, by Glenn Morris
-
(truncate-partial-width-windows): Changed in 23.1.Fri, 29 Aug 2008 06:55:22 +0000, by Glenn Morris
-
*** empty log message ***Fri, 29 Aug 2008 06:52:17 +0000, by Glenn Morris
-
(truncate-partial-width-windows): Doc fix. Increase default to 50.Fri, 29 Aug 2008 06:52:05 +0000, by Glenn Morris
-
(syms_of_buffer): Doc fix.Fri, 29 Aug 2008 06:50:34 +0000, by Glenn Morris
-
auth-source has nothing to do with X.Fri, 29 Aug 2008 06:43:49 +0000, by Glenn Morris
-
Resolve all byte compiler warnings and enable IMAP/movemail support.Fri, 29 Aug 2008 04:27:46 +0000, by Paul Reilly
-
(update_tool_bar_unwind): New function.Fri, 29 Aug 2008 01:06:42 +0000, by Chong Yidong
-
* xdisp.c (update_tool_bar_unwind): New function.Fri, 29 Aug 2008 01:06:33 +0000, by Chong Yidong
-
(x-win-suspend-error): Don't signal error if there are no X framesThu, 28 Aug 2008 21:16:05 +0000, by Chong Yidong
-
* term/x-win.el (x-win-suspend-error): Don't signal error if there areThu, 28 Aug 2008 21:15:57 +0000, by Chong Yidong
-
*** empty log message ***Thu, 28 Aug 2008 20:41:01 +0000, by Michael Albinus
-
* net/xesam.el (xesam-kill-buffer-function): Wrap code byThu, 28 Aug 2008 20:35:42 +0000, by Michael Albinus
-
Regenerate.Thu, 28 Aug 2008 20:32:11 +0000, by Chong Yidong
-
*** empty log message ***Thu, 28 Aug 2008 20:31:35 +0000, by Michael Albinus
-
Disable XFT and Freetype when without X.Thu, 28 Aug 2008 20:31:27 +0000, by Chong Yidong
-
* configure.in: Disable XFT and Freetype when without X.Thu, 28 Aug 2008 20:31:19 +0000, by Chong Yidong