Mercurial > emacs
comparison src/ChangeLog @ 87342:ba60c18deeaa
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Wed, 19 Dec 2007 19:43:47 +0000 |
parents | 710ac69daf1f |
children | 02e327d7d839 |
comparison
equal
deleted
inserted
replaced
87341:ec12dd799e62 | 87342:ba60c18deeaa |
---|---|
854 2007-10-13 Eli Zaretskii <eliz@gnu.org> | 854 2007-10-13 Eli Zaretskii <eliz@gnu.org> |
855 | 855 |
856 * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving | 856 * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving |
857 selected frame'' on MSDOS). | 857 selected frame'' on MSDOS). |
858 | 858 |
859 2007-10-12 Martin Rudalics <rudalics@gmx.at> | |
860 | |
861 * frame.c (Qexplicit_name): New variable. | |
862 (x_report_frame_params): Report it in parameter alist. | |
863 (syms_of_frame): Intern and staticpro it. | |
864 | |
859 2007-10-10 Patrick Mahan <mahan@mahan.org> (tiny change) | 865 2007-10-10 Patrick Mahan <mahan@mahan.org> (tiny change) |
860 | 866 |
861 * macfns.c (x_create_tip_frame): Set terminal for frame. | 867 * macfns.c (x_create_tip_frame): Set terminal for frame. |
862 | 868 |
863 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca> | 869 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca> |
880 (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring. | 886 (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring. |
881 | 887 |
882 2007-10-10 Katsumi Yamaoka <yamaoka@jpl.org> | 888 2007-10-10 Katsumi Yamaoka <yamaoka@jpl.org> |
883 | 889 |
884 * puresize.h (BASE_PURESIZE): Increase to 1170000. | 890 * puresize.h (BASE_PURESIZE): Increase to 1170000. |
891 | |
892 2007-10-09 Jason Rumney <jasonr@gnu.org> | |
893 | |
894 * w32term.c (x_set_window_size): Disable code that attempts to tell | |
895 Lisp code about a size change before it actually happens. | |
885 | 896 |
886 2007-10-09 Richard Stallman <rms@gnu.org> | 897 2007-10-09 Richard Stallman <rms@gnu.org> |
887 | 898 |
888 * xdisp.c (handle_invisible_prop): After setting up an ellipsis, | 899 * xdisp.c (handle_invisible_prop): After setting up an ellipsis, |
889 return HANDLED_RETURN. | 900 return HANDLED_RETURN. |