Mercurial > emacs
changeset 80306:825be512e2e6
(WINDOWS SUPPORT BUGS): Add two issues.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Sun, 09 Mar 2008 13:28:23 +0000 |
parents | 7d73fa3b38be |
children | e40cb43b6f25 d999f30304bc |
files | admin/ChangeLog admin/FOR-RELEASE |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/ChangeLog Sat Mar 08 16:00:20 2008 +0000 +++ b/admin/ChangeLog Sun Mar 09 13:28:23 2008 +0000 @@ -1,3 +1,7 @@ +2008-03-09 Reiner Steib <Reiner.Steib@gmx.de> + + * FOR-RELEASE (WINDOWS SUPPORT BUGS): Add two issues. + 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later.
--- a/admin/FOR-RELEASE Sat Mar 08 16:00:20 2008 +0000 +++ b/admin/FOR-RELEASE Sun Mar 09 13:28:23 2008 +0000 @@ -97,6 +97,16 @@ Patch available at http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00658.html +* WINDOWS SUPPORT BUGS (for 22.3 or later). + +** Description in the "Open with..." dialog should tell about the purpose +of the binary (or at least display name of the executable). +http://thread.gmane.org/v9myprs3u4.fsf@marauder.physik.uni-ulm.de + +** `locate' and drive letter ("C:") on Windows +For a recipe to reproduce the problem on GNU/Linux, see +<http://thread.gmane.org/gmane.emacs.devel/88971/focus=89106> + * DOCUMENTATION ** Shouldn't directory-abbrev-alist be in Emacs manual?