From a80859d4d11603a264341d6376d3fc3ecdeca12a Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Thu, 18 Oct 2007 08:12:59 +0000 Subject: [PATCH] (Quitting): Fix typo. --- man/ChangeLog | 4 ++++ man/trouble.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/man/ChangeLog b/man/ChangeLog index 9f162ab2186..aa61bec2868 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2007-10-18 Martin Rudalics + + * trouble.texi (Quitting): Fix typo. + 2007-10-17 Aaron S. Hawley * building.texi (Source Buffers): diff --git a/man/trouble.texi b/man/trouble.texi index ea494445a4e..494637c8eeb 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -84,7 +84,7 @@ waiting for the operating system to do something, quitting is impossible unless special pains are taken for the particular system call within Emacs where the waiting occurs. We have done this for the system calls that users are likely to want to quit from, but it's -possible you will a case not handled. In one very common +possible you will encounter a case not handled. In one very common case---waiting for file input or output using NFS---Emacs itself knows how to quit, but many NFS implementations simply do not allow user programs to stop waiting for NFS when the NFS server is hung. -- 2.39.2