* w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 10 Mar 2009 23:48:31 +0000 (23:48 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 10 Mar 2009 23:48:31 +0000 (23:48 +0000)
lisp/ChangeLog
lisp/w32-vars.el

index 697dbfe..0ddae1d 100644 (file)
@@ -1,3 +1,7 @@
+2009-03-10  Juanma Barranquero  <lekktu@gmail.com>
+
+       * w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.
+
 2009-03-10  Jason Rumney  <jasonr@gnu.org>
 
        * w32-vars.el (w32-list-proportional-fonts): Make obsolete.
index 0fb1e8c..4ac2b7f 100644 (file)
@@ -42,7 +42,7 @@ X does.  See `w32-fixed-font-alist' for the font menu definition."
 
 (defvar w32-list-proportional-fonts nil
   "Include proportional fonts in the default font dialog.")
-(make-obsolete-variable w32-list-proportional-fonts "No longer used" "23.1")
+(make-obsolete-variable 'w32-list-proportional-fonts "no longer used." "23.1")
 
 (defcustom w32-allow-system-shell nil
   "Disable startup warning when using \"system\" shells."