Mercurial > emacs
comparison src/ChangeLog @ 109088:05a72c8a402b
Fix whitespace in ChangeLogs.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 01 Jul 2010 02:08:29 +0200 |
parents | a089fae47976 |
children | bd58a72bb9bb |
comparison
equal
deleted
inserted
replaced
109087:a089fae47976 | 109088:05a72c8a402b |
---|---|
946 a global binding into a newly created local binding. | 946 a global binding into a newly created local binding. |
947 * data.c (set_internal): Make its `buf' arg into a `where' arg so we | 947 * data.c (set_internal): Make its `buf' arg into a `where' arg so we |
948 can specify the frame to use, when applicable. Adjust callers. | 948 can specify the frame to use, when applicable. Adjust callers. |
949 | 949 |
950 2010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com> | 950 2010-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 |
955 2010-05-07 Eli Zaretskii <eliz@gnu.org> | 955 2010-05-07 Eli Zaretskii <eliz@gnu.org> |
956 | 956 |
1574 New functions. | 1574 New functions. |
1575 (Fcopy_file): New parameter preserve-selinux-context. | 1575 (Fcopy_file): New parameter preserve-selinux-context. |
1576 (Frename_file): Preserve selinux context when renaming by copy-file. | 1576 (Frename_file): Preserve selinux context when renaming by copy-file. |
1577 | 1577 |
1578 2010-04-21 Juanma Barranquero <lekktu@gmail.com> | 1578 2010-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). |
1583 ($(BLD)/cm.$(O), $(BLD)/termcap.$(O)): Remove. | 1583 ($(BLD)/cm.$(O), $(BLD)/termcap.$(O)): Remove. |
1584 * w32console.c (current_tty, cost): New vars; lifted from cm.c. | 1584 * w32console.c (current_tty, cost): New vars; lifted from cm.c. |
9755 * buffer.c (syms_of_buffer) <scroll-up-aggressively>: | 9755 * buffer.c (syms_of_buffer) <scroll-up-aggressively>: |
9756 <scroll-down-aggressively, before-change-functions>: | 9756 <scroll-down-aggressively, before-change-functions>: |
9757 <after-change-functions>: Reflow docstrings. | 9757 <after-change-functions>: Reflow docstrings. |
9758 | 9758 |
9759 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> | 9759 2008-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. |
9764 * nsmenu.m (dockMenu): New variable. | 9764 * nsmenu.m (dockMenu): New variable. |
9765 (EmacsDialog -clicked:): Fix mistake in change of 2008-07-17. | 9765 (EmacsDialog -clicked:): Fix mistake in change of 2008-07-17. |
10820 * callproc.c (set_initial_environment): Initialize | 10820 * callproc.c (set_initial_environment): Initialize |
10821 Vprocess_environment under CANNOT_DUMP (fixes crash when | 10821 Vprocess_environment under CANNOT_DUMP (fixes crash when |
10822 batch-compiling for bootstrap). | 10822 batch-compiling for bootstrap). |
10823 | 10823 |
10824 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) | 10824 2008-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. |
10829 | 10829 |
10830 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> | 10830 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> |
11438 * s/usg5-4.h: Fix previous change: keep the correct branch of a | 11438 * s/usg5-4.h: Fix previous change: keep the correct branch of a |
11439 removed #if. | 11439 removed #if. |
11440 (USG_SHARED_LIBRARIES): Remove duplicate definition. | 11440 (USG_SHARED_LIBRARIES): Remove duplicate definition. |
11441 | 11441 |
11442 2008-06-26 Juanma Barranquero <lekktu@gmail.com> | 11442 2008-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. |
11447 | 11447 |
11448 * sysdep.c (_spawnlp, _getpid): | 11448 * sysdep.c (_spawnlp, _getpid): |
11686 | 11686 |
11687 * font.c (font_find_for_lface): Try the adstyle specified in | 11687 * font.c (font_find_for_lface): Try the adstyle specified in |
11688 the property of LFACE_FONT of LFACE (if any). | 11688 the property of LFACE_FONT of LFACE (if any). |
11689 | 11689 |
11690 2008-06-21 Seiji Zenitani <zenitani@mac.com> | 11690 2008-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 |
11695 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> | 11695 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> |
11696 | 11696 |
12782 2008-05-21 Dan Nicolaescu <dann@ics.uci.edu> | 12782 2008-05-21 Dan Nicolaescu <dann@ics.uci.edu> |
12783 | 12783 |
12784 * xterm.c (x_set_frame_alpha): Move declarations before statements. | 12784 * xterm.c (x_set_frame_alpha): Move declarations before statements. |
12785 | 12785 |
12786 2008-05-21 Seiji Zenitani <zenitani@mac.com> | 12786 2008-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. |
12791 (x_set_alpha): New function. | 12791 (x_set_alpha): New function. |
12792 | 12792 |