aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2008-03-08 15:53:51 +0000
committerAndreas Schwab2008-03-08 15:53:51 +0000
commit28545f7cd8157477282a751a97562f4af424eb4f (patch)
tree2e0a9d48fe5ff9ab1640a2ff2f0d9c04a82b69c1 /src/ChangeLog
parent14cf0430e43b65cadc93be549344600fc722dd3e (diff)
downloademacs-28545f7cd8157477282a751a97562f4af424eb4f.tar.gz
emacs-28545f7cd8157477282a751a97562f4af424eb4f.zip
(struct Lisp_Process): Declare bit fields as unsigned.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c199d56b314..32c09e17062 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12008-03-08 Andreas Schwab <schwab@suse.de>
2
3 * process.h (struct Lisp_Process): Declare bit fields as unsigned.
4
12008-03-06 Jason Rumney <jasonr@gnu.org> 52008-03-06 Jason Rumney <jasonr@gnu.org>
2 6
3 * w32font.c (w32_registry): Take font_type argument. Use ANSI 7 * w32font.c (w32_registry): Take font_type argument. Use ANSI