aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-06-17 16:00:42 +0000
committerRichard M. Stallman1994-06-17 16:00:42 +0000
commit69f9ba7efea7867feaa026869618773a340a3038 (patch)
tree237422004dee0b18d55cf62187cbc371b718ed0a
parent343f4114c3611dfc858b856876892d5270780c31 (diff)
downloademacs-69f9ba7efea7867feaa026869618773a340a3038.tar.gz
emacs-69f9ba7efea7867feaa026869618773a340a3038.zip
Comment change.
-rw-r--r--lisp/thingatpt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/thingatpt.el b/lisp/thingatpt.el
index 74dc6de5efc..76caac9e3db 100644
--- a/lisp/thingatpt.el
+++ b/lisp/thingatpt.el
@@ -18,7 +18,7 @@
18;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;;; Commentary: =========================================================== 21;;; Commentary:
22;; 22;;
23;; This file provides routines for getting the `thing' at the location of 23;; This file provides routines for getting the `thing' at the location of
24;; point, whatever that `thing' happens to be. The `thing' is defined by 24;; point, whatever that `thing' happens to be. The `thing' is defined by