From 6798b799dfc39a6b843217a4b81f5913485c4cfa Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 23 Oct 2009 18:39:48 +0000 Subject: Fix typo. --- etc/NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/NEWS b/etc/NEWS index ff31476fb5..ade1f6bd75 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -75,10 +75,10 @@ frame parameter fullscreen makes the Emacs frame maximized. ** The pointer now becomes invisible when typing. Customize make-pointer-invisible to turn it off. -** Killing a buffer with a running process now asks a confirmation. -You can remove this query in two ways: either removing -`process-kill-buffer-query-function' from `kill-buffer-query-functions' or -setting the appropriate process flag with `set-process-query-on-exit-flag'. +** Killing a buffer with a running process now asks for confirmation. +You can remove this query in two ways: either remove +`process-kill-buffer-query-function' from `kill-buffer-query-functions', +or set the appropriate process flag with `set-process-query-on-exit-flag'. ** The variable `load-in-progress' won't get corrupted by binding it with `let'. In certain situations, loading an Emacs Lisp file from -- cgit v1.2.3