Index: emacs/src/ChangeLog diff -c emacs/src/ChangeLog:1.4485 emacs/src/ChangeLog:1.4486 *** emacs/src/ChangeLog:1.4485 Wed Jun 29 02:09:48 2005 --- emacs/src/ChangeLog Wed Jun 29 08:20:44 2005 *************** *** 65,81 **** * xdisp.c (syms_of_xdisp) <nobreak-char-display>: Doc fix. (syms_of_xdisp) <void-text-area-pointer>: Doc fix. ! * fileio.c (Frename_file)[!DOS_NT]: Don't call chown on ! MSDOS/Windows. 2005-06-23 Richard M. Stallman <[EMAIL PROTECTED]> * xdisp.c (get_next_display_element): Finish reversing the tests of Vnobreak_char_display. ! * xdisp.c (Vnobreak_char_display): Renamed from Vshow_nonbreak_escape. All uses changed. ! (Qnobreak_space): Renamed from Qno_break_space. All uses changed. (syms_of_xdisp): Define nobreak-char-display and nobreak-space. * fileio.c (Frename_file): Preserve owner and group, if possible, --- 65,80 ---- * xdisp.c (syms_of_xdisp) <nobreak-char-display>: Doc fix. (syms_of_xdisp) <void-text-area-pointer>: Doc fix. ! * fileio.c (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows. 2005-06-23 Richard M. Stallman <[EMAIL PROTECTED]> * xdisp.c (get_next_display_element): Finish reversing the tests of Vnobreak_char_display. ! * xdisp.c (Vnobreak_char_display): Rename from Vshow_nonbreak_escape. All uses changed. ! (Qnobreak_space): Rename from Qno_break_space. All uses changed. (syms_of_xdisp): Define nobreak-char-display and nobreak-space. * fileio.c (Frename_file): Preserve owner and group, if possible, *************** *** 371,378 **** 2005-06-06 Eli Zaretskii <[EMAIL PROTECTED]> ! * w32heap.h (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): ! Remove macros. * unexw32.c (RVA_TO_PTR): Move here from w32heap.h. --- 370,376 ---- 2005-06-06 Eli Zaretskii <[EMAIL PROTECTED]> ! * w32heap.h (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove macros. * unexw32.c (RVA_TO_PTR): Move here from w32heap.h.
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs