diff options
Diffstat (limited to 'src/ChangeLog.11')
| -rw-r--r-- | src/ChangeLog.11 | 18 |
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 | ||
| 4202 | 2010-09-22 Juanma Barranquero <lekktu@gmail.com> | 4202 | 2010-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 | ||
| 6755 | 2010-07-04 Tetsurou Okazaki <okazaki@be.to> (tiny change) | 6755 | 2010-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 | ||
| 8071 | 2010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com> | 8071 | 2010-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 | ||
| 8699 | 2010-04-21 Juanma Barranquero <lekktu@gmail.com> | 8699 | 2010-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 | ||
| 16880 | 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> | 16880 | 2008-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 | ||
| 17945 | 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) | 17945 | 2008-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 | ||
| 18563 | 2008-06-26 Juanma Barranquero <lekktu@gmail.com> | 18563 | 2008-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 | ||
| 18811 | 2008-06-21 Seiji Zenitani <zenitani@mac.com> | 18811 | 2008-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 | ||
| 19907 | 2008-05-21 Seiji Zenitani <zenitani@mac.com> | 19907 | 2008-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. |