From: Juanma Barranquero Date: Thu, 1 Jul 2010 00:08:29 +0000 (+0200) Subject: Fix whitespace in ChangeLogs. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~51^2~85 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=acd0102aa4f62f36b260f81ce3373dc95c9cbef5;p=emacs.git Fix whitespace in ChangeLogs. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c617ee32362..d07acce079a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -978,7 +978,7 @@ (rcirc-user-name-history): Add variable. 2010-05-25 Ryan Yeske - Jonathan Rockway + Jonathan Rockway * net/rcirc.el (rcirc-server-alist): Add :pass. (rcirc): When prompting for connection parameters, also prompt for diff --git a/src/ChangeLog b/src/ChangeLog index 0d17a8f21fb..dac377ebbfe 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -948,7 +948,7 @@ can specify the frame to use, when applicable. Adjust callers. 2010-05-07 Vincent Belaïche - Stefan Monnier + Stefan Monnier * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. @@ -1576,7 +1576,7 @@ (Frename_file): Preserve selinux context when renaming by copy-file. 2010-04-21 Juanma Barranquero - Eli Zaretskii + Eli Zaretskii Don't depend on cm.c or termcap.c on Windows, use stubs. * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O). @@ -9757,7 +9757,7 @@ : Reflow docstrings. 2008-08-04 Adrian Robert - Ken Raeburn + Ken Raeburn Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes. @@ -10822,7 +10822,7 @@ batch-compiling for bootstrap). 2008-07-15 Chris Hall (tiny change) - YAMAMOTO Mitsuharu + YAMAMOTO Mitsuharu (make_initial_frame): Call init_frame_faces(f) in CANNOT_DUMP case -- fix crash due to different init order. @@ -11440,7 +11440,7 @@ (USG_SHARED_LIBRARIES): Remove duplicate definition. 2008-06-26 Juanma Barranquero - Eli Zaretskii + Eli Zaretskii * makefile.w32-in (LOCAL_FLAGS): Don't include WINDOWSNT, DOS_NT and _UCHAR_T. @@ -11688,7 +11688,7 @@ the property of LFACE_FONT of LFACE (if any). 2008-06-21 Seiji Zenitani - Ryo Yoshitake + Ryo Yoshitake * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. @@ -12784,7 +12784,7 @@ * xterm.c (x_set_frame_alpha): Move declarations before statements. 2008-05-21 Seiji Zenitani - Ryo Yoshitake + Ryo Yoshitake * frame.c (Qalpha): Add a new frame parameter `alpha'. (Vframe_alpha_lower_limit): New variable.