]> git.eshelyaron.com Git - emacs.git/commitdiff
* BUGS: Use new binding of view-emacs-problems.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 May 2009 01:23:41 +0000 (01:23 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 May 2009 01:23:41 +0000 (01:23 +0000)
BUGS
ChangeLog

diff --git a/BUGS b/BUGS
index 5586529c023145ab3575bdf235737054b4715de7..32b44ceb0a3628af22d790e5d3442addbec85e2f 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -22,5 +22,5 @@ not part of the Emacs distribution.)
 (3) By hand.  Do
     cat info/emacs* | more "+/^File: emacs,  Node: Bugs,"
 
-Please first check the file etc/PROBLEMS (e.g. with C-h C-e in Emacs) to
+Please first check the file etc/PROBLEMS (e.g. with C-h C-p in Emacs) to
 make sure it isn't a known issue.
index bb66706ddff610e0f62a386c8d51aa7ea2fe4a3f..223e94573ac121bf923ff7f726f0d047c906fa36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
+
+       * BUGS: Use new binding of view-emacs-problems.
+
 2009-05-04   Simon Leinen  <simon.leinen@switch.ch>  (tiny change)
 
        * Makefile.in (install-arch-dep): Avoid using $$(..) construct,