diff lisp/hyperbole/kotl/kimport.el @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents c53a95d3c46d
children 8619ce7e4c50
line wrap: on
line diff
--- a/lisp/hyperbole/kotl/kimport.el	Mon Aug 13 09:00:04 2007 +0200
+++ b/lisp/hyperbole/kotl/kimport.el	Mon Aug 13 09:02:59 2007 +0200
@@ -8,8 +8,7 @@
 ;; AUTHOR:       Bob Weiner & Kellie Clark
 ;;
 ;; ORIG-DATE:    15-Nov-93 at 11:57:05
-;; LAST-MOD:      6-Mar-97 at 01:18:33 by Bob Weiner
-
+;; LAST-MOD:      1-Nov-95 at 23:19:09 by Bob Weiner
 ;;; ************************************************************************
 ;;; Other required Elisp libraries
 ;;; ************************************************************************
@@ -134,7 +133,7 @@
     (message "Imported %d of %d Augment statements." count total)))
 
 ;;;
-;;; Emacs outliner style files, leading `*' cell delimiters
+;;; Emacs outliner style files, leading '*' cell delimiters
 ;;;
 
 ;;;###autoload
@@ -214,7 +213,7 @@
 Text paragraphs are imported as a sequence of same level cells.  Koutlines
 are imported with their structure intact.
 
-The variable, `paragraph-start,' is used to determine paragraphs."
+The variable, 'paragraph-start,' is used to determine paragraphs."
   (interactive "FImport from text/koutline buffer/file: \nFInsert cells into koutline buffer/file: \nP")
   (let ((klabel "1") (output-level 1) (count 0) initially-empty-output
 	no-renumber orig-point total)
@@ -541,7 +540,7 @@
 the total number of paragraphs in IMPORT-FROM, used to show a running tally
 of the imported paragraphs.
 
-The variable, `paragraph-start' is used to determine paragraphs."
+The variable, 'paragraph-start' is used to determine paragraphs."
   (set-buffer import-from)
   (let* ((count 0) start end contents)
     ;; Next line is needed when importing into an existing kview.