comparison tests/gtk/gtk-embedded-test.el @ 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 db7068430402
children cd167465bf69 7ba892d101ce
comparison
equal deleted inserted replaced
5230:4c56e7c6a704 5231:ba07c880114a
11 ;; for more details. 11 ;; for more details.
12 ;; 12 ;;
13 ;; You should have received a copy of the GNU General Public License 13 ;; You should have received a copy of the GNU General Public License
14 ;; along with XEmacs; see the file COPYING. If not, write to 14 ;; along with XEmacs; see the file COPYING. If not, write to
15 ;; the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, 15 ;; the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
16 ;; Boston, MA 02111-1301, USA. */ 16 ;; Boston, MA 02110-1301, USA. */
17 17
18 (gtk-define-test 18 (gtk-define-test
19 "Embedded XEmacs frame" xemacs-frame t 19 "Embedded XEmacs frame" xemacs-frame t
20 (setq window (gtk-window-new 'toplevel)) 20 (setq window (gtk-window-new 'toplevel))
21 (let ((table (gtk-table-new 5 3 nil)) 21 (let ((table (gtk-table-new 5 3 nil))