comparison lisp/kermit.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 73661ddc7ac7
children ee5932bf781d
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
148 (interactive) 148 (interactive)
149 (set-process-filter (get-buffer-process (current-buffer)) nil)) 149 (set-process-filter (get-buffer-process (current-buffer)) nil))
150 150
151 (provide 'kermit) 151 (provide 'kermit)
152 152
153 ;;; arch-tag: 6633215d-6c47-4e66-9f27-16fba02a8dce 153 ;; arch-tag: 6633215d-6c47-4e66-9f27-16fba02a8dce
154 ;;; kermit.el ends here 154 ;;; kermit.el ends here