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 | |
| parent | 038783e6fc602bb2dc181561f6949389f6484a12 (diff) | |
| download | emacs-28b257dc4c8ba15a4045b13884054d8e626063cd.tar.gz emacs-28b257dc4c8ba15a4045b13884054d8e626063cd.zip | |
Remove 'tiny change' labels from Michael Cadilhac's changes.
| -rw-r--r-- | lisp/ChangeLog | 12 | ||||
| -rw-r--r-- | src/ChangeLog | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 04bcbcb849b..6c630d3a2f9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -346,7 +346,7 @@ | |||
| 346 | have non-nil values. Speed up by using add-to-list instead of | 346 | have non-nil values. Speed up by using add-to-list instead of |
| 347 | manual consing. | 347 | manual consing. |
| 348 | 348 | ||
| 349 | 2006-05-20 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 349 | 2006-05-20 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
| 350 | 350 | ||
| 351 | * progmodes/make-mode.el (makefile-mode): Doc fix. | 351 | * progmodes/make-mode.el (makefile-mode): Doc fix. |
| 352 | 352 | ||
| @@ -911,7 +911,7 @@ | |||
| 911 | reference to the Lisp manual to the warning about pure space | 911 | reference to the Lisp manual to the warning about pure space |
| 912 | overflow. | 912 | overflow. |
| 913 | 913 | ||
| 914 | 2006-05-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 914 | 2006-05-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
| 915 | 915 | ||
| 916 | * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload' | 916 | * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload' |
| 917 | argument to avoid the call to `ispell-internal-change-dictionary' | 917 | argument to avoid the call to `ispell-internal-change-dictionary' |
| @@ -1771,7 +1771,7 @@ | |||
| 1771 | * files.el (hack-local-variables-confirm) <offer-save>: | 1771 | * files.el (hack-local-variables-confirm) <offer-save>: |
| 1772 | Clarify message text. Suggested by Ralf Angeli. | 1772 | Clarify message text. Suggested by Ralf Angeli. |
| 1773 | 1773 | ||
| 1774 | 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 1774 | 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> |
| 1775 | 1775 | ||
| 1776 | * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set. | 1776 | * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set. |
| 1777 | (delete-extract-rectangle-line): Use `filter-buffer-substring' | 1777 | (delete-extract-rectangle-line): Use `filter-buffer-substring' |
| @@ -8599,7 +8599,7 @@ | |||
| 8599 | since the last ping. | 8599 | since the last ping. |
| 8600 | (rcirc-mode): Give rcirc-topic a local binding here. | 8600 | (rcirc-mode): Give rcirc-topic a local binding here. |
| 8601 | 8601 | ||
| 8602 | 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 8602 | 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> |
| 8603 | 8603 | ||
| 8604 | * subr.el (read-passwd): Fontify the prompt as we do with other | 8604 | * subr.el (read-passwd): Fontify the prompt as we do with other |
| 8605 | prompts. | 8605 | prompts. |
| @@ -10210,7 +10210,7 @@ | |||
| 10210 | 10210 | ||
| 10211 | * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'. | 10211 | * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'. |
| 10212 | 10212 | ||
| 10213 | 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change) | 10213 | 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> |
| 10214 | 10214 | ||
| 10215 | * play/blackbox.el (blackbox-redefine-key): New function. | 10215 | * play/blackbox.el (blackbox-redefine-key): New function. |
| 10216 | (blackbox-mode-map): Use it to remap existing bindings for cursor | 10216 | (blackbox-mode-map): Use it to remap existing bindings for cursor |
| @@ -11474,7 +11474,7 @@ | |||
| 11474 | * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): | 11474 | * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): |
| 11475 | Typo. | 11475 | Typo. |
| 11476 | 11476 | ||
| 11477 | 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change) | 11477 | 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> |
| 11478 | 11478 | ||
| 11479 | * play/zone.el (zone): Wrap body with save-window-excursion. | 11479 | * play/zone.el (zone): Wrap body with save-window-excursion. |
| 11480 | 11480 | ||
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. |