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: Thu, 06 Jan 2005 22:11:59 -0500

Index: erbot/erbutils.el
diff -u erbot/erbutils.el:1.19 erbot/erbutils.el:1.20
--- erbot/erbutils.el:1.19      Fri Jan  7 02:45:27 2005
+++ erbot/erbutils.el   Fri Jan  7 02:49:50 2005
@@ -1,5 +1,5 @@
 ;;; erbutils.el --- 
-;; Time-stamp: <2005-01-06 21:43:49 deego>
+;; Time-stamp: <2005-01-06 21:49:29 deego>
 ;; Copyright (C) 2002 D. Goel
 ;; Emacs Lisp Archive entry
 ;; Filename: erbutils.el
@@ -344,9 +344,9 @@
 
 
 (defvar erbutils-itemize-style
-  (list "[%s] %s,\n\n" "and also [%s] %s\n\n" "and [%s] %s\n\n")
+  (list "[%s] %s,\n\n" "and also [%s] %s\n\n" "and [%s] %s,\n\n")
   "Another choice, for example is 
-\(list \"[%s] %s\n\n\" \"[%s] %s\n\n\" \"[%s] %s\n\n\")
+\(list \"[%s] %s\n\n\" \"[%s] %s\n\n\" \"[%s] %s,\n\n\")
 ")
 
 (defun erbutils-itemize (result &optional N shortenedp style)




reply via email to

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