/[erbot]/erbot/erbutils.el
ViewVC logotype

Diff of /erbot/erbutils.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by deego, Fri Jan 7 02:45:27 2005 UTC revision 1.20 by deego, Fri Jan 7 02:49:50 2005 UTC
# Line 1  Line 1 
1  ;;; erbutils.el ---  ;;; erbutils.el ---
2  ;; Time-stamp: <2005-01-06 21:43:49 deego>  ;; Time-stamp: <2005-01-06 21:49:29 deego>
3  ;; Copyright (C) 2002 D. Goel  ;; Copyright (C) 2002 D. Goel
4  ;; Emacs Lisp Archive entry  ;; Emacs Lisp Archive entry
5  ;; Filename: erbutils.el  ;; Filename: erbutils.el
# Line 344  as many times as it returns a... Line 344  as many times as it returns a...
344    
345    
346  (defvar erbutils-itemize-style  (defvar erbutils-itemize-style
347    (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")
348    "Another choice, for example is    "Another choice, for example is
349  \(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\")
350  ")  ")
351    
352  (defun erbutils-itemize (result &optional N shortenedp style)  (defun erbutils-itemize (result &optional N shortenedp style)

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26