comparison lisp/patcomp.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents 695cf19ef79e
children ef719132ddfa
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
17 This is used after installing the patches for a new version. 17 This is used after installing the patches for a new version.
18 It uses the command line arguments to specify the files to compile." 18 It uses the command line arguments to specify the files to compile."
19 (let ((load-path (list (expand-file-name "lisp")))) 19 (let ((load-path (list (expand-file-name "lisp"))))
20 (batch-byte-compile))) 20 (batch-byte-compile)))
21 21
22 ;;; arch-tag: cb299b78-1d6c-4c02-945b-12fa2e856d6f 22 ;; arch-tag: cb299b78-1d6c-4c02-945b-12fa2e856d6f
23 ;;; patcomp.el ends here 23 ;;; patcomp.el ends here