aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2012-02-11 11:38:41 +0200
committerEli Zaretskii2012-02-11 11:38:41 +0200
commit90b671e27414c98e98258e127098922481c1c061 (patch)
tree0d1a158bcde6c490572c1ad0a4fa4ef49e565340 /src/ChangeLog
parent355cabc6c7c568a89a464c89c3110db4194ec08a (diff)
downloademacs-90b671e27414c98e98258e127098922481c1c061.tar.gz
emacs-90b671e27414c98e98258e127098922481c1c061.zip
Sync MS-DOS selection-related doc strings with X doc strings.
lisp/term/pc-win.el (x-select-text, x-selection-owner-p) (x-own-selection-internal, x-disown-selection-internal) (x-get-selection-internal): Sync doc strings and argument lists with xselect.c, common-win.el and x-win.el. (Bug#10783) src/w16select.c (Fx_selection_exists_p): Sync doc string with xselect.c. (Bug#10783)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 61828474d5e..a3fc046ddb5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-02-11 Eli Zaretskii <eliz@gnu.org>
2
3 * w16select.c (Fx_selection_exists_p): Sync doc string with
4 xselect.c. (Bug#10783)
5
12012-02-10 Glenn Morris <rgm@gnu.org> 62012-02-10 Glenn Morris <rgm@gnu.org>
2 7
3 * fns.c (Fsecure_hash): Doc fix. 8 * fns.c (Fsecure_hash): Doc fix.