aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-08-31 00:56:58 +0000
committerStefan Monnier2008-08-31 00:56:58 +0000
commitc7c7a80c12c4c4cc79c69c77aa351df0c0b37943 (patch)
treee6908c2b7614a1ca80e1f8b942ec0993b9350fb3 /src/ChangeLog
parenta02a1384456048203df5989be6280e0974747152 (diff)
downloademacs-c7c7a80c12c4c4cc79c69c77aa351df0c0b37943.tar.gz
emacs-c7c7a80c12c4c4cc79c69c77aa351df0c0b37943.zip
* font.h (font_range):
* fileio.c (report_file_error): * composite.c (composition_update_it): Yet another int/Lisp_Oject mixup.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8466ab7ba93..22ffbcf3ce9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * font.h (font_range):
4 * fileio.c (report_file_error):
5 * composite.c (composition_update_it): Yet another int/Lisp_Oject mixup.
6
12008-08-30 Glenn Morris <rgm@gnu.org> 72008-08-30 Glenn Morris <rgm@gnu.org>
2 8
3 * frame.c (Fmodify_frame_parameters): Doc fix. 9 * frame.c (Fmodify_frame_parameters): Doc fix.