Mercurial > emacs
view lisp/international/latin-2.el @ 57191:bd5d1158ebcf
(ido-choice-list): New dynamic var for `list' context.
(ido-context-switch-command): New dynamic var.
(ido-define-mode-map): Generalize switch between file/buffer contexts.
(ido-read-internal): Handle new `list' context.
Handle insert-buffer and insert-file ido-exit values.
(ido-buffer-internal): New arg switch-cmd. Use it to setup
ido-context-switch-command. Handle insert-file ido-exit value.
(ido-read-buffer): Set ido-context-switch-command to 'ignore
unless it is already bound by caller.
(ido-file-internal): New arg switch-cmd. Use it to setup
ido-context-switch-command. Handle insert-buffer ido-exit value.
(ido-enter-insert-buffer, ido-enter-insert-file): New commands
used for context switching.
(ido-all-completions): Handle new `list' context.
(ido-make-choice-list): Return choices for `list' context.
(ido-find-file-in-dir, ido-display-file, ido-write-file)
(ido-display-buffer, ido-kill-buffer): Disable context switching.
(ido-insert-buffer, ido-insert-file): Setup context switching.
(ido-exhibit): Handle `list' context.
(ido-read-file-name): Disable context switching. Handle fallback.
(ido-read-directory-name): Disable context switching.
(ido-completing-read): New defun like completing-read. Setup and
use new `list' context.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 22 Sep 2004 22:49:07 +0000 |
parents | 695cf19ef79e |
children | cc32b1ad8413 375f2633d815 |
line wrap: on
line source
;;; latin-2.el --- set up case-conversion and syntax tables for ISO Latin-2 ;; Copyright (C) 1995,1997 Free Software Foundation, Inc. ;; Author: Michael Gschwind (mike@vlsivie.tuwien.ac.at) ;; Maintainer: FSF ;; Keywords: i18n ;; Was formerly named iso02-syn.el. ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. ;;; Commentary: ;; Written by Michael Gschwind. See case-table.el for details. ;; Updated by Erik Naggum. ;;; Code: (require 'case-table) (let ((tbl (standard-case-table)) (set-case-syntax-offset (if set-case-syntax-set-multibyte (- (make-char 'latin-iso8859-2) 128) 0))) (set-case-syntax 160 " " tbl) ;no-break space (set-case-syntax-pair 161 177 tbl) ;latin letter a with ogonek (set-case-syntax 162 "w" tbl) ;breve (set-case-syntax-pair 163 179 tbl) ;latin letter l with stroke (set-case-syntax 164 "w" tbl) ;currency sign (set-case-syntax-pair 165 181 tbl) ;latin letter l with caron (set-case-syntax-pair 166 182 tbl) ;latin letter s with acute (set-case-syntax 167 "." tbl) ;section sign (set-case-syntax 168 "w" tbl) ;diaeresis (set-case-syntax-pair 169 185 tbl) ;latin letter s with caron (set-case-syntax-pair 170 186 tbl) ;latin letter s with cedilla (set-case-syntax-pair 171 187 tbl) ;latin letter t with caron (set-case-syntax-pair 172 188 tbl) ;latin letter z with acute (set-case-syntax 173 "w" tbl) ;soft hyphen (set-case-syntax-pair 174 190 tbl) ;latin letter z with caron (set-case-syntax-pair 175 191 tbl) ;latin letter z with dot above (set-case-syntax 176 "_" tbl) ;degree sign (set-case-syntax 178 "w" tbl) ;ogonek (set-case-syntax 180 "w" tbl) ;acute accent (set-case-syntax 183 "_" tbl) ;caron (set-case-syntax 184 "w" tbl) ;cedilla (set-case-syntax 189 "w" tbl) ;double acute accent (set-case-syntax-pair 192 224 tbl) ;latin letter r with acute (set-case-syntax-pair 193 225 tbl) ;latin letter a with acute (set-case-syntax-pair 194 226 tbl) ;latin letter a with circumflex (set-case-syntax-pair 195 227 tbl) ;latin letter a with breve (set-case-syntax-pair 196 228 tbl) ;latin letter a with diaeresis (set-case-syntax-pair 197 229 tbl) ;latin letter l with acute (set-case-syntax-pair 198 230 tbl) ;latin letter c with acute (set-case-syntax-pair 199 231 tbl) ;latin letter c with cedilla (set-case-syntax-pair 200 232 tbl) ;latin letter c with caron (set-case-syntax-pair 201 233 tbl) ;latin letter e with acute (set-case-syntax-pair 202 234 tbl) ;latin letter e with ogonek (set-case-syntax-pair 203 235 tbl) ;latin letter e with diaeresis (set-case-syntax-pair 204 236 tbl) ;latin letter e with caron (set-case-syntax-pair 205 237 tbl) ;latin letter i with acute (set-case-syntax-pair 206 238 tbl) ;latin letter i with circumflex (set-case-syntax-pair 207 239 tbl) ;latin letter d with caron (set-case-syntax-pair 208 240 tbl) ;latin letter d with stroke (set-case-syntax-pair 209 241 tbl) ;latin letter n with acute (set-case-syntax-pair 210 242 tbl) ;latin letter n with caron (set-case-syntax-pair 211 243 tbl) ;latin letter o with acute (set-case-syntax-pair 212 244 tbl) ;latin letter o with circumflex (set-case-syntax-pair 213 245 tbl) ;latin letter o with double acute (set-case-syntax-pair 214 246 tbl) ;latin letter o with diaeresis (set-case-syntax 215 "_" tbl) ;multiplication sign (set-case-syntax-pair 216 248 tbl) ;latin letter r with caron (set-case-syntax-pair 217 249 tbl) ;latin letter u with ring above (set-case-syntax-pair 218 250 tbl) ;latin letter u with acute (set-case-syntax-pair 219 251 tbl) ;latin letter u with double acute (set-case-syntax-pair 220 252 tbl) ;latin letter u with diaeresis (set-case-syntax-pair 221 253 tbl) ;latin letter y with acute (set-case-syntax-pair 222 254 tbl) ;latin letter t with cedilla (set-case-syntax 223 "w" tbl) ;latin small letter sharp s (set-case-syntax 247 "_" tbl) ;division sign (set-case-syntax 255 "w" tbl)) ;dot above ;; When preloading this file, don't provide the feature. ;; Explicit `require' is used to load this for 8-bit characters. (or set-case-syntax-set-multibyte (provide 'latin-2)) ;;; Don't compile this file: src/Makefile.in instructs make-docfile ;;; to look at the .el file! ;;; Local Variables: ;;; no-byte-compile: t ;;; End: ;;; arch-tag: 2b9f9c30-1a63-4877-8a80-e95a5e4c57c9 ;;; latin-2.el ends here