Mercurial > emacs
view nt/emacs.manifest @ 79535:a84f960614b0
* lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
coding system. This ports revisions 1.40 and 1.41 over to the
EMACS_22_BASE branch, but with the right coding system for Emacs 22
to reliably record filenames. Suggested by Eli Zaretskii.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Tue, 04 Dec 2007 06:11:29 +0000 |
parents | 9e572cd34254 |
children | 14e8111ba66e |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*"/> </dependentAssembly> </dependency> </assembly>