Mercurial > hg > xemacs-beta
comparison src/ui-byhand.c @ 5231:ba07c880114a
Fix up FSF's Franklin Street address in many files.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sun, 13 Jun 2010 17:44:56 +0900 |
parents | ae48681c47fa |
children | cd167465bf69 2aa9cd456ae7 |
comparison
equal
deleted
inserted
replaced
5230:4c56e7c6a704 | 5231:ba07c880114a |
---|---|
21 for more details. | 21 for more details. |
22 | 22 |
23 You should have received a copy of the GNU General Public License | 23 You should have received a copy of the GNU General Public License |
24 along with XEmacs; see the file COPYING. If not, write to | 24 along with XEmacs; see the file COPYING. If not, write to |
25 the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, | 25 the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, |
26 Boston, MA 02111-1301, USA. | 26 Boston, MA 02110-1301, USA. |
27 */ | 27 */ |
28 | 28 |
29 #include "gui.h" | 29 #include "gui.h" |
30 | 30 |
31 DEFUN ("gtk-box-query-child-packing", Fgtk_box_query_child_packing, 2, 2,0, /* | 31 DEFUN ("gtk-box-query-child-packing", Fgtk_box_query_child_packing, 2, 2,0, /* |