Tue, 17 Jun 2008 01:26:47 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 16 Jun 2008 22:42:46 +0000 |
Juanma Barranquero |
* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
|
Mon, 16 Jun 2008 19:11:02 +0000 |
Stefan Monnier |
(font_unparse_gtkname): Use EQ to compare Lisp_Objects.
|
Mon, 16 Jun 2008 14:35:02 +0000 |
Chong Yidong |
* font.c (font_parse_fcname): Fix handling of unknown-spec string.
|
Mon, 16 Jun 2008 13:44:18 +0000 |
Juanma Barranquero |
(Ffont_face_attributes): Doc fix.
|
Mon, 16 Jun 2008 13:32:07 +0000 |
Juanma Barranquero |
(Ffont_spec): Fix usage in docstring.
|
Mon, 16 Jun 2008 12:02:44 +0000 |
Andreas Schwab |
(Ffont_face_attributes): Fix definition.
|
Mon, 16 Jun 2008 11:46:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 16 Jun 2008 09:11:05 +0000 |
Jason Rumney |
Fix crashing bug in use of bold fonts from x-select-font on W32.
|
Mon, 16 Jun 2008 07:32:48 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 16 Jun 2008 04:55:44 +0000 |
Katsumi Yamaoka |
(BASE_PURESIZE): Increase to 1230000.
|
Mon, 16 Jun 2008 01:58:48 +0000 |
Chong Yidong |
* font.c (font_parse_fcname): Correctly parse KEY=VAL values.
|
Sun, 15 Jun 2008 21:08:04 +0000 |
Juanma Barranquero |
Fix typo.
|
Sun, 15 Jun 2008 19:41:54 +0000 |
Chong Yidong |
* font.c (font_parse_fcname): Only only one decimal point.
|
Sun, 15 Jun 2008 12:26:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 15 Jun 2008 10:13:24 +0000 |
Andreas Schwab |
(font_update_drivers): Fix crash when no drivers match.
|
Sun, 15 Jun 2008 05:53:48 +0000 |
Stefan Monnier |
* xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
|
Sat, 14 Jun 2008 19:12:44 +0000 |
Stefan Monnier |
(syms_of_xdisp): Default underline-minimum-offset to 1.
|
Fri, 13 Jun 2008 16:35:17 +0000 |
Stefan Monnier |
(Fserial_process_configure, Fprocess_send_eof):
|
Fri, 13 Jun 2008 14:52:13 +0000 |
Jason Rumney |
Restore line that last checkin inexplicably lost.
|
Fri, 13 Jun 2008 14:29:47 +0000 |
Jason Rumney |
* w32fns.c (Fw32_select_font): Removed old font API function.
|
Fri, 13 Jun 2008 12:29:55 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Jun 2008 12:29:21 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Jun 2008 09:47:04 +0000 |
Juanma Barranquero |
(syms_of_font) <font-weight-table, font-slant-table, font-width-table>:
|
Fri, 13 Jun 2008 09:20:41 +0000 |
Juanma Barranquero |
Fix typos.
|
Fri, 13 Jun 2008 08:08:20 +0000 |
Glenn Morris |
Daniel Engeler <engeler at gmail.com>
|
Fri, 13 Jun 2008 04:26:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Jun 2008 00:01:27 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 12 Jun 2008 22:54:12 +0000 |
Jim Meyering |
* lread.c (Fload): Use xfree, not free on saved_doc_string.
|
Thu, 12 Jun 2008 22:53:07 +0000 |
Jim Meyering |
make unexec_free handle NULL the same way free does
|