comparison src/ChangeLog @ 83331:efa9e4606e7e

Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-449 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-450 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-451 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-452 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-453 Update from CVS: lisp/subr.el (add-to-ordered-list): Doc fix. * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-454 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-455 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-456 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-457 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-459 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-460 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-461 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-462 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-463 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-464 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-465 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-466 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-467 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-468 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-83 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-84 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-85 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-86 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-87 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-371
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 05 Jul 2005 22:12:55 +0000
parents b8a680debd99
children c6ee0b5bbd40
comparison
equal deleted inserted replaced
83330:233c9974025b 83331:efa9e4606e7e
1 2005-07-03 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (try_window): Fix previous change in how it handles
4 a partially-visible line or one only partly past the margin.
5
6 * window.c (window_scroll_pixel_based): Take account
7 of this_scroll_margin when finding point when scrolling up.
8
9 2005-06-29 Ralf Angeli <angeli@iwi.uni-sb.de>
10
11 * window.c (window_scroll_pixel_based, window_scroll_line_based):
12 Handle `scroll-preserve-screen-position' non-nil, non-t specially.
13 (syms_of_window): <scroll-preserve-screen-position>: Doc fix.
14
15 2005-07-02 Juri Linkov <juri@jurta.org>
16
17 * w32term.c (w32_draw_vertical_window_border): Use foreground of
18 VERTICAL_BORDER_FACE_ID for vertical border line.
19
20 2005-07-02 Eli Zaretskii <eliz@gnu.org>
21
22 * fileio.c (Fcopy_file): Rearrange the code that calls fchown and
23 fchmod so that chmod doesn't get called on MSDOS before the file
24 is closed.
25
26 2005-07-01 Jason Rumney <jasonr@gnu.org>
27
28 * w32term.c (cleartype_active): New flag for enabling sub-pixel
29 workaround.
30 (w32_initialize): Initialize it.
31 (w32_native_per_char_metric): Allow a couple of extra pixels when
32 Cleartype is active.
33
34 * w32term.c (w32_initialize): Move check for screen reader here
35 from syms_of_w32term.
36
37 2005-06-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
38
39 * xterm.c (handle_one_xevent): bzero compose_status when nbytes
40 is not zero.
41
42 2005-07-01 Masatake YAMATO <jet@gyve.org>
43
44 * emacs.c (main): Passing ADD_NO_RANDOMIZE to
45 `personality'.
46
47 2005-06-30 Juri Linkov <juri@jurta.org>
48
49 * xdisp.c (x_draw_vertical_border): If left fringe is not present
50 decrease x coord of vertical border by 1 pixel to not occupy text
51 area of the right window.
52
53 * xterm.c (x_draw_vertical_window_border): Use foreground of
54 VERTICAL_BORDER_FACE_ID for vertical border line.
55
56 * term.c (turn_on_face): In standout mode apply specified
57 fg to bg, and specified bg to fg (this makes the logic of
58 inversion on terminal consistent with X).
59
60 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
61
62 * eval.c (user_variable_p_eh): New function.
63 (Fuser_variable_p): Use it. Clarify docstring.
64 Return t for aliases of user options, nil for alias loops.
65
66 2005-06-27 Richard M. Stallman <rms@gnu.org>
67
68 * eval.c (Fdefvar): Improve error message.
69
70 2005-06-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
71
72 * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last
73 change.
74
75 2005-06-27 Juanma Barranquero <lekktu@gmail.com>
76
77 * eval.c (Fdefvar): Don't try to set constant symbols.
78
1 2005-06-25 Richard M. Stallman <rms@gnu.org> 79 2005-06-25 Richard M. Stallman <rms@gnu.org>
2 80
3 * macfns.c (Fx_show_tip): Pass new arg to try_window. 81 * macfns.c (Fx_show_tip): Pass new arg to try_window.
4 82
5 * w32fns.c (Fx_show_tip): Pass new arg to try_window. 83 * w32fns.c (Fx_show_tip): Pass new arg to try_window.
44 2005-06-24 Juanma Barranquero <lekktu@gmail.com> 122 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
45 123
46 * xdisp.c (syms_of_xdisp) <nobreak-char-display>: Doc fix. 124 * xdisp.c (syms_of_xdisp) <nobreak-char-display>: Doc fix.
47 (syms_of_xdisp) <void-text-area-pointer>: Doc fix. 125 (syms_of_xdisp) <void-text-area-pointer>: Doc fix.
48 126
49 * fileio.c (Frename_file)[!DOS_NT]: Don't call chown on 127 * fileio.c (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows.
50 MSDOS/Windows.
51 128
52 2005-06-23 Richard M. Stallman <rms@gnu.org> 129 2005-06-23 Richard M. Stallman <rms@gnu.org>
53 130
54 * xdisp.c (get_next_display_element): Finish reversing the tests of 131 * xdisp.c (get_next_display_element): Finish reversing the tests of
55 Vnobreak_char_display. 132 Vnobreak_char_display.
56 133
57 * xdisp.c (Vnobreak_char_display): Renamed from Vshow_nonbreak_escape. 134 * xdisp.c (Vnobreak_char_display): Rename from Vshow_nonbreak_escape.
58 All uses changed. 135 All uses changed.
59 (Qnobreak_space): Renamed from Qno_break_space. All uses changed. 136 (Qnobreak_space): Rename from Qno_break_space. All uses changed.
60 (syms_of_xdisp): Define nobreak-char-display and nobreak-space. 137 (syms_of_xdisp): Define nobreak-char-display and nobreak-space.
61 138
62 * fileio.c (Frename_file): Preserve owner and group, if possible, 139 * fileio.c (Frename_file): Preserve owner and group, if possible,
63 when copying. 140 when copying.
64 141
350 427
351 * config.in: Add HAVE_CANCELMENUTRACKING. 428 * config.in: Add HAVE_CANCELMENUTRACKING.
352 429
353 2005-06-06 Eli Zaretskii <eliz@gnu.org> 430 2005-06-06 Eli Zaretskii <eliz@gnu.org>
354 431
355 * w32heap.h (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): 432 * w32heap.h (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove macros.
356 Remove macros.
357 433
358 * unexw32.c (RVA_TO_PTR): Move here from w32heap.h. 434 * unexw32.c (RVA_TO_PTR): Move here from w32heap.h.
359 435
360 * w32proc.c (RVA_TO_PTR): New macro. 436 * w32proc.c (RVA_TO_PTR): New macro.
361 437