diff options
| author | Eli Zaretskii | 2006-05-26 19:41:22 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-05-26 19:41:22 +0000 |
| commit | 28b257dc4c8ba15a4045b13884054d8e626063cd (patch) | |
| tree | e3dc364329bc5e8a25e15f62f011e6afe8040155 /src/ChangeLog | |
| parent | 038783e6fc602bb2dc181561f6949389f6484a12 (diff) | |
| download | emacs-28b257dc4c8ba15a4045b13884054d8e626063cd.tar.gz emacs-28b257dc4c8ba15a4045b13884054d8e626063cd.zip | |
Remove 'tiny change' labels from Michael Cadilhac's changes.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
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 | ||
| 700 | 2006-04-13 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 700 | 2006-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 | ||
| 821 | 2006-04-11 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 821 | 2006-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. |