aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov2005-07-18 15:33:45 +0000
committerJuri Linkov2005-07-18 15:33:45 +0000
commit1bef859700570a39dfd2afa716cba836ef8a4525 (patch)
treec1cdf73b7a3815083a18bd0c72f41fa7ebc8c8c0 /etc
parent93ebab2353581844ff7752610553b020652fa526 (diff)
downloademacs-1bef859700570a39dfd2afa716cba836ef8a4525.tar.gz
emacs-1bef859700570a39dfd2afa716cba836ef8a4525.zip
Delete duplicate words.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6492328c98a..45dc9fdcf49 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2398,7 +2398,7 @@ GDB. You can interact with GDB through the GUD buffer in the usual way, but
2398there are also further buffers which control the execution and describe the 2398there are also further buffers which control the execution and describe the
2399state of your program. It can separate the input/output of your program from 2399state of your program. It can separate the input/output of your program from
2400that of GDB and watches expressions in the speedbar. It also uses features of 2400that of GDB and watches expressions in the speedbar. It also uses features of
2401Emacs 21/22 such as the the toolbar, and bitmaps in the fringe to indicate 2401Emacs 21/22 such as the toolbar, and bitmaps in the fringe to indicate
2402breakpoints. 2402breakpoints.
2403 2403
2404Use M-x gdb to start GDB-UI. 2404Use M-x gdb to start GDB-UI.
@@ -4094,8 +4094,7 @@ emacs tries to read it.
4094 4094
4095*** The new function `call-process-shell-command'. 4095*** The new function `call-process-shell-command'.
4096 4096
4097This executes a shell command command synchronously in a separate 4097This executes a shell command synchronously in a separate process.
4098process.
4099 4098
4100*** The new function `process-file' is similar to `call-process', but 4099*** The new function `process-file' is similar to `call-process', but
4101obeys file handlers. The file handler is chosen based on 4100obeys file handlers. The file handler is chosen based on