view nt/emacs.manifest @ 81884:a7d43c06a61a

Revert recent bookmark keybinding changes, thus returning to using three slots under C-x r. See this message and its thread for details: http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html. * lisp/bookmark.el: Revert revision 1.90 (commitid mWoPbju3pgNotDps). * etc/NEWS: Revert revision 1.1509 (commitid xdXJjPiU1ZfI9Fps), which documented bookmark keybinding changes that were later reverted. * man/ChangeLog: Remove ChangeLog entry for accidentally uncommitted changes to regs.texi that would have documented the keybinding change reverted above.
author Karl Fogel <kfogel@red-bean.com>
date Sun, 15 Jul 2007 01:34:15 +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>