aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 88ed0a7f4c9..b06d4d45525 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12008-02-06 Stefan Monnier <monnier@iro.umontreal.ca> 12008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * process.c (Fstart_process):
4 * callproc.c (Fcall_process): Handle the case where
5 Funhandled_file_name_directory returns nil.
6
3 * font.h (enum lgstring_indices, enum lglyph_indices): New enums. 7 * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
4 (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros. 8 (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
5 * font.c (check_gstring): Use them and AREF to access the vector before 9 * font.c (check_gstring): Use them and AREF to access the vector before