aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/em-basic.el
diff options
context:
space:
mode:
authorLute Kamstra2005-07-04 17:55:18 +0000
committerLute Kamstra2005-07-04 17:55:18 +0000
commit3a35cf56e7c9951f6d99f54c65d7109654c854f0 (patch)
tree255d62908bb34964c993b3d2b820c51d97d410b6 /lisp/eshell/em-basic.el
parent4fc5845fe896177307f553d8af0d48834206c060 (diff)
downloademacs-3a35cf56e7c9951f6d99f54c65d7109654c854f0.tar.gz
emacs-3a35cf56e7c9951f6d99f54c65d7109654c854f0.zip
Update FSF's address.
Diffstat (limited to 'lisp/eshell/em-basic.el')
-rw-r--r--lisp/eshell/em-basic.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el
index 5972ffc28bd..d0712ade945 100644
--- a/lisp/eshell/em-basic.el
+++ b/lisp/eshell/em-basic.el
@@ -18,8 +18,8 @@
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs; see the file COPYING. If not, write to the 20;; along with GNU Emacs; see the file COPYING. If not, write to the
21;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 21;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22;; Boston, MA 02111-1307, USA. 22;; Boston, MA 02110-1301, USA.
23 23
24(provide 'em-basic) 24(provide 'em-basic)
25 25