emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/mh-e mh-xface.el [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp/mh-e mh-xface.el [EMACS_22_BASE]
Date: Tue, 05 Feb 2008 14:13:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/02/05 14:13:28

Modified files:
        lisp/mh-e      : mh-xface.el 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-xface.el?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.6.2.2&r2=1.6.2.3

Patches:
Index: mh-xface.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-xface.el,v
retrieving revision 1.6.2.2
retrieving revision 1.6.2.3
diff -u -b -r1.6.2.2 -r1.6.2.3
--- mh-xface.el 7 Jan 2008 01:52:40 -0000       1.6.2.2
+++ mh-xface.el 5 Feb 2008 14:13:28 -0000       1.6.2.3
@@ -360,7 +360,7 @@
   "Canonicalize URL.
 Replace the ?/ character with a ?! character and append .png.
 Also replaces special characters with `mh-url-hexify-string'
-since not all characters, such as :, are legal within Windows
+since not all characters, such as :, are valid within Windows
 filenames. In addition, replaces * with %2a. See URL
 
`http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/ifaces/iitemnamelimits/GetValidCharacters.asp'."
   (format "%s/%s.png" mh-x-image-cache-directory




reply via email to

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