aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Schwab2004-05-10 12:00:20 +0000
committerAndreas Schwab2004-05-10 12:00:20 +0000
commit9a28b92124888df59a88e299662856dc232aebb8 (patch)
treebc24b1c144a6a19e43b3e34ff5063daf15eea9d1 /src
parent9d820f1a444f0e4dd446fa14fc302b1357958458 (diff)
downloademacs-9a28b92124888df59a88e299662856dc232aebb8.tar.gz
emacs-9a28b92124888df59a88e299662856dc232aebb8.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e8bb04073c6..01a7cae2783 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12004-05-10 Andreas Schwab <schwab@suse.de>
2
3 * lisp.h: Declare Fmake_symbolic_link.
4
5 * fileio.c (Frename_file): Remove extra argument in call to
6 Fmake_symbolic_link.
7
12004-05-10 Kim F. Storm <storm@cua.dk> 82004-05-10 Kim F. Storm <storm@cua.dk>
2 9
3 * xdisp.c (calc_line_height_property): Use string position when 10 * xdisp.c (calc_line_height_property): Use string position when