diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 23:32:44 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 23:32:44 +0000 |
commit | 086add1519b5c5a69a1a35aadbfd4d7cc6a2b294 (patch) | |
tree | ef6716dcd345c7d2342800dfc9a466b8aa144a42 /lisp/flow-ctrl.el | |
parent | a587bb3c7e9074828d49c31c1b04ae1386041f02 (diff) | |
download | emacs-086add1519b5c5a69a1a35aadbfd4d7cc6a2b294.tar.gz |
Update FSF's address.
Diffstat (limited to 'lisp/flow-ctrl.el')
-rw-r--r-- | lisp/flow-ctrl.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/flow-ctrl.el b/lisp/flow-ctrl.el index 63654572f9b..0bfc5c7e92e 100644 --- a/lisp/flow-ctrl.el +++ b/lisp/flow-ctrl.el @@ -21,8 +21,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: |