log

age author description
Wed, 22 Oct 2008 13:03:59 +0000 Martin Rudalics (Displaying Buffers): Reword documentation of pop-to-buffer.
Wed, 22 Oct 2008 12:51:29 +0000 Adrian Robert * lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency with other documentation. * src/nsfns.m (ns_appkit_version): New function. (x-server-version): Use it. (syms_of_nsfns): Define ns-version-string here, not nsterm.m. (x-server-vendor): Don't check_ns(). * nsterm.m (syms_of_nsterm): Drop ns-version-string.
Wed, 22 Oct 2008 11:26:24 +0000 Tassilo Horn *** empty log message ***
Wed, 22 Oct 2008 11:26:10 +0000 Tassilo Horn (Acknowledgments): Added myself to Acknowledgments
Wed, 22 Oct 2008 11:11:01 +0000 Juanma Barranquero * replace.el (how-many): Fix typo in docstring.
Wed, 22 Oct 2008 09:33:30 +0000 Juanma Barranquero * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
Wed, 22 Oct 2008 06:47:06 +0000 Glenn Morris Comments don't get ChangeLog entries.
Wed, 22 Oct 2008 06:44:52 +0000 Glenn Morris (universal-coding-system-argument): Check for C-g. (Bug#1205)
Wed, 22 Oct 2008 05:41:00 +0000 Kenichi Handa *** empty log message ***
Wed, 22 Oct 2008 05:31:05 +0000 Kenichi Handa (scan_words): Call word_boundary_p instead of comparing
Wed, 22 Oct 2008 05:29:08 +0000 Kenichi Handa *** empty log message ***
Wed, 22 Oct 2008 05:28:54 +0000 Kenichi Handa *** empty log message ***
Wed, 22 Oct 2008 05:28:40 +0000 Kenichi Handa Don't setup
Wed, 22 Oct 2008 05:23:47 +0000 Kenichi Handa (word_boundary_p): Check scripts instead of charset.
Tue, 21 Oct 2008 23:20:55 +0000 Chong Yidong Fix last change.