summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2003-09-08 18:26:17 +0000
committerEli Zaretskii <eliz@gnu.org>2003-09-08 18:26:17 +0000
commitcc7593b13f243e804fdb4a63f1132f30e98f1db5 (patch)
treeda5e88a5a8340c56d5e90a1bb7cf5fa64198eb9b /lisp
parent5df034de1fd675906cb2dab28f59fb46bbb7cb39 (diff)
downloademacs-cc7593b13f243e804fdb4a63f1132f30e98f1db5.tar.gz
emacs-cc7593b13f243e804fdb4a63f1132f30e98f1db5.tar.bz2
emacs-cc7593b13f243e804fdb4a63f1132f30e98f1db5.zip
Mark changes by Kevin Rodgers as tiny changes.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ba429ad0423..d8ec8b18b1d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -105,7 +105,7 @@
* international/fontset.el (setup-default-fontset): For Thai
font, specify "*" family.
-2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com>
+2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
* progmodes/compile.el (previous-error): Accept a prefix
argument, similarly to next-error.
@@ -771,7 +771,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>
+2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
* menu-bar.el (menu-bar-tools-menu): Minor change in strings.
@@ -6397,7 +6397,7 @@
* info.el (Info-following-node-name): Skip trailing period.
(Info-extract-menu-node-name): Allow period in node name.
-2003-03-07 Kevin Rodgers <kevin.rodgers@ihs.com>
+2003-03-07 Kevin Rodgers <kevin.rodgers@ihs.com> (tiny change)
* dired-x.el (dired-guess-shell-case-fold-search): New user option.
(dired-guess-default): Use it.
@@ -6408,7 +6408,7 @@
(dcl-font-lock-defaults): New var.
(dcl-mode): Make and init local var `font-lock-defaults'.
-2003-03-06 Kevin Rodgers <kevin.rodgers@ihs.com>
+2003-03-06 Kevin Rodgers <kevin.rodgers@ihs.com> (tiny change)
* ffap.el (dired-at-point): Check whether the user can create a
directory before asking about creating it.