Mercurial > emacs
comparison admin/FOR-RELEASE @ 83868:ed170f2c728f
Installed a workaround for the vc-svn log problem.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 03 Sep 2007 06:26:43 +0000 |
parents | 41c9725009cf |
children | 88475ff74ab4 |
comparison
equal
deleted
inserted
replaced
83867:01cab4ce3218 | 83868:ed170f2c728f |
---|---|
47 | 47 |
48 * BUGS | 48 * BUGS |
49 | 49 |
50 ** emacsclient must not force a new frame by default. | 50 ** emacsclient must not force a new frame by default. |
51 | 51 |
52 ** ESR's changes to vc have broken some log-view functions for SVN files. | |
53 What should the log-view functions actually do when there are multiple files? | |
54 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01030.html | |
55 | |
56 ** menu-bar-mode should affect all future frames | 52 ** menu-bar-mode should affect all future frames |
57 (as it used to). | 53 (as it used to). |
58 | 54 |
59 ** mouse-wheel-mode should affect all terminals | 55 ** mouse-wheel-mode should affect all terminals |
60 (as it used to). | 56 (as it used to). |