From: Juanma Barranquero Date: Mon, 19 May 2008 01:06:37 +0000 (+0000) Subject: (font-weight-table): Fix typo in docstring. X-Git-Tag: emacs-pretest-23.0.90~5446 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4e29db95f91ecb14115c357c922d0b7f92fbc40f;p=emacs.git (font-weight-table): Fix typo in docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 911b7cf8704..5f0ef4e3e65 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,8 @@ -2008-05-18 David Hull (tiny change) +2008-05-19 Juanma Barranquero + + * faces.el (font-weight-table): Fix typo in docstring. + +2008-05-18 David Hull (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 @@ -92,8 +96,8 @@ 2008-05-16 Michael Albinus - * net/tramp.el (tramp-handle-write-region): Fix check for short - track. Reported by Glenn Morris . + * net/tramp.el (tramp-handle-write-region): Fix check for short track. + Reported by Glenn Morris . 2008-05-16 Eric S. Raymond diff --git a/lisp/faces.el b/lisp/faces.el index 2b03572c670..0da556befc8 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -114,7 +114,7 @@ REGISTRY, ALTERNATIVE1, ALTERNATIVE2, and etc." (ultra-bold 210 ultrabold black)) "Alist of font weight symbols vs the corresponding numeric values. Each element has the form: - \(SYMBOLIC-VALUE NUMERIC-VALUE ALISE-SYMBOL ...) + \(SYMBOLIC-VALUE NUMERIC-VALUE ALIAS-SYMBOL ...) ") (defconst font-slant-table