comparison lisp/paths.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f3ec05478165
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
197 (if (eq system-type 'vax-vms) 197 (if (eq system-type 'vax-vms)
198 "~/abbrev.def" 198 "~/abbrev.def"
199 (convert-standard-filename "~/.abbrev_defs")) 199 (convert-standard-filename "~/.abbrev_defs"))
200 "*Default name of file to read abbrevs from.") 200 "*Default name of file to read abbrevs from.")
201 201
202 ;;; arch-tag: bae27ffb-9944-4c87-b569-30d4635a99e1
202 ;;; paths.el ends here 203 ;;; paths.el ends here