aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEli Zaretskii2006-05-26 19:41:22 +0000
committerEli Zaretskii2006-05-26 19:41:22 +0000
commit28b257dc4c8ba15a4045b13884054d8e626063cd (patch)
treee3dc364329bc5e8a25e15f62f011e6afe8040155 /src
parent038783e6fc602bb2dc181561f6949389f6484a12 (diff)
downloademacs-28b257dc4c8ba15a4045b13884054d8e626063cd.tar.gz
emacs-28b257dc4c8ba15a4045b13884054d8e626063cd.zip
Remove 'tiny change' labels from Michael Cadilhac's changes.
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.