# HG changeset patch # User Katsumi Yamaoka # Date 1183938222 0 # Node ID d08e3bd696443653aa7e2e00faeb89cca2a73ab9 # Parent a9af9c6eaaadd56e749cf9aa898930c72962dd46 Remove `tiny change' flags from my log entries. diff -r a9af9c6eaaad -r d08e3bd69644 lisp/ChangeLog --- a/lisp/ChangeLog Sun Jul 08 23:41:26 2007 +0000 +++ b/lisp/ChangeLog Sun Jul 08 23:43:42 2007 +0000 @@ -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 -r a9af9c6eaaad -r d08e3bd69644 lisp/ChangeLog.10 --- a/lisp/ChangeLog.10 Sun Jul 08 23:41:26 2007 +0000 +++ b/lisp/ChangeLog.10 Sun Jul 08 23:43:42 2007 +0000 @@ -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 -r a9af9c6eaaad -r d08e3bd69644 lisp/ChangeLog.11 --- a/lisp/ChangeLog.11 Sun Jul 08 23:41:26 2007 +0000 +++ b/lisp/ChangeLog.11 Sun Jul 08 23:43:42 2007 +0000 @@ -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 -r a9af9c6eaaad -r d08e3bd69644 lisp/ChangeLog.12 --- a/lisp/ChangeLog.12 Sun Jul 08 23:41:26 2007 +0000 +++ b/lisp/ChangeLog.12 Sun Jul 08 23:43:42 2007 +0000 @@ -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.