changeset 95091:a32da8a2fa72

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 19 May 2008 01:06:37 +0000
parents 3e70450d4c55
children ab08bcb15ad1
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 19 01:04:36 2008 +0000
+++ b/lisp/ChangeLog	Mon May 19 01:06:37 2008 +0000
@@ -1,4 +1,8 @@
-2008-05-18  David Hull <david@snap.com>  (tiny change)
+2008-05-19  Juanma Barranquero  <lekktu@gmail.com>
+
+	* faces.el (font-weight-table): Fix typo in docstring.
+
+2008-05-18  David Hull  <david@snap.com>  (tiny change)
 
 	* vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
 	(vc-hg-annotate-command): Allow white space before version number.
@@ -81,7 +85,7 @@
 
 	* vc.el (vc-default-status-printer)
 	(vc-default-prettify-state-info): Enhance the state prettyprinter
-	to deall better with unknown states and indirect through it when
+	to deal better with unknown states and indirect through it when
 	painting vc-dir buffers.
 
 2008-05-16  John Paul Wallington  <jpw@pobox.com>
@@ -92,8 +96,8 @@
 
 2008-05-16  Michael Albinus  <michael.albinus@gmx.de>
 
-	* net/tramp.el (tramp-handle-write-region): Fix check for short
-	track.  Reported by Glenn Morris <rgm@gnu.org>.
+	* net/tramp.el (tramp-handle-write-region): Fix check for short track.
+	Reported by Glenn Morris <rgm@gnu.org>.
 
 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>