comparison lisp/ChangeLog @ 66322:e921fbeaaddb

2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change) * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't exist, create it.
author Romain Francoise <romain@orebokech.com>
date Sun, 23 Oct 2005 09:19:37 +0000
parents fd76cb303f30
children 3ef412c92565
comparison
equal deleted inserted replaced
66321:f3a8428be12d 66322:e921fbeaaddb
1 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
2
3 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
4 exist, create it.
5
1 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com> 6 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
2 7
3 * allout.el: Increment version number to 2.1, and use a literal 8 * allout.el: Increment version number to 2.1, and use a literal
4 rather than RCS $Id$. Remove autoloads for mailcrypt and crypt++. 9 rather than RCS $Id $. Remove autoloads for mailcrypt and crypt++.
5 Require pgg, pgg-gpg during compilation. 10 Require pgg, pgg-gpg during compilation.
6 (allout-version): Increment version number to 2.1, and use a literal 11 (allout-version): Increment version number to 2.1, and use a literal
7 rather than RCS $Id$. 12 rather than RCS $Id $.
8 (allout-default-encryption-scheme): Removed. 13 (allout-default-encryption-scheme): Removed.
9 (allout-passphrase-verifier-handling): Renamed from 14 (allout-passphrase-verifier-handling): Renamed from
10 allout-key-verifier-handling. 15 allout-key-verifier-handling.
11 (allout-passphrase-verifier-string): Renamed from 16 (allout-passphrase-verifier-string): Renamed from
12 allout-key-verifier-string. 17 allout-key-verifier-string.