log

age author description
Thu, 09 Oct 2008 12:18:40 +0000 Kenichi Handa (face_for_char): If face->fontset is negative, just return ascii_face.
Thu, 09 Oct 2008 12:12:33 +0000 Kenichi Handa (font_delete_unmatched): Fix previous change. Don't
Thu, 09 Oct 2008 08:26:33 +0000 Martin Rudalics *** empty log message ***
Thu, 09 Oct 2008 08:24:48 +0000 Martin Rudalics (Fraise_frame): On text-only terminals select frame in
Thu, 09 Oct 2008 08:12:41 +0000 Martin Rudalics *** empty log message ***
Thu, 09 Oct 2008 08:12:01 +0000 Martin Rudalics (pop-up-frames): Add choice graphic-only.
Thu, 09 Oct 2008 04:52:28 +0000 Dan Nicolaescu (vc-cvs-dir-stay-local): New variable.
Wed, 08 Oct 2008 22:59:02 +0000 Chong Yidong (fontset_find_font): Check frame validity.
Wed, 08 Oct 2008 22:58:55 +0000 Chong Yidong * fontset.c (fontset_find_font): Check frame validity.
Wed, 08 Oct 2008 17:29:33 +0000 Juanma Barranquero Fix typos.
Wed, 08 Oct 2008 15:52:43 +0000 Chong Yidong (json-skip-whitespace): Fix last change.
Wed, 08 Oct 2008 15:52:34 +0000 Chong Yidong * json.el (json-skip-whitespace): Fix last change.
Wed, 08 Oct 2008 09:02:28 +0000 Juanma Barranquero * bs.el (bs-unload-function): New function.
Wed, 08 Oct 2008 08:48:52 +0000 Juanma Barranquero * bs.el (bs-unload-function): New function.
Wed, 08 Oct 2008 07:57:47 +0000 Glenn Morris *** empty log message ***
Wed, 08 Oct 2008 07:56:59 +0000 Glenn Morris Typo.
Wed, 08 Oct 2008 07:52:11 +0000 Glenn Morris Yavor Doganov <yavor at gnu.org> (tiny change)
Wed, 08 Oct 2008 07:42:58 +0000 Glenn Morris *** empty log message ***
Wed, 08 Oct 2008 07:42:43 +0000 Glenn Morris Sven Joachim <svenjoac at gmx.de>
Wed, 08 Oct 2008 07:06:54 +0000 Glenn Morris Mark tiny change.
Wed, 08 Oct 2008 05:03:43 +0000 Michael Olson *** empty log message ***
Wed, 08 Oct 2008 05:02:09 +0000 Michael Olson ibuffer: Fix issue with ERC scroll-to-bottom (Bug #858).
Wed, 08 Oct 2008 04:05:10 +0000 Michael Olson ERC: DCC fixes.
Tue, 07 Oct 2008 19:47:49 +0000 Chong Yidong (command-line): Use display-warning to warn about an init file error.
Tue, 07 Oct 2008 19:47:36 +0000 Chong Yidong * startup.el (command-line): Use display-warning to warn about an
Tue, 07 Oct 2008 18:08:26 +0000 Chong Yidong (rx-constituents): Change `anything' to call
Tue, 07 Oct 2008 18:08:16 +0000 Chong Yidong * rx-new.el (rx-constituents): Change `anything' to call
Tue, 07 Oct 2008 17:46:48 +0000 Chong Yidong (xg_display_open): Reset default display if none exists.
Tue, 07 Oct 2008 17:46:18 +0000 Chong Yidong * gtkutil.c (xg_display_open): Reset default display if none exists.
Tue, 07 Oct 2008 16:18:22 +0000 Chong Yidong (json-advance): Use forward-char.