aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2013-07-26 21:48:05 +0300
committerEli Zaretskii2013-07-26 21:48:05 +0300
commitfec9206062b420aca84f53d05a72c3ee43244022 (patch)
tree3108946a7118c6b5c75eba94d7205dfa870b21d4 /src/ChangeLog
parent7ced0d044656b5fa4a9cd2bcc2326908be432bcf (diff)
downloademacs-fec9206062b420aca84f53d05a72c3ee43244022.tar.gz
emacs-fec9206062b420aca84f53d05a72c3ee43244022.zip
Fix documentation of list-processes and process-list.
src/process.c (Fprocess_list): Doc fix. lisp/simple.el (list-processes): Doc fix.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 59eb16a81e9..38fa72b0506 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12013-07-26 Eli Zaretskii <eliz@gnu.org> 12013-07-26 Eli Zaretskii <eliz@gnu.org>
2 2
3 * process.c (Fprocess_list): Doc fix.
4
3 * w32term.c (w32_read_socket) <WM_EMACS_PAINT>: Warn about frame 5 * w32term.c (w32_read_socket) <WM_EMACS_PAINT>: Warn about frame
4 being re-exposed only if it didn't ask to become visible. 6 being re-exposed only if it didn't ask to become visible.
5 <WM_SIZE>: Under SIZE_RESTORED, only set the frame visible if it 7 <WM_SIZE>: Under SIZE_RESTORED, only set the frame visible if it