comparison lisp/forms-d2.el @ 94366:4a0361c406b4

(forms-file): Update for moved forms-d2.dat.
author Glenn Morris <rgm@gnu.org>
date Sat, 26 Apr 2008 02:43:06 +0000
parents 1e3a407766b9
children ee5932bf781d
comparison
equal deleted inserted replaced
94365:247f69050a59 94366:4a0361c406b4
28 ;; This sample forms exploit most of the features of forms mode. 28 ;; This sample forms exploit most of the features of forms mode.
29 29
30 ;;; Code: 30 ;;; Code:
31 31
32 ;; Set the name of the data file. 32 ;; Set the name of the data file.
33 (setq forms-file "forms-d2.dat") 33 (setq forms-file (expand-file-name "forms-d2.dat" data-directory))
34 34
35 ;; Use 'forms-enumerate' to set field names and number thereof. 35 ;; Use 'forms-enumerate' to set field names and number thereof.
36 (setq forms-number-of-fields 36 (setq forms-number-of-fields
37 (forms-enumerate 37 (forms-enumerate
38 '(arch-newsgroup ; 1 38 '(arch-newsgroup ; 1