+2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
+
+ * help-fns.el (help-with-tutorial): Revert last change.
+
2005-03-31 Kim F. Storm <storm@cua.dk>
* emulation/cua-base.el (cua-scroll-down): Add CUA property.
(insert-file-contents (expand-file-name filename data-directory))
(hack-local-variables)
(goto-char (point-min))
- ;; The first line conventionally contains the title.
- (delete-region (point) (progn (forward-line 1) (point)))
(search-forward "\n<<")
(beginning-of-line)
;; Convert the <<...>> line to the proper [...] line,