erbot-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erbot-cvs] Changes to erbot/erbutils.el


From: D . Goel
Subject: [Erbot-cvs] Changes to erbot/erbutils.el
Date: Sat, 08 Jan 2005 13:22:45 -0500

Index: erbot/erbutils.el
diff -u erbot/erbutils.el:1.22 erbot/erbutils.el:1.23
--- erbot/erbutils.el:1.22      Sat Jan  8 16:33:02 2005
+++ erbot/erbutils.el   Sat Jan  8 17:53:08 2005
@@ -1,5 +1,5 @@
 ;;; erbutils.el --- 
-;; Time-stamp: <2005-01-07 22:18:32 deego>
+;; Time-stamp: <2005-01-08 12:52:29 deego>
 ;; Copyright (C) 2002 D. Goel
 ;; Emacs Lisp Archive entry
 ;; Filename: erbutils.el
@@ -677,7 +677,7 @@
 (defun erbutils-concat-symbols (&rest args)
   "Like `concat' but applies to symbols, and returns an interned
 concatted symbol.  Also see fsbot's
-`erbnoc-command-list-from-prefix'.  
+`erbn-command-list-from-prefix'.  
 
 Thanks to edrx on #emacs for suggesting 'symbol-name.."
   (let* ((strings (mapcar 'symbol-name args))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]