/[emacs]/emacs/lisp/international/swedish.el
ViewVC logotype

Diff of /emacs/lisp/international/swedish.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by pj, Sun Jul 15 16:15:34 2001 UTC revision 1.8.14.1 by handa, Mon Sep 8 12:53:41 2003 UTC
# Line 25  Line 25 
25    
26  ;;; Commentary:  ;;; Commentary:
27    
28    ;; Fixme: Is this actually used?  if so, it should be in language,
29    ;; possibly as a feature property of Swedish, probably defining a
30    ;; `swascii' coding system.
31    
32  ;;; Code:  ;;; Code:
33    
34  ;; Written by Howard Gayle.  See case-table.el for details.  ;; Written by Howard Gayle.  See case-table.el for details.
35    
36  ;; See iso-swed.el for a description of the character set.  ;; See iso-swed.el for a description of the character set.
37    
 (require 'latin-1)  
   
38  (defvar swedish-re  (defvar swedish-re
39    "[ \t\n]\\(och\\|att\\|en\\|{r\\|\\[R\\|p}\\|P\\]\\|som\\|det\\|av\\|den\\|f|r\\|F\\\\R\\)[ \t\n.,?!:;'\")}]"    "[ \t\n]\\(och\\|att\\|en\\|{r\\|\\[R\\|p}\\|P\\]\\|som\\|det\\|av\\|den\\|f|r\\|F\\\\R\\)[ \t\n.,?!:;'\")}]"
40    "Regular expression for common Swedish words.")    "Regular expression for common Swedish words.")

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.14.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26