aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index de8a22a0201..8ba00b65ddd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -697,7 +697,7 @@
697 697
698 * puresize.h (BASE_PURESIZE): Increment to 1210000. 698 * puresize.h (BASE_PURESIZE): Increment to 1210000.
699 699
7002006-04-13 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) 7002006-04-13 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
701 701
702 * print.c (Fprin1_to_string): Mention in the `doc' that the 702 * print.c (Fprin1_to_string): Mention in the `doc' that the
703 behavior is modified by `print-level' and `print-length'. 703 behavior is modified by `print-level' and `print-length'.
@@ -818,7 +818,7 @@
818 * xfaces.c (Finternal_merge_in_global_face, try_font_list): 818 * xfaces.c (Finternal_merge_in_global_face, try_font_list):
819 Add explicit braces to avoid ambiguous `else'. 819 Add explicit braces to avoid ambiguous `else'.
820 820
8212006-04-11 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) 8212006-04-11 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
822 822
823 * dispnew.c (init_display): Don't init X display if the user asked 823 * dispnew.c (init_display): Don't init X display if the user asked
824 for a non-X display. 824 for a non-X display.