summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2000-10-13 10:32:23 +0000
committerJohn Wiegley <johnw@newartisans.com>2000-10-13 10:32:23 +0000
commitd7103dda28a1a5069b5095ed155a0ef74c6ef742 (patch)
tree6f55a7c62c80e4482be25f6e971cf7eaec1e7995 /lisp
parent572a0c97d9c62d4c972f05f751a569c8ef3c5204 (diff)
downloademacs-d7103dda28a1a5069b5095ed155a0ef74c6ef742.tar.gz
Removed all external URL references, and changed one, since my
www.emacs.org is not longer being used.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
-rw-r--r--lisp/align.el1
-rw-r--r--lisp/calendar/timeclock.el1
-rw-r--r--lisp/eshell/esh-module.el1
-rw-r--r--lisp/eshell/eshell.el1
-rw-r--r--lisp/pcomplete.el1
6 files changed, 3 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1c9bb5eef74..28d1ea12d26 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2000-10-13 John Wiegley <johnw@gnu.org>
+ * align.el, pcomplete.el, calendar/timeclock.el,
+ eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
+
* calendar/timeclock.el (timeclock-find-discrep): A fix to same
faulty math, where holiday hours were being computing as seconds.
diff --git a/lisp/align.el b/lisp/align.el
index 4a3b098ec2b..7c8ad919baa 100644
--- a/lisp/align.el
+++ b/lisp/align.el
@@ -4,7 +4,6 @@
;; Author: John Wiegley <johnw@gnu.org>
;; Keywords: convenience languages lisp
-;; X-URL: http://www.emacs.org/~johnw/emacs.html
;; This file is part of GNU Emacs.
diff --git a/lisp/calendar/timeclock.el b/lisp/calendar/timeclock.el
index f82d93fef23..265406d2e5f 100644
--- a/lisp/calendar/timeclock.el
+++ b/lisp/calendar/timeclock.el
@@ -6,7 +6,6 @@
;; Created: 25 Mar 1999
;; Version: 2.2
;; Keywords: calendar data
-;; X-URL: http://www.emacs.org/~johnw/emacs.html
;; This file is part of GNU Emacs.
diff --git a/lisp/eshell/esh-module.el b/lisp/eshell/esh-module.el
index edc4cab050d..3eab199201e 100644
--- a/lisp/eshell/esh-module.el
+++ b/lisp/eshell/esh-module.el
@@ -4,7 +4,6 @@
;; Author: John Wiegley <johnw@gnu.org>
;; Keywords: processes
-;; X-URL: http://www.emacs.org/~johnw/eshell.html
;; This file is part of GNU Emacs.
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el
index 54c588725eb..19701c03f70 100644
--- a/lisp/eshell/eshell.el
+++ b/lisp/eshell/eshell.el
@@ -4,7 +4,6 @@
;; Author: John Wiegley <johnw@gnu.org>
;; Keywords: processes
-;; X-URL: http://www.emacs.org/~johnw/eshell.html
;; This file is part of GNU Emacs.
diff --git a/lisp/pcomplete.el b/lisp/pcomplete.el
index 218bc670f49..61dfe7dd251 100644
--- a/lisp/pcomplete.el
+++ b/lisp/pcomplete.el
@@ -4,7 +4,6 @@
;; Author: John Wiegley <johnw@gnu.org>
;; Keywords: processes
-;; X-URL: http://www.emacs.org/~johnw/emacs.html
;; This file is part of GNU Emacs.