aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero2010-07-01 02:08:29 +0200
committerJuanma Barranquero2010-07-01 02:08:29 +0200
commitacd0102aa4f62f36b260f81ce3373dc95c9cbef5 (patch)
treee3b6a54b1c4b7827610fbef7b8d8f1f226678ae7 /src
parentce8f5a9a47d15ff76f33648d2b016fe819d2493f (diff)
downloademacs-acd0102aa4f62f36b260f81ce3373dc95c9cbef5.tar.gz
emacs-acd0102aa4f62f36b260f81ce3373dc95c9cbef5.zip
Fix whitespace in ChangeLogs.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0d17a8f21fb..dac377ebbfe 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -948,7 +948,7 @@
948 can specify the frame to use, when applicable. Adjust callers. 948 can specify the frame to use, when applicable. Adjust callers.
949 949
9502010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com> 9502010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com>
951 Stefan Monnier <monnier@iro.umontreal.ca> 951 Stefan Monnier <monnier@iro.umontreal.ca>
952 952
953 * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. 953 * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
954 954
@@ -1576,7 +1576,7 @@
1576 (Frename_file): Preserve selinux context when renaming by copy-file. 1576 (Frename_file): Preserve selinux context when renaming by copy-file.
1577 1577
15782010-04-21 Juanma Barranquero <lekktu@gmail.com> 15782010-04-21 Juanma Barranquero <lekktu@gmail.com>
1579 Eli Zaretskii <eliz@gnu.org> 1579 Eli Zaretskii <eliz@gnu.org>
1580 1580
1581 Don't depend on cm.c or termcap.c on Windows, use stubs. 1581 Don't depend on cm.c or termcap.c on Windows, use stubs.
1582 * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O). 1582 * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
@@ -9757,7 +9757,7 @@
9757 <after-change-functions>: Reflow docstrings. 9757 <after-change-functions>: Reflow docstrings.
9758 9758
97592008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> 97592008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
9760 Ken Raeburn <raeburn@gnu.org> 9760 Ken Raeburn <raeburn@gnu.org>
9761 9761
9762 Dock menu customization, based on a patch by Ken Raeburn, plus some 9762 Dock menu customization, based on a patch by Ken Raeburn, plus some
9763 other fixes. 9763 other fixes.
@@ -10822,7 +10822,7 @@
10822 batch-compiling for bootstrap). 10822 batch-compiling for bootstrap).
10823 10823
108242008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) 108242008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
10825 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 10825 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10826 10826
10827 (make_initial_frame): Call init_frame_faces(f) in CANNOT_DUMP case -- 10827 (make_initial_frame): Call init_frame_faces(f) in CANNOT_DUMP case --
10828 fix crash due to different init order. 10828 fix crash due to different init order.
@@ -11440,7 +11440,7 @@
11440 (USG_SHARED_LIBRARIES): Remove duplicate definition. 11440 (USG_SHARED_LIBRARIES): Remove duplicate definition.
11441 11441
114422008-06-26 Juanma Barranquero <lekktu@gmail.com> 114422008-06-26 Juanma Barranquero <lekktu@gmail.com>
11443 Eli Zaretskii <eliz@gnu.org> 11443 Eli Zaretskii <eliz@gnu.org>
11444 11444
11445 * makefile.w32-in (LOCAL_FLAGS): 11445 * makefile.w32-in (LOCAL_FLAGS):
11446 Don't include WINDOWSNT, DOS_NT and _UCHAR_T. 11446 Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
@@ -11688,7 +11688,7 @@
11688 the property of LFACE_FONT of LFACE (if any). 11688 the property of LFACE_FONT of LFACE (if any).
11689 11689
116902008-06-21 Seiji Zenitani <zenitani@mac.com> 116902008-06-21 Seiji Zenitani <zenitani@mac.com>
11691 Ryo Yoshitake <ryo@shiftmode.net> 11691 Ryo Yoshitake <ryo@shiftmode.net>
11692 11692
11693 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. 11693 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
11694 11694
@@ -12784,7 +12784,7 @@
12784 * xterm.c (x_set_frame_alpha): Move declarations before statements. 12784 * xterm.c (x_set_frame_alpha): Move declarations before statements.
12785 12785
127862008-05-21 Seiji Zenitani <zenitani@mac.com> 127862008-05-21 Seiji Zenitani <zenitani@mac.com>
12787 Ryo Yoshitake <ryo@shiftmode.net> 12787 Ryo Yoshitake <ryo@shiftmode.net>
12788 12788
12789 * frame.c (Qalpha): Add a new frame parameter `alpha'. 12789 * frame.c (Qalpha): Add a new frame parameter `alpha'.
12790 (Vframe_alpha_lower_limit): New variable. 12790 (Vframe_alpha_lower_limit): New variable.