log

age author description
Wed, 25 Jun 2008 07:31:37 +0000 Kenichi Handa (font_parse_fcname): Remove unused variables.
Wed, 25 Jun 2008 07:16:43 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 05:35:05 +0000 Dan Nicolaescu * vc-hg.el:
Wed, 25 Jun 2008 04:58:14 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 04:55:12 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 03:26:45 +0000 Dan Nicolaescu (vc-annotate-parent-rev): Pacify byte compiler.
Wed, 25 Jun 2008 03:19:14 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
Wed, 25 Jun 2008 02:56:20 +0000 Kenichi Handa (Fstring_to_unibyte): Fix typo in docstring.
Wed, 25 Jun 2008 02:55:06 +0000 Kenichi Handa Mention string-to-unibyte.
Wed, 25 Jun 2008 02:48:03 +0000 Kenichi Handa (image-jpeg-p): Convert DATA to unibyte at first.
Wed, 25 Jun 2008 02:45:50 +0000 Dan Nicolaescu (vc-annotate-parent-rev): Pacify byte compiler.
Wed, 25 Jun 2008 02:45:09 +0000 Kenichi Handa (Fstring_to_unibyte): EXFUN it.
Wed, 25 Jun 2008 02:44:43 +0000 Kenichi Handa (str_to_unibyte): Extern it.
Wed, 25 Jun 2008 02:44:20 +0000 Kenichi Handa (str_to_unibyte): New function.
Wed, 25 Jun 2008 02:43:59 +0000 Kenichi Handa (Fstring_to_unibyte): New function.
Wed, 25 Jun 2008 00:39:59 +0000 Andreas Schwab (face-font-family-alternatives, variable-pitch): Use
Wed, 25 Jun 2008 00:35:02 +0000 Kenichi Handa *** empty log message ***
Tue, 24 Jun 2008 23:58:00 +0000 Andreas Schwab Fix thinko.
Tue, 24 Jun 2008 23:44:12 +0000 Andreas Schwab (bootstrap-clean): Do what distclean does but don't remove
Tue, 24 Jun 2008 23:00:25 +0000 Andreas Schwab (${lispsource}/loaddefs.el): Renamed from
Tue, 24 Jun 2008 20:02:13 +0000 Chong Yidong Document truncate-partial-width-windows change.
Tue, 24 Jun 2008 18:18:05 +0000 Chong Yidong (face-font-family-alternatives, variable-pitch): Change "Sans" to the
Tue, 24 Jun 2008 18:17:55 +0000 Chong Yidong * faces.el (face-font-family-alternatives, variable-pitch): Change
Tue, 24 Jun 2008 18:04:44 +0000 Chong Yidong Document `word-wrap'.
Tue, 24 Jun 2008 18:00:20 +0000 Chong Yidong (Vtruncate_partial_width_windows): New Lisp_Object, replacing
Tue, 24 Jun 2008 17:58:50 +0000 Chong Yidong (compute_motion): Obey integer values of truncate-partial-width-windows.
Tue, 24 Jun 2008 17:57:21 +0000 Chong Yidong (direct_output_for_insert): Avoid direct output when inserting a space
Tue, 24 Jun 2008 17:57:02 +0000 Chong Yidong Replace truncate_partial_width_windows with
Tue, 24 Jun 2008 17:56:41 +0000 Chong Yidong (struct it): Replace bool truncate_lines_p with a line_wrap enum
Tue, 24 Jun 2008 17:56:14 +0000 Chong Yidong (syms_of_buffer): New variables default-word-wrap and word-wrap.