Mercurial > emacs
changeset 103151:58bdec4eecc6
* trouble.texi (Lossage): Use new binding of view-emacs-problems.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 05 May 2009 01:17:22 +0000 |
parents | b271629dd31b |
children | fb8bf24d2eb9 |
files | doc/emacs/ChangeLog doc/emacs/trouble.texi |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Mon May 04 23:26:08 2009 +0000 +++ b/doc/emacs/ChangeLog Tue May 05 01:17:22 2009 +0000 @@ -1,3 +1,7 @@ +2009-05-05 Per Starbäck <per@starback.se> (tiny change) + + * trouble.texi (Lossage): Use new binding of view-emacs-problems. + 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca> * building.texi (Lisp Libraries): `load-library' does offer completion.
--- a/doc/emacs/trouble.texi Mon May 04 23:26:08 2009 +0000 +++ b/doc/emacs/trouble.texi Tue May 05 01:17:22 2009 +0000 @@ -139,7 +139,7 @@ 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.