log src/ChangeLog @ 109049:c4638d45dada

age author description
Fri, 25 Jun 2010 15:24:05 -0400 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
Thu, 24 Jun 2010 18:08:22 +0200 Juanma Barranquero src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
Tue, 22 Jun 2010 14:28:08 +0200 Jan D. Hide scroll bar when window is too small to avoid Gtk+ warning.
Tue, 22 Jun 2010 09:55:08 +0200 Jan D. Don't use font names from GConf if font backend can't handle it (bug#6478).
Tue, 22 Jun 2010 08:42:00 +0200 Jan D. * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
Sun, 20 Jun 2010 21:04:30 +0300 Eli Zaretskii Avoid recentering when lines differ in their height.
Sat, 19 Jun 2010 12:40:15 +0300 Eli Zaretskii Fix occasional recentering under scroll-conservatively.
Wed, 16 Jun 2010 16:08:41 -0400 Stefan Monnier Merge from emacs-23
Wed, 16 Jun 2010 10:10:02 -0400 Stefan Monnier * src/lread.c (read1): Phase out old-style backquotes a bit more.
Mon, 14 Jun 2010 23:16:19 -0700 Glenn Morris Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
Sat, 12 Jun 2010 18:52:43 +0300 Eli Zaretskii Use BidiMirroring.txt for mirroring characters in bidi context.
Sat, 12 Jun 2010 17:15:25 +0300 Eli Zaretskii Derive bidi type table from UnicodeData.txt.
Sat, 12 Jun 2010 14:30:48 +0300 Eli Zaretskii Fix bug #6409.
Sat, 12 Jun 2010 12:58:54 +0200 Romain Francoise * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
Wed, 09 Jun 2010 22:31:36 -0700 Glenn Morris * src/editfns.c (Fbyte_to_string): Pacify compiler.
Wed, 09 Jun 2010 22:23:00 -0700 Glenn Morris * src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
Thu, 10 Jun 2010 03:04:45 +0200 Juanma Barranquero Remove duplicate ChangeLog entries.
Thu, 10 Jun 2010 00:08:50 +0200 Andreas Schwab Merge from emacs-23
Wed, 09 Jun 2010 10:31:12 -0400 Stefan Monnier * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
Tue, 08 Jun 2010 19:56:21 +0200 Andreas Schwab * minibuf.c (Fall_completions): Add more checks.
Tue, 08 Jun 2010 18:53:11 +0200 Juanma Barranquero * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
Fri, 04 Jun 2010 00:52:38 +0200 Andreas Schwab Add bug number
Fri, 04 Jun 2010 00:47:35 +0200 Andreas Schwab * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Wed, 09 Jun 2010 11:36:58 -0700 Dan Nicolaescu * src/s/usg5-4.h: Fix previous change.
Mon, 07 Jun 2010 20:12:21 -0700 Dan Nicolaescu * src/lread.c (X_OK): Remove, unused.
Mon, 07 Jun 2010 20:06:47 -0700 Dan Nicolaescu * src/dispnew.c: Remove obsolete comment.
Mon, 07 Jun 2010 20:02:41 -0700 Dan Nicolaescu Remove INCLUDED_FCNTL.
Mon, 07 Jun 2010 21:28:02 +0300 Juri Linkov * window.el (pop-to-buffer): Remove the conditional that
Mon, 07 Jun 2010 12:35:57 +0200 Juanma Barranquero * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.