aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8812516e41c..1f95b2846d5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12009-03-20 Eli Zaretskii <eliz@gnu.org>
2
3 * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is
4 negative, produce a float value.
5
6 * dired.c (make_uid, make_gid): New functions.
7 (Ffile_attributes): Use them to avoid negative UID and GID.
8
12009-03-20 Juanma Barranquero <lekktu@gmail.com> 92009-03-20 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * keyboard.c (Fcurrent_idle_time): Reflow docstring. 11 * keyboard.c (Fcurrent_idle_time): Reflow docstring.