changeset 103152:fb8bf24d2eb9

* BUGS: Use new binding of view-emacs-problems.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 May 2009 01:23:41 +0000
parents 58bdec4eecc6
children ce30850e6e3f
files BUGS ChangeLog
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/BUGS	Tue May 05 01:17:22 2009 +0000
+++ b/BUGS	Tue May 05 01:23:41 2009 +0000
@@ -22,5 +22,5 @@
 (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.
--- a/ChangeLog	Tue May 05 01:17:22 2009 +0000
+++ b/ChangeLog	Tue May 05 01:23:41 2009 +0000
@@ -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,