summaryrefslogtreecommitdiff
path: root/src/ChangeLog.11
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-11-24 17:14:29 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-11-24 17:16:27 -0800
commitf24c8f98ec50a3725ccf793dbd09752fec79a3a1 (patch)
tree2814140989d7816c083b1a4c79f733746827fb84 /src/ChangeLog.11
parent4e7112e8a32e537044341a38749bbdc8c234c134 (diff)
downloademacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.tar.gz
Fix white-space problems in ChangeLogs.
Diffstat (limited to 'src/ChangeLog.11')
-rw-r--r--src/ChangeLog.1118
1 files changed, 9 insertions, 9 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index fc6ff1fda6a..100b0cbe710 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -4200,7 +4200,7 @@
(record_property_change, Fprimitive_undo): Adjust prototypes.
2010-09-22 Juanma Barranquero <lekktu@gmail.com>
- Eli Zaretskii <eliz@gnu.org>
+ Eli Zaretskii <eliz@gnu.org>
* w32.c (get_emacs_configuration_options): Fix buffer overrun.
@@ -6753,7 +6753,7 @@
to standard C.
2010-07-04 Tetsurou Okazaki <okazaki@be.to> (tiny change)
- Stefan Monnier <monnier@iro.umontreal.ca>
+ Stefan Monnier <monnier@iro.umontreal.ca>
* lread.c (read1): Fix up last change to not mess up `c'.
@@ -8069,7 +8069,7 @@
can specify the frame to use, when applicable. Adjust callers.
2010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com>
- Stefan Monnier <monnier@iro.umontreal.ca>
+ Stefan Monnier <monnier@iro.umontreal.ca>
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
@@ -8697,7 +8697,7 @@
(Frename_file): Preserve selinux context when renaming by copy-file.
2010-04-21 Juanma Barranquero <lekktu@gmail.com>
- Eli Zaretskii <eliz@gnu.org>
+ Eli Zaretskii <eliz@gnu.org>
Don't depend on cm.c or termcap.c on Windows, use stubs.
* makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
@@ -16878,7 +16878,7 @@
<after-change-functions>: Reflow docstrings.
2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
- Ken Raeburn <raeburn@gnu.org>
+ Ken Raeburn <raeburn@gnu.org>
Dock menu customization, based on a patch by Ken Raeburn, plus some
other fixes.
@@ -17943,7 +17943,7 @@
batch-compiling for bootstrap).
2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
- YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+ YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* frame.c (make_initial_frame): Call init_frame_faces(f) in
CANNOT_DUMP case -- fix crash due to different init order.
@@ -18561,7 +18561,7 @@
(USG_SHARED_LIBRARIES): Remove duplicate definition.
2008-06-26 Juanma Barranquero <lekktu@gmail.com>
- Eli Zaretskii <eliz@gnu.org>
+ Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (LOCAL_FLAGS):
Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
@@ -18809,7 +18809,7 @@
the property of LFACE_FONT of LFACE (if any).
2008-06-21 Seiji Zenitani <zenitani@mac.com>
- Ryo Yoshitake <ryo@shiftmode.net>
+ Ryo Yoshitake <ryo@shiftmode.net>
* xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
@@ -19905,7 +19905,7 @@
* xterm.c (x_set_frame_alpha): Move declarations before statements.
2008-05-21 Seiji Zenitani <zenitani@mac.com>
- Ryo Yoshitake <ryo@shiftmode.net>
+ Ryo Yoshitake <ryo@shiftmode.net>
* frame.c (Qalpha): Add a new frame parameter `alpha'.
(Vframe_alpha_lower_limit): New variable.