Mercurial > emacs
comparison lisp/w32-fns.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 | d3840ccbe2f6 |
children | c3290fb56366 |
comparison
equal
deleted
inserted
replaced
93974:5e06fc9ed146 | 93975:1e3a407766b9 |
---|---|
487 (goto-char (point-max)) | 487 (goto-char (point-max)) |
488 (insert-file-contents extra) | 488 (insert-file-contents extra) |
489 (delete-matching-lines "^$\\|^;") | 489 (delete-matching-lines "^$\\|^;") |
490 (save-buffers-kill-emacs t)) | 490 (save-buffers-kill-emacs t)) |
491 | 491 |
492 ;;; arch-tag: c49b48cc-0f4f-454f-a274-c2dc34815e14 | 492 ;; arch-tag: c49b48cc-0f4f-454f-a274-c2dc34815e14 |
493 ;;; w32-fns.el ends here | 493 ;;; w32-fns.el ends here |