emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog.11,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.11,v
Date: Wed, 24 Sep 2008 01:17:02 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/09/24 01:16:50

Index: lisp/ChangeLog.11
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog.11,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- lisp/ChangeLog.11   6 May 2008 07:57:21 -0000       1.14
+++ lisp/ChangeLog.11   24 Sep 2008 01:16:28 -0000      1.15
@@ -194,7 +194,7 @@
 
        * hexl.el (hexlify-buffer): Remove fontification here.
        Use font lock mechanism instead.
-       (hexl-font-lock-keywords): New font lock kewords.
+       (hexl-font-lock-keywords): New font lock keywords.
        (hexl-mode-old-font-lock-keywords): New variable.
        (hexl-mode): Store the old font lock keywords.
        (hexl-mode-exit): Restore the old font lock keywords.
@@ -4827,7 +4827,7 @@
 2004-08-30  John Paul Wallington  <address@hidden>
 
        * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
-       strings rather than programatically constructing message.
+       strings rather than programmatically constructing message.
 
 2004-08-30  Richard M. Stallman  <address@hidden>
 
@@ -6069,7 +6069,7 @@
        (encode-char): Likewise.
 
        * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
-       pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
+       pair correctly.  Call ccl-mule-utf-untrans for untranslatable chars.
        (utf-16le-decode-loop): Set r5 to -1 before loop.
        (utf-16be-decode-loop): Likewise.
        (ccl-decode-mule-utf-16le): Add EOF processing block.
@@ -10091,7 +10091,7 @@
        (tramp-smb-process-running): Remove.  Since we acknowledge the
        virtual prompt for shares, there's no need for distinction of
        reading shares (process ends afterwards) and interactive mode of
-       smblient.
+       smbclient.
        (tramp-smb-open-connection): Setting process sentinel removed.
        (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
        "NT_STATUS_NETWORK_ACCESS_DENIED".
@@ -11849,7 +11849,7 @@
        * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
        iswitchb-exit is set to 'usefirst when user selects buffer at head
        of list using RET.  (Selecting buffers at the head of the list was
-       broken if the substring was also a complete buffername.)
+       broken if the substring was also a complete buffer name.)
 
 2003-11-23  Kim F. Storm  <address@hidden>
 




reply via email to

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