Mercurial > emacs
diff src/ChangeLog @ 63726:1d86d5c00a50
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 23 Jun 2005 21:49:52 +0000 |
parents | 983f6dfadc5d |
children | ad9a8f94b184 b7da78284d4c |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jun 23 21:48:25 2005 +0000 +++ b/src/ChangeLog Thu Jun 23 21:49:52 2005 +0000 @@ -1,3 +1,16 @@ +2005-06-23 Richard M. Stallman <rms@gnu.org> + + * 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, + when copying. + 2005-06-23 Juanma Barranquero <lekktu@gmail.com> * abbrev.c (Funexpand_abbrev):