Remove 'tiny change' labels from Michael Cadilhac's changes.
authorEli Zaretskii <eliz@gnu.org>
Fri, 26 May 2006 19:41:22 +0000 (19:41 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 26 May 2006 19:41:22 +0000 (19:41 +0000)
lisp/ChangeLog
src/ChangeLog

index 04bcbcb..6c630d3 100644 (file)
        have non-nil values.  Speed up by using add-to-list instead of
        manual consing.
 
-2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
 
        * progmodes/make-mode.el (makefile-mode): Doc fix.
 
        reference to the Lisp manual to the warning about pure space
        overflow.
 
-2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
 
        * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
        argument to avoid the call to `ispell-internal-change-dictionary'
        * files.el (hack-local-variables-confirm) <offer-save>:
        Clarify message text.  Suggested by Ralf Angeli.
 
-2006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+2006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org>
 
        * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
        (delete-extract-rectangle-line): Use `filter-buffer-substring'
        since the last ping.
        (rcirc-mode): Give rcirc-topic a local binding here.
 
-2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>
 
        * subr.el (read-passwd): Fontify the prompt as we do with other
        prompts.
 
        * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
 
-2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
+2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
 
        * play/blackbox.el (blackbox-redefine-key): New function.
        (blackbox-mode-map): Use it to remap existing bindings for cursor
        * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
        Typo.
 
-2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
+2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
 
        * play/zone.el (zone): Wrap body with save-window-excursion.
 
index de8a22a..8ba00b6 100644 (file)
 
        * puresize.h (BASE_PURESIZE): Increment to 1210000.
 
-2006-04-13  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+2006-04-13  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
 
        * print.c (Fprin1_to_string): Mention in the `doc' that the
        behavior is modified by `print-level' and `print-length'.
        * xfaces.c (Finternal_merge_in_global_face, try_font_list):
        Add explicit braces to avoid ambiguous `else'.
 
-2006-04-11  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+2006-04-11  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
 
        * dispnew.c (init_display): Don't init X display if the user asked
        for a non-X display.