From: Chong Yidong Date: Tue, 5 May 2009 01:17:22 +0000 (+0000) Subject: * trouble.texi (Lossage): Use new binding of view-emacs-problems. X-Git-Tag: emacs-pretest-23.0.94~116 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4ad7b96a4c3b149834e46497ad0f46f4700dd81;p=emacs.git * trouble.texi (Lossage): Use new binding of view-emacs-problems. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 0485ebeb8b9..fc2c277972c 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2009-05-05 Per Starbäck (tiny change) + + * trouble.texi (Lossage): Use new binding of view-emacs-problems. + 2009-04-28 Stefan Monnier * building.texi (Lisp Libraries): `load-library' does offer completion. diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 3ba6c710930..3c0196db390 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -139,7 +139,7 @@ normally, and how to recognize them and correct them. For a list of additional problems you might encounter, see @ref{Bugs and problems, , Bugs and problems, efaq, GNU Emacs FAQ}, and the file @file{etc/PROBLEMS} in the Emacs distribution. Type @kbd{C-h C-f} to read the FAQ; type -@kbd{C-h C-e} to read the @file{PROBLEMS} file. +@kbd{C-h C-p} to read the @file{PROBLEMS} file. @menu * DEL Does Not Delete:: What to do if @key{DEL} doesn't delete.