diff options
author | Eli Zaretskii <eliz@gnu.org> | 2003-09-04 16:41:20 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2003-09-04 16:41:20 +0000 |
commit | b1ed95f6d2c819bff41849adfd9dae6ddc000ace (patch) | |
tree | 6a31b8f57d7b9c84602a8067e8d06dea9b65f044 | |
parent | c82d88fa2302f1579512f72645f069a28c2c4066 (diff) | |
download | emacs-b1ed95f6d2c819bff41849adfd9dae6ddc000ace.tar.gz emacs-b1ed95f6d2c819bff41849adfd9dae6ddc000ace.tar.bz2 emacs-b1ed95f6d2c819bff41849adfd9dae6ddc000ace.zip |
Remove "tiny change" marks from changes contributed by Kevin Rodgers.
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 86bb9ddcf3c..c52f8beae66 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -42,7 +42,7 @@ * international/fontset.el (setup-default-fontset): For Thai font, specify "*" family. -2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change) +2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> * progmodes/compile.el (previous-error): Accept a prefix argument, similarly to next-error. @@ -708,7 +708,7 @@ Check `x-last-selected-text-primary'. Don't barf if it or `x-last-selected-text' aren't bound. -2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change) +2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> * menu-bar.el (menu-bar-tools-menu): Minor change in strings. |