1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00

Remove `tiny change' flags from my log entries.

This commit is contained in:
Katsumi Yamaoka 2007-07-08 23:44:03 +00:00
parent f2a6c14abd
commit 338f7c364d
3 changed files with 6 additions and 6 deletions

View File

@ -333,7 +333,7 @@
* hilit-chg.el (highlight-changes-rotate-faces): Don't set
modified flag of buffer. Use `inhibit-modification-hooks'.
2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
* mail/mail-extr.el (mail-extract-address-components): Recognize
non-ASCII characters except for NBSP as words.
@ -9396,7 +9396,7 @@
* term.el (term-handle-scroll, term-delete-lines)
(term-insert-lines): Fix off by one errors.
2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
* net/tramp.el (tramp-touch): Use UTC to express time.
@ -23656,7 +23656,7 @@
* menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
* net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
uploading files.

View File

@ -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 <yamaoka@jpl.org> (tiny change)
2003-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
* 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 <yamaoka@jpl.org> (tiny change)
2002-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
* frame.el (select-frame-by-name, select-frame-set-input-focus):
Always call x-focus-frame, if using x.

View File

@ -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 <yamaoka@jpl.org> (tiny change)
2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
* mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
(mail-extr-voodoo): Check mail-extr-disable-voodoo.