projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c2b942
)
Spelling fix in ChangeLog entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 1 Jun 2014 23:37:59 +0000
(16:37 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 1 Jun 2014 23:37:59 +0000
(16:37 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 975b19f032f9206c345bab94bc3bd66ece5026e1..f5da7ce4ee3f8c92f4ffb2d6b7aefdcb6418024a 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-4,7
+4,7
@@
* callproc.c, sysdep.c (block_child_signal, unblock_child_signal):
Move implementations from callproc.c to sysdep.c.
* process.h, syssignal.h (block_child_signal, unblock_child_signal):
- Move declarat
at
ions from process.h to syssignal.h.
+ Move declarations from process.h to syssignal.h.
2014-06-01 Juanma Barranquero <lekktu@gmail.com>