aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.11
diff options
context:
space:
mode:
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 @@
4200 (record_property_change, Fprimitive_undo): Adjust prototypes. 4200 (record_property_change, Fprimitive_undo): Adjust prototypes.
4201 4201
42022010-09-22 Juanma Barranquero <lekktu@gmail.com> 42022010-09-22 Juanma Barranquero <lekktu@gmail.com>
4203 Eli Zaretskii <eliz@gnu.org> 4203 Eli Zaretskii <eliz@gnu.org>
4204 4204
4205 * w32.c (get_emacs_configuration_options): Fix buffer overrun. 4205 * w32.c (get_emacs_configuration_options): Fix buffer overrun.
4206 4206
@@ -6753,7 +6753,7 @@
6753 to standard C. 6753 to standard C.
6754 6754
67552010-07-04 Tetsurou Okazaki <okazaki@be.to> (tiny change) 67552010-07-04 Tetsurou Okazaki <okazaki@be.to> (tiny change)
6756 Stefan Monnier <monnier@iro.umontreal.ca> 6756 Stefan Monnier <monnier@iro.umontreal.ca>
6757 6757
6758 * lread.c (read1): Fix up last change to not mess up `c'. 6758 * lread.c (read1): Fix up last change to not mess up `c'.
6759 6759
@@ -8069,7 +8069,7 @@
8069 can specify the frame to use, when applicable. Adjust callers. 8069 can specify the frame to use, when applicable. Adjust callers.
8070 8070
80712010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com> 80712010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com>
8072 Stefan Monnier <monnier@iro.umontreal.ca> 8072 Stefan Monnier <monnier@iro.umontreal.ca>
8073 8073
8074 * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. 8074 * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
8075 8075
@@ -8697,7 +8697,7 @@
8697 (Frename_file): Preserve selinux context when renaming by copy-file. 8697 (Frename_file): Preserve selinux context when renaming by copy-file.
8698 8698
86992010-04-21 Juanma Barranquero <lekktu@gmail.com> 86992010-04-21 Juanma Barranquero <lekktu@gmail.com>
8700 Eli Zaretskii <eliz@gnu.org> 8700 Eli Zaretskii <eliz@gnu.org>
8701 8701
8702 Don't depend on cm.c or termcap.c on Windows, use stubs. 8702 Don't depend on cm.c or termcap.c on Windows, use stubs.
8703 * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O). 8703 * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
@@ -16878,7 +16878,7 @@
16878 <after-change-functions>: Reflow docstrings. 16878 <after-change-functions>: Reflow docstrings.
16879 16879
168802008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> 168802008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
16881 Ken Raeburn <raeburn@gnu.org> 16881 Ken Raeburn <raeburn@gnu.org>
16882 16882
16883 Dock menu customization, based on a patch by Ken Raeburn, plus some 16883 Dock menu customization, based on a patch by Ken Raeburn, plus some
16884 other fixes. 16884 other fixes.
@@ -17943,7 +17943,7 @@
17943 batch-compiling for bootstrap). 17943 batch-compiling for bootstrap).
17944 17944
179452008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) 179452008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
17946 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 17946 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17947 17947
17948 * frame.c (make_initial_frame): Call init_frame_faces(f) in 17948 * frame.c (make_initial_frame): Call init_frame_faces(f) in
17949 CANNOT_DUMP case -- fix crash due to different init order. 17949 CANNOT_DUMP case -- fix crash due to different init order.
@@ -18561,7 +18561,7 @@
18561 (USG_SHARED_LIBRARIES): Remove duplicate definition. 18561 (USG_SHARED_LIBRARIES): Remove duplicate definition.
18562 18562
185632008-06-26 Juanma Barranquero <lekktu@gmail.com> 185632008-06-26 Juanma Barranquero <lekktu@gmail.com>
18564 Eli Zaretskii <eliz@gnu.org> 18564 Eli Zaretskii <eliz@gnu.org>
18565 18565
18566 * makefile.w32-in (LOCAL_FLAGS): 18566 * makefile.w32-in (LOCAL_FLAGS):
18567 Don't include WINDOWSNT, DOS_NT and _UCHAR_T. 18567 Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
@@ -18809,7 +18809,7 @@
18809 the property of LFACE_FONT of LFACE (if any). 18809 the property of LFACE_FONT of LFACE (if any).
18810 18810
188112008-06-21 Seiji Zenitani <zenitani@mac.com> 188112008-06-21 Seiji Zenitani <zenitani@mac.com>
18812 Ryo Yoshitake <ryo@shiftmode.net> 18812 Ryo Yoshitake <ryo@shiftmode.net>
18813 18813
18814 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. 18814 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
18815 18815
@@ -19905,7 +19905,7 @@
19905 * xterm.c (x_set_frame_alpha): Move declarations before statements. 19905 * xterm.c (x_set_frame_alpha): Move declarations before statements.
19906 19906
199072008-05-21 Seiji Zenitani <zenitani@mac.com> 199072008-05-21 Seiji Zenitani <zenitani@mac.com>
19908 Ryo Yoshitake <ryo@shiftmode.net> 19908 Ryo Yoshitake <ryo@shiftmode.net>
19909 19909
19910 * frame.c (Qalpha): Add a new frame parameter `alpha'. 19910 * frame.c (Qalpha): Add a new frame parameter `alpha'.
19911 (Vframe_alpha_lower_limit): New variable. 19911 (Vframe_alpha_lower_limit): New variable.