]> code.delx.au - gnu-emacs/blobdiff - lisp/talk.el
(calculator-expt): Modify previous change to just use the expanded cl
[gnu-emacs] / lisp / talk.el
index a46eadc745c029f7346bc5a67c4587c2828d52d3..7eff99f4ff08ba34181f530047c04cdc1d1c7c24 100644 (file)
@@ -1,7 +1,7 @@
 ;;; talk.el --- allow several users to talk to each other through Emacs
 
 ;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007 Free Software Foundation, Inc.
+;;   2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: comm, frames
@@ -129,5 +129,5 @@ Select the first of these windows, displaying the first of the buffers."
 
 (provide 'talk)
 
-;;; arch-tag: 7ab0ad88-1788-4886-a44c-ae685e6f8a1a
+;; arch-tag: 7ab0ad88-1788-4886-a44c-ae685e6f8a1a
 ;;; talk.el ends here