aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c1e40d59441..2ffb3c4959c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,16 @@
12005-06-23 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (get_next_display_element): Finish reversing the tests of
4 Vnobreak_char_display.
5
6 * xdisp.c (Vnobreak_char_display): Renamed from Vshow_nonbreak_escape.
7 All uses changed.
8 (Qnobreak_space): Renamed from Qno_break_space. All uses changed.
9 (syms_of_xdisp): Define nobreak-char-display and nobreak-space.
10
11 * fileio.c (Frename_file): Preserve owner and group, if possible,
12 when copying.
13
12005-06-23 Juanma Barranquero <lekktu@gmail.com> 142005-06-23 Juanma Barranquero <lekktu@gmail.com>
2 15
3 * abbrev.c (Funexpand_abbrev): 16 * abbrev.c (Funexpand_abbrev):