summaryrefslogtreecommitdiff
path: root/lisp/dos-w32.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-07-11 17:32:01 +0000
committerPavel Janík <Pavel@Janik.cz>2002-07-11 17:32:01 +0000
commitc25773c46d6e01110aea9ebafd00f4eda74e1ca5 (patch)
tree00de33fb4505aa1cb68bb5732c62431d80be64fb /lisp/dos-w32.el
parent9ef47683093339c7da16f07033534ece8f1fe4b0 (diff)
downloademacs-c25773c46d6e01110aea9ebafd00f4eda74e1ca5.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/dos-w32.el')
-rw-r--r--lisp/dos-w32.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dos-w32.el b/lisp/dos-w32.el
index 3da2e99e658..81aa9c28cd7 100644
--- a/lisp/dos-w32.el
+++ b/lisp/dos-w32.el
@@ -52,7 +52,7 @@
; Packers
("\\.\\(a\\|o\\|tar\\|z\\|gz\\|taz\\|jar\\)$" . t)
; Unix stuff
- ("\\.sx[dmicw]$" . t) ; Open office
+ ("\\.sx[dmicw]$" . t) ; OpenOffice.org
("\\.tp[ulpw]$" . t) ; borland Pascal stuff
("[:/]tags$" . nil) ; emacs TAGS file
)