]> code.delx.au - gnu-emacs/commitdiff
(font-weight-table): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 19 May 2008 01:06:37 +0000 (01:06 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 19 May 2008 01:06:37 +0000 (01:06 +0000)
lisp/ChangeLog
lisp/faces.el

index 911b7cf8704b75eba19e98306a30be6cc54f402f..5f0ef4e3e657ca0f661bde6f188113da72f78319 100644 (file)
@@ -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>
 
index 2b03572c670e6d492d9f1bcbca16443ff8850218..0da556befc872fb80224f22abf5e1eba249f0933 100644 (file)
@@ -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