aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2007-09-06 07:01:41 +0000
committerGlenn Morris2007-09-06 07:01:41 +0000
commitf63f5da887b9bad0a0c99687075331833829a53d (patch)
tree66648785dd265cb2a6472c1b33c0ec536a4edb6b /src/ChangeLog
parent5cb3987159778dcdc3a140c232a76c8c405f5ae8 (diff)
downloademacs-f63f5da887b9bad0a0c99687075331833829a53d.tar.gz
emacs-f63f5da887b9bad0a0c99687075331833829a53d.zip
(menu_grab_callback) <cnt>: Move static variable to file scope.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3c2c9c53b6c..ad81e6c63f4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,6 @@
12007-09-06 Glenn Morris <rgm@gnu.org> 12007-09-06 Glenn Morris <rgm@gnu.org>
2 2
3 * gtkutil.c (menu_grab_callback) <cnt>:
3 * xselect.c (x_reply_selection_request) <cnt>: Move static 4 * xselect.c (x_reply_selection_request) <cnt>: Move static
4 variable to file scope. 5 variable to file scope.
5 6