comparison lisp/x-compose.el @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents 8626e4521993
children 697ef44129c6
comparison
equal deleted inserted replaced
397:f4aeb21a5bad 398:74fd4e045ea6
1 ;;; x-compose.el --- Compose-key processing in XEmacs 1 ;;; x-compose.el --- Compose-key processing in XEmacs
2 2
3 ;; Copyright (C) 1992, 1993, 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992, 1993, 1997 Free Software Foundation, Inc.
4 4
5 ;; Author: Jamie Zawinski <jwz@netscape.com> 5 ;; Author: Jamie Zawinski <jwz@jwz.org>
6 ;; Maintainer: XEmacs Development Team 6 ;; Maintainer: XEmacs Development Team
7 ;; Rewritten by Martin Buchholz far too many times. 7 ;; Rewritten by Martin Buchholz far too many times.
8 ;; 8 ;;
9 ;; Changed: 11 Jun 1997 by Heiko Muenkel <muenkel@tnt.uni-hannover.de> 9 ;; Changed: 11 Jun 1997 by Heiko Muenkel <muenkel@tnt.uni-hannover.de>
10 ;; The degree sign couldn't be inserted with the old version. 10 ;; The degree sign couldn't be inserted with the old version.
71 ;; The "remove..." command is necessary because the "Compose" key must not 71 ;; The "remove..." command is necessary because the "Compose" key must not
72 ;; have any modifier bits associated with it. This exact command may not 72 ;; have any modifier bits associated with it. This exact command may not
73 ;; work, depending on what system and keyboard you are using. If it 73 ;; work, depending on what system and keyboard you are using. If it
74 ;; doesn't, you'll have to read the man page for xmodmap. You might want 74 ;; doesn't, you'll have to read the man page for xmodmap. You might want
75 ;; to get the "xkeycaps" program from 75 ;; to get the "xkeycaps" program from
76 ;; <URL:http://people.netscape.com/jwz/xkeycaps/>, 76 ;; <URL:http://www.jwz.org/xkeycaps/>,
77 ;; which is a graphical front end to xmodmap 77 ;; which is a graphical front end to xmodmap
78 ;; that hides xmodmap's arcane syntax from you. 78 ;; that hides xmodmap's arcane syntax from you.
79 79
80 ;; If for some reason you don't want to have a dedicated compose key on your 80 ;; If for some reason you don't want to have a dedicated compose key on your
81 ;; keyboard, you can use some other key as the prefix. For example, to make 81 ;; keyboard, you can use some other key as the prefix. For example, to make