| Commit message (Expand) | Author | Age | Files | Lines |
| * | (font_parse_fcname): Remove unused variables. | Kenichi Handa | 2008-06-25 | 1 | -26/+20 |
| * | *** empty log message *** | Kenichi Handa | 2008-06-25 | 1 | -0/+11 |
| * | (Fstring_to_unibyte): Fix typo in docstring. | Kenichi Handa | 2008-06-25 | 1 | -1/+1 |
| * | (Fstring_to_unibyte): EXFUN it. | Kenichi Handa | 2008-06-25 | 1 | -0/+1 |
| * | (str_to_unibyte): Extern it. | Kenichi Handa | 2008-06-25 | 1 | -0/+2 |
| * | (str_to_unibyte): New function. | Kenichi Handa | 2008-06-25 | 1 | -0/+32 |
| * | (Fstring_to_unibyte): New function. | Kenichi Handa | 2008-06-25 | 1 | -0/+30 |
| * | *** empty log message *** | Kenichi Handa | 2008-06-25 | 1 | -0/+6 |
| * | Fix thinko. | Andreas Schwab | 2008-06-24 | 2 | -2/+2 |
| * | (bootstrap-clean): Do what distclean does but don't remove | Andreas Schwab | 2008-06-24 | 2 | -8/+14 |
| * | (${lispsource}/loaddefs.el): Renamed from | Andreas Schwab | 2008-06-24 | 2 | -1/+6 |
| * | (Vtruncate_partial_width_windows): New Lisp_Object, replacing | Chong Yidong | 2008-06-24 | 1 | -55/+198 |
| * | (compute_motion): Obey integer values of truncate-partial-width-windows. | Chong Yidong | 2008-06-24 | 1 | -4/+14 |
| * | (direct_output_for_insert): Avoid direct output when inserting a space | Chong Yidong | 2008-06-24 | 1 | -0/+1 |
| * | Replace truncate_partial_width_windows with | Chong Yidong | 2008-06-24 | 1 | -2/+2 |
| * | (struct it): Replace bool truncate_lines_p with a line_wrap enum | Chong Yidong | 2008-06-24 | 1 | -2/+9 |
| * | (syms_of_buffer): New variables default-word-wrap and word-wrap. | Chong Yidong | 2008-06-24 | 1 | -0/+16 |
| * | (struct buffer): New member word_wrap. | Chong Yidong | 2008-06-24 | 1 | -0/+2 |
| * | * buffer.h (struct buffer): New member word_wrap. | Chong Yidong | 2008-06-24 | 1 | -1/+36 |
| * | (Ffont_face_attributes): Multiply pixel size before point | Jason Rumney | 2008-06-24 | 2 | -1/+6 |
| * | (PIXEL_TO_POINT): Clarify usage in comment. | Jason Rumney | 2008-06-24 | 1 | -2/+5 |
| * | (font_score): Even if the PIXEL_SIZE is the same, check | Kenichi Handa | 2008-06-24 | 1 | -3/+2 |
| * | Fix typos. | Juanma Barranquero | 2008-06-24 | 1 | -11/+9 |
| * | * w32term.c (x_draw_glyph_string_background) | Jason Rumney | 2008-06-23 | 3 | -15/+8 |
| * | (font_find_for_lface): Try the adstyle specified in the property of | Kenichi Handa | 2008-06-22 | 2 | -5/+34 |
| * | (x_set_frame_alpha): Add x_catch_errors for bug#437. | Stefan Monnier | 2008-06-22 | 2 | -6/+17 |
| * | * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument. | Stefan Monnier | 2008-06-22 | 2 | -21/+36 |
| * | (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes. | Glenn Morris | 2008-06-22 | 2 | -0/+3 |
| * | (witness-emacs): Depend on temacs${EXEEXT}. | Glenn Morris | 2008-06-22 | 2 | -1/+5 |
| * | Add witness-emacs. | Glenn Morris | 2008-06-21 | 1 | -0/+1 |
| * | (witness-emacs): Tell lisp to use bootstrap-emacs. | Stefan Monnier | 2008-06-21 | 1 | -1/+1 |
| * | (witness-emacs): Use ../lisp, not $(lispsource). | Stefan Monnier | 2008-06-21 | 1 | -1/+1 |
| * | * src/Makefile.in (PRECOMP): Remove. | Stefan Monnier | 2008-06-21 | 2 | -6/+12 |
| * | (xftfont_open): Handle QCembolden only when FC_EMBOLDEN is defined. | Kenichi Handa | 2008-06-21 | 2 | -0/+7 |
| * | (.el.elc): Use ../lisp, not $(lispsource). | Andreas Schwab | 2008-06-21 | 2 | -1/+2 |
| * | (witness-emacs): Use ../lisp, not $(lispsource). | Andreas Schwab | 2008-06-21 | 2 | -1/+5 |
| * | Fix autoload building command in src Makefile | Miles Bader | 2008-06-21 | 2 | -1/+6 |
| * | Make "make" do a bootstrap if needed. | Stefan Monnier | 2008-06-21 | 2 | -12/+53 |
| * | (Ffont_face_attributes): Omit key-attribute pairs not defined by the | Chong Yidong | 2008-06-20 | 1 | -15/+30 |
| * | * font.c (Ffont_face_attributes): Omit key-attribute pairs not | Chong Yidong | 2008-06-20 | 1 | -0/+5 |
| * | * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files. | Stefan Monnier | 2008-06-20 | 2 | -6/+23 |
| * | [OLD_FONT]: Remove obsolete font code. | Jason Rumney | 2008-06-20 | 5 | -2062/+3 |
| * | Update. | Stefan Monnier | 2008-06-20 | 1 | -0/+6 |
| * | (font_matches_spec): Use csb bitfield from font signature to determine | Jason Rumney | 2008-06-20 | 2 | -8/+20 |
| * | (cfsetspeed): New fun extracted from the code. | Stefan Monnier | 2008-06-20 | 2 | -21/+28 |
| * | * configure.in: Check for presence of cfmakeraw and cfsetspeed. | Stefan Monnier | 2008-06-20 | 2 | -0/+26 |
| * | (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to the pattern. | Kenichi Handa | 2008-06-20 | 2 | -0/+20 |
| * | (fontset_from_font): Copy font_spec before changing | Kenichi Handa | 2008-06-20 | 2 | -0/+4 |
| * | (x_default_font_parameter): Try "monospace-12" too. | Kenichi Handa | 2008-06-20 | 2 | -0/+6 |
| * | * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param' | Stefan Monnier | 2008-06-20 | 4 | -10/+33 |