aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatsumi Yamaoka2007-07-08 23:43:42 +0000
committerKatsumi Yamaoka2007-07-08 23:43:42 +0000
commit06071e68263c9db3d65fdf8b044d85543c7ec0b6 (patch)
tree4b6a321ea81776c3088fab15672e626c3585716f
parent6bd7e3b41578032b6310868a3eeb154111c25cfa (diff)
downloademacs-06071e68263c9db3d65fdf8b044d85543c7ec0b6.tar.gz
emacs-06071e68263c9db3d65fdf8b044d85543c7ec0b6.zip
Remove `tiny change' flags from my log entries.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ChangeLog.104
-rw-r--r--lisp/ChangeLog.112
-rw-r--r--lisp/ChangeLog.124
4 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5d02868adf8..25ed4c24e31 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1580,7 +1580,7 @@
1580 1580
1581 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode. 1581 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
1582 1582
15832007-05-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change) 15832007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
1584 1584
1585 * mail/mail-extr.el (mail-extract-address-components): 1585 * mail/mail-extr.el (mail-extract-address-components):
1586 Recognize non-ASCII characters except for NBSP as words. 1586 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 @@
1340 (shell-directory-tracker): Make regexp used for skipping to next 1340 (shell-directory-tracker): Make regexp used for skipping to next
1341 command correspond to one used for command itself. 1341 command correspond to one used for command itself.
1342 1342
13432003-06-13 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change) 13432003-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
1344 1344
1345 * textmodes/texinfmt.el (texinfo-format-scan): 1345 * textmodes/texinfmt.el (texinfo-format-scan):
1346 Silence `whitespace-cleanup'. 1346 Silence `whitespace-cleanup'.
@@ -11805,7 +11805,7 @@
11805 11805
11806 * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again. 11806 * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
11807 11807
118082002-08-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change) 118082002-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
11809 11809
11810 * frame.el (select-frame-by-name, select-frame-set-input-focus): 11810 * frame.el (select-frame-by-name, select-frame-set-input-focus):
11811 Always call x-focus-frame, if using x. 11811 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 @@
5295 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax. 5295 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
5296 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'. 5296 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
5297 5297
52982004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change) 52982004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
5299 5299
5300 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable. 5300 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
5301 (mail-extr-voodoo): Check mail-extr-disable-voodoo. 5301 (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 @@
8709 * term.el (term-handle-scroll, term-delete-lines) 8709 * term.el (term-handle-scroll, term-delete-lines)
8710 (term-insert-lines): Fix off by one errors. 8710 (term-insert-lines): Fix off by one errors.
8711 8711
87122006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change) 87122006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
8713 8713
8714 * net/tramp.el (tramp-touch): Use UTC to express time. 8714 * net/tramp.el (tramp-touch): Use UTC to express time.
8715 8715
@@ -22969,7 +22969,7 @@
22969 22969
22970 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'. 22970 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
22971 22971
229722005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change) 229722005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
22973 22973
22974 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with 22974 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
22975 uploading files. 22975 uploading files.