diff lisp/ChangeLog.8 @ 49597:e88404e8f2cf

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 12:29:42 +0000
parents 1aba10ab73b4
children 695cf19ef79e
line wrap: on
line diff
--- a/lisp/ChangeLog.8	Tue Feb 04 12:03:59 2003 +0000
+++ b/lisp/ChangeLog.8	Tue Feb 04 12:29:42 2003 +0000
@@ -5352,7 +5352,7 @@
 	* international/mule-diag.el (describe-coding-system): Fix English
 	message.
 
-1999-05-03  Jason Rumney <jasonr@altavista.net>
+1999-05-03  Jason Rumney  <jasonr@altavista.net>
 
 	* term/w32-win.el: Change the x-charset-registry property for the
 	Japanese charsets that are supported by Japanese Windows fonts.
@@ -5363,7 +5363,7 @@
 	diary-block diary entries for which the reminders and the diary
 	entries can overlap.
 
-1999-05-02  Jason Rumney <jasonr@altavista.net>
+1999-05-02  Jason Rumney  <jasonr@altavista.net>
 
 	* term/w32-win.el (mouse-set-font): Ensure constructed fontset
 	matches the font selected in the dialog.
@@ -5573,7 +5573,7 @@
 	* jka-compr.el (jka-compr-insert-file-contents):
 	Use raw-text-unix when we want no conversion.
 
-1999-04-06  Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
+1999-04-06  Thierry Emery  <Thierry.Emery@nmu.alcatel.fr>
 
 	* timezone.el (timezone-parse-date): Corrected regexp for
 	style (5) date format so that tenths of seconds are optional.
@@ -5738,7 +5738,7 @@
 	* font-lock.el (c-font-lock-keywords-2): Added "complex" type.
 	(java-font-lock-keywords-2): Added "strictfp" keyword.
 
-1999-03-17  Jason Rumney <jasonr@altavista.net>
+1999-03-17  Jason Rumney  <jasonr@altavista.net>
 
 	* w32-fns.el (set-w32-system-coding-system) New function.
 	(w32-system-coding-system) Initialize to 'iso-latin-1.
@@ -5772,7 +5772,7 @@
 
 	* font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
 
-1999-03-14  Milan Zamazal <pdm@pvt.net>
+1999-03-14  Milan Zamazal  <pdm@pvt.net>
 
 	* abbrev.el (inverse-add-abbrev): Inherit the current input method.
 
@@ -5868,7 +5868,7 @@
 
 	* mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
 
-1999-03-08  Jason Rumney <jasonr@altavista.net>
+1999-03-08  Jason Rumney  <jasonr@altavista.net>
 
 	* international/codepage.el (cp1250-decode-table)
 	(cp1251-decode-table, cp1253-decode-table)
@@ -6594,7 +6594,7 @@
 	* font-lock.el (font-lock-default-unfontify-region):
 	If not font-lock-syntactic-keywords, don't remove syntax-table prop.
 
-1999-01-27  Jason Rumney <jasonr@altavista.net>
+1999-01-27  Jason Rumney  <jasonr@altavista.net>
 
 	* term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
 	from FAMILY field.
@@ -6769,7 +6769,7 @@
 	* midnight.el (clean-buffer-list): Do not kill a buffer if it has
 	a process associated with it.
 
-1999-01-22  Jason Rumney <jasonr@altavista.net>
+1999-01-22  Jason Rumney  <jasonr@altavista.net>
 
 	* term/w32-win.el (w32-standard-fontset-spec): Simplified.
 
@@ -6803,7 +6803,7 @@
 	* wid-edit.el (widget-alist-convert-option): Delete spurious comma.
 	(widget-plist-convert-option): Delete spurious comma.
 
-1999-01-19  Jason Rumney <jasonr@altavista.net>
+1999-01-19  Jason Rumney  <jasonr@altavista.net>
 
 	* term/w32-win.el (w32-standard-fontspec-spec): Change
 	iso8859-5 to koi8-r.  Add iso8859-9.
@@ -7324,7 +7324,7 @@
 	argument requires specific EOL conversion type, make the default
 	coding systems use that.
 
-1998-12-30  Drew Csillag <drew_csillag@geocities.com>
+1998-12-30  Drew Csillag  <drew_csillag@geocities.com>
 
 	* progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
 	Use shell-command-on-region.
@@ -8493,7 +8493,7 @@
 	set-minibuffer-window to set minibuffer window of the current
 	frame correctly.
 
-1998-11-03  Theodore Jump <tjump@tertius.com>
+1998-11-03  Theodore Jump  <tjump@tertius.com>
 
 	* term/w32-win.el: Require fontset.
 
@@ -8687,7 +8687,7 @@
 	(ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
 	Programming style normalization.
 
-1998-10-26  Kenichi Handa <handa@etl.go.jp>
+1998-10-26  Kenichi Handa  <handa@etl.go.jp>
 
 	* ps-print.el: To make it work also on Emacs 20.2 and the earlier
 	version, check the value of mule-version.
@@ -9870,7 +9870,7 @@
 	* gnus/gnus-start.el (gnus-save-newsrc-file): Bind
 	coding-system-for-write before saving.
 
-1998-08-26  Kevin Rodgers <kevinr@ihs.com>
+1998-08-26  Kevin Rodgers  <kevinr@ihs.com>
 
 	* isearch.el (isearch-forward): Doc fix.