aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-09-11 03:34:14 +0000
committerGlenn Morris2009-09-11 03:34:14 +0000
commit7ab5d780043b08bfb2dfb3fa0656f155681ded64 (patch)
tree9ff725931c85ae7533121a1370d471de69c9001c /src/ChangeLog
parent07db58574f8d53a51e849aa6943cdbb91db6761f (diff)
downloademacs-7ab5d780043b08bfb2dfb3fa0656f155681ded64.tar.gz
emacs-7ab5d780043b08bfb2dfb3fa0656f155681ded64.zip
(Fx_parse_geometry): Unify the X and NS versions so that they share a
common doc-string.
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 7a839986e2f..cf9725332e8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-09-11 Glenn Morris <rgm@gnu.org>
2
3 * frame.c (Fx_parse_geometry): Unify the X and NS versions so that they
4 share a common doc-string.
5
12009-09-11 Stefan Monnier <monnier@iro.umontreal.ca> 62009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * keymap.c (get_keymap): Return the actual keymap symbol rather than 8 * keymap.c (get_keymap): Return the actual keymap symbol rather than