From: Katsumi Yamaoka Date: Sun, 8 Jul 2007 23:43:42 +0000 (+0000) Subject: Remove `tiny change' flags from my log entries. X-Git-Tag: emacs-pretest-23.0.90~11994 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=06071e68263c9db3d65fdf8b044d85543c7ec0b6;p=emacs.git Remove `tiny change' flags from my log entries. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d02868adf8..25ed4c24e31 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1580,7 +1580,7 @@ * files.el (auto-mode-alist): Open `.asd' files in lisp-mode. -2007-05-22 Katsumi Yamaoka (tiny change) +2007-05-22 Katsumi Yamaoka * mail/mail-extr.el (mail-extract-address-components): Recognize non-ASCII characters except for NBSP as words. diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index d6d69c52924..d63ef8fbbd7 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 @@ -1340,7 +1340,7 @@ (shell-directory-tracker): Make regexp used for skipping to next command correspond to one used for command itself. -2003-06-13 Katsumi Yamaoka (tiny change) +2003-06-13 Katsumi Yamaoka * textmodes/texinfmt.el (texinfo-format-scan): Silence `whitespace-cleanup'. @@ -11805,7 +11805,7 @@ * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again. -2002-08-22 Katsumi Yamaoka (tiny change) +2002-08-22 Katsumi Yamaoka * frame.el (select-frame-by-name, select-frame-set-input-focus): Always call x-focus-frame, if using x. diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index ac47f4eaeaa..0ef83a0ed9d 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 @@ -5295,7 +5295,7 @@ (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax. (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'. -2004-08-05 Katsumi Yamaoka (tiny change) +2004-08-05 Katsumi Yamaoka * mail/mail-extr.el (mail-extr-disable-voodoo): New variable. (mail-extr-voodoo): Check mail-extr-disable-voodoo. diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index fed8ec6c1c0..68d3021d4d6 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -8709,7 +8709,7 @@ * term.el (term-handle-scroll, term-delete-lines) (term-insert-lines): Fix off by one errors. -2006-06-15 Katsumi Yamaoka (tiny change) +2006-06-15 Katsumi Yamaoka * net/tramp.el (tramp-touch): Use UTC to express time. @@ -22969,7 +22969,7 @@ * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'. -2005-08-09 Katsumi Yamaoka (tiny change) +2005-08-09 Katsumi Yamaoka * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with uploading files.