comparison tests/gtk/statusbar-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 (defvar statusbar-hashtable (make-hashtable 29)) 18 (defvar statusbar-hashtable (make-hashtable 29))
19 (defvar statusbar-gnome-p nil) 19 (defvar statusbar-gnome-p nil)
20 20
21 (defmacro get-frame-statusbar (frame) 21 (defmacro get-frame-statusbar (frame)