aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-09 10:18:43 +0000
committerGerd Moellmann2001-10-09 10:18:43 +0000
commit14a3dff75b022b46f56b5df5063bf56ab676a432 (patch)
tree2356238bcfd354c18dcf2fcc3a22e9edf4cbf217 /lib-src
parentcb1cdedd9797a19668a7bd0b184ca6ce822dba1e (diff)
downloademacs-14a3dff75b022b46f56b5df5063bf56ab676a432.tar.gz
emacs-14a3dff75b022b46f56b5df5063bf56ab676a432.zip
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 21dd2f7e95f..555b0becbf5 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12001-10-09 Gerd Moellmann <gerd@gnu.org>
2
3 * emacsserver.c (main): Cast geteuid in sprintf to int.
4 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
5
6 * emacsclient.c (main): Cast isdigit() argument to unsigned char.
7 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
8
12001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 92001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 10
3 * profile.c: Include config.h, not ../src/config.h. 11 * profile.c: Include config.h, not ../src/config.h.