emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Fri, 09 Jan 2009 03:12:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/01/09 03:12:05

Modified files:
        lisp           : ChangeLog 

Log message:
        Fix typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15062&r2=1.15063

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15062
retrieving revision 1.15063
diff -u -b -r1.15062 -r1.15063
--- ChangeLog   9 Jan 2009 03:01:55 -0000       1.15062
+++ ChangeLog   9 Jan 2009 03:12:01 -0000       1.15063
@@ -32,7 +32,7 @@
 
 2009-01-09  Reiner Steib  <address@hidden>
 
-       * net/dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.
+       * net/dns.el (dns-set-servers): Rename from dns-parse-resolv-conf.
        Call nslookup if resolv.conf isn't available.
        (dns-query): Rename from query-dns.
        (dns-query-cached): Rename from query-dns-cached.
@@ -54,15 +54,15 @@
 
 2009-01-08  Agustín Martín  <address@hidden>
 
-       * textmodes/ispell.el (ispell-encoding8-command): New variable
+       * textmodes/ispell.el (ispell-encoding8-command): New variable.
        (ispell-aspell-supports-utf8): Mark as obsoleted by
-       ispell-encoding8-command
-       (ispell-check-version): Set ispell-encoding8-command
-       (ispell-check-spellchecker-params, ispell-start-process): Use
-       ispell-encoding8-command
+       ispell-encoding8-command.
+       (ispell-check-version): Set ispell-encoding8-command.
+       (ispell-check-spellchecker-params, ispell-start-process):
+       Use ispell-encoding8-command.
 
-       * textmodes/flyspell.el (flyspell-large-region): Use
-       ispell-encoding8-command
+       * textmodes/flyspell.el (flyspell-large-region):
+       Use ispell-encoding8-command.
 
 2009-01-08  Glenn Morris  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]