rpms/xemacs-packages-extra/devel Emacs.ad.ja_JP.UTF-8, NONE, 1.1 Emacs.ad.ja_JP.eucJP, NONE, 1.1 Emacs.ad.ko_KR.UTF-8, NONE, 1.1 Emacs.ad.ko_KR.eucKR, NONE, 1.1 Emacs.ad.zh_CN.GB2312, NONE, 1.1 Emacs.ad.zh_CN.UTF-8, NONE, 1.1 Emacs.ad.zh_TW.Big5, NONE, 1.1 Emacs.ad.zh_TW.UTF-8, NONE, 1.1 xemacs-packages-extra-20060510-aspellenc-190151.patch, NONE, 1.1 xemacs-packages-extra-20060510-auctex-texjp-platex.patch, NONE, 1.1 xemacs-packages-extra-20060510-auctex-texsite-jlatex-detect-69129.patch, NONE, 1.1 xemacs-packages-extra-20060510-avoid-catch-error-65346.patch, NONE, 1.1 xemacs-packages-extra-20060510-browse-url-htmlview-84262.patch, NONE, 1.1 xemacs-packages-extra-20060510-egg-wnn-host-unix-79826.patch, NONE, 1.1 xemacs-packages-extra-20060510-hypb-posix.patch, NONE, 1.1 xemacs-packages-extra-20060510-psgml-browsers-84262.patch, NONE, 1.1 xemacs-packages-extra-20060510-trax.patch, NONE, 1.1 xemacs-packages-extra-checkout.sh, NONE, 1.1 xemacs-packages-extra.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Sep 10 09:38:39 UTC 2006


Author: scop

Update of /cvs/extras/rpms/xemacs-packages-extra/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19619/devel

Modified Files:
	.cvsignore sources 
Added Files:
	Emacs.ad.ja_JP.UTF-8 Emacs.ad.ja_JP.eucJP Emacs.ad.ko_KR.UTF-8 
	Emacs.ad.ko_KR.eucKR Emacs.ad.zh_CN.GB2312 
	Emacs.ad.zh_CN.UTF-8 Emacs.ad.zh_TW.Big5 Emacs.ad.zh_TW.UTF-8 
	xemacs-packages-extra-20060510-aspellenc-190151.patch 
	xemacs-packages-extra-20060510-auctex-texjp-platex.patch 
	xemacs-packages-extra-20060510-auctex-texsite-jlatex-detect-69129.patch 
	xemacs-packages-extra-20060510-avoid-catch-error-65346.patch 
	xemacs-packages-extra-20060510-browse-url-htmlview-84262.patch 
	xemacs-packages-extra-20060510-egg-wnn-host-unix-79826.patch 
	xemacs-packages-extra-20060510-hypb-posix.patch 
	xemacs-packages-extra-20060510-psgml-browsers-84262.patch 
	xemacs-packages-extra-20060510-trax.patch 
	xemacs-packages-extra-checkout.sh xemacs-packages-extra.spec 
Log Message:
auto-import xemacs-packages-extra-20060510-3 on branch devel from xemacs-packages-extra-20060510-3.src.rpm
https://www.redhat.com/archives/fedora-maintainers/2006-September/msg00020.html


--- NEW FILE Emacs.ad.ja_JP.UTF-8 ---
! XEmacs 21.x 用デフォルトリソースファイル (日本語環境用)
!
!              MATSUBAYASHI 'Shaolin' Kohji (shaolin at rins.st.ryukoku.ac.jp)
!              Yukihiro Nakai <ynakai at redhat.com>
!                                   Time-stamp: <03/10/17 21:08:54 petersen>
!
!
! This is the app-defaults file for XEmacs.
!
! This used to be identical to sample.Xdefaults, but the resources
! below have been rewritten to be as general as possible to avoid
! overriding user resources.  Other than the form rewriting, both
! files should be kept in sync. 
! 
! The resources below are loaded into the XEmacs executable at compile-time:
! changes to .../etc/Emacs.ad made after XEmacs has been built will have no
! effect.
! 
! However, you may copy .../etc/Emacs.ad to /usr/lib/X11/app-defaults/Emacs
! (or whatever the standard app-defaults directory is at your site) to cause
! it to be consulted at run-time.  (Do this only for site-wide customizations:
! personal customizations should be put into ~/.Xdefaults instead.)
! Note that the file must be named Emacs, not XEmacs.
! 
! See the NEWS file (C-h n) or XEmacs manual (C-h i) for a description of
! the various resources and the syntax for setting them.
! 
! Energize users: note that this is not the same app-defaults file that is
! used with the Energize-specific version of XEmacs.


! Colors and backgrounds.
! ======================
! The contrasts of these colors will cause them to map to the appropriate
! one of "black" or "white" on monochrome systems.
! 
! The valid color names on your system can be found by looking in the file
! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.

! ! Set the modeline colors.
! Emacs.modeline*attributeForeground:	Black
! Emacs.modeline*attributeBackground:	Gray75

! ! Set the color of the text cursor.
! Emacs.text-cursor*attributeBackground:	Red3

! If you want to set the color of the mouse pointer, do this:
! Emacs.pointer*attributeForeground:	Black
! If you want to set the background of the mouse pointer, do this:
! Emacs.pointer*attributeBackground:	White
! Note that by default, the pointer foreground and background are the same
! as the default face.

! Set the menubar colors.  This overrides the default foreground and
! background colors specified above.
*menubar*Foreground:			Gray30
*menubar*Background:			Gray80
! This is for buttons in the menubar.  
! Yellow would be better, but that would map to white on monochrome.
*menubar*buttonForeground:		Blue
*XlwMenu*highlightForeground:		Red
*XlwMenu*titleForeground:		Maroon
*XlwMenu*selectColor:			ForestGreen
*XmToggleButton*selectColor:		ForestGreen

! Specify the colors of popup menus.
*popup*Foreground:			Black
*popup*Background:			Gray80

! Specify the colors of the various sub-widgets of the dialog boxes.
*dialog*Foreground:			Black
! #A5C0C1 is a shade of blue
*dialog*Background:			#A5C0C1
! The following three are for Motif dialog boxes ...
*dialog*XmTextField*Background:		WhiteSmoke
*dialog*XmText*Background:		WhiteSmoke
*dialog*XmList*Background:		WhiteSmoke
! While this one is for Athena dialog boxes.
*dialog*Command*Background:		WhiteSmoke

! Xlw Scrollbar colors
*XlwScrollBar*Foreground:		Gray30
*XlwScrollBar*Background:		Gray80
*XmScrollBar*Foreground:		Gray30
*XmScrollBar*Background:		Gray80

!
! The Lucid Scrollbar supports two added resources, SliderStyle is either
! "plain" (default) or "dimple".  Dimple puts a small dimple in the middle
! of the slider that depresses when the slider is clicked on.  ArrowPosition is
! either "opposite" (default) or "same".  Opposite puts the arrows at opposite
! of the scrollbar, same puts both arrows at the same end, like the Amiga.
!
Emacs*XlwScrollBar.SliderStyle:    dimple
! Emacs*XlwScrollBar.ArrowPosition:  opposite

!
! If you want to turn off a toolbar, set its height or width to 0.
! The correct size value is not really arbitrary.  We only control it
! this way in order to avoid excess frame resizing when turning the
! toolbars on and off.
!
! To change the heights and widths of the toolbars:
!
! Emacs.topToolBarHeight:		37
! Emacs.bottomToolBarHeight:		0
! Emacs.leftToolBarWidth:		0
! Emacs.rightToolBarWidth:		0

! *topToolBarShadowColor:		Gray90
! *bottomToolBarShadowColor:		Gray40
! *backgroundToolBarColor:		Gray80
! *toolBarShadowThickness:		2


! If you want to turn off vertical scrollbars, or change the default
! pixel width of the vertical scrollbars, do it like this (0 width
! means no vertical scrollbars):
! 
! Emacs.scrollBarWidth: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarWidth: 0


! If you want to turn off horizontal scrollbars, or change the default
! pixel height of the horizontal scrollbars, do it like this (0 height
! means no horizontal scrollbars):
! 
! Emacs.scrollBarHeight: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarHeight: 0


! To dynamically change the labels used for menubar buttons...
! 
! Emacs*XlwMenu.resourceLabels: True
! Emacs*XlwMenu.newFrame.labelString: Open Another Window

! To have the Motif scrollbars on the left instead of the right, do this:
! 
! Emacs*scrollBarPlacement: BOTTOM_LEFT
!
! To have the Athena scrollbars on the right, use `BOTTOM_RIGHT' instead

! To have Motif scrollbars act more like Xt scrollbars...
!
! Emacs*XmScrollBar.translations: #override \n\
!     <Btn1Down>:     PageDownOrRight(0)    \n\
!     <Btn3Down>:     PageUpOrLeft(0)

! Fonts.
! ======
! XEmacs requires the use of XLFD (X Logical Font Description) format font
! names, which look like
! 
! 	*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
! 
! if you use any of the other, less strict font name formats, some of which
! look like
! 		lucidasanstypewriter-12
! and		fixed
! and		9x13
! 
! then XEmacs won't be able to guess the names of the bold and italic versions.
! All X fonts can be referred to via XLFD-style names, so you should use those
! forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).


! The default font for the text area of XEmacs is chosen at run-time
! by lisp code which tries a number of different possibilities in order
! of preference.  If you wish to override it, use this:
! 
Emacs.default.attributeFont:  -misc-fixed-medium-r-*-*-14-*-*-*-*-*-*

! If you choose a font which does not have an italic version, you can specify
! some other font to use for it here:
! 
! Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!
! And here is how you would set the background color of the `highlight' face,
! but only on the screen named `debugger':
! 
! Emacs*debugger.highlight.attributeBackground:		PaleTurquoise
! 
! See the NEWS file (C-h n) for a more complete description of the resource
! syntax of faces.


! Font of the modeline, menubar and pop-up menus.
! Note that the menubar resources do not use the `face' syntax, since they
! are X toolkit widgets and thus outside the domain of XEmacs proper.
! 
! *menubar*Font: 			-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*
*popup*Font:			-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*

! Font in the Motif dialog boxes.
! (Motif uses `fontList' while most other things use `font' - if you don't
! know why you probably don't want to.)
! 
*XmDialogShell*FontList:	-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*
*XmTextField*FontList:		-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*
*XmText*FontList:		-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*
*XmList*FontList:		-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*

! Font in the Athena dialog boxes.
! I think 14-point looks nicer than 12-point.
! Some people use 12-point anyway because you get more text, but
! there's no purpose at all in doing this for dialog boxes.

*Dialog*Font:			-*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*

! Dialog box translations.
! =======================

! This accelerator binds <return> in a dialog box to <activate> on button1
*dialog*button1.accelerators:#override\
<KeyPress>Return: ArmAndActivate()\n\
<KeyPress>KP_Enter: ArmAndActivate()\n\
Ctrl<KeyPress>m: ArmAndActivate()\n

! Translations to make the TextField widget behave more like XEmacs
*XmTextField*translations: #override\n\
	!<Key>osfBackSpace:	delete-previous-character()\n\
	!<Key>osfDelete:	delete-previous-character()\n\
	!Ctrl<Key>h: 		delete-previous-character()\n\
	!Ctrl<Key>d: 		delete-next-character()\n\
	!Meta<Key>osfDelete:	delete-previous-word()\n\
	!Meta<Key>osfBackSpace:	delete-previous-word()\n\
	!Meta<Key>d:		delete-next-word()\n\
	!Ctrl<Key>k:		delete-to-end-of-line()\n\
	!Ctrl<Key>g:		process-cancel()\n\
	!Ctrl<Key>b:		backward-character()\n\
	!<Key>osfLeft:		backward-character()\n\
	!Ctrl<Key>f:		forward-character()\n\
	!<Key>osfRight:		forward-character()\n\
	!Meta<Key>b:		backward-word()\n\
	!Meta<Key>osfLeft:	backward-word()\n\
	!Meta<Key>f:		forward-word()\n\
	!Meta<Key>osfRight:	forward-word()\n\
	!Ctrl<Key>e:		end-of-line()\n\
	!Ctrl<Key>a:		beginning-of-line()\n\
	!Ctrl<Key>w:		cut-clipboard()\n\
	!Meta<Key>w:		copy-clipboard()\n\
	<Btn2Up>:		copy-primary()\n

! With the XEmacs typeahead it's better to not have space be bound to
! ArmAndActivate() for buttons that appear in dialog boxes.  This is
! not 100% Motif compliant but the benefits far outweight the
! compliancy problem.  
*dialog*XmPushButton*translations:#override\n\
    <Btn1Down>:         Arm()\n\
    <Btn1Down>,<Btn1Up>: Activate()\
			Disarm()\n\
    <Btn1Down>(2+):     MultiArm()\n\
    <Btn1Up>(2+):       MultiActivate()\n\
    <Btn1Up>:           Activate()\
		        Disarm()\n\
    <Key>osfSelect:  	ArmAndActivate()\n\
    <Key>osfActivate:   ArmAndActivate()\n\
    <Key>osfHelp:	Help()\n\
    ~Shift ~Meta ~Alt <Key>Return:	ArmAndActivate()\n\
    <EnterWindow>:      Enter()\n\
    <LeaveWindow>:      Leave()\n

! XIM input method style 
! ======================= 

! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
! order of user's preference.  
! Choose a subset of the following styles or reorder to taste
*ximStyles: XIMPreeditPosition|XIMStatusArea\
            XIMPreeditPosition|XIMStatusNothing\
            XIMPreeditPosition|XIMStatusNone\
            XIMPreeditNothing|XIMStatusArea\
            XIMPreeditNothing|XIMStatusNothing\
            XIMPreeditNothing|XIMStatusNone\
            XIMPreeditNone|XIMStatusArea\
            XIMPreeditNone|XIMStatusNothing\
            XIMPreeditNone|XIMStatusNone

! XIM Preedit and Status foreground and background
*EmacsFrame.ximForeground: black
*EmacsFrame.ximBackground: white

! ! XIM fontset (defaults to system fontset default)
! ! *EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*
! !    Japanese localization resources for XEmacs.
! ! @(#)Emacs	1.3 96/09/22
! !    Copyright (C) 1996 Sun Microsystems, Inc.
! !!
! ! This file is part of XEmacs.
! ! 
! ! XEmacs 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.
! ! XEmacs 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 XEmacs; see the file COPYING.  If not, write to the
! ! Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! ! Boston, MA 02111-1307, USA.
! ! Copyright (C) 1996 Sun Microsystems Inc.
! !
! ! Japanese Resources to be placed in etc/app-defaults/ja/Emacs
! ! for xemacs-mule.  It is same on another languages such like fr,
! ! if you want to have French menu label, place it on
! ! etc/app-defaults/fr/Emacs.
! 
! ! ! Pulldown menu internationalization.  The first line of the file
! ! ! "*XlwMenu.resourceLabels: True" has to be there to make sure
! ! ! all the labelString will be read and displayed by X.
! ! *XlwMenu.resourceLabels: True
! 
! ! CDE doesn't require this but OpenWindows does.
! ! Note that this `gothic' font family is effective just for Japanese.
! ! And fontList is just used under Motif menubar.
! *fontList: -misc-fixed-medium-r-normal--14-*:
! !! FontSet for menus when you use --with-xfs or --with-xim=xlib.
! *fontSet: -*-fixed-medium-r-normal--14-*
! ! 
! ! ! ! Starting below here are menu label string which can be translated to
! ! ! ! different languages. 
! ! ! ! Example: *XlwMenu.file.labelString: File  
! ! ! ! Characters before the ":" sign, "Example: *XlwMenu.file.labelString"
! ! ! ! can not be changed. They must stay exactly the way they are.
! ! ! ! The only string to be translated is the string, "File".
! ! ! ! Some resource names such as "file", "quit" have been used in several
! ! ! ! places.  However, each of them only has to be translated once in this X
! ! ! ! resource file.
! ! ! ! Emacs*XlwMenu.file.labelString:	%_File
! ! ! Emacs*XlwMenu.file.labelString:		ファイル(%_F)
! ! ! ! Emacs*XlwMenu.edit.labelString:	%_Edit
! ! ! Emacs*XlwMenu.edit.labelString:		編集(%_E)
! ! ! ! Emacs*XlwMenu.view.labelString:	%_View
! ! ! Emacs*XlwMenu.view.labelString:		表示(%_V)
! ! ! ! Emacs*XlwMenu.c_mds.labelString:	C%_mds
! ! ! Emacs*XlwMenu.c_mds.labelString:	コマンド(%_M)
! ! ! ! Emacs*XlwMenu.tools.labelString:	%_Tools
! ! ! Emacs*XlwMenu.tools.labelString:	ツール(%_T)
! ! ! ! Emacs*XlwMenu.options.labelString:	%_Options
! ! ! Emacs*XlwMenu.options.labelString:	オプション(%_O)
! ! ! ! Emacs*XlwMenu.buffers.labelString:	%_Buffers
! ! ! Emacs*XlwMenu.buffers.labelString:	バッファ(%_B)
! ! ! ! Emacs*XlwMenu.help.labelString:	%_Help
! ! ! Emacs*XlwMenu.help.labelString:		ヘルプ(%_H)
! ! ! ! Emacs*XlwMenu.lisp.labelString:	%_Lisp
! ! ! Emacs*XlwMenu.lisp.labelString:		%_Lisp
! ! ! ! Emacs*XlwMenu.open___.labelString:	%_Open...
! ! ! Emacs*XlwMenu.open___.labelString:	開く(%_O)...
! ! ! ! Emacs*XlwMenu.openInOtherWindow___.labelString:	Open in Other %_Window...
! ! ! Emacs*XlwMenu.openInOtherWindow___.labelString:		別のウィンドウで開く(%_W)...
! ! ! ! Emacs*XlwMenu.openInNewFrame___.labelString:	Open in New %_Frame...
! ! ! Emacs*XlwMenu.openInNewFrame___.labelString:	新しいフレームで開く(%_F)...
! ! ! ! Emacs*XlwMenu.hexEditFile___.labelString:	%_Hex Edit File...
! ! ! Emacs*XlwMenu.hexEditFile___.labelString:	16進で編集する(%_H)...
! ! ! ! Emacs*XlwMenu.insertFile___.labelString:	%_Insert File...
! ! ! Emacs*XlwMenu.insertFile___.labelString:	ファイルの挿入(%_I)...
! ! ! ! Emacs*XlwMenu.viewFile___.labelString:	%_View File...
! ! ! Emacs*XlwMenu.viewFile___.labelString:		ファイルの表示(%_V)...
! ! ! ! Emacs*XlwMenu.save.labelString:	%_Save
! ! ! Emacs*XlwMenu.save.labelString:		保存(%_S)
! ! ! ! Emacs*XlwMenu.saveAs___.labelString:	Save %_As...
! ! ! Emacs*XlwMenu.saveAs___.labelString:	別名で保存(%_A)...
! ! ! ! Emacs*XlwMenu.saveSo_meBuffers.labelString:	Save So%_me Buffers
! ! ! Emacs*XlwMenu.saveSo_meBuffers.labelString:	未保存バッファを保存(%_M)
! ! ! ! Emacs*XlwMenu.print.labelString:	%_Print
! ! ! Emacs*XlwMenu.print.labelString:	印刷(%_P)
! ! ! ! Emacs*XlwMenu.prett_yPrint.labelString:	Prett%_y-Print
! ! ! Emacs*XlwMenu.prett_yPrint.labelString:		清書印刷(%_Y)
! ! ! ! Emacs*XlwMenu.revertBuffer.labelString:	%_Revert Buffer
! ! ! Emacs*XlwMenu.revertBuffer.labelString:		バッファ復元(%_R)
! ! ! ! Emacs*XlwMenu.re_coverFile___.labelString:	Re%_cover File...
! ! ! Emacs*XlwMenu.re_coverFile___.labelString:	ファイル復元(%_C)...
! ! ! ! Emacs*XlwMenu.recoverS_ession___.labelString:	Recover S%_ession...
! ! ! Emacs*XlwMenu.recoverS_ession___.labelString:	セッションの復元(%_S)...
! ! ! ! Emacs*XlwMenu.e_xitXEmacs.labelString:	E%_xit XEmacs
! ! ! Emacs*XlwMenu.e_xitXEmacs.labelString:		XEmacsの終了(%_X)
! ! ! ! Emacs*XlwMenu.undo.labelString:	%_Undo
! ! ! Emacs*XlwMenu.undo.labelString:		元に戻す(%_U)
! ! ! ! Emacs*XlwMenu.cu_t.labelString:	Cu%_t
! ! ! Emacs*XlwMenu.cu_t.labelString:		切り取り(%_T)
! ! ! ! Emacs*XlwMenu.copy.labelString:	%_Copy
! ! ! Emacs*XlwMenu.copy.labelString:		コピー(%_C)
! ! ! ! Emacs*XlwMenu.paste.labelString:	%_Paste
! ! ! Emacs*XlwMenu.paste.labelString:	張り付け(%_P)
! ! ! ! Emacs*XlwMenu.delete.labelString:	%_Delete
! ! ! Emacs*XlwMenu.delete.labelString:	削除(%_D)
! ! ! ! Emacs*XlwMenu.selectAll.labelString:	Select %_All
! ! ! Emacs*XlwMenu.selectAll.labelString:	すべてを選択(%_A)
! ! ! ! Emacs*XlwMenu.selectPa_ge.labelString:	Select Pa%_ge
! ! ! Emacs*XlwMenu.selectPa_ge.labelString:	ページを選択(%_G)
! ! ! ! Emacs*XlwMenu.find___.labelString:	%_Find...
! ! ! Emacs*XlwMenu.find___.labelString:	検索(%_F)...
! ! ! ! Emacs*XlwMenu.r_eplace___.labelString:	R%_eplace...
! ! ! Emacs*XlwMenu.r_eplace___.labelString:		置換(%_E)...
! ! ! ! Emacs*XlwMenu.replaceRege_xp___.labelString:	Replace (Rege%_xp)...
! ! ! Emacs*XlwMenu.replaceRege_xp___.labelString:	置換 (正規表現)(%_X)...
! ! ! ! Emacs*XlwMenu.listMatchingLines___.labelString:	%_List Matching Lines...
! ! ! Emacs*XlwMenu.listMatchingLines___.labelString:		一致した行の一覧(%_L)...
! ! ! ! Emacs*XlwMenu.multilingualMule.labelString:	%_Multilingual ("Mule")
! ! ! Emacs*XlwMenu.multilingualMule.labelString:	多言語(%_M) ("Mule")
! ! ! ! Emacs*XlwMenu.t_oggleInputMethod.labelString:	T%_oggle Input Method
! ! ! Emacs*XlwMenu.t_oggleInputMethod.labelString:	入力メソッド切り替え(%_O)
! ! ! ! Emacs*XlwMenu.selectInputMethod.labelString:	Select %_Input Method
! ! ! Emacs*XlwMenu.selectInputMethod.labelString:	入力メソッドの選択(%_I)
! ! ! ! Emacs*XlwMenu.d_escribeInputMethod.labelString:	D%_escribe Input Method
! ! ! Emacs*XlwMenu.d_escribeInputMethod.labelString:	入力メソッドの説明(%_E)
! ! ! ! Emacs*XlwMenu.describeCurrentCodingSystems.labelString:	Describe Current %_Coding Systems
! ! ! Emacs*XlwMenu.describeCurrentCodingSystems.labelString:		現在のコーディングシステムの説明(%_C)
! ! ! ! Emacs*XlwMenu.setCodingSystemOfBufferFile___.labelString:	Set Coding System of %_Buffer File...
! ! ! Emacs*XlwMenu.setCodingSystemOfBufferFile___.labelString:	バッファファイルのコーディングシステムのセット(%_B)...
! ! ! ! Emacs*XlwMenu.setCodingSystemOfTerminal___.labelString:	Set Coding System of %_Terminal...
! ! ! Emacs*XlwMenu.setCodingSystemOfTerminal___.labelString:		ターミナルのコーディングシステムのセット(%_T)...
! ! ! ! Emacs*XlwMenu.setCodingSystemOfKeyboard___.labelString:	Set Coding System of %_Keyboard...
! ! ! Emacs*XlwMenu.setCodingSystemOfKeyboard___.labelString:		キーボードのコーディングシステムのセット(%_K)...
! ! ! ! Emacs*XlwMenu.setCodingSystemOfProcess___.labelString:	Set Coding System of %_Process...
! ! ! Emacs*XlwMenu.setCodingSystemOfProcess___.labelString:		プロセスのコーディングシステムのセット(%_P)...
! ! ! ! Emacs*XlwMenu.showCha_racterTable.labelString:	Show Cha%_racter Table
! ! ! Emacs*XlwMenu.showCha_racterTable.labelString:		キャラクタテーブルの表示(%_R)
! ! ! ! Emacs*XlwMenu.showDia_gnosisForMULE.labelString:	Show Dia%_gnosis for MULE
! ! ! Emacs*XlwMenu.showDia_gnosisForMULE.labelString:	MULEの診断を表示(%_G)
! ! ! ! Emacs*XlwMenu.showHelloInManyLanguages.labelString:	Show "%_hello" in Many Languages
! ! ! Emacs*XlwMenu.showHelloInManyLanguages.labelString:	多言語で"Hello"を表示(%_H)
! ! ! ! Emacs*XlwMenu.newFrame.labelString:	%_New Frame
! ! ! Emacs*XlwMenu.newFrame.labelString:			新規フレーム(%_N)
! ! ! ! Emacs*XlwMenu.frameOnOtherDispla_y___.labelString:	Frame on Other Displa%_y...
! ! ! Emacs*XlwMenu.frameOnOtherDispla_y___.labelString:	他のディスプレイのフレーム(%_Y)...
! ! ! ! Emacs*XlwMenu.deleteFrame.labelString:	%_Delete Frame
! ! ! Emacs*XlwMenu.deleteFrame.labelString:		フレームの削除(%_D)
! ! ! ! Emacs*XlwMenu.splitWindow.labelString:	%_Split Window
! ! ! Emacs*XlwMenu.splitWindow.labelString:		ウィンドウの分割(%_S)
! ! ! ! Emacs*XlwMenu.s_plitWindowSideBySide.labelString:	S%_plit Window (Side by Side)
! ! ! Emacs*XlwMenu.s_plitWindowSideBySide.labelString:	ウィンドウの分割(横)(%_P)
! ! ! ! Emacs*XlwMenu.unSplitKeepThis.labelString:	%_Un-Split (Keep This)
! ! ! Emacs*XlwMenu.unSplitKeepThis.labelString:	分割の取り消し(%_U) (ここは保持)
! ! ! ! Emacs*XlwMenu.unSplitKeepOthers.labelString:	Un-Split (Keep %_Others)
! ! ! Emacs*XlwMenu.unSplitKeepOthers.labelString:	分割の取り消し(%_O) (他を保持)
! ! ! ! Emacs*XlwMenu.n_arrow.labelString:	N%_arrow
! ! ! Emacs*XlwMenu.n_arrow.labelString:	N%_arrow
! ! ! ! Emacs*XlwMenu.showMessageLog.labelString:	Show Message %_Log
! ! ! Emacs*XlwMenu.showMessageLog.labelString:	メッセージログの表示(%_L)
! ! ! ! Emacs*XlwMenu.gotoLine___.labelString:	%_Goto Line...
! ! ! Emacs*XlwMenu.gotoLine___.labelString:		行に移動(%_G)...
! ! ! ! Emacs*XlwMenu.whatLine.labelString:	%_What Line
! ! ! Emacs*XlwMenu.whatLine.labelString:	行位置表示(%_W)
! ! ! ! Emacs*XlwMenu.bookmarks.labelString:	%_Bookmarks
! ! ! Emacs*XlwMenu.bookmarks.labelString:	ブックマーク(%_B)
! ! ! ! Emacs*XlwMenu.jumpToPreviousMark.labelString:	%_Jump to Previous Mark
! ! ! Emacs*XlwMenu.jumpToPreviousMark.labelString:	前のマークに移動(%_J)
! ! ! ! Emacs*XlwMenu.narrowToRegion.labelString:	%_Narrow to Region
! ! ! Emacs*XlwMenu.narrowToRegion.labelString:	%_Narrow to Region
! ! ! ! Emacs*XlwMenu.narrowToPage.labelString:	Narrow to %_Page
! ! ! Emacs*XlwMenu.narrowToPage.labelString:		Narrow to %_Page
! ! ! ! Emacs*XlwMenu.narrowToDefun.labelString:	Narrow to %_Defun
! ! ! Emacs*XlwMenu.narrowToDefun.labelString:	Narrow to %_Defun
! ! ! ! Emacs*XlwMenu.widen.labelString:	%_Widen
! ! ! Emacs*XlwMenu.widen.labelString:	%_Widen
! ! ! ! Emacs*XlwMenu.jumpToBookmark.labelString:	%_Jump to Bookmark
! ! ! Emacs*XlwMenu.jumpToBookmark.labelString:	ブックマークに移動(%_J)
! ! ! ! Emacs*XlwMenu.setBookmark.labelString:	Set %_Bookmark
! ! ! Emacs*XlwMenu.setBookmark.labelString:		ブックマークを設定(%_B)
! ! ! ! Emacs*XlwMenu.insertContents.labelString:	Insert %_Contents
! ! ! Emacs*XlwMenu.insertContents.labelString:	コンテンツの挿入(%_C)
! ! ! ! Emacs*XlwMenu.insertL_ocation.labelString:	Insert L%_ocation
! ! ! Emacs*XlwMenu.insertL_ocation.labelString:	位置の挿入(%_L)
! ! ! ! Emacs*XlwMenu.renameBookmark.labelString:	%_Rename Bookmark
! ! ! Emacs*XlwMenu.renameBookmark.labelString:	ブックマークの名前変更(%_R)
! ! ! ! Emacs*XlwMenu.deleteBookmark.labelString:	%_Delete Bookmark
! ! ! Emacs*XlwMenu.deleteBookmark.labelString:	ブックマークの削除(%_D)
! ! ! ! Emacs*XlwMenu.editBookmarkList.labelString:	%_Edit Bookmark List
! ! ! Emacs*XlwMenu.editBookmarkList.labelString:	ブックマークリストの編集(%_E)
! ! ! ! Emacs*XlwMenu.saveBookmarks.labelString:	%_Save Bookmarks
! ! ! Emacs*XlwMenu.saveBookmarks.labelString:	ブックマークを保存(%_S)
! ! ! ! Emacs*XlwMenu.saveBookmarksAs___.labelString:	Save Bookmarks %_As...
! ! ! Emacs*XlwMenu.saveBookmarksAs___.labelString:	別名でブックマークを保存(%_A)...
! ! ! ! Emacs*XlwMenu.loadABookmarkFile.labelString:	%_Load a Bookmark File
! ! ! Emacs*XlwMenu.loadABookmarkFile.labelString:	ブックマークファイルの読み込み(%_L)
! ! ! ! Emacs*XlwMenu.repeatLastComplexCommand___.labelString:	Repeat %_Last Complex Command...
! ! ! Emacs*XlwMenu.repeatLastComplexCommand___.labelString:	最後の複合コマンドを繰り返す(%_L)
! ! ! ! Emacs*XlwMenu.e_valuateLispExpression___.labelString:	E%_valuate Lisp Expression...
! ! ! Emacs*XlwMenu.e_valuateLispExpression___.labelString:	Lisp正規表現の評価 (%_V)
! ! ! ! Emacs*XlwMenu.executeNamedCommand___.labelString:	Execute %_Named Command...
! ! ! Emacs*XlwMenu.executeNamedCommand___.labelString:	名前付きコマンドの実行(%_N)
! ! ! ! Emacs*XlwMenu.startMacroRecording.labelString:	Start %_Macro Recording
! ! ! Emacs*XlwMenu.startMacroRecording.labelString:		マクロ記録の開始(%_M)
! ! ! ! Emacs*XlwMenu.e_xecuteLastMacro.labelString:	E%_xecute Last Macro
! ! ! Emacs*XlwMenu.e_xecuteLastMacro.labelString:	最後のマクロを実行 (%_X)
! ! ! ! Emacs*XlwMenu.otherMacro.labelString:	%_Other Macro
! ! ! Emacs*XlwMenu.otherMacro.labelString:	他のマクロを実行(%_O)
! ! ! ! Emacs*XlwMenu.abbrev.labelString:	%_Abbrev
! ! ! Emacs*XlwMenu.abbrev.labelString:	略語(%_A)
! ! ! ! Emacs*XlwMenu.register.labelString:	%_Register
! ! ! Emacs*XlwMenu.register.labelString:	登録(%_R)
! ! ! ! Emacs*XlwMenu.r_ectangles.labelString:	R%_ectangles
! ! ! Emacs*XlwMenu.r_ectangles.labelString:		矩形(%_E)
! ! ! ! Emacs*XlwMenu.sort.labelString:	%_Sort
! ! ! Emacs*XlwMenu.sort.labelString:		ソート(%_S)
! ! ! ! Emacs*XlwMenu.changeCase.labelString:	%_Change Case
! ! ! Emacs*XlwMenu.changeCase.labelString:	大小文字の変換(%_C)
! ! ! ! Emacs*XlwMenu.ce_nter.labelString:	Ce%_nter
! ! ! Emacs*XlwMenu.ce_nter.labelString:	センタリング(%_N)
! ! ! ! Emacs*XlwMenu.indent.labelString:	%_Indent
! ! ! Emacs*XlwMenu.indent.labelString:	インデント(%_I)
! ! ! ! Emacs*XlwMenu.s_pellCheck.labelString:	S%_pell-Check
! ! ! Emacs*XlwMenu.s_pellCheck.labelString:		スペルチェック(%_P)
! ! ! ! Emacs*XlwMenu.footnotes.labelString:	%_Footnotes
! ! ! Emacs*XlwMenu.footnotes.labelString:	脚注(%_F)
! ! ! ! Emacs*XlwMenu.d_ynamicAbbrevExpand.labelString:	D%_ynamic Abbrev Expand
! ! ! Emacs*XlwMenu.d_ynamicAbbrevExpand.labelString:		略語のダイナミック展開(%_Y)
! ! ! ! Emacs*XlwMenu.dynamicAbbrevComplete.labelString:	Dynamic Abbrev %_Complete
! ! ! Emacs*XlwMenu.dynamicAbbrevComplete.labelString:	略語のダイナミック補完(%_C)
! ! ! ! Emacs*XlwMenu.dynamicAbbrevCompleteInAllBuffers.labelString:	Dynamic Abbrev Complete in %_All Buffers
! ! ! Emacs*XlwMenu.dynamicAbbrevCompleteInAllBuffers.labelString:	全てのバッファで略語のダイナミック補完(%_A)
! ! ! ! Emacs*XlwMenu.defineGlobalAbbrevFor.labelString:	%_Define Global Abbrev for 
! ! ! Emacs*XlwMenu.defineGlobalAbbrevFor.labelString:	グローバル略語の定義(%_D)
! ! ! ! Emacs*XlwMenu.defineModeSpecificAbbrevFor.labelString:	Define %_Mode-Specific Abbrev for 
! ! ! Emacs*XlwMenu.defineModeSpecificAbbrevFor.labelString:		モードごとの略語の定義(%_M)
! ! ! ! Emacs*XlwMenu.defineGlobalEx_pansionFor.labelString:	Define Global Ex%_pansion for 
! ! ! Emacs*XlwMenu.defineGlobalEx_pansionFor.labelString:	グローバル展開の定義(%_P)
! ! ! ! Emacs*XlwMenu.defineModeSpecificExpa_nsionFor.labelString:	Define Mode-Specific Expa%_nsion for 
! ! ! Emacs*XlwMenu.defineModeSpecificExpa_nsionFor.labelString:	モードごとの展開の定義(%_N)
! ! ! ! Emacs*XlwMenu.e_xpandAbbrev.labelString:	E%_xpand Abbrev
! ! ! Emacs*XlwMenu.e_xpandAbbrev.labelString:	略語の展開(%_X)
! ! ! ! Emacs*XlwMenu.expandAbbrevsInRe_gion.labelString:	Expand Abbrevs in Re%_gion
! ! ! Emacs*XlwMenu.expandAbbrevsInRe_gion.labelString:	リージョン内の略語の展開(%_G)
! ! ! ! Emacs*XlwMenu.unexpandLastAbbrev.labelString:	%_Unexpand Last Abbrev
! ! ! Emacs*XlwMenu.unexpandLastAbbrev.labelString:	最後の略語の展開を戻す(%_U)
! ! ! ! Emacs*XlwMenu.killAllAbbrevs.labelString:	%_Kill All Abbrevs
! ! ! Emacs*XlwMenu.killAllAbbrevs.labelString:	すべての略語を削除(%_K)
! ! ! ! Emacs*XlwMenu.insertAllAbbrevsIntoBuffer.labelString:	%_Insert All Abbrevs into Buffer
! ! ! Emacs*XlwMenu.insertAllAbbrevsIntoBuffer.labelString:	すべての略語をバッファに挿入(%_I)
! ! ! ! Emacs*XlwMenu.listAbbrevs.labelString:	%_List Abbrevs
! ! ! Emacs*XlwMenu.listAbbrevs.labelString:		略語の一覧(%_L)
! ! ! ! Emacs*XlwMenu.editAbbrevs.labelString:	%_Edit Abbrevs
! ! ! Emacs*XlwMenu.editAbbrevs.labelString:		略語の編集(%_L)
! ! ! ! Emacs*XlwMenu.redefineAbbrevsFromBuffer.labelString:	%_Redefine Abbrevs from Buffer
! ! ! Emacs*XlwMenu.redefineAbbrevsFromBuffer.labelString:	バッファから略語を再定義(%_R)
! ! ! ! Emacs*XlwMenu.saveAbbrevsAs___.labelString:	%_Save Abbrevs As...
! ! ! Emacs*XlwMenu.saveAbbrevsAs___.labelString:	別名で略語を保存(%_S)...
! ! ! ! Emacs*XlwMenu.l_oadAbbrevs___.labelString:	L%_oad Abbrevs...
! ! ! Emacs*XlwMenu.l_oadAbbrevs___.labelString:	略語を読み込む(%_O)...
! ! ! ! Emacs*XlwMenu.copyToRegister___.labelString:	%_Copy to Register...
! ! ! Emacs*XlwMenu.copyToRegister___.labelString:	レジスタにコピー(%_C)
! ! ! ! Emacs*XlwMenu.pasteRegister___.labelString:	%_Paste Register...
! ! ! Emacs*XlwMenu.pasteRegister___.labelString:	レジスタに貼り付ける(%_P)
! ! ! ! Emacs*XlwMenu.savePointToRegister.labelString:	%_Save Point to Register
! ! ! Emacs*XlwMenu.savePointToRegister.labelString:		ポイントをレジスタに保存(%_S)
! ! ! ! Emacs*XlwMenu.jumpToRegister.labelString:	%_Jump to Register
! ! ! Emacs*XlwMenu.jumpToRegister.labelString:	レジスタに移動(%_J)
! ! ! ! Emacs*XlwMenu.killRectangle.labelString:	%_Kill Rectangle
! ! ! Emacs*XlwMenu.killRectangle.labelString:	矩形を削除(%_K)
! ! ! ! Emacs*XlwMenu.yankRectangle.labelString:	%_Yank Rectangle
! ! ! Emacs*XlwMenu.yankRectangle.labelString:	矩形をヤンク(%_Y)
! ! ! ! Emacs*XlwMenu.rectangleToRegister.labelString:	Rectangle %_to Register
! ! ! Emacs*XlwMenu.rectangleToRegister.labelString:		矩形をレジスタにする(%_T)
! ! ! ! Emacs*XlwMenu.rectangleFromRegister.labelString:	Rectangle %_from Register
! ! ! Emacs*XlwMenu.rectangleFromRegister.labelString:	レジスタから矩形にする(%_F)
! ! ! ! Emacs*XlwMenu.clearRectangle.labelString:	%_Clear Rectangle
! ! ! Emacs*XlwMenu.clearRectangle.labelString:	矩形をクリア(%_C)
! ! ! ! Emacs*XlwMenu.openRectangle.labelString:	%_Open Rectangle
! ! ! Emacs*XlwMenu.openRectangle.labelString:	矩形を開く(%_O)
! ! ! ! Emacs*XlwMenu.prefixRectangle___.labelString:	%_Prefix Rectangle...
! ! ! Emacs*XlwMenu.prefixRectangle___.labelString:	矩形を前に置く(%_P)...
! ! ! ! Emacs*XlwMenu.rectangleMousing.labelString:	Rectangle %_Mousing
! ! ! Emacs*XlwMenu.rectangleMousing.labelString:	マウスで矩形(%_M)
! ! ! ! Emacs*XlwMenu.linesInRegion.labelString:	%_Lines in Region
! ! ! Emacs*XlwMenu.linesInRegion.labelString:	リージョン内の行数(%_L)
! ! ! ! Emacs*XlwMenu.paragraphsInRegion.labelString:	%_Paragraphs in Region
! ! ! Emacs*XlwMenu.paragraphsInRegion.labelString:	リージョン内の段落数(%_P)
! ! ! ! Emacs*XlwMenu.p_agesInRegion.labelString:	P%_ages in Region
! ! ! Emacs*XlwMenu.p_agesInRegion.labelString:	リージョン内のページ数(%_A)
! ! ! ! Emacs*XlwMenu.columnsInRegion.labelString:	%_Columns in Region
! ! ! Emacs*XlwMenu.columnsInRegion.labelString:	リージョン内のカラム数(%_C)
! ! ! ! Emacs*XlwMenu.regexp___.labelString:	%_Regexp...
! ! ! Emacs*XlwMenu.regexp___.labelString:	正規表現(%_R)...
! ! ! ! Emacs*XlwMenu.upcaseRegion.labelString:	%_Upcase Region
! ! ! Emacs*XlwMenu.upcaseRegion.labelString:		リージョン内を大文字に(%_U)
! ! ! ! Emacs*XlwMenu.downcaseRegion.labelString:	%_Downcase Region
! ! ! Emacs*XlwMenu.downcaseRegion.labelString:	リージョン内を小文字に(%_D)
! ! ! ! Emacs*XlwMenu.capitalizeRegion.labelString:	%_Capitalize Region
! ! ! Emacs*XlwMenu.capitalizeRegion.labelString:	リージョン内をキャピタライズ(%_C)
! ! ! ! Emacs*XlwMenu.titleCaseRegion.labelString:	%_Title-Case Region
! ! ! Emacs*XlwMenu.titleCaseRegion.labelString:	リージョンにタイトルを付ける(%_T)
! ! ! ! Emacs*XlwMenu.line.labelString:	%_Line
! ! ! Emacs*XlwMenu.line.labelString:		行表示(%_L)
! ! ! ! Emacs*XlwMenu.paragraph.labelString:	%_Paragraph
! ! ! Emacs*XlwMenu.paragraph.labelString:	段落(%_P)
! ! ! ! Emacs*XlwMenu.region.labelString:	%_Region
! ! ! Emacs*XlwMenu.region.labelString:	リージョン(%_R)
! ! ! ! Emacs*XlwMenu.asPreviousLine.labelString:	%_As Previous Line
! ! ! Emacs*XlwMenu.asPreviousLine.labelString:	前の行で(%_A)
! ! ! ! Emacs*XlwMenu.toColumn___.labelString:	%_To Column...
! ! ! Emacs*XlwMenu.toColumn___.labelString:		カラムに移動(%_T)...
! ! ! ! Emacs*XlwMenu.balancedExpression.labelString:	%_Balanced Expression
! ! ! Emacs*XlwMenu.balancedExpression.labelString:	バランス(%_B)
! ! ! ! Emacs*XlwMenu.cExpression.labelString:	%_C Expression
! ! ! Emacs*XlwMenu.cExpression.labelString:		C式(%_C)
! ! ! ! Emacs*XlwMenu.buffer.labelString:	%_Buffer
! ! ! Emacs*XlwMenu.buffer.labelString:	バッファ(%_B)
! ! ! ! Emacs*XlwMenu.word.labelString:	%_Word
! ! ! Emacs*XlwMenu.word.labelString:		ワード(%_W)
! ! ! ! Emacs*XlwMenu.completeWord.labelString:	%_Complete Word
! ! ! Emacs*XlwMenu.completeWord.labelString:		ワード補完(%_C)
! ! ! ! Emacs*XlwMenu.addFootnote.labelString:	%_Add Footnote
! ! ! Emacs*XlwMenu.addFootnote.labelString:		脚注の追加(%_A)
! ! ! ! Emacs*XlwMenu.deleteFootnote.labelString:	%_Delete Footnote
! ! ! Emacs*XlwMenu.deleteFootnote.labelString:	脚注の削除 (%_D)
! ! ! ! Emacs*XlwMenu.gotoFootnote.labelString:	%_Goto Footnote
! ! ! Emacs*XlwMenu.gotoFootnote.labelString:		脚注に移動(%_G)
! ! ! ! Emacs*XlwMenu.backToMessage.labelString:	%_Back to Message
! ! ! Emacs*XlwMenu.backToMessage.labelString:	メッセージに戻る(%_B)
! ! ! ! Emacs*XlwMenu.renumberFootnotes.labelString:	%_Renumber Footnotes
! ! ! Emacs*XlwMenu.renumberFootnotes.labelString:	脚注の再番号(%_R)
! ! ! ! Emacs*XlwMenu.setFootnoteStyle.labelString:	%_Set Footnote Style
! ! ! Emacs*XlwMenu.setFootnoteStyle.labelString:	脚注スタイルの設定(%_S)
! ! ! ! Emacs*XlwMenu.cycleFootnoteStyle.labelString:	%_Cycle Footnote Style
! ! ! Emacs*XlwMenu.cycleFootnoteStyle.labelString:	脚注スタイルを繰り返す(%_C)
! ! ! ! Emacs*XlwMenu.packages.labelString:	%_Packages
! ! ! Emacs*XlwMenu.packages.labelString:	パッケージ(%_P)
! ! ! ! Emacs*XlwMenu.internet.labelString:	%_Internet
! ! ! Emacs*XlwMenu.internet.labelString:	インターネット(%_I)
! ! ! ! Emacs*XlwMenu.grep.labelString:	%_Grep
! ! ! Emacs*XlwMenu.grep.labelString:		%_Grep
! ! ! ! Emacs*XlwMenu.compile.labelString:	%_Compile
! ! ! Emacs*XlwMenu.compile.labelString:	コンパイル(%_C)
! ! ! ! Emacs*XlwMenu.debug.labelString:	%_Debug
! ! ! Emacs*XlwMenu.debug.labelString:	デバッグ(%_D)
! ! ! ! Emacs*XlwMenu.shell.labelString:	%_Shell
! ! ! Emacs*XlwMenu.shell.labelString:	シェル(%_S)
! ! ! ! Emacs*XlwMenu.tags.labelString:	%_Tags
! ! ! Emacs*XlwMenu.tags.labelString:		ã‚¿ã‚°(%_T)
! ! ! ! Emacs*XlwMenu.ca_lendar.labelString:	Ca%_lendar
! ! ! Emacs*XlwMenu.ca_lendar.labelString:	カレンダ(%_L)
! ! ! ! Emacs*XlwMenu.ga_mes.labelString:	Ga%_mes
! ! ! Emacs*XlwMenu.ga_mes.labelString:	ゲーム(%_M)
! ! ! ! Emacs*XlwMenu.vC.labelString:	%_VC
! ! ! Emacs*XlwMenu.vC.labelString:	%_VC
! ! ! ! Emacs*XlwMenu.compare.labelString:	%_Compare
! ! ! Emacs*XlwMenu.compare.labelString:	比較(%_C)
! ! ! ! Emacs*XlwMenu.merge.labelString:	%_Merge
! ! ! Emacs*XlwMenu.merge.labelString:	マージ(%_M)
! ! ! ! Emacs*XlwMenu.applyPatch.labelString:	%_Apply Patch
! ! ! Emacs*XlwMenu.applyPatch.labelString:	パッチの適用(%_A)
! ! ! ! Emacs*XlwMenu.ediffMiscellanea.labelString:	%_Ediff Miscellanea
! ! ! Emacs*XlwMenu.ediffMiscellanea.labelString:	%_Ediffその他
! ! ! ! Emacs*XlwMenu.directorySearch.labelString:	%_Directory Search
! ! ! Emacs*XlwMenu.directorySearch.labelString:	辞書検索(%_D)
! ! ! ! Emacs*XlwMenu.pCLCVS.labelString:	%_PCL CVS
! ! ! Emacs*XlwMenu.pCLCVS.labelString:	%_PCL CVS
! ! ! ! Emacs*XlwMenu.addDownloadSite.labelString:	%_Add Download Site
! ! ! Emacs*XlwMenu.addDownloadSite.labelString:	ダウンロードサイトの追加(%_A)
! ! ! ! Emacs*XlwMenu.updatePackageIndex.labelString:	%_Update Package Index
! ! ! Emacs*XlwMenu.updatePackageIndex.labelString:	パッケージインデクスの更新(%_U)
! ! ! ! Emacs*XlwMenu.listAndInstall.labelString:	%_List and Install
! ! ! Emacs*XlwMenu.listAndInstall.labelString:	一覧表示とインストール(%_L)
! ! ! ! Emacs*XlwMenu.u_pdateInstalledPackages.labelString:	U%_pdate Installed Packages
! ! ! Emacs*XlwMenu.u_pdateInstalledPackages.labelString:	インストール済パッケージの更新(%_P)
! ! ! ! Emacs*XlwMenu.usingCustom.labelString:	Using %_Custom
! ! ! Emacs*XlwMenu.usingCustom.labelString:		カスタムの使用(%_C)
! ! ! ! Emacs*XlwMenu.1PreReleases.labelString:	%_1 Pre-Releases
! ! ! Emacs*XlwMenu.1PreReleases.labelString:		%_1 プレリリース
! ! ! ! Emacs*XlwMenu.2Xemacs_org.labelString:	%_2 xemacs.org
! ! ! Emacs*XlwMenu.2Xemacs_org.labelString:		%_2 xemacs.org
! ! ! ! Emacs*XlwMenu.3Crc_caCanada.labelString:	%_3 crc.ca (Canada)
! ! ! Emacs*XlwMenu.3Crc_caCanada.labelString:	%_3 crc.ca (カナダ)
! ! ! ! Emacs*XlwMenu.4Ualberta_caCanada.labelString:	%_4 ualberta.ca (Canada)
! ! ! Emacs*XlwMenu.4Ualberta_caCanada.labelString:	%_4 ualberta.ca (カナダ)
! ! ! ! Emacs*XlwMenu.5Uiuc_eduUnitedStates.labelString:	%_5 uiuc.edu (United States)
! ! ! Emacs*XlwMenu.5Uiuc_eduUnitedStates.labelString:	%_5 uiuc.edu (合衆国)
! ! ! ! Emacs*XlwMenu.6Unc_eduUnitedStates.labelString:	%_6 unc.edu (United States)
! ! ! Emacs*XlwMenu.6Unc_eduUnitedStates.labelString:		%_6 unc.edu (合衆国)
! ! ! ! Emacs*XlwMenu.7Utk_eduUnitedStates.labelString:	%_7 utk.edu (United States)
! ! ! Emacs*XlwMenu.7Utk_eduUnitedStates.labelString:		%_7 utk.edu (合衆国)
! ! ! ! Emacs*XlwMenu.8Unicamp_brBrazil.labelString:	%_8 unicamp.br (Brazil)
! ! ! Emacs*XlwMenu.8Unicamp_brBrazil.labelString:	%_8 unicamp.br (ブラジル)
! ! ! ! Emacs*XlwMenu.9Tuwien_ac_atAustria.labelString:	%_9 tuwien.ac.at (Austria)
! ! ! Emacs*XlwMenu.9Tuwien_ac_atAustria.labelString:		tuwien.ac.at (オーストリア)
! ! ! ! Emacs*XlwMenu.0Auc_dkDenmark.labelString:	%_0 auc.dk (Denmark)
! ! ! Emacs*XlwMenu.0Auc_dkDenmark.labelString:	%_0 auc.dk (デンマーク)
! ! ! ! Emacs*XlwMenu.aDoc_ic_ac_ukEngland.labelString:	%_a doc.ic.ac.uk (England)
! ! ! Emacs*XlwMenu.aDoc_ic_ac_ukEngland.labelString:		%_a doc.ic.ac.uk (イギリス)
! ! ! ! Emacs*XlwMenu.bFunet_fiFinland.labelString:	%_b funet.fi (Finland)
! ! ! Emacs*XlwMenu.bFunet_fiFinland.labelString:	%_b funet.fi (フィンランド)
! ! ! ! Emacs*XlwMenu.cCenatls_cena_dgac_frFrance.labelString:	%_c cenatls.cena.dgac.fr (France)
! ! ! Emacs*XlwMenu.cCenatls_cena_dgac_frFrance.labelString:	%_c cenatls.cena.dgac.fr (フランス)
! ! ! ! Emacs*XlwMenu.dPasteur_frFrance.labelString:	%_d pasteur.fr (France)
! ! ! Emacs*XlwMenu.dPasteur_frFrance.labelString:	%_d pasteur.fr (フランス)
! ! ! ! Emacs*XlwMenu.eTuDarmstadt_deGermany.labelString:	%_e tu-darmstadt.de (Germany)
! ! ! Emacs*XlwMenu.eTuDarmstadt_deGermany.labelString:	%_e tu-darmstadt.de (ドイツ)
! ! ! ! Emacs*XlwMenu.fKfki_huHungary.labelString:	%_f kfki.hu (Hungary)
! ! ! Emacs*XlwMenu.fKfki_huHungary.labelString:	%_f kfki.hu (ハンガリー)
! ! ! ! Emacs*XlwMenu.gEunet_ieIreland.labelString:	%_g eunet.ie (Ireland)
! ! ! Emacs*XlwMenu.gEunet_ieIreland.labelString:	%_g eunet.ie (アイルランド)
! ! ! ! Emacs*XlwMenu.hUniroma2_itItaly.labelString:	%_h uniroma2.it (Italy)
! ! ! Emacs*XlwMenu.hUniroma2_itItaly.labelString:	%_h uniroma2.it (イタリア)
! ! ! ! Emacs*XlwMenu.iUio_noNorway.labelString:	%_i uio.no (Norway)
! ! ! Emacs*XlwMenu.iUio_noNorway.labelString:	%_i uio.no (ノルウェー)
! ! ! ! Emacs*XlwMenu.jIcm_edu_plPoland.labelString:	%_j icm.edu.pl (Poland)
! ! ! Emacs*XlwMenu.jIcm_edu_plPoland.labelString:	%_j icm.edu.pl (ポーランド)
! ! ! ! Emacs*XlwMenu.kSrcc_msu_suRussia.labelString:	%_k srcc.msu.su (Russia)
! ! ! Emacs*XlwMenu.kSrcc_msu_suRussia.labelString:	%_k srcc.msu.su (ロシア)
! ! ! ! Emacs*XlwMenu.lSunet_seSweden.labelString:	%_l sunet.se (Sweden)
! ! ! Emacs*XlwMenu.lSunet_seSweden.labelString:	%_l sunet.se (スウェーデン)
! ! ! ! Emacs*XlwMenu.mCnlabSwitch_chSwitzerland.labelString:	%_m cnlab-switch.ch (Switzerland)
! ! ! Emacs*XlwMenu.mCnlabSwitch_chSwitzerland.labelString:	%_m cnlab-switch.ch (スイス)
! ! ! ! Emacs*XlwMenu.nAist_go_jpJapan.labelString:	%_n aist.go.jp (Japan)
! ! ! Emacs*XlwMenu.nAist_go_jpJapan.labelString:	%_n aist.go.jp (日本)
! ! ! ! Emacs*XlwMenu.oAsahiNet_or_jpJapan.labelString:	%_o asahi-net.or.jp (Japan)
! ! ! Emacs*XlwMenu.oAsahiNet_or_jpJapan.labelString:	%_o asahi-net.or.jp (日本)
! ! ! ! Emacs*XlwMenu.pDti_ad_jpJapan.labelString:	%_p dti.ad.jp (Japan)
! ! ! Emacs*XlwMenu.pDti_ad_jpJapan.labelString:	%_p dti.ad.jp (日本)
! ! ! ! Emacs*XlwMenu.qJaist_ac_jpJapan.labelString:	%_q jaist.ac.jp (Japan)
! ! ! Emacs*XlwMenu.qJaist_ac_jpJapan.labelString:	%_q jaist.ac.jp (日本)
! ! ! ! Emacs*XlwMenu.rNucba_ac_jpJapan.labelString:	%_r nucba.ac.jp (Japan)
! ! ! Emacs*XlwMenu.rNucba_ac_jpJapan.labelString:	%_r nucba.ac.jp (日本)
! ! ! ! Emacs*XlwMenu.sSut_ac_jpJapan.labelString:	%_s sut.ac.jp (Japan)
! ! ! Emacs*XlwMenu.sSut_ac_jpJapan.labelString:	%_s sut.ac.jp (日本)
! ! ! ! Emacs*XlwMenu.tTsukuba_ac_jpJapan.labelString:	%_t tsukuba.ac.jp (Japan)
! ! ! Emacs*XlwMenu.tTsukuba_ac_jpJapan.labelString:		%_t tsukuba.ac.jp (日本)
! ! ! ! Emacs*XlwMenu.uKreonet_re_krKorea.labelString:	%_u kreonet.re.kr (Korea)
! ! ! Emacs*XlwMenu.uKreonet_re_krKorea.labelString:		%_u kreonet.re.kr (韓国)
! ! ! ! Emacs*XlwMenu.vNctu_edu_twTaiwan.labelString:	%_v nctu.edu.tw (Taiwan)
! ! ! Emacs*XlwMenu.vNctu_edu_twTaiwan.labelString:		%_v nctu.edu.tw (台湾)
! ! ! ! Emacs*XlwMenu.wSun_ac_zaSouthAfrica.labelString:	%_w sun.ac.za (South Africa)
! ! ! Emacs*XlwMenu.wSun_ac_zaSouthAfrica.labelString:	%_w sun.ac.za (南アフリカ)
! ! ! ! Emacs*XlwMenu.xIsu_net_saSaudiArabia.labelString:	%_x isu.net.sa (Saudi Arabia)
! ! ! Emacs*XlwMenu.xIsu_net_saSaudiArabia.labelString:	%_x isu.net.sa (サウジアラビア)
! ! ! ! Emacs*XlwMenu.yAarnet_edu_auAustralia.labelString:	%_y aarnet.edu.au (Australia)
! ! ! Emacs*XlwMenu.yAarnet_edu_auAustralia.labelString:	%_y aarnet.edu.au (オーストラリア)
! ! ! ! Emacs*XlwMenu.pleaseLoadPackageIndex.labelString:	Please load Package Index
! ! ! Emacs*XlwMenu.pleaseLoadPackageIndex.labelString:	パッケージインデクスを読み込んでください
! ! ! ! Emacs*XlwMenu.readMail1VM___.labelString:	Read Mail %_1 (VM)...
! ! ! Emacs*XlwMenu.readMail1VM___.labelString:	メールを読む(%_1)(VM)...
! ! ! ! Emacs*XlwMenu.readMail2MH___.labelString:	Read Mail %_2 (MH)...
! ! ! Emacs*XlwMenu.readMail2MH___.labelString:	メールを読む(%_2)(MH)...
! ! ! ! Emacs*XlwMenu.sendMail___.labelString:	Send %_Mail...
! ! ! Emacs*XlwMenu.sendMail___.labelString:		メールの送信(%_M)...
! ! ! ! Emacs*XlwMenu.usenetNews.labelString:	Usenet %_News
! ! ! Emacs*XlwMenu.usenetNews.labelString:	Usenetニュース(%_N)
! ! ! ! Emacs*XlwMenu.browseTheWeb.labelString:	Browse the %_Web
! ! ! Emacs*XlwMenu.browseTheWeb.labelString:		ウェブのブラウズ(%_W)
! ! ! ! Emacs*XlwMenu.grep___.labelString:	%_Grep...
! ! ! Emacs*XlwMenu.grep___.labelString:	%_Grep...
! ! ! ! Emacs*XlwMenu.killGrep.labelString:	%_Kill Grep
! ! ! Emacs*XlwMenu.killGrep.labelString:	Grepの終了(%_K)
! ! ! ! Emacs*XlwMenu.grepAllFilesInCurrentDirectory___.labelString:	Grep %_All Files in Current Directory...
! ! ! Emacs*XlwMenu.grepAllFilesInCurrentDirectory___.labelString:	カレントディレクトリのすべてのファイルをgrep(%_A)
! ! ! ! Emacs*XlwMenu.grepCAndCHeaderFilesInCurrentDirectory___.labelString:	Grep %_C and C Header Files in Current Directory...
! ! ! Emacs*XlwMenu.grepCAndCHeaderFilesInCurrentDirectory___.labelString:	カレントディレクトリのCとCヘッダのファイルをgrep(%_C)
! ! ! ! Emacs*XlwMenu.grepCHea_derFilesInCurrentDirectory___.labelString:	Grep C Hea%_der Files in Current Directory...
! ! ! Emacs*XlwMenu.grepCHea_derFilesInCurrentDirectory___.labelString:	カレントディレクトリのCヘッダファイルをgrep(%_H)
! ! ! ! Emacs*XlwMenu.grepELispFilesInCurrentDirectory___.labelString:	Grep %_E-Lisp Files in Current Directory...
! ! ! Emacs*XlwMenu.grepELispFilesInCurrentDirectory___.labelString:	カレントディレクトリのE-Lispファイルをgrep(%_E)
! ! ! ! Emacs*XlwMenu.grepPerlFilesInCurrentDirectory___.labelString:	Grep %_Perl Files in Current Directory...
! ! ! Emacs*XlwMenu.grepPerlFilesInCurrentDirectory___.labelString:	カレントディレクトリのPerlファイルをgrep(%_P)
! ! ! ! Emacs*XlwMenu.grepHTMLFilesInCurrentDirectory___.labelString:	Grep %_HTML Files in Current Directory...
! ! ! Emacs*XlwMenu.grepHTMLFilesInCurrentDirectory___.labelString:	カレントディレクトリのHTMLファイルをgrep(%_H)
! ! ! ! Emacs*XlwMenu.nextMatch.labelString:	%_Next Match
! ! ! Emacs*XlwMenu.nextMatch.labelString:	次の一致へ(%_N)
! ! ! ! Emacs*XlwMenu.pre_viousMatch.labelString:	Pre%_vious Match
! ! ! Emacs*XlwMenu.pre_viousMatch.labelString:	前の一致へ(%_V)
! ! ! ! Emacs*XlwMenu.firstMatch.labelString:	%_First Match
! ! ! Emacs*XlwMenu.firstMatch.labelString:	最初の一致へ(%_F)
! ! ! ! Emacs*XlwMenu.g_otoMatch.labelString:	G%_oto Match
! ! ! Emacs*XlwMenu.g_otoMatch.labelString:	一致へ移動(%_G)
! ! ! ! Emacs*XlwMenu.setGrepCommand___.labelString:	%_Set Grep Command...
! ! ! Emacs*XlwMenu.setGrepCommand___.labelString:	grepコマンドの設定(%_S)...
! ! ! ! Emacs*XlwMenu.compile___.labelString:	%_Compile...
! ! ! Emacs*XlwMenu.compile___.labelString:	コンパイル(%_C)
! ! ! ! Emacs*XlwMenu.repeatCompilation.labelString:	%_Repeat Compilation
! ! ! Emacs*XlwMenu.repeatCompilation.labelString:	コンパイルの繰り返し(%_R)
! ! ! ! Emacs*XlwMenu.killCompilation.labelString:	%_Kill Compilation
! ! ! Emacs*XlwMenu.killCompilation.labelString:	コンパイルの強制終了(%_K)
! ! ! ! Emacs*XlwMenu.nextError.labelString:	%_Next Error
! ! ! Emacs*XlwMenu.nextError.labelString:	次のエラーへ(%_N)
! ! ! ! Emacs*XlwMenu.pre_viousError.labelString:	Pre%_vious Error
! ! ! Emacs*XlwMenu.pre_viousError.labelString:	前のエラーへ(%_V)
! ! ! ! Emacs*XlwMenu.firstError.labelString:	%_First Error
! ! ! Emacs*XlwMenu.firstError.labelString:	最初のエラーへ(%_F)
! ! ! ! Emacs*XlwMenu.g_otoError.labelString:	G%_oto Error
! ! ! Emacs*XlwMenu.g_otoError.labelString:	エラーへ移動(%_O)
! ! ! ! Emacs*XlwMenu.gDB___.labelString:	%_GDB...
! ! ! Emacs*XlwMenu.gDB___.labelString:	%_GDB...
! ! ! ! Emacs*XlwMenu.dBX___.labelString:	%_DBX...
! ! ! Emacs*XlwMenu.dBX___.labelString:	%_DBX...
! ! ! ! Emacs*XlwMenu.s_hellCommand___.labelString:	S%_hell Command...
! ! ! Emacs*XlwMenu.s_hellCommand___.labelString:	シェルコマンド(%_H)...
! ! ! ! Emacs*XlwMenu.shellCommandOnRegion___.labelString:	Shell Command on %_Region...
! ! ! Emacs*XlwMenu.shellCommandOnRegion___.labelString:	リージョン内にシェルコマンド実行(%_R)
! ! ! ! Emacs*XlwMenu.findTag___.labelString:	%_Find Tag...
! ! ! Emacs*XlwMenu.findTag___.labelString:	タグの検索(%_F)...
! ! ! ! Emacs*XlwMenu.findOtherWindow___.labelString:	Find %_Other Window...
! ! ! Emacs*XlwMenu.findOtherWindow___.labelString:	他のウィンドウで検索(%_O)
! ! ! ! Emacs*XlwMenu.nextTag___.labelString:	%_Next Tag...
! ! ! Emacs*XlwMenu.nextTag___.labelString:	次のタグへ(%_N)...
! ! ! ! Emacs*XlwMenu.n_extOtherWindow___.labelString:	N%_ext Other Window...
! ! ! Emacs*XlwMenu.n_extOtherWindow___.labelString:	次のほかのウィンドウへ(%_E)...
! ! ! ! Emacs*XlwMenu.nextFile.labelString:	Next %_File
! ! ! Emacs*XlwMenu.nextFile.labelString:	次のファイル(%_F)
! ! ! ! Emacs*XlwMenu.tagsSearch___.labelString:	Tags %_Search...
! ! ! Emacs*XlwMenu.tagsSearch___.labelString:	タグ検索(%_S)...
! ! ! ! Emacs*XlwMenu.tagsReplace___.labelString:	Tags %_Replace...
! ! ! Emacs*XlwMenu.tagsReplace___.labelString:	タグ置換(%_R)...
! ! ! ! Emacs*XlwMenu.continueSearchReplace.labelString:	%_Continue Search/Replace
! ! ! Emacs*XlwMenu.continueSearchReplace.labelString:	検索/置換を続ける(%_C)
! ! ! ! Emacs*XlwMenu.popStack.labelString:	%_Pop stack
! ! ! Emacs*XlwMenu.popStack.labelString:	スタックのpop(%_P)
! ! ! ! Emacs*XlwMenu.apropos___.labelString:	%_Apropos...
! ! ! Emacs*XlwMenu.apropos___.labelString:	%_Apropos...
! ! ! ! Emacs*XlwMenu.setTagsTableFile___.labelString:	%_Set Tags Table File...
! ! ! Emacs*XlwMenu.setTagsTableFile___.labelString:	タグテーブルファイルの設定(%_S)...
! ! ! ! Emacs*XlwMenu.3MonthCalendar.labelString:	%_3-Month Calendar
! ! ! Emacs*XlwMenu.3MonthCalendar.labelString:	3ヵ月カレンダ(%_3)
! ! ! ! Emacs*XlwMenu.diary.labelString:	%_Diary
! ! ! Emacs*XlwMenu.diary.labelString:	日記(%_D)
! ! ! ! Emacs*XlwMenu.holidays.labelString:	%_Holidays
! ! ! Emacs*XlwMenu.holidays.labelString:	休日(%_H)
! ! ! ! Emacs*XlwMenu.phasesOfTheMoon.labelString:	%_Phases of the Moon
! ! ! Emacs*XlwMenu.phasesOfTheMoon.labelString:	月相(%_P)
! ! ! ! Emacs*XlwMenu.sunriseSunset.labelString:	%_Sunrise/Sunset
! ! ! Emacs*XlwMenu.sunriseSunset.labelString:	日の出/日の入(%_S)
! ! ! ! Emacs*XlwMenu.mineGame.labelString:	%_Mine Game
! ! ! Emacs*XlwMenu.mineGame.labelString:	地雷ゲーム(%_M)
! ! ! ! Emacs*XlwMenu.tetris.labelString:	%_Tetris
! ! ! Emacs*XlwMenu.tetris.labelString:	テトリス(%_T)
! ! ! ! Emacs*XlwMenu.sokoban.labelString:	%_Sokoban
! ! ! Emacs*XlwMenu.sokoban.labelString:	倉庫番(%_S)
! ! ! ! Emacs*XlwMenu.quoteFromZippy.labelString:	Quote from %_Zippy
! ! ! Emacs*XlwMenu.quoteFromZippy.labelString:	Zippyの格言(%_Z)
! ! ! ! Emacs*XlwMenu.psychoanalyst.labelString:	%_Psychoanalyst
! ! ! Emacs*XlwMenu.psychoanalyst.labelString:	XEmacs精神分析(%_P)
! ! ! ! Emacs*XlwMenu.ps_ychoanalyzeZippy.labelString:	Ps%_ychoanalyze Zippy!
! ! ! Emacs*XlwMenu.ps_ychoanalyzeZippy.labelString:	Zippyを精神分析!(%_Y)
! ! ! ! Emacs*XlwMenu.randomFlames.labelString:	%_Random Flames
! ! ! Emacs*XlwMenu.randomFlames.labelString:		ランダム罵倒(%_R)
! ! ! ! Emacs*XlwMenu.dunnetAdventure.labelString:	%_Dunnet (Adventure)
! ! ! Emacs*XlwMenu.dunnetAdventure.labelString:	Dunnet(アドベンチャー)(%_D)
! ! ! ! Emacs*XlwMenu.towersOfHanoi.labelString:	Towers of %_Hanoi
! ! ! Emacs*XlwMenu.towersOfHanoi.labelString:	ハノイの塔(%_H)
! ! ! ! Emacs*XlwMenu.gameOfLife.labelString:	Game of %_Life
! ! ! Emacs*XlwMenu.gameOfLife.labelString:	ライフゲーム(%_L)
! ! ! ! Emacs*XlwMenu.m_ultiplicationPuzzle.labelString:	M%_ultiplication Puzzle
! ! ! Emacs*XlwMenu.m_ultiplicationPuzzle.labelString:	掛け算パズル(%_U)
! ! ! ! Emacs*XlwMenu.loadVC.labelString:	%_Load VC
! ! ! Emacs*XlwMenu.loadVC.labelString:	VCの読み込み(%_L)
! ! ! ! Emacs*XlwMenu.twoFiles___.labelString:	%_Two Files...
! ! ! Emacs*XlwMenu.twoFiles___.labelString:		2ファイル(%_T)...
! ! ! ! Emacs*XlwMenu.twoBuffers___.labelString:	%_Two Buffers...
! ! ! Emacs*XlwMenu.twoBuffers___.labelString:	2バッファ(%_T)...
! ! ! ! Emacs*XlwMenu.threeFiles___.labelString:	%_Three Files...
! ! ! Emacs*XlwMenu.threeFiles___.labelString:	3ファイル(%_T)...
! ! ! ! Emacs*XlwMenu.threeBuffers___.labelString:	%_Three Buffers...
! ! ! Emacs*XlwMenu.threeBuffers___.labelString:	3バッファ(%_T)...
! ! ! ! Emacs*XlwMenu.twoDirectories___.labelString:	%_Two Directories...
! ! ! Emacs*XlwMenu.twoDirectories___.labelString:	2ディレクトリ(%_T)...
! ! ! ! Emacs*XlwMenu.threeDirectories___.labelString:	%_Three Directories...
! ! ! Emacs*XlwMenu.threeDirectories___.labelString:	3ディレクトリ(%_T)...
! ! ! ! Emacs*XlwMenu.fileWithRevision___.labelString:	%_File with Revision...
! ! ! Emacs*XlwMenu.fileWithRevision___.labelString:	リビジョンつきファイル(%_F)...
! ! ! ! Emacs*XlwMenu.directoryRevisions___.labelString:	%_Directory Revisions...
! ! ! Emacs*XlwMenu.directoryRevisions___.labelString:	ディレクトリリビジョン(%_D)...
! ! ! ! Emacs*XlwMenu.windowsWordByWord___.labelString:	%_Windows Word-by-word...
! ! ! Emacs*XlwMenu.windowsWordByWord___.labelString:	ワードごとのウィンドウ(%_W)...
! ! ! ! Emacs*XlwMenu.windowsLineByLine___.labelString:	%_Windows Line-by-line...
! ! ! Emacs*XlwMenu.windowsLineByLine___.labelString:	行ごとのウィンドウ(%_W)...
! ! ! ! Emacs*XlwMenu.regionsWordByWord___.labelString:	%_Regions Word-by-word...
! ! ! Emacs*XlwMenu.regionsWordByWord___.labelString:	ワードごとのリージョン(%_R)...
! ! ! ! Emacs*XlwMenu.regionsLineByLine___.labelString:	%_Regions Line-by-line...
! ! ! Emacs*XlwMenu.regionsLineByLine___.labelString:	行ごとのリージョン(%_R)...
! ! ! ! Emacs*XlwMenu.files___.labelString:	%_Files...
! ! ! Emacs*XlwMenu.files___.labelString:	ファイル(%_F)...
! ! ! ! Emacs*XlwMenu.filesWithAncestor___.labelString:	%_Files with Ancestor...
! ! ! Emacs*XlwMenu.filesWithAncestor___.labelString:	祖先つきのファイル(%_F)...
! ! ! ! Emacs*XlwMenu.buffers___.labelString:	%_Buffers...
! ! ! Emacs*XlwMenu.buffers___.labelString:	バッファ(%_B)...
! ! ! ! Emacs*XlwMenu.buffersWithAncestor___.labelString:	%_Buffers with Ancestor...
! ! ! Emacs*XlwMenu.buffersWithAncestor___.labelString:	祖先つきのバッファ(%_B)...
! ! ! ! Emacs*XlwMenu.directories___.labelString:	%_Directories...
! ! ! Emacs*XlwMenu.directories___.labelString:	ディレクトリ(%_D)...
! ! ! ! Emacs*XlwMenu.directoriesWithAncestor___.labelString:	%_Directories with Ancestor...
! ! ! Emacs*XlwMenu.directoriesWithAncestor___.labelString:	祖先つきのディレクトリ(%_D)
! ! ! ! Emacs*XlwMenu.revisions___.labelString:	%_Revisions...
! ! ! Emacs*XlwMenu.revisions___.labelString:	リビジョン(%_R)...
! ! ! ! Emacs*XlwMenu.revisionsWithAncestor___.labelString:	%_Revisions with Ancestor...
! ! ! Emacs*XlwMenu.revisionsWithAncestor___.labelString:	祖先つきのリビジョン(%_R)...
! ! ! ! Emacs*XlwMenu.directoryRevisionsWithAncestor___.labelString:	%_Directory Revisions with Ancestor...
! ! ! Emacs*XlwMenu.directoryRevisionsWithAncestor___.labelString:	祖先つきのディレクトリリビジョン(%_D)...
! ! ! ! Emacs*XlwMenu.toAFile___.labelString:	%_To a file...
! ! ! Emacs*XlwMenu.toAFile___.labelString:	ファイルにする(%_T)...
! ! ! ! Emacs*XlwMenu.toABuffer___.labelString:	%_To a buffer...
! ! ! Emacs*XlwMenu.toABuffer___.labelString:	バッファにする(%_T)...
! ! ! ! Emacs*XlwMenu.ediffManual___.labelString:	%_Ediff Manual...
! ! ! Emacs*XlwMenu.ediffManual___.labelString:	マニュアルのediff(%_E)...
! ! ! ! Emacs*XlwMenu.customizeEdiff___.labelString:	%_Customize Ediff...
! ! ! Emacs*XlwMenu.customizeEdiff___.labelString:	ediffのカスタマイズ(%_C)...
! ! ! ! Emacs*XlwMenu.listEdiffSessions___.labelString:	%_List Ediff Sessions...
! ! ! Emacs*XlwMenu.listEdiffSessions___.labelString:	ediffセッションの一覧(%_L)...
! ! ! ! Emacs*XlwMenu.useSeparateFrameForEdiffControlBuffer___.labelString:	%_Use separate frame for Ediff control buffer...
! ! ! Emacs*XlwMenu.useSeparateFrameForEdiffControlBuffer___.labelString:	ediffコントロールバッファに別のフレームを使う(%_U)...
! ! ! ! Emacs*XlwMenu.useAToolbarWithEdiffControlBuffer.labelString:	%_Use a toolbar with Ediff control buffer
! ! ! Emacs*XlwMenu.useAToolbarWithEdiffControlBuffer.labelString:	ediffコントロールバッファにツールバーを使う(%_U)
! ! ! ! Emacs*XlwMenu.loadHotlistOfServers.labelString:	%_Load Hotlist of Servers
! ! ! Emacs*XlwMenu.loadHotlistOfServers.labelString:	サーバのホットリストを読み込む(%_L)
! ! ! ! Emacs*XlwMenu.newServer.labelString:	%_New Server
! ! ! Emacs*XlwMenu.newServer.labelString:	新規サーバ(%_N)
! ! ! ! Emacs*XlwMenu.queryWithForm.labelString:	%_Query with Form
! ! ! Emacs*XlwMenu.queryWithForm.labelString:	フォームをクエリー(%_Q)
! ! ! ! Emacs*XlwMenu.expandInlineQuery.labelString:	%_Expand Inline Query
! ! ! Emacs*XlwMenu.expandInlineQuery.labelString:	インラインクエリーの展開(%_E)
! ! ! ! Emacs*XlwMenu.getEmail.labelString:	%_Get Email
! ! ! Emacs*XlwMenu.getEmail.labelString:	電子メールの取得(%_G)
! ! ! ! Emacs*XlwMenu.getPhone.labelString:	%_Get Phone
! ! ! Emacs*XlwMenu.getPhone.labelString:	電話番号の取得(%_G)
! ! ! ! Emacs*XlwMenu.updateDirectory.labelString:	%_Update Directory
! ! ! Emacs*XlwMenu.updateDirectory.labelString:	ディレクトリの更新(%_U)
! ! ! ! Emacs*XlwMenu.examineDirectory.labelString:	%_Examine Directory
! ! ! Emacs*XlwMenu.examineDirectory.labelString:	ディレクトリの検査(%_E)
! ! ! ! Emacs*XlwMenu.statusDirectory.labelString:	%_Status Directory
! ! ! Emacs*XlwMenu.statusDirectory.labelString:	ステータスディレクトリ(%_S)
! ! ! ! Emacs*XlwMenu.checkoutModule.labelString:	%_Checkout Module
! ! ! Emacs*XlwMenu.checkoutModule.labelString:	モジュールのチェックアウト(%_C)
! ! ! ! Emacs*XlwMenu.advancedCustomize.labelString:	%_Advanced (Customize)
! ! ! Emacs*XlwMenu.advancedCustomize.labelString:	上級(カスタマイズ)(%_A)
! ! ! ! Emacs*XlwMenu.editing.labelString:	%_Editing
! ! ! Emacs*XlwMenu.editing.labelString:	編集(%_E)
! ! ! ! Emacs*XlwMenu.keyboardAndMouse.labelString:	%_Keyboard and Mouse
! ! ! Emacs*XlwMenu.keyboardAndMouse.labelString:	キーボードとマウス(%_K)
! ! ! ! Emacs*XlwMenu.printing.labelString:	%_Printing
! ! ! Emacs*XlwMenu.printing.labelString:	印刷(%_P)
! ! ! ! Emacs*XlwMenu.troubleshooting.labelString:	%_Troubleshooting
! ! ! Emacs*XlwMenu.troubleshooting.labelString:	トラブルシューティング(%_T)
! ! ! ! Emacs*XlwMenu.display.labelString:	%_Display
! ! ! Emacs*XlwMenu.display.labelString:	ディスプレイ(%_D)
! ! ! ! Emacs*XlwMenu.menubars.labelString:	%_Menubars
! ! ! Emacs*XlwMenu.menubars.labelString:	メニューバー(%_M)
! ! ! ! Emacs*XlwMenu.s_yntaxHighlighting.labelString:	S%_yntax Highlighting
! ! ! Emacs*XlwMenu.s_yntaxHighlighting.labelString:	シンタックス強調(%_Y)
! ! ! ! Emacs*XlwMenu.font.labelString:	%_Font
! ! ! Emacs*XlwMenu.font.labelString:		フォント(%_F)
! ! ! ! Emacs*XlwMenu.fontSi_ze.labelString:	Font Si%_ze
! ! ! Emacs*XlwMenu.fontSi_ze.labelString:	フォントサイズ(%_Z)
! ! ! ! Emacs*XlwMenu.editFa_ces___.labelString:	Edit Fa%_ces...
! ! ! Emacs*XlwMenu.editFa_ces___.labelString:	装飾の編集(%_C)...
! ! ! ! Emacs*XlwMenu.editI_nitFile.labelString:	Edit I%_nit File
! ! ! Emacs*XlwMenu.editI_nitFile.labelString:	initファイルの編集(%_I)
! ! ! ! Emacs*XlwMenu.saveOptionsToInitFile.labelString:	%_Save Options to Init File
! ! ! Emacs*XlwMenu.saveOptionsToInitFile.labelString:	オプションをinitファイルに保存(%_S)
! ! ! ! Emacs*XlwMenu.thisBufferReadOnly.labelString:	This Buffer %_Read Only
! ! ! Emacs*XlwMenu.thisBufferReadOnly.labelString:	このバッファは書き込み禁止(%_R)
! ! ! ! Emacs*XlwMenu.yankKillInteractWithClipboard.labelString:	%_Yank/Kill Interact With Clipboard
! ! ! Emacs*XlwMenu.yankKillInteractWithClipboard.labelString:	クリップボードでヤンク/Killの対話
! ! ! ! Emacs*XlwMenu.overstrike.labelString:	%_Overstrike
! ! ! Emacs*XlwMenu.overstrike.labelString:	重ね打ち(%_O)
! ! ! ! Emacs*XlwMenu.abbrevMode.labelString:	%_Abbrev Mode
! ! ! Emacs*XlwMenu.abbrevMode.labelString:	略語モード(%_A)
! ! ! ! Emacs*XlwMenu.activeRe_gions.labelString:	Active Re%_gions
! ! ! Emacs*XlwMenu.activeRe_gions.labelString:	リージョンのアクティブ化(%_G)
! ! ! ! Emacs*XlwMenu.caseSensitiveSearch.labelString:	%_Case Sensitive Search
! ! ! Emacs*XlwMenu.caseSensitiveSearch.labelString:	大文字/小文字を区別して検索(%_C)
! ! ! ! Emacs*XlwMenu.caseMatchingReplace.labelString:	Case %_Matching Replace
! ! ! Emacs*XlwMenu.caseMatchingReplace.labelString:	大文字/小文字を区別して置換(%_M)
! ! ! ! Emacs*XlwMenu.newlineAtEndOfFile___.labelString:	%_Newline at End of File...
! ! ! Emacs*XlwMenu.newlineAtEndOfFile___.labelString:	ファイルの最後に改行(%_N)
! ! ! ! Emacs*XlwMenu.addNewlineWhenMovingPastEnd.labelString:	Add Newline When Moving Past %_End
! ! ! Emacs*XlwMenu.addNewlineWhenMovingPastEnd.labelString:	最後を通過したら改行を追加(_E)
! ! ! ! Emacs*XlwMenu.donTRequire.labelString:	%_Don't Require
! ! ! Emacs*XlwMenu.donTRequire.labelString:	必要としない(%_D)
! ! ! ! Emacs*XlwMenu.require.labelString:	%_Require
! ! ! Emacs*XlwMenu.require.labelString:	必要とする(%_R)
! ! ! ! Emacs*XlwMenu.ask.labelString:	%_Ask
! ! ! Emacs*XlwMenu.ask.labelString:		質問する(%_A)
! ! ! ! Emacs*XlwMenu.deleteKeyDeletesSelection.labelString:	%_Delete Key Deletes Selection
! ! ! Emacs*XlwMenu.deleteKeyDeletesSelection.labelString:	Deleteキーで選択範囲を削除(%_D)
! ! ! ! Emacs*XlwMenu.killLineKillsWholeLineAtBeg.labelString:	`%_kill-line' Kills Whole Line at %_Beg
! ! ! Emacs*XlwMenu.killLineKillsWholeLineAtBeg.labelString:	'kill-line'で最初の行をすべて削除(%_B)
! ! ! ! Emacs*XlwMenu.sizeForBlockMovementCommands___.labelString:	Size for %_Block-Movement Commands...
! ! ! Emacs*XlwMenu.sizeForBlockMovementCommands___.labelString:	ブロック移動コマンドのサイズ(%_B)
! ! ! ! Emacs*XlwMenu.vIEmulation.labelString:	%_VI Emulation
! ! ! Emacs*XlwMenu.vIEmulation.labelString:	VIエミュレーション (%_V)
! ! ! ! Emacs*XlwMenu.s_hiftedMotionKeysSelectRegion.labelString:	S%_hifted Motion Keys Select Region
! ! ! Emacs*XlwMenu.s_hiftedMotionKeysSelectRegion.labelString:	シフト移動でリージョンの選択(%_H)
! ! ! ! Emacs*XlwMenu.afterShiftedMotionUnshiftedMotionKeysDeselect.labelString:	%_After Shifted Motion, Unshifted Motion Keys Deselect
! ! ! Emacs*XlwMenu.afterShiftedMotionUnshiftedMotionKeysDeselect.labelString:	シフト移動後にシフトなし移動で選択解除(%_A)
! ! ! ! Emacs*XlwMenu.setKey___.labelString:	%_Set Key...
! ! ! Emacs*XlwMenu.setKey___.labelString:	キーの設定(%_S)...
! ! ! ! Emacs*XlwMenu.unsetKey___.labelString:	%_Unset Key...
! ! ! Emacs*XlwMenu.unsetKey___.labelString:	キーの設定解除(%_U)...
! ! ! ! Emacs*XlwMenu.mousePasteAtTextCursorNotClickedLocation.labelString:	%_Mouse Paste at Text Cursor (not Clicked Location)
! ! ! Emacs*XlwMenu.mousePasteAtTextCursorNotClickedLocation.labelString:	テキストカーソルにマウスで貼り付け(クリックした位置ではない)(%_M)
! ! ! ! Emacs*XlwMenu.teachExtendedCommands.labelString:	%_Teach Extended Commands
! ! ! Emacs*XlwMenu.teachExtendedCommands.labelString:	拡張コマンドを教える(%_T)
! ! ! ! Emacs*XlwMenu.setPrinterNameForGenericPrintSupport___.labelString:	Set Printer %_Name for Generic Print Support...
! ! ! Emacs*XlwMenu.setPrinterNameForGenericPrintSupport___.labelString:	一般的なプリンタサポートのためのプリンタ名の設定(%_N)
! ! ! ! Emacs*XlwMenu.commandLineSwitchesForLprLp___.labelString:	Command-Line %_Switches for `lpr'/`lp'...
! ! ! Emacs*XlwMenu.commandLineSwitchesForLprLp___.labelString:	'lpr'/'lp'のコマンドラインスイッチ...
! ! ! ! Emacs*XlwMenu.prettyPrintPaperSize.labelString:	%_Pretty-Print Paper Size
! ! ! Emacs*XlwMenu.prettyPrintPaperSize.labelString:	清書印刷の用紙サイズ(%_P)
! ! ! ! Emacs*XlwMenu.colorPrinting.labelString:	%_Color Printing
! ! ! Emacs*XlwMenu.colorPrinting.labelString:	カラー印刷(%_C)
! ! ! ! Emacs*XlwMenu.letter.labelString:	%_Letter
! ! ! Emacs*XlwMenu.letter.labelString:	レター(%_L)
! ! ! ! Emacs*XlwMenu.lette_rSmall.labelString:	Lette%_r-Small
! ! ! Emacs*XlwMenu.lette_rSmall.labelString:	レター小(%_R)
! ! ! ! Emacs*XlwMenu.le_gal.labelString:	Le%_gal
! ! ! Emacs*XlwMenu.le_gal.labelString:	リーガル(%_G)
! ! ! ! Emacs*XlwMenu.statement.labelString:	%_Statement
! ! ! Emacs*XlwMenu.statement.labelString:	ステートメント(%_S)
! ! ! ! Emacs*XlwMenu.executive.labelString:	%_Executive
! ! ! Emacs*XlwMenu.executive.labelString:	エグゼクティブ(%_E)
! ! ! ! Emacs*XlwMenu.tabloid.labelString:	%_Tabloid
! ! ! Emacs*XlwMenu.tabloid.labelString:	タブロイド (%_T)
! ! ! ! Emacs*XlwMenu.le_dger.labelString:	Le%_dger
! ! ! Emacs*XlwMenu.le_dger.labelString:	元帳(%_D)
! ! ! ! Emacs*XlwMenu.a_3.labelString:	A%_3
! ! ! Emacs*XlwMenu.a_3.labelString:		A%_3
! ! ! ! Emacs*XlwMenu.a4.labelString:	%_A4
! ! ! Emacs*XlwMenu.a4.labelString:	%_A4
! ! ! ! Emacs*XlwMenu.a4s_mall.labelString:	A4s%_mall
! ! ! Emacs*XlwMenu.a4s_mall.labelString:	A4小(%_M)
! ! ! ! Emacs*XlwMenu.b_4.labelString:	B%_4
! ! ! Emacs*XlwMenu.b_4.labelString:		B%_4
! ! ! ! Emacs*XlwMenu.b5.labelString:	%_B5
! ! ! Emacs*XlwMenu.b5.labelString:	%_B5
! ! ! ! Emacs*XlwMenu.composeMailWith.labelString:	%_Compose Mail With
! ! ! Emacs*XlwMenu.composeMailWith.labelString:	メールの作成ツール(%_C)
! ! ! ! Emacs*XlwMenu.setMyEmailAddress___.labelString:	Set My %_Email Address...
! ! ! Emacs*XlwMenu.setMyEmailAddress___.labelString:	電子メールアドレスの設定(%_E)...
! ! ! ! Emacs*XlwMenu.setMachineEmailName___.labelString:	Set %_Machine Email Name...
! ! ! Emacs*XlwMenu.setMachineEmailName___.labelString:	マシンの電子メール名の設定(%_M)
! ! ! ! Emacs*XlwMenu.setSMTPServer___.labelString:	Set %_SMTP Server...
! ! ! Emacs*XlwMenu.setSMTPServer___.labelString:	SMTPサーバの設定(%_S)...
! ! ! ! Emacs*XlwMenu.sMTPDebugInfo.labelString:	SMTP %_Debug Info
! ! ! Emacs*XlwMenu.sMTPDebugInfo.labelString:	SMTPデバッグ情報(%_D)...
! ! ! ! Emacs*XlwMenu.openURLsWith.labelString:	%_Open URLs With
! ! ! Emacs*XlwMenu.openURLsWith.labelString:		URLを開くツール(%_O)
! ! ! ! Emacs*XlwMenu.defaultEmacsMailer.labelString:	%_Default Emacs Mailer
! ! ! Emacs*XlwMenu.defaultEmacsMailer.labelString:	デフォルトEmacsメーラ(%_D)
! ! ! ! Emacs*XlwMenu.mH.labelString:	%_MH
! ! ! Emacs*XlwMenu.mH.labelString:	%_MH
! ! ! ! Emacs*XlwMenu.gNUS.labelString:	%_GNUS
! ! ! Emacs*XlwMenu.gNUS.labelString:	%_GNUS
! ! ! ! Emacs*XlwMenu.emacsW3.labelString:	%_Emacs-W3
! ! ! Emacs*XlwMenu.emacsW3.labelString:	%_Emacs-W3
! ! ! ! Emacs*XlwMenu.netscape.labelString:	%_Netscape
! ! ! Emacs*XlwMenu.netscape.labelString:	%_Netscape
! ! ! ! Emacs*XlwMenu.mosaic.labelString:	%_Mosaic
! ! ! Emacs*XlwMenu.mosaic.labelString:	%_Mosaic
! ! ! ! Emacs*XlwMenu.mosaicCCI.labelString:	Mosaic (%_CCI)
! ! ! Emacs*XlwMenu.mosaicCCI.labelString:	Mosaic (%_CCI)
! ! ! ! Emacs*XlwMenu.iXIMosaic.labelString:	%_IXI Mosaic
! ! ! Emacs*XlwMenu.iXIMosaic.labelString:	%_IXI Mosaic
! ! ! ! Emacs*XlwMenu.lynxXterm.labelString:	%_Lynx (xterm)
! ! ! Emacs*XlwMenu.lynxXterm.labelString:	%_Lynx (xterm)
! ! ! ! Emacs*XlwMenu.l_ynxXemacs.labelString:	L%_ynx (xemacs)
! ! ! Emacs*XlwMenu.l_ynxXemacs.labelString:	L%_ynx (xemacs)
! ! ! ! Emacs*XlwMenu.grail.labelString:	%_Grail
! ! ! Emacs*XlwMenu.grail.labelString:	%_Grail
! ! ! ! Emacs*XlwMenu.kfm.labelString:	%_Kfm
! ! ! Emacs*XlwMenu.kfm.labelString:		%_Kfm
! ! ! ! Emacs*XlwMenu.debugOnError.labelString:	%_Debug on Error
! ! ! Emacs*XlwMenu.debugOnError.labelString:	エラーでデバッグ(%_D)
! ! ! ! Emacs*XlwMenu.debugOnQuit.labelString:	Debug on %_Quit
! ! ! Emacs*XlwMenu.debugOnQuit.labelString:	終了でデバッグ(%_Q)
! ! ! ! Emacs*XlwMenu.debugOnS_ignal.labelString:	Debug on S%_ignal
! ! ! Emacs*XlwMenu.debugOnS_ignal.labelString:	シグナルでデバッグ(%_I)
! ! ! ! Emacs*XlwMenu.stackTraceOnError.labelString:	%_Stack Trace on Error
! ! ! Emacs*XlwMenu.stackTraceOnError.labelString:	エラーでスタックトレース(%_S)
! ! ! ! Emacs*XlwMenu.stackTraceOnSi_gnal.labelString:	Stack Trace on Si%_gnal
! ! ! Emacs*XlwMenu.stackTraceOnSi_gnal.labelString:	シグナルでスタックトレース(%_G)
! ! ! ! Emacs*XlwMenu.scrollbars.labelString:	%_Scrollbars
! ! ! Emacs*XlwMenu.scrollbars.labelString:	スクロールバー(%_S)
! ! ! ! Emacs*XlwMenu.wrapLongLines.labelString:	%_Wrap Long Lines
! ! ! Emacs*XlwMenu.wrapLongLines.labelString:	長い行を折り返す(%_W)
! ! ! ! Emacs*XlwMenu.3DModeline.labelString:	%_3D Modeline
! ! ! Emacs*XlwMenu.3DModeline.labelString:	3Dモードライン(%_3)
! ! ! ! Emacs*XlwMenu.modelineHorizontalScrolling.labelString:	Modeline %_Horizontal Scrolling
! ! ! Emacs*XlwMenu.modelineHorizontalScrolling.labelString:	水平スクロールのモードライン(%_H)
! ! ! ! Emacs*XlwMenu.toolbarsVisible.labelString:	%_Toolbars Visible
! ! ! Emacs*XlwMenu.toolbarsVisible.labelString:	ツールバーの表示(%_T)
! ! ! ! Emacs*XlwMenu.toolbarsCa_ptioned.labelString:	Toolbars Ca%_ptioned
! ! ! Emacs*XlwMenu.toolbarsCa_ptioned.labelString:	ツールバーにキャプション付加(%_P)
! ! ! ! Emacs*XlwMenu.defaultToolba_rLocation.labelString:	Default Toolba%_r Location
! ! ! Emacs*XlwMenu.defaultToolba_rLocation.labelString:	デフォルトのツールバー位置(%_R)
! ! ! ! Emacs*XlwMenu.b_uffersTabVisible.labelString:	B%_uffers Tab Visible
! ! ! Emacs*XlwMenu.b_uffersTabVisible.labelString:	バッファタブの表示(%_U)
! ! ! ! Emacs*XlwMenu.defaultGutterLocation.labelString:	Default %_Gutter Location
! ! ! Emacs*XlwMenu.defaultGutterLocation.labelString:	デフォルトガーター位置(%_G)
! ! ! ! Emacs*XlwMenu.blinkingCursor.labelString:	%_Blinking Cursor
! ! ! Emacs*XlwMenu.blinkingCursor.labelString:	カーソルの点滅(%_B)
! ! ! ! Emacs*XlwMenu.bl_ockCursor.labelString:	Bl%_ock Cursor
! ! ! Emacs*XlwMenu.bl_ockCursor.labelString:	ブロックカーソル(%_O)
! ! ! ! Emacs*XlwMenu.barCursor1Pixel.labelString:	Bar Cursor (%_1 Pixel)
! ! ! Emacs*XlwMenu.barCursor1Pixel.labelString:	バーカーソル(%_1ピクセル)
! ! ! ! Emacs*XlwMenu.barCursor2Pixels.labelString:	Bar Cursor (%_2 Pixels)
! ! ! Emacs*XlwMenu.barCursor2Pixels.labelString:	バーカーソル(%_2ピクセル)
! ! ! ! Emacs*XlwMenu.pa_renHighlighting.labelString:	Pa%_ren Highlighting
! ! ! Emacs*XlwMenu.pa_renHighlighting.labelString:	括弧の強調表示(%_R)
! ! ! ! Emacs*XlwMenu.lineNumbers.labelString:	%_Line Numbers
! ! ! Emacs*XlwMenu.lineNumbers.labelString:		行番号(%_L)
! ! ! ! Emacs*XlwMenu.columnNumbers.labelString:	%_Column Numbers
! ! ! Emacs*XlwMenu.columnNumbers.labelString:	カラム番号(%_C)
! ! ! ! Emacs*XlwMenu.otherWindowLocation.labelString:	"Other %_Window" Location
! ! ! Emacs*XlwMenu.otherWindowLocation.labelString:	"他のウィンドウ"位置(%_W)
! ! ! ! Emacs*XlwMenu.none.labelString:	%_None
! ! ! Emacs*XlwMenu.none.labelString:	なし(%_N)
! ! ! ! Emacs*XlwMenu.asText.labelString:	As %_Text
! ! ! Emacs*XlwMenu.asText.labelString:	テキストとして(%_T)
! ! ! ! Emacs*XlwMenu.asScrollbar.labelString:	As %_Scrollbar
! ! ! Emacs*XlwMenu.asScrollbar.labelString:	スクロールバーとして(%_S)
! ! ! ! Emacs*XlwMenu.top.labelString:	%_Top
! ! ! Emacs*XlwMenu.top.labelString:	上(%_T)
! ! ! ! Emacs*XlwMenu.bottom.labelString:	%_Bottom
! ! ! Emacs*XlwMenu.bottom.labelString:	下(%_B)
! ! ! ! Emacs*XlwMenu.left.labelString:	%_Left
! ! ! Emacs*XlwMenu.left.labelString:		å·¦(%_L)
! ! ! ! Emacs*XlwMenu.right.labelString:	%_Right
! ! ! Emacs*XlwMenu.right.labelString:	右(%_R)
! ! ! ! Emacs*XlwMenu.blinkingParen.labelString:	%_Blinking Paren
! ! ! Emacs*XlwMenu.blinkingParen.labelString:	括弧の点滅(%_B)
! ! ! ! Emacs*XlwMenu.steadyParen.labelString:	%_Steady Paren
! ! ! Emacs*XlwMenu.steadyParen.labelString:		括弧を点滅しない(%_S)
! ! ! ! Emacs*XlwMenu.expression.labelString:	%_Expression
! ! ! Emacs*XlwMenu.expression.labelString:	式(%_E)
! ! ! ! Emacs*XlwMenu.alwaysInSameFrame.labelString:	%_Always in Same Frame
! ! ! Emacs*XlwMenu.alwaysInSameFrame.labelString:	常に同じフレーム内(%_A)
! ! ! ! Emacs*XlwMenu.otherFrame2FramesMax.labelString:	Other Frame (%_2 Frames Max)
! ! ! Emacs*XlwMenu.otherFrame2FramesMax.labelString:	他のフレーム(最大%_2フレーム)
! ! ! ! Emacs*XlwMenu.otherFrame3FramesMax.labelString:	Other Frame (%_3 Frames Max)
! ! ! Emacs*XlwMenu.otherFrame3FramesMax.labelString:	他のフレーム(最大%_3フレーム)
! ! ! ! Emacs*XlwMenu.otherFrame4FramesMax.labelString:	Other Frame (%_4 Frames Max)
! ! ! Emacs*XlwMenu.otherFrame4FramesMax.labelString:	他のフレーム(最大%_4フレーム)
! ! ! ! Emacs*XlwMenu.otherFrame5FramesMax.labelString:	Other Frame (%_5 Frames Max)
! ! ! Emacs*XlwMenu.otherFrame5FramesMax.labelString:	他のフレーム(最大(%_5フレーム)
! ! ! ! Emacs*XlwMenu.alwaysCreateNewFrame.labelString:	Always Create %_New Frame
! ! ! Emacs*XlwMenu.alwaysCreateNewFrame.labelString:	常に新規フレームを作成
! ! ! ! Emacs*XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	%_Temp Buffers Always in Same Frame
! ! ! Emacs*XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	一時バッファは常に同じフレームに(%_T)
! ! ! ! Emacs*XlwMenu.tempBuffersLikeOtherBuffers.labelString:	Temp Buffers %_Like Other Buffers
! ! ! Emacs*XlwMenu.tempBuffersLikeOtherBuffers.labelString:	一時バッファを他のバッファと同じようにする(%_L)
! ! ! ! Emacs*XlwMenu.makeCurrentFrameGnuservTarget.labelString:	%_Make Current Frame Gnuserv Target
! ! ! Emacs*XlwMenu.makeCurrentFrameGnuservTarget.labelString:	現在のフレームをGnuservの対象にする(%_M)
! ! ! ! Emacs*XlwMenu.frameLocalFontMenu.labelString:	%_Frame-Local Font Menu
! ! ! Emacs*XlwMenu.frameLocalFontMenu.labelString:	フレームローカルのフォントメニュー(%_F)
! ! ! ! Emacs*XlwMenu.altMetaSelectsMenuItems.labelString:	%_Alt/Meta Selects Menu Items
! ! ! Emacs*XlwMenu.altMetaSelectsMenuItems.labelString:	Alt/Metaでメニューアイテムの選択(%_A)
! ! ! ! Emacs*XlwMenu.buffersMenuLength___.labelString:	Buffers Menu %_Length...
! ! ! Emacs*XlwMenu.buffersMenuLength___.labelString:		バッファメニューの長さ(%_L)...
! ! ! ! Emacs*XlwMenu.multiOperationBuffersSubMenus.labelString:	%_Multi-Operation Buffers Sub-Menus
! ! ! Emacs*XlwMenu.multiOperationBuffersSubMenus.labelString:	マルチオペレーションバッファサブメニュー(%_M)
! ! ! ! Emacs*XlwMenu.s_ubmenusForBufferGroups.labelString:	S%_ubmenus for Buffer Groups
! ! ! Emacs*XlwMenu.s_ubmenusForBufferGroups.labelString:	バッファグループのサブメニュー(%_U)
! ! ! ! Emacs*XlwMenu.verboseBufferMenuEntries.labelString:	%_Verbose Buffer Menu Entries
! ! ! Emacs*XlwMenu.verboseBufferMenuEntries.labelString:	冗長バッファメニューエントリ(%_V)
! ! ! ! Emacs*XlwMenu.buffersMenuSorting.labelString:	Buffers Menu %_Sorting
! ! ! Emacs*XlwMenu.buffersMenuSorting.labelString:	バッファメニューのソート(%_S)
! ! ! ! Emacs*XlwMenu.ignoreScaledFonts.labelString:	%_Ignore Scaled Fonts
! ! ! Emacs*XlwMenu.ignoreScaledFonts.labelString:	可変フォントの無視(%_I)
! ! ! ! Emacs*XlwMenu.inThisBuffer.labelString:	%_In This Buffer
! ! ! Emacs*XlwMenu.inThisBuffer.labelString:	このバッファ(%_I)
! ! ! ! Emacs*XlwMenu.automatic.labelString:	%_Automatic
! ! ! Emacs*XlwMenu.automatic.labelString:	自動(%_A)
! ! ! ! Emacs*XlwMenu.forceRehighlightInThisBuffer.labelString:	Force %_Rehighlight in this Buffer
! ! ! Emacs*XlwMenu.forceRehighlightInThisBuffer.labelString:	このバッファの強制再強調
! ! ! ! Emacs*XlwMenu.fonts.labelString:	%_Fonts
! ! ! Emacs*XlwMenu.fonts.labelString:	フォント(%_F)
! ! ! ! Emacs*XlwMenu.colors.labelString:	%_Colors
! ! ! Emacs*XlwMenu.colors.labelString:	カラー(%_C)
! ! ! ! Emacs*XlwMenu.1Least.labelString:	%_1 Least
! ! ! Emacs*XlwMenu.1Least.labelString:	%_1 最小
! ! ! ! Emacs*XlwMenu.2More.labelString:	%_2 More
! ! ! Emacs*XlwMenu.2More.labelString:	%_2 もうすこし
! ! ! ! Emacs*XlwMenu.3EvenMore.labelString:	%_3 Even More
! ! ! Emacs*XlwMenu.3EvenMore.labelString:	%_3 もっと
! ! ! ! Emacs*XlwMenu.4Most.labelString:	%_4 Most
! ! ! Emacs*XlwMenu.4Most.labelString:	%_4 最大
! ! ! ! Emacs*XlwMenu.lazyLock.labelString:	Lazy %_Lock
! ! ! Emacs*XlwMenu.lazyLock.labelString:	レイジーロック(%_L)
! ! ! ! Emacs*XlwMenu.lazyShot.labelString:	Lazy %_Shot
! ! ! Emacs*XlwMenu.lazyShot.labelString:	レイジーショット(%_S)
! ! ! ! Emacs*XlwMenu.cac_hing.labelString:	Cac%_hing
! ! ! Emacs*XlwMenu.cac_hing.labelString:	キャッシング(%_H)
! ! ! ! Emacs*XlwMenu.1Anagnostiko___Avantgarde.labelString:	%_1 Anagnostiko  ... Avantgarde
! ! ! Emacs*XlwMenu.1Anagnostiko___Avantgarde.labelString:	%_1 Anagnostiko  ... Avantgarde
! ! ! ! Emacs*XlwMenu.2Bookman___Chimera.labelString:	%_2 Bookman      ... Chimera
! ! ! Emacs*XlwMenu.2Bookman___Chimera.labelString:	%_2 Bookman      ... Chimera
! ! ! ! Emacs*XlwMenu.3Courier___Helvetica.labelString:	%_3 Courier      ... Helvetica
! ! ! Emacs*XlwMenu.3Courier___Helvetica.labelString:	%_3 Courier      ... Helvetica
! ! ! ! Emacs*XlwMenu.4Kathimerini___LuxiSans.labelString:	%_4 Kathimerini  ... Luxi Sans
! ! ! Emacs*XlwMenu.4Kathimerini___LuxiSans.labelString:	%_4 Kathimerini  ... Luxi Sans
! ! ! ! Emacs*XlwMenu.5LuxiSerif___Palatino.labelString:	%_5 Luxi Serif   ... Palatino
! ! ! Emacs*XlwMenu.5LuxiSerif___Palatino.labelString:	%_5 Luxi Serif   ... Palatino
! ! ! ! Emacs*XlwMenu.6PalladioL___Zysong18030.labelString:	%_6 Palladio L   ... Zysong18030
! ! ! Emacs*XlwMenu.6PalladioL___Zysong18030.labelString:	%_6 Palladio L   ... Zysong18030
! ! ! ! Emacs*XlwMenu.15.labelString:	%_1 5
! ! ! Emacs*XlwMenu.15.labelString:	%_1 5
! ! ! ! Emacs*XlwMenu.26.labelString:	%_2 6
! ! ! Emacs*XlwMenu.26.labelString:	%_2 6
! ! ! ! Emacs*XlwMenu.37.labelString:	%_3 7
! ! ! Emacs*XlwMenu.37.labelString:	%_3 7
! ! ! ! Emacs*XlwMenu.48.labelString:	%_4 8
! ! ! Emacs*XlwMenu.48.labelString:	%_4 8
! ! ! ! Emacs*XlwMenu.59.labelString:	%_5 9
! ! ! Emacs*XlwMenu.59.labelString:	%_5 9
! ! ! ! Emacs*XlwMenu.610.labelString:	%_6 10
! ! ! Emacs*XlwMenu.610.labelString:	%_6 10
! ! ! ! Emacs*XlwMenu.711.labelString:	%_7 11
! ! ! Emacs*XlwMenu.711.labelString:	%_7 11
! ! ! ! Emacs*XlwMenu.812.labelString:	%_8 12
! ! ! Emacs*XlwMenu.812.labelString:	%_8 12
! ! ! ! Emacs*XlwMenu.913.labelString:	%_9 13
! ! ! Emacs*XlwMenu.913.labelString:	%_9 13
! ! ! ! Emacs*XlwMenu.014.labelString:	%_0 14
! ! ! Emacs*XlwMenu.014.labelString:	%_0 14
! ! ! ! Emacs*XlwMenu.a15.labelString:	%_a 15
! ! ! Emacs*XlwMenu.a15.labelString:	%_a 15
! ! ! ! Emacs*XlwMenu.b16.labelString:	%_b 16
! ! ! Emacs*XlwMenu.b16.labelString:	%_b 16
! ! ! ! Emacs*XlwMenu.c17.labelString:	%_c 17
! ! ! Emacs*XlwMenu.c17.labelString:	%_c 17
! ! ! ! Emacs*XlwMenu.d18.labelString:	%_d 18
! ! ! Emacs*XlwMenu.d18.labelString:	%_d 18
! ! ! ! Emacs*XlwMenu.e19.labelString:	%_e 19
! ! ! Emacs*XlwMenu.e19.labelString:	%_e 19
! ! ! ! Emacs*XlwMenu.f20.labelString:	%_f 20
! ! ! Emacs*XlwMenu.f20.labelString:	%_f 20
! ! ! ! Emacs*XlwMenu.g23.labelString:	%_g 23
! ! ! Emacs*XlwMenu.g23.labelString:	%_g 23
! ! ! ! Emacs*XlwMenu.h24.labelString:	%_h 24
! ! ! Emacs*XlwMenu.h24.labelString:	%_h 24
! ! ! ! Emacs*XlwMenu.goToPreviousBuffer.labelString:	Go To %_Previous Buffer
! ! ! Emacs*XlwMenu.goToPreviousBuffer.labelString:	前のバッファに移動(%_P)
! ! ! ! Emacs*XlwMenu.goToBuffer___.labelString:	Go To %_Buffer...
! ! ! Emacs*XlwMenu.goToBuffer___.labelString:	バッファに移動(%_B)...
! ! ! ! Emacs*XlwMenu.listAllBuffers.labelString:	%_List All Buffers
! ! ! Emacs*XlwMenu.listAllBuffers.labelString:	すべてのバッファを一覧表示(%_L)
! ! ! ! Emacs*XlwMenu.deleteBuffer.labelString:	%_Delete Buffer
! ! ! Emacs*XlwMenu.deleteBuffer.labelString:	バッファの削除(%_D)
! ! ! ! Emacs*XlwMenu..labelString:	%_
! ! ! Emacs*XlwMenu..labelString:	%_
! ! ! ! Emacs*XlwMenu.evaluateRegionOrDefun.labelString:	%_Evaluate Region or Defun
! ! ! Emacs*XlwMenu.evaluateRegionOrDefun.labelString:	リージョンやdefunを評価(%_E)
! ! ! ! Emacs*XlwMenu.evaluateWholeBuffer.labelString:	Evaluate %_Whole Buffer
! ! ! Emacs*XlwMenu.evaluateWholeBuffer.labelString:		バッファ全体を評価(%_W)
! ! ! ! Emacs*XlwMenu.evaluateLastSExpression.labelString:	Evaluate Last %_S-expression
! ! ! Emacs*XlwMenu.evaluateLastSExpression.labelString:	最後のS式を評価(%_S)
! ! ! ! Emacs*XlwMenu.findFunction___.labelString:	Find %_Function...
! ! ! Emacs*XlwMenu.findFunction___.labelString:	関数を検索(%_F)...
! ! ! ! Emacs*XlwMenu.findVariable___.labelString:	Find %_Variable...
! ! ! Emacs*XlwMenu.findVariable___.labelString:	変数を検索(%_V)...
! ! ! ! Emacs*XlwMenu.helpOnFunction___.labelString:	%_Help on Function...
! ! ! Emacs*XlwMenu.helpOnFunction___.labelString:	関数でヘルプ表示(%_H)...
! ! ! ! Emacs*XlwMenu.hel_pOnVariable___.labelString:	Hel%_p on Variable...
! ! ! Emacs*XlwMenu.hel_pOnVariable___.labelString:	変数でヘルプ表示(%_P)...
! ! ! ! Emacs*XlwMenu.instrumentThisDefunForDebugging.labelString:	Instrument This Defun for %_Debugging
! ! ! Emacs*XlwMenu.instrumentThisDefunForDebugging.labelString:	このdefunをデバッグに使う(%_D)
! ! ! ! Emacs*XlwMenu.traceFunction___.labelString:	%_Trace Function...
! ! ! Emacs*XlwMenu.traceFunction___.labelString:	関数のトレース(%_T)...
! ! ! ! Emacs*XlwMenu.untraceAllFunctions.labelString:	%_Untrace All Functions
! ! ! Emacs*XlwMenu.untraceAllFunctions.labelString:	すべての関数のトレースをやめる(%_U)
! ! ! ! Emacs*XlwMenu.commentOutRegion.labelString:	%_Comment Out Region
! ! ! Emacs*XlwMenu.commentOutRegion.labelString:	リージョンをコメントアウト(%_C)
! ! ! ! Emacs*XlwMenu.indentRegionOrBalancedExpression.labelString:	%_Indent Region or Balanced Expression
! ! ! Emacs*XlwMenu.indentRegionOrBalancedExpression.labelString:	リージョンをインデント(%_I)
! ! ! ! Emacs*XlwMenu.i_ndentDefun.labelString:	I%_ndent Defun
! ! ! Emacs*XlwMenu.i_ndentDefun.labelString:	defunをインデント(%_N)
! ! ! ! Emacs*XlwMenu.lookForDebugOnErrorUnderOptionsTroubleshooting.labelString:	Look for debug-on-error under Options->Troubleshooting
! ! ! Emacs*XlwMenu.lookForDebugOnErrorUnderOptionsTroubleshooting.labelString:	[オプション]-[トラブルシューティング]の[エラーでデバッグ]を参照してください
! ! ! ! Emacs*XlwMenu.aboutXEmacs___.labelString:	%_About XEmacs...
! ! ! Emacs*XlwMenu.aboutXEmacs___.labelString:	XEmacsについて(%_A)...
! ! ! ! Emacs*XlwMenu.whatSNewInXEmacs.labelString:	What's %_New in XEmacs
! ! ! Emacs*XlwMenu.whatSNewInXEmacs.labelString:	XEmacsニュース(%_N)
! ! ! ! Emacs*XlwMenu.obtainingXEmacs.labelString:	%_Obtaining XEmacs
! ! ! Emacs*XlwMenu.obtainingXEmacs.labelString:	XEmacsを取得するには(%_O)
! ! ! ! Emacs*XlwMenu.infoOnlineDocs.labelString:	%_Info (Online Docs)
! ! ! Emacs*XlwMenu.infoOnlineDocs.labelString:	%_Info (オンラインdoc)
! ! ! ! Emacs*XlwMenu.xEmacsFAQ.labelString:	XEmacs %_FAQ
! ! ! Emacs*XlwMenu.xEmacsFAQ.labelString:	XEmacs %_FAQ
! ! ! ! Emacs*XlwMenu.tutorials.labelString:	%_Tutorials
! ! ! Emacs*XlwMenu.tutorials.labelString:	チュートリアル(%_T)
! ! ! ! Emacs*XlwMenu.samples.labelString:	%_Samples
! ! ! Emacs*XlwMenu.samples.labelString:	サンプル(%_S)
! ! ! ! Emacs*XlwMenu.commandsKeys.labelString:	%_Commands & Keys
! ! ! Emacs*XlwMenu.commandsKeys.labelString:	コマンドとキー(%_C)
! ! ! ! Emacs*XlwMenu.recentMessages.labelString:	%_Recent Messages
! ! ! Emacs*XlwMenu.recentMessages.labelString:	最近のメッセージ(%_R)
! ! ! ! Emacs*XlwMenu.misc.labelString:	%_Misc
! ! ! Emacs*XlwMenu.misc.labelString:	その他(%_M)
! ! ! ! Emacs*XlwMenu.sendBugReport___.labelString:	Send %_Bug Report...
! ! ! Emacs*XlwMenu.sendBugReport___.labelString:	バグレポートの送信(%_B)...
! ! ! ! Emacs*XlwMenu.infoContents.labelString:	%_Info Contents
! ! ! Emacs*XlwMenu.infoContents.labelString:	Infoコンテンツ(%_I)
! ! ! ! Emacs*XlwMenu.lookupKeyBinding___.labelString:	Lookup %_Key Binding...
! ! ! Emacs*XlwMenu.lookupKeyBinding___.labelString:	キーバインディング照会(%_K)...
! ! ! ! Emacs*XlwMenu.lookupCommand___.labelString:	Lookup %_Command...
! ! ! Emacs*XlwMenu.lookupCommand___.labelString:	コマンド照会(%_C)...
! ! ! ! Emacs*XlwMenu.lookupFunction___.labelString:	Lookup %_Function...
! ! ! Emacs*XlwMenu.lookupFunction___.labelString:	関数照会(%_F)...
! ! ! ! Emacs*XlwMenu.lookupTopic___.labelString:	Lookup %_Topic...
! ! ! Emacs*XlwMenu.lookupTopic___.labelString:	トピック照会(%_T)...
! ! ! ! Emacs*XlwMenu.fAQLocal.labelString:	%_FAQ (local)
! ! ! Emacs*XlwMenu.fAQLocal.labelString:	%_FAQ (ローカル)
! ! ! ! Emacs*XlwMenu.fAQViaWWW.labelString:	FAQ via %_WWW
! ! ! Emacs*XlwMenu.fAQViaWWW.labelString:	WWW上のFAQ(%_W)
! ! ! ! Emacs*XlwMenu.homePage.labelString:	%_Home Page
! ! ! Emacs*XlwMenu.homePage.labelString:	ホームページ(%_H)
! ! ! ! Emacs*XlwMenu.defaultJapanese.labelString:	%_Default (Japanese)
! ! ! Emacs*XlwMenu.defaultJapanese.labelString:	デフォルト(%_D) (日本語)
! ! ! ! Emacs*XlwMenu.1ThaiXTIS.labelString:	%_1 Thai-XTIS
! ! ! Emacs*XlwMenu.1ThaiXTIS.labelString:	%_1 タイ語-XTIS
! ! ! ! Emacs*XlwMenu.2Korean.labelString:	%_2 Korean
! ! ! Emacs*XlwMenu.2Korean.labelString:	%_2 韓国語
! ! ! ! Emacs*XlwMenu.3Slovenian.labelString:	%_3 Slovenian
! ! ! Emacs*XlwMenu.3Slovenian.labelString:	%_3 スロベニア語
! ! ! ! Emacs*XlwMenu.4German.labelString:	%_4 German
! ! ! Emacs*XlwMenu.4German.labelString:	%_4 ドイツ語
! ! ! ! Emacs*XlwMenu.5Czech.labelString:	%_5 Czech
! ! ! Emacs*XlwMenu.5Czech.labelString:	%_5 チェコ語
! ! ! ! Emacs*XlwMenu.6Romanian.labelString:	%_6 Romanian
! ! ! Emacs*XlwMenu.6Romanian.labelString:	%_6 ルーマニア語
! ! ! ! Emacs*XlwMenu.7Polish.labelString:	%_7 Polish
! ! ! Emacs*XlwMenu.7Polish.labelString:	%_7 ポーランド語
! ! ! ! Emacs*XlwMenu.8Croatian.labelString:	%_8 Croatian
! ! ! Emacs*XlwMenu.8Croatian.labelString:	%_8 クロアチア語
! ! ! ! Emacs*XlwMenu.9Norwegian.labelString:	%_9 Norwegian
! ! ! Emacs*XlwMenu.9Norwegian.labelString:	%_9 ノルウェー語
! ! ! ! Emacs*XlwMenu.0French.labelString:	%_0 French
! ! ! Emacs*XlwMenu.0French.labelString:	%_0 フランス語
! ! ! ! Emacs*XlwMenu.aEnglish.labelString:	%_a English
! ! ! Emacs*XlwMenu.aEnglish.labelString:	%_a 英語
! ! ! ! Emacs*XlwMenu.bCyrillicALT.labelString:	%_b Cyrillic-ALT
! ! ! Emacs*XlwMenu.bCyrillicALT.labelString:	%_b キリル文字-ALT
! ! ! ! Emacs*XlwMenu.cCyrillicWin.labelString:	%_c Cyrillic-Win
! ! ! Emacs*XlwMenu.cCyrillicWin.labelString: %_c キリル文字-Win
! ! ! ! Emacs*XlwMenu.dCyrillicKOI8.labelString:	%_d Cyrillic-KOI8
! ! ! Emacs*XlwMenu.dCyrillicKOI8.labelString: %_d キリル文字-KOI8
! ! ! ! Emacs*XlwMenu.eCyrillicISO.labelString:	%_e Cyrillic-ISO
! ! ! Emacs*XlwMenu.eCyrillicISO.labelString: %_d キリル文字-ISO
! ! ! ! Emacs*XlwMenu.sampleInit_el.labelString:	Sample %_init.el
! ! ! Emacs*XlwMenu.sampleInit_el.labelString:	サンプルinit.el(%_I)
! ! ! ! Emacs*XlwMenu.sample__Xdefaults.labelString:	Sample .%_Xdefaults
! ! ! Emacs*XlwMenu.sample__Xdefaults.labelString:	サンプル.Xdefaults(%_X)
! ! ! ! Emacs*XlwMenu.sampleEnriched.labelString:	Sample %_enriched
! ! ! Emacs*XlwMenu.sampleEnriched.labelString:	サンプルenriched(%_E)
! ! ! ! Emacs*XlwMenu.mode.labelString:	%_Mode
! ! ! Emacs*XlwMenu.mode.labelString:	モード(%_M)
! ! ! ! Emacs*XlwMenu.aproposDocs___.labelString:	Apropos %_Docs...
! ! ! Emacs*XlwMenu.aproposDocs___.labelString:	Aproposドキュメント(%_D)...
! ! ! ! Emacs*XlwMenu.key___.labelString:	%_Key...
! ! ! Emacs*XlwMenu.key___.labelString:	キー(%_I)...
! ! ! ! Emacs*XlwMenu.bindings.labelString:	%_Bindings
! ! ! Emacs*XlwMenu.bindings.labelString:	バインディング(%_B)
! ! ! ! Emacs*XlwMenu.mouseBindings.labelString:	%_Mouse Bindings
! ! ! Emacs*XlwMenu.mouseBindings.labelString:	マウスバインディング(%_M)
! ! ! ! Emacs*XlwMenu.recentKeys.labelString:	%_Recent Keys
! ! ! Emacs*XlwMenu.recentKeys.labelString:	最近のキー(%_R)
! ! ! ! Emacs*XlwMenu.function___.labelString:	%_Function...
! ! ! Emacs*XlwMenu.function___.labelString:	関数(%_F)...
! ! ! ! Emacs*XlwMenu.variable___.labelString:	%_Variable...
! ! ! Emacs*XlwMenu.variable___.labelString:	変数(%_V)...
! ! ! ! Emacs*XlwMenu.locateCommand___.labelString:	%_Locate Command...
! ! ! Emacs*XlwMenu.locateCommand___.labelString:	コマンドのlocate(%_L)...
! ! ! ! Emacs*XlwMenu.currentInstallationInfo.labelString:	%_Current Installation Info
! ! ! Emacs*XlwMenu.currentInstallationInfo.labelString:	現在のインストレーションInfo(%_C)
! ! ! ! Emacs*XlwMenu.noWarranty.labelString:	%_No Warranty
! ! ! Emacs*XlwMenu.noWarranty.labelString:	無保証(%_N)
! ! ! ! Emacs*XlwMenu.xEmacsLicense.labelString:	XEmacs %_License
! ! ! Emacs*XlwMenu.xEmacsLicense.labelString:	XEmacsライセンス(%_L)
! ! ! ! Emacs*XlwMenu.findPackages.labelString:	Find %_Packages
! ! ! Emacs*XlwMenu.findPackages.labelString:	パッケージ検索(%_P)
! ! ! ! Emacs*XlwMenu.viewSplashScreen.labelString:	View %_Splash Screen
! ! ! Emacs*XlwMenu.viewSplashScreen.labelString:	スプラッシュスクリーンの表示(%_S)
! ! ! ! Emacs*XlwMenu.unixManual___.labelString:	%_Unix Manual...
! ! ! Emacs*XlwMenu.unixManual___.labelString:	Unixマニュアル(%_U)...


--- NEW FILE Emacs.ad.ja_JP.eucJP ---
! XEmacs 21.x Íѥǥե©¥ë¥È¥ê¥½¡¼¥¹¥Õ¥¡¥¤¥ë (ÆüËܸì´Ä¶­ÍÑ)
!
!              MATSUBAYASHI 'Shaolin' Kohji (shaolin at rins.st.ryukoku.ac.jp)
!              Yukihiro Nakai <ynakai at redhat.com>
!                                   Time-stamp: <03/10/17 21:51:24 petersen>
!
!
! This is the app-defaults file for XEmacs.
!
! This used to be identical to sample.Xdefaults, but the resources
! below have been rewritten to be as general as possible to avoid
! overriding user resources.  Other than the form rewriting, both
! files should be kept in sync. 
! 
! The resources below are loaded into the XEmacs executable at compile-time:
! changes to .../etc/Emacs.ad made after XEmacs has been built will have no
! effect.
! 
! However, you may copy .../etc/Emacs.ad to /usr/lib/X11/app-defaults/Emacs
! (or whatever the standard app-defaults directory is at your site) to cause
! it to be consulted at run-time.  (Do this only for site-wide customizations:
! personal customizations should be put into ~/.Xdefaults instead.)
! Note that the file must be named Emacs, not XEmacs.
! 
! See the NEWS file (C-h n) or XEmacs manual (C-h i) for a description of
! the various resources and the syntax for setting them.
! 
! Energize users: note that this is not the same app-defaults file that is
! used with the Energize-specific version of XEmacs.


! Colors and backgrounds.
! ======================
! The contrasts of these colors will cause them to map to the appropriate
! one of "black" or "white" on monochrome systems.
! 
! The valid color names on your system can be found by looking in the file
! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.

! ! Set the modeline colors.
! Emacs.modeline*attributeForeground:	Black
! Emacs.modeline*attributeBackground:	Gray75

! ! Set the color of the text cursor.
! Emacs.text-cursor*attributeBackground:	Red3

! If you want to set the color of the mouse pointer, do this:
! Emacs.pointer*attributeForeground:	Black
! If you want to set the background of the mouse pointer, do this:
! Emacs.pointer*attributeBackground:	White
! Note that by default, the pointer foreground and background are the same
! as the default face.

! Set the menubar colors.  This overrides the default foreground and
! background colors specified above.
*menubar*Foreground:			Gray30
*menubar*Background:			Gray80
! This is for buttons in the menubar.  
! Yellow would be better, but that would map to white on monochrome.
*menubar*buttonForeground:		Blue
*XlwMenu*highlightForeground:		Red
*XlwMenu*titleForeground:		Maroon
*XlwMenu*selectColor:			ForestGreen
*XmToggleButton*selectColor:		ForestGreen

! Specify the colors of popup menus.
*popup*Foreground:			Black
*popup*Background:			Gray80

! Specify the colors of the various sub-widgets of the dialog boxes.
*dialog*Foreground:			Black
! #A5C0C1 is a shade of blue
*dialog*Background:			#A5C0C1
! The following three are for Motif dialog boxes ...
*dialog*XmTextField*Background:		WhiteSmoke
*dialog*XmText*Background:		WhiteSmoke
*dialog*XmList*Background:		WhiteSmoke
! While this one is for Athena dialog boxes.
*dialog*Command*Background:		WhiteSmoke

! Xlw Scrollbar colors
*XlwScrollBar*Foreground:		Gray30
*XlwScrollBar*Background:		Gray80
*XmScrollBar*Foreground:		Gray30
*XmScrollBar*Background:		Gray80

!
! The Lucid Scrollbar supports two added resources, SliderStyle is either
! "plain" (default) or "dimple".  Dimple puts a small dimple in the middle
! of the slider that depresses when the slider is clicked on.  ArrowPosition is
! either "opposite" (default) or "same".  Opposite puts the arrows at opposite
! of the scrollbar, same puts both arrows at the same end, like the Amiga.
!
Emacs*XlwScrollBar.SliderStyle:    dimple
! Emacs*XlwScrollBar.ArrowPosition:  opposite

!
! If you want to turn off a toolbar, set its height or width to 0.
! The correct size value is not really arbitrary.  We only control it
! this way in order to avoid excess frame resizing when turning the
! toolbars on and off.
!
! To change the heights and widths of the toolbars:
!
! Emacs.topToolBarHeight:		37
! Emacs.bottomToolBarHeight:		0
! Emacs.leftToolBarWidth:		0
! Emacs.rightToolBarWidth:		0

! *topToolBarShadowColor:		Gray90
! *bottomToolBarShadowColor:		Gray40
! *backgroundToolBarColor:		Gray80
! *toolBarShadowThickness:		2


! If you want to turn off vertical scrollbars, or change the default
! pixel width of the vertical scrollbars, do it like this (0 width
! means no vertical scrollbars):
! 
! Emacs.scrollBarWidth: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarWidth: 0


! If you want to turn off horizontal scrollbars, or change the default
! pixel height of the horizontal scrollbars, do it like this (0 height
! means no horizontal scrollbars):
! 
! Emacs.scrollBarHeight: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarHeight: 0


! To dynamically change the labels used for menubar buttons...
! 
! Emacs*XlwMenu.resourceLabels: True
! Emacs*XlwMenu.newFrame.labelString: Open Another Window

! To have the Motif scrollbars on the left instead of the right, do this:
! 
! Emacs*scrollBarPlacement: BOTTOM_LEFT
!
! To have the Athena scrollbars on the right, use `BOTTOM_RIGHT' instead

! To have Motif scrollbars act more like Xt scrollbars...
!
! Emacs*XmScrollBar.translations: #override \n\
!     <Btn1Down>:     PageDownOrRight(0)    \n\
!     <Btn3Down>:     PageUpOrLeft(0)

! Fonts.
! ======
! XEmacs requires the use of XLFD (X Logical Font Description) format font
! names, which look like
! 
! 	*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
! 
! if you use any of the other, less strict font name formats, some of which
! look like
! 		lucidasanstypewriter-12
! and		fixed
! and		9x13
! 
! then XEmacs won't be able to guess the names of the bold and italic versions.
! All X fonts can be referred to via XLFD-style names, so you should use those
! forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).


! The default font for the text area of XEmacs is chosen at run-time
! by lisp code which tries a number of different possibilities in order
! of preference.  If you wish to override it, use this:
! 
Emacs.default.attributeFont:  -misc-fixed-medium-r-*-*-14-*-*-*-*-*-*

! If you choose a font which does not have an italic version, you can specify
! some other font to use for it here:
! 
! Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!
! And here is how you would set the background color of the `highlight' face,
! but only on the screen named `debugger':
! 
! Emacs*debugger.highlight.attributeBackground:		PaleTurquoise
! 
! See the NEWS file (C-h n) for a more complete description of the resource
! syntax of faces.


! Font of the modeline, menubar and pop-up menus.
! Note that the menubar resources do not use the `face' syntax, since they
! are X toolkit widgets and thus outside the domain of XEmacs proper.
! 
*menubar*Font: 			-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*
*popup*Font:			-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*

! Font in the Motif dialog boxes.
! (Motif uses `fontList' while most other things use `font' - if you don't
! know why you probably don't want to.)
! 
*XmDialogShell*FontList:	-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*
*XmTextField*FontList:		-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*
*XmText*FontList:		-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*
*XmList*FontList:		-misc-fixed-medium-r-*-*-14-*-*-*-*-*-*

! Font in the Athena dialog boxes.
! I think 14-point looks nicer than 12-point.
! Some people use 12-point anyway because you get more text, but
! there's no purpose at all in doing this for dialog boxes.

*Dialog*Font:			-*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*

! Dialog box translations.
! =======================

! This accelerator binds <return> in a dialog box to <activate> on button1
*dialog*button1.accelerators:#override\
<KeyPress>Return: ArmAndActivate()\n\
<KeyPress>KP_Enter: ArmAndActivate()\n\
Ctrl<KeyPress>m: ArmAndActivate()\n

! Translations to make the TextField widget behave more like XEmacs
*XmTextField*translations: #override\n\
	!<Key>osfBackSpace:	delete-previous-character()\n\
	!<Key>osfDelete:	delete-previous-character()\n\
	!Ctrl<Key>h: 		delete-previous-character()\n\
	!Ctrl<Key>d: 		delete-next-character()\n\
	!Meta<Key>osfDelete:	delete-previous-word()\n\
	!Meta<Key>osfBackSpace:	delete-previous-word()\n\
	!Meta<Key>d:		delete-next-word()\n\
	!Ctrl<Key>k:		delete-to-end-of-line()\n\
	!Ctrl<Key>g:		process-cancel()\n\
	!Ctrl<Key>b:		backward-character()\n\
	!<Key>osfLeft:		backward-character()\n\
	!Ctrl<Key>f:		forward-character()\n\
	!<Key>osfRight:		forward-character()\n\
	!Meta<Key>b:		backward-word()\n\
	!Meta<Key>osfLeft:	backward-word()\n\
	!Meta<Key>f:		forward-word()\n\
	!Meta<Key>osfRight:	forward-word()\n\
	!Ctrl<Key>e:		end-of-line()\n\
	!Ctrl<Key>a:		beginning-of-line()\n\
	!Ctrl<Key>w:		cut-clipboard()\n\
	!Meta<Key>w:		copy-clipboard()\n\
	<Btn2Up>:		copy-primary()\n

! With the XEmacs typeahead it's better to not have space be bound to
! ArmAndActivate() for buttons that appear in dialog boxes.  This is
! not 100% Motif compliant but the benefits far outweight the
! compliancy problem.  
*dialog*XmPushButton*translations:#override\n\
    <Btn1Down>:         Arm()\n\
    <Btn1Down>,<Btn1Up>: Activate()\
			Disarm()\n\
    <Btn1Down>(2+):     MultiArm()\n\
    <Btn1Up>(2+):       MultiActivate()\n\
    <Btn1Up>:           Activate()\
		        Disarm()\n\
    <Key>osfSelect:  	ArmAndActivate()\n\
    <Key>osfActivate:   ArmAndActivate()\n\
    <Key>osfHelp:	Help()\n\
    ~Shift ~Meta ~Alt <Key>Return:	ArmAndActivate()\n\
    <EnterWindow>:      Enter()\n\
    <LeaveWindow>:      Leave()\n

! XIM input method style 
! ======================= 

! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
! order of user's preference.  
! Choose a subset of the following styles or reorder to taste
*ximStyles: XIMPreeditPosition|XIMStatusArea\
            XIMPreeditPosition|XIMStatusNothing\
            XIMPreeditPosition|XIMStatusNone\
            XIMPreeditNothing|XIMStatusArea\
            XIMPreeditNothing|XIMStatusNothing\
            XIMPreeditNothing|XIMStatusNone\
            XIMPreeditNone|XIMStatusArea\
            XIMPreeditNone|XIMStatusNothing\
            XIMPreeditNone|XIMStatusNone

! XIM Preedit and Status foreground and background
*EmacsFrame.ximForeground: black
*EmacsFrame.ximBackground: white

! XIM fontset (defaults to system fontset default)
! *EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*
!    Japanese localization resources for XEmacs.
! @(#)Emacs	1.3 96/09/22
!    Copyright (C) 1996 Sun Microsystems, Inc.
!!
! This file is part of XEmacs.
! 
! XEmacs 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.
! XEmacs 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 XEmacs; see the file COPYING.  If not, write to the
! Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! Boston, MA 02111-1307, USA.
! Copyright (C) 1996 Sun Microsystems Inc.
!
! Japanese Resources to be placed in etc/app-defaults/ja/Emacs
! for xemacs-mule.  It is same on another languages such like fr,
! if you want to have French menu label, place it on
! etc/app-defaults/fr/Emacs.

! Pulldown menu internationalization.  The first line of the file
! "*XlwMenu.resourceLabels: True" has to be there to make sure
! all the labelString will be read and displayed by X.
*XlwMenu.resourceLabels: True

! CDE doesn't require this but OpenWindows does.
! Note that this `gothic' font family is effective just for Japanese.
! And fontList is just used under Motif menubar.
*fontList: -misc-fixed-medium-r-normal--14-*:
!! FontSet for menus when you use --with-xfs or --with-xim=xlib.
*fontSet: -*-fixed-medium-r-normal--14-*

! Starting below here are menu label string which can be translated to
! different languages. 
! Example: *XlwMenu.file.labelString: File  
! Characters before the ":" sign, "Example: *XlwMenu.file.labelString"
! can not be changed. They must stay exactly the way they are.
! The only string to be translated is the string, "File".
! Some resource names such as "file", "quit" have been used in several
! places.  However, each of them only has to be translated once in this X
! resource file.
! Emacs*XlwMenu.file.labelString:	%_File
Emacs*XlwMenu.file.labelString:		¥Õ¥¡¥¤¥ë(%_F)
! Emacs*XlwMenu.edit.labelString:	%_Edit
Emacs*XlwMenu.edit.labelString:		ÊÔ½¸(%_E)
! Emacs*XlwMenu.view.labelString:	%_View
Emacs*XlwMenu.view.labelString:		ɽ¼¨(%_V)
! Emacs*XlwMenu.c_mds.labelString:	C%_mds
Emacs*XlwMenu.c_mds.labelString:	¥³¥Þ¥ó¥É(%_M)
! Emacs*XlwMenu.tools.labelString:	%_Tools
Emacs*XlwMenu.tools.labelString:	¥Ä¡¼¥ë(%_T)
! Emacs*XlwMenu.options.labelString:	%_Options
Emacs*XlwMenu.options.labelString:	¥ª¥×¥·¥ç¥ó(%_O)
! Emacs*XlwMenu.buffers.labelString:	%_Buffers
Emacs*XlwMenu.buffers.labelString:	¥Ð¥Ã¥Õ¥¡(%_B)
! Emacs*XlwMenu.help.labelString:	%_Help
Emacs*XlwMenu.help.labelString:		¥Ø¥ë¥×(%_H)
! Emacs*XlwMenu.lisp.labelString:	%_Lisp
Emacs*XlwMenu.lisp.labelString:		%_Lisp
! Emacs*XlwMenu.open___.labelString:	%_Open...
Emacs*XlwMenu.open___.labelString:	³«¤¯(%_O)...
! Emacs*XlwMenu.openInOtherWindow___.labelString:	Open in Other %_Window...
Emacs*XlwMenu.openInOtherWindow___.labelString:		Ê̤Υ¦¥£¥ó¥É¥¦¤Ç³«¤¯(%_W)...
! Emacs*XlwMenu.openInNewFrame___.labelString:	Open in New %_Frame...
Emacs*XlwMenu.openInNewFrame___.labelString:	¿·¤·¤¤¥Õ¥ì¡¼¥à¤Ç³«¤¯(%_F)...
! Emacs*XlwMenu.hexEditFile___.labelString:	%_Hex Edit File...
Emacs*XlwMenu.hexEditFile___.labelString:	16¿Ê¤ÇÊÔ½¸¤¹¤ë(%_H)...
! Emacs*XlwMenu.insertFile___.labelString:	%_Insert File...
Emacs*XlwMenu.insertFile___.labelString:	¥Õ¥¡¥¤¥ë¤ÎÁÞÆþ(%_I)...
! Emacs*XlwMenu.viewFile___.labelString:	%_View File...
Emacs*XlwMenu.viewFile___.labelString:		¥Õ¥¡¥¤¥ë¤Îɽ¼¨(%_V)...
! Emacs*XlwMenu.save.labelString:	%_Save
Emacs*XlwMenu.save.labelString:		Êݸ(%_S)
! Emacs*XlwMenu.saveAs___.labelString:	Save %_As...
Emacs*XlwMenu.saveAs___.labelString:	ÊÌ̾¤ÇÊݸ(%_A)...
! Emacs*XlwMenu.saveSo_meBuffers.labelString:	Save So%_me Buffers
Emacs*XlwMenu.saveSo_meBuffers.labelString:	̤Êݸ¥Ð¥Ã¥Õ¥¡¤òÊݸ(%_M)
! Emacs*XlwMenu.print.labelString:	%_Print
Emacs*XlwMenu.print.labelString:	°õºþ(%_P)
! Emacs*XlwMenu.prett_yPrint.labelString:	Prett%_y-Print
Emacs*XlwMenu.prett_yPrint.labelString:		À¶½ñ°õºþ(%_Y)
! Emacs*XlwMenu.revertBuffer.labelString:	%_Revert Buffer
Emacs*XlwMenu.revertBuffer.labelString:		¥Ð¥Ã¥Õ¥¡Éü¸µ(%_R)
! Emacs*XlwMenu.re_coverFile___.labelString:	Re%_cover File...
Emacs*XlwMenu.re_coverFile___.labelString:	¥Õ¥¡¥¤¥ëÉü¸µ(%_C)...
! Emacs*XlwMenu.recoverS_ession___.labelString:	Recover S%_ession...
Emacs*XlwMenu.recoverS_ession___.labelString:	¥»¥Ã¥·¥ç¥ó¤ÎÉü¸µ(%_S)...
! Emacs*XlwMenu.e_xitXEmacs.labelString:	E%_xit XEmacs
Emacs*XlwMenu.e_xitXEmacs.labelString:		XEmacs¤Î½ªÎ»(%_X)
! Emacs*XlwMenu.undo.labelString:	%_Undo
Emacs*XlwMenu.undo.labelString:		¸µ¤ËÌ᤹(%_U)
! Emacs*XlwMenu.cu_t.labelString:	Cu%_t
Emacs*XlwMenu.cu_t.labelString:		ÀÚ¤ê¼è¤ê(%_T)
! Emacs*XlwMenu.copy.labelString:	%_Copy
Emacs*XlwMenu.copy.labelString:		¥³¥Ô¡¼(%_C)
! Emacs*XlwMenu.paste.labelString:	%_Paste
Emacs*XlwMenu.paste.labelString:	Ä¥¤êÉÕ¤±(%_P)
! Emacs*XlwMenu.delete.labelString:	%_Delete
Emacs*XlwMenu.delete.labelString:	ºï½ü(%_D)
! Emacs*XlwMenu.selectAll.labelString:	Select %_All
Emacs*XlwMenu.selectAll.labelString:	¤¹¤Ù¤Æ¤òÁªÂò(%_A)
! Emacs*XlwMenu.selectPa_ge.labelString:	Select Pa%_ge
Emacs*XlwMenu.selectPa_ge.labelString:	¥Ú¡¼¥¸¤òÁªÂò(%_G)
! Emacs*XlwMenu.find___.labelString:	%_Find...
Emacs*XlwMenu.find___.labelString:	¸¡º÷(%_F)...
! Emacs*XlwMenu.r_eplace___.labelString:	R%_eplace...
Emacs*XlwMenu.r_eplace___.labelString:		ÃÖ´¹(%_E)...
! Emacs*XlwMenu.replaceRege_xp___.labelString:	Replace (Rege%_xp)...
Emacs*XlwMenu.replaceRege_xp___.labelString:	ÃÖ´¹ (Àµµ¬É½¸½)(%_X)...
! Emacs*XlwMenu.listMatchingLines___.labelString:	%_List Matching Lines...
Emacs*XlwMenu.listMatchingLines___.labelString:		°ìÃפ·¤¿¹Ô¤Î°ìÍ÷(%_L)...
! Emacs*XlwMenu.multilingualMule.labelString:	%_Multilingual ("Mule")
Emacs*XlwMenu.multilingualMule.labelString:	¿¸À¸ì(%_M) ("Mule")
! Emacs*XlwMenu.t_oggleInputMethod.labelString:	T%_oggle Input Method
Emacs*XlwMenu.t_oggleInputMethod.labelString:	ÆþÎϥ᥽¥Ã¥ÉÀÚ¤êÂؤ¨(%_O)
! Emacs*XlwMenu.selectInputMethod.labelString:	Select %_Input Method
Emacs*XlwMenu.selectInputMethod.labelString:	ÆþÎϥ᥽¥Ã¥É¤ÎÁªÂò(%_I)
! Emacs*XlwMenu.d_escribeInputMethod.labelString:	D%_escribe Input Method
Emacs*XlwMenu.d_escribeInputMethod.labelString:	ÆþÎϥ᥽¥Ã¥É¤ÎÀâÌÀ(%_E)
! Emacs*XlwMenu.describeCurrentCodingSystems.labelString:	Describe Current %_Coding Systems
Emacs*XlwMenu.describeCurrentCodingSystems.labelString:		¸½ºß¤Î¥³¡¼¥Ç¥£¥ó¥°¥·¥¹¥Æ¥à¤ÎÀâÌÀ(%_C)
! Emacs*XlwMenu.setCodingSystemOfBufferFile___.labelString:	Set Coding System of %_Buffer File...
Emacs*XlwMenu.setCodingSystemOfBufferFile___.labelString:	¥Ð¥Ã¥Õ¥¡¥Õ¥¡¥¤¥ë¤Î¥³¡¼¥Ç¥£¥ó¥°¥·¥¹¥Æ¥à¤Î¥»¥Ã¥È(%_B)...
! Emacs*XlwMenu.setCodingSystemOfTerminal___.labelString:	Set Coding System of %_Terminal...
Emacs*XlwMenu.setCodingSystemOfTerminal___.labelString:		¥¿¡¼¥ß¥Ê¥ë¤Î¥³¡¼¥Ç¥£¥ó¥°¥·¥¹¥Æ¥à¤Î¥»¥Ã¥È(%_T)...
! Emacs*XlwMenu.setCodingSystemOfKeyboard___.labelString:	Set Coding System of %_Keyboard...
Emacs*XlwMenu.setCodingSystemOfKeyboard___.labelString:		¥­¡¼¥Ü¡¼¥É¤Î¥³¡¼¥Ç¥£¥ó¥°¥·¥¹¥Æ¥à¤Î¥»¥Ã¥È(%_K)...
! Emacs*XlwMenu.setCodingSystemOfProcess___.labelString:	Set Coding System of %_Process...
Emacs*XlwMenu.setCodingSystemOfProcess___.labelString:		¥×¥í¥»¥¹¤Î¥³¡¼¥Ç¥£¥ó¥°¥·¥¹¥Æ¥à¤Î¥»¥Ã¥È(%_P)...
! Emacs*XlwMenu.showCha_racterTable.labelString:	Show Cha%_racter Table
Emacs*XlwMenu.showCha_racterTable.labelString:		¥­¥ã¥é¥¯¥¿¥Æ¡¼¥Ö¥ë¤Îɽ¼¨(%_R)
! Emacs*XlwMenu.showDia_gnosisForMULE.labelString:	Show Dia%_gnosis for MULE
Emacs*XlwMenu.showDia_gnosisForMULE.labelString:	MULE¤Î¿ÇÃǤòɽ¼¨(%_G)
! Emacs*XlwMenu.showHelloInManyLanguages.labelString:	Show "%_hello" in Many Languages
Emacs*XlwMenu.showHelloInManyLanguages.labelString:	¿¸À¸ì¤Ç"Hello"¤òɽ¼¨(%_H)
! Emacs*XlwMenu.newFrame.labelString:	%_New Frame
Emacs*XlwMenu.newFrame.labelString:			¿·µ¬¥Õ¥ì¡¼¥à(%_N)
! Emacs*XlwMenu.frameOnOtherDispla_y___.labelString:	Frame on Other Displa%_y...
Emacs*XlwMenu.frameOnOtherDispla_y___.labelString:	¾¤Î¥Ç¥£¥¹¥×¥ì¥¤¤Î¥Õ¥ì¡¼¥à(%_Y)...
! Emacs*XlwMenu.deleteFrame.labelString:	%_Delete Frame
Emacs*XlwMenu.deleteFrame.labelString:		¥Õ¥ì¡¼¥à¤Îºï½ü(%_D)
! Emacs*XlwMenu.splitWindow.labelString:	%_Split Window
Emacs*XlwMenu.splitWindow.labelString:		¥¦¥£¥ó¥É¥¦¤Îʬ³ä(%_S)
! Emacs*XlwMenu.s_plitWindowSideBySide.labelString:	S%_plit Window (Side by Side)
Emacs*XlwMenu.s_plitWindowSideBySide.labelString:	¥¦¥£¥ó¥É¥¦¤Îʬ³ä(²£)(%_P)
! Emacs*XlwMenu.unSplitKeepThis.labelString:	%_Un-Split (Keep This)
Emacs*XlwMenu.unSplitKeepThis.labelString:	ʬ³ä¤Î¼è¤ê¾Ã¤·(%_U) (¤³¤³¤ÏÊÝ»ý)
! Emacs*XlwMenu.unSplitKeepOthers.labelString:	Un-Split (Keep %_Others)
Emacs*XlwMenu.unSplitKeepOthers.labelString:	ʬ³ä¤Î¼è¤ê¾Ã¤·(%_O) (¾¤òÊÝ»ý)
! Emacs*XlwMenu.n_arrow.labelString:	N%_arrow
Emacs*XlwMenu.n_arrow.labelString:	N%_arrow
! Emacs*XlwMenu.showMessageLog.labelString:	Show Message %_Log
Emacs*XlwMenu.showMessageLog.labelString:	¥á¥Ã¥»¡¼¥¸¥í¥°¤Îɽ¼¨(%_L)
! Emacs*XlwMenu.gotoLine___.labelString:	%_Goto Line...
Emacs*XlwMenu.gotoLine___.labelString:		¹Ô¤Ë°ÜÆ°(%_G)...
! Emacs*XlwMenu.whatLine.labelString:	%_What Line
Emacs*XlwMenu.whatLine.labelString:	¹Ô°ÌÃÖɽ¼¨(%_W)
! Emacs*XlwMenu.bookmarks.labelString:	%_Bookmarks
Emacs*XlwMenu.bookmarks.labelString:	¥Ö¥Ã¥¯¥Þ¡¼¥¯(%_B)
! Emacs*XlwMenu.jumpToPreviousMark.labelString:	%_Jump to Previous Mark
Emacs*XlwMenu.jumpToPreviousMark.labelString:	Á°¤Î¥Þ¡¼¥¯¤Ë°ÜÆ°(%_J)
! Emacs*XlwMenu.narrowToRegion.labelString:	%_Narrow to Region
Emacs*XlwMenu.narrowToRegion.labelString:	%_Narrow to Region
! Emacs*XlwMenu.narrowToPage.labelString:	Narrow to %_Page
Emacs*XlwMenu.narrowToPage.labelString:		Narrow to %_Page
! Emacs*XlwMenu.narrowToDefun.labelString:	Narrow to %_Defun
Emacs*XlwMenu.narrowToDefun.labelString:	Narrow to %_Defun
! Emacs*XlwMenu.widen.labelString:	%_Widen
Emacs*XlwMenu.widen.labelString:	%_Widen
! Emacs*XlwMenu.jumpToBookmark.labelString:	%_Jump to Bookmark
Emacs*XlwMenu.jumpToBookmark.labelString:	¥Ö¥Ã¥¯¥Þ¡¼¥¯¤Ë°ÜÆ°(%_J)
! Emacs*XlwMenu.setBookmark.labelString:	Set %_Bookmark
Emacs*XlwMenu.setBookmark.labelString:		¥Ö¥Ã¥¯¥Þ¡¼¥¯¤òÀßÄê(%_B)
! Emacs*XlwMenu.insertContents.labelString:	Insert %_Contents
Emacs*XlwMenu.insertContents.labelString:	¥³¥ó¥Æ¥ó¥Ä¤ÎÁÞÆþ(%_C)
! Emacs*XlwMenu.insertL_ocation.labelString:	Insert L%_ocation
Emacs*XlwMenu.insertL_ocation.labelString:	°ÌÃÖ¤ÎÁÞÆþ(%_L)
! Emacs*XlwMenu.renameBookmark.labelString:	%_Rename Bookmark
Emacs*XlwMenu.renameBookmark.labelString:	¥Ö¥Ã¥¯¥Þ¡¼¥¯¤Î̾Á°Êѹ¹(%_R)
! Emacs*XlwMenu.deleteBookmark.labelString:	%_Delete Bookmark
Emacs*XlwMenu.deleteBookmark.labelString:	¥Ö¥Ã¥¯¥Þ¡¼¥¯¤Îºï½ü(%_D)
! Emacs*XlwMenu.editBookmarkList.labelString:	%_Edit Bookmark List
Emacs*XlwMenu.editBookmarkList.labelString:	¥Ö¥Ã¥¯¥Þ¡¼¥¯¥ê¥¹¥È¤ÎÊÔ½¸(%_E)
! Emacs*XlwMenu.saveBookmarks.labelString:	%_Save Bookmarks
Emacs*XlwMenu.saveBookmarks.labelString:	¥Ö¥Ã¥¯¥Þ¡¼¥¯¤òÊݸ(%_S)
! Emacs*XlwMenu.saveBookmarksAs___.labelString:	Save Bookmarks %_As...
Emacs*XlwMenu.saveBookmarksAs___.labelString:	ÊÌ̾¤Ç¥Ö¥Ã¥¯¥Þ¡¼¥¯¤òÊݸ(%_A)...
! Emacs*XlwMenu.loadABookmarkFile.labelString:	%_Load a Bookmark File
Emacs*XlwMenu.loadABookmarkFile.labelString:	¥Ö¥Ã¥¯¥Þ¡¼¥¯¥Õ¥¡¥¤¥ë¤ÎÆɤ߹þ¤ß(%_L)
! Emacs*XlwMenu.repeatLastComplexCommand___.labelString:	Repeat %_Last Complex Command...
Emacs*XlwMenu.repeatLastComplexCommand___.labelString:	ºÇ¸å¤ÎÊ£¹ç¥³¥Þ¥ó¥É¤ò·«¤êÊÖ¤¹(%_L)
! Emacs*XlwMenu.e_valuateLispExpression___.labelString:	E%_valuate Lisp Expression...
Emacs*XlwMenu.e_valuateLispExpression___.labelString:	LispÀµµ¬É½¸½¤Îɾ²Á (%_V)
! Emacs*XlwMenu.executeNamedCommand___.labelString:	Execute %_Named Command...
Emacs*XlwMenu.executeNamedCommand___.labelString:	̾Á°ÉÕ¤­¥³¥Þ¥ó¥É¤Î¼Â¹Ô(%_N)
! Emacs*XlwMenu.startMacroRecording.labelString:	Start %_Macro Recording
Emacs*XlwMenu.startMacroRecording.labelString:		¥Þ¥¯¥íµ­Ï¿¤Î³«»Ï(%_M)
! Emacs*XlwMenu.e_xecuteLastMacro.labelString:	E%_xecute Last Macro
Emacs*XlwMenu.e_xecuteLastMacro.labelString:	ºÇ¸å¤Î¥Þ¥¯¥í¤ò¼Â¹Ô (%_X)
! Emacs*XlwMenu.otherMacro.labelString:	%_Other Macro
Emacs*XlwMenu.otherMacro.labelString:	¾¤Î¥Þ¥¯¥í¤ò¼Â¹Ô(%_O)
! Emacs*XlwMenu.abbrev.labelString:	%_Abbrev
Emacs*XlwMenu.abbrev.labelString:	ά¸ì(%_A)
! Emacs*XlwMenu.register.labelString:	%_Register
Emacs*XlwMenu.register.labelString:	ÅÐÏ¿(%_R)
! Emacs*XlwMenu.r_ectangles.labelString:	R%_ectangles
Emacs*XlwMenu.r_ectangles.labelString:		¶ë·Á(%_E)
! Emacs*XlwMenu.sort.labelString:	%_Sort
Emacs*XlwMenu.sort.labelString:		¥½¡¼¥È(%_S)
! Emacs*XlwMenu.changeCase.labelString:	%_Change Case
Emacs*XlwMenu.changeCase.labelString:	Â羮ʸ»ú¤ÎÊÑ´¹(%_C)
! Emacs*XlwMenu.ce_nter.labelString:	Ce%_nter
Emacs*XlwMenu.ce_nter.labelString:	¥»¥ó¥¿¥ê¥ó¥°(%_N)
! Emacs*XlwMenu.indent.labelString:	%_Indent
Emacs*XlwMenu.indent.labelString:	¥¤¥ó¥Ç¥ó¥È(%_I)
! Emacs*XlwMenu.s_pellCheck.labelString:	S%_pell-Check
Emacs*XlwMenu.s_pellCheck.labelString:		¥¹¥Ú¥ë¥Á¥§¥Ã¥¯(%_P)
! Emacs*XlwMenu.footnotes.labelString:	%_Footnotes
Emacs*XlwMenu.footnotes.labelString:	µÓÃí(%_F)
! Emacs*XlwMenu.d_ynamicAbbrevExpand.labelString:	D%_ynamic Abbrev Expand
Emacs*XlwMenu.d_ynamicAbbrevExpand.labelString:		ά¸ì¤Î¥À¥¤¥Ê¥ß¥Ã¥¯Å¸³«(%_Y)
! Emacs*XlwMenu.dynamicAbbrevComplete.labelString:	Dynamic Abbrev %_Complete
Emacs*XlwMenu.dynamicAbbrevComplete.labelString:	ά¸ì¤Î¥À¥¤¥Ê¥ß¥Ã¥¯Êä´°(%_C)
! Emacs*XlwMenu.dynamicAbbrevCompleteInAllBuffers.labelString:	Dynamic Abbrev Complete in %_All Buffers
Emacs*XlwMenu.dynamicAbbrevCompleteInAllBuffers.labelString:	Á´¤Æ¤Î¥Ð¥Ã¥Õ¥¡¤Çά¸ì¤Î¥À¥¤¥Ê¥ß¥Ã¥¯Êä´°(%_A)
! Emacs*XlwMenu.defineGlobalAbbrevFor.labelString:	%_Define Global Abbrev for 
Emacs*XlwMenu.defineGlobalAbbrevFor.labelString:	¥°¥í¡¼¥Ð¥ëά¸ì¤ÎÄêµÁ(%_D)
! Emacs*XlwMenu.defineModeSpecificAbbrevFor.labelString:	Define %_Mode-Specific Abbrev for 
Emacs*XlwMenu.defineModeSpecificAbbrevFor.labelString:		¥â¡¼¥É¤´¤È¤Îά¸ì¤ÎÄêµÁ(%_M)
! Emacs*XlwMenu.defineGlobalEx_pansionFor.labelString:	Define Global Ex%_pansion for 
Emacs*XlwMenu.defineGlobalEx_pansionFor.labelString:	¥°¥í¡¼¥Ð¥ëŸ³«¤ÎÄêµÁ(%_P)
! Emacs*XlwMenu.defineModeSpecificExpa_nsionFor.labelString:	Define Mode-Specific Expa%_nsion for 
Emacs*XlwMenu.defineModeSpecificExpa_nsionFor.labelString:	¥â¡¼¥É¤´¤È¤ÎŸ³«¤ÎÄêµÁ(%_N)
! Emacs*XlwMenu.e_xpandAbbrev.labelString:	E%_xpand Abbrev
Emacs*XlwMenu.e_xpandAbbrev.labelString:	ά¸ì¤ÎŸ³«(%_X)
! Emacs*XlwMenu.expandAbbrevsInRe_gion.labelString:	Expand Abbrevs in Re%_gion
Emacs*XlwMenu.expandAbbrevsInRe_gion.labelString:	¥ê¡¼¥¸¥ç¥óÆâ¤Îά¸ì¤ÎŸ³«(%_G)
! Emacs*XlwMenu.unexpandLastAbbrev.labelString:	%_Unexpand Last Abbrev
Emacs*XlwMenu.unexpandLastAbbrev.labelString:	ºÇ¸å¤Îά¸ì¤ÎŸ³«¤òÌ᤹(%_U)
! Emacs*XlwMenu.killAllAbbrevs.labelString:	%_Kill All Abbrevs
Emacs*XlwMenu.killAllAbbrevs.labelString:	¤¹¤Ù¤Æ¤Îά¸ì¤òºï½ü(%_K)
! Emacs*XlwMenu.insertAllAbbrevsIntoBuffer.labelString:	%_Insert All Abbrevs into Buffer
Emacs*XlwMenu.insertAllAbbrevsIntoBuffer.labelString:	¤¹¤Ù¤Æ¤Îά¸ì¤ò¥Ð¥Ã¥Õ¥¡¤ËÁÞÆþ(%_I)
! Emacs*XlwMenu.listAbbrevs.labelString:	%_List Abbrevs
Emacs*XlwMenu.listAbbrevs.labelString:		ά¸ì¤Î°ìÍ÷(%_L)
! Emacs*XlwMenu.editAbbrevs.labelString:	%_Edit Abbrevs
Emacs*XlwMenu.editAbbrevs.labelString:		ά¸ì¤ÎÊÔ½¸(%_L)
! Emacs*XlwMenu.redefineAbbrevsFromBuffer.labelString:	%_Redefine Abbrevs from Buffer
Emacs*XlwMenu.redefineAbbrevsFromBuffer.labelString:	¥Ð¥Ã¥Õ¥¡¤«¤éά¸ì¤òºÆÄêµÁ(%_R)
! Emacs*XlwMenu.saveAbbrevsAs___.labelString:	%_Save Abbrevs As...
Emacs*XlwMenu.saveAbbrevsAs___.labelString:	ÊÌ̾¤Çά¸ì¤òÊݸ(%_S)...
! Emacs*XlwMenu.l_oadAbbrevs___.labelString:	L%_oad Abbrevs...
Emacs*XlwMenu.l_oadAbbrevs___.labelString:	ά¸ì¤òÆɤ߹þ¤à(%_O)...
! Emacs*XlwMenu.copyToRegister___.labelString:	%_Copy to Register...
Emacs*XlwMenu.copyToRegister___.labelString:	¥ì¥¸¥¹¥¿¤Ë¥³¥Ô¡¼(%_C)
! Emacs*XlwMenu.pasteRegister___.labelString:	%_Paste Register...
Emacs*XlwMenu.pasteRegister___.labelString:	¥ì¥¸¥¹¥¿¤ËŽ¤êÉÕ¤±¤ë(%_P)
! Emacs*XlwMenu.savePointToRegister.labelString:	%_Save Point to Register
Emacs*XlwMenu.savePointToRegister.labelString:		¥Ý¥¤¥ó¥È¤ò¥ì¥¸¥¹¥¿¤ËÊݸ(%_S)
! Emacs*XlwMenu.jumpToRegister.labelString:	%_Jump to Register
Emacs*XlwMenu.jumpToRegister.labelString:	¥ì¥¸¥¹¥¿¤Ë°ÜÆ°(%_J)
! Emacs*XlwMenu.killRectangle.labelString:	%_Kill Rectangle
Emacs*XlwMenu.killRectangle.labelString:	¶ë·Á¤òºï½ü(%_K)
! Emacs*XlwMenu.yankRectangle.labelString:	%_Yank Rectangle
Emacs*XlwMenu.yankRectangle.labelString:	¶ë·Á¤ò¥ä¥ó¥¯(%_Y)
! Emacs*XlwMenu.rectangleToRegister.labelString:	Rectangle %_to Register
Emacs*XlwMenu.rectangleToRegister.labelString:		¶ë·Á¤ò¥ì¥¸¥¹¥¿¤Ë¤¹¤ë(%_T)
! Emacs*XlwMenu.rectangleFromRegister.labelString:	Rectangle %_from Register
Emacs*XlwMenu.rectangleFromRegister.labelString:	¥ì¥¸¥¹¥¿¤«¤é¶ë·Á¤Ë¤¹¤ë(%_F)
! Emacs*XlwMenu.clearRectangle.labelString:	%_Clear Rectangle
Emacs*XlwMenu.clearRectangle.labelString:	¶ë·Á¤ò¥¯¥ê¥¢(%_C)
! Emacs*XlwMenu.openRectangle.labelString:	%_Open Rectangle
Emacs*XlwMenu.openRectangle.labelString:	¶ë·Á¤ò³«¤¯(%_O)
! Emacs*XlwMenu.prefixRectangle___.labelString:	%_Prefix Rectangle...
Emacs*XlwMenu.prefixRectangle___.labelString:	¶ë·Á¤òÁ°¤ËÃÖ¤¯(%_P)...
! Emacs*XlwMenu.rectangleMousing.labelString:	Rectangle %_Mousing
Emacs*XlwMenu.rectangleMousing.labelString:	¥Þ¥¦¥¹¤Ç¶ë·Á(%_M)
! Emacs*XlwMenu.linesInRegion.labelString:	%_Lines in Region
Emacs*XlwMenu.linesInRegion.labelString:	¥ê¡¼¥¸¥ç¥óÆâ¤Î¹Ô¿ô(%_L)
! Emacs*XlwMenu.paragraphsInRegion.labelString:	%_Paragraphs in Region
Emacs*XlwMenu.paragraphsInRegion.labelString:	¥ê¡¼¥¸¥ç¥óÆâ¤ÎÃÊÍî¿ô(%_P)
! Emacs*XlwMenu.p_agesInRegion.labelString:	P%_ages in Region
Emacs*XlwMenu.p_agesInRegion.labelString:	¥ê¡¼¥¸¥ç¥óÆâ¤Î¥Ú¡¼¥¸¿ô(%_A)
! Emacs*XlwMenu.columnsInRegion.labelString:	%_Columns in Region
Emacs*XlwMenu.columnsInRegion.labelString:	¥ê¡¼¥¸¥ç¥óÆâ¤Î¥«¥é¥à¿ô(%_C)
! Emacs*XlwMenu.regexp___.labelString:	%_Regexp...
Emacs*XlwMenu.regexp___.labelString:	Àµµ¬É½¸½(%_R)...
! Emacs*XlwMenu.upcaseRegion.labelString:	%_Upcase Region
Emacs*XlwMenu.upcaseRegion.labelString:		¥ê¡¼¥¸¥ç¥óÆâ¤òÂçʸ»ú¤Ë(%_U)
! Emacs*XlwMenu.downcaseRegion.labelString:	%_Downcase Region
Emacs*XlwMenu.downcaseRegion.labelString:	¥ê¡¼¥¸¥ç¥óÆâ¤ò¾®Ê¸»ú¤Ë(%_D)
! Emacs*XlwMenu.capitalizeRegion.labelString:	%_Capitalize Region
Emacs*XlwMenu.capitalizeRegion.labelString:	¥ê¡¼¥¸¥ç¥óÆâ¤ò¥­¥ã¥Ô¥¿¥é¥¤¥º(%_C)
! Emacs*XlwMenu.titleCaseRegion.labelString:	%_Title-Case Region
Emacs*XlwMenu.titleCaseRegion.labelString:	¥ê¡¼¥¸¥ç¥ó¤Ë¥¿¥¤¥È¥ë¤òÉÕ¤±¤ë(%_T)
! Emacs*XlwMenu.line.labelString:	%_Line
Emacs*XlwMenu.line.labelString:		¹Ôɽ¼¨(%_L)
! Emacs*XlwMenu.paragraph.labelString:	%_Paragraph
Emacs*XlwMenu.paragraph.labelString:	ÃÊÍî(%_P)
! Emacs*XlwMenu.region.labelString:	%_Region
Emacs*XlwMenu.region.labelString:	¥ê¡¼¥¸¥ç¥ó(%_R)
! Emacs*XlwMenu.asPreviousLine.labelString:	%_As Previous Line
Emacs*XlwMenu.asPreviousLine.labelString:	Á°¤Î¹Ô¤Ç(%_A)
! Emacs*XlwMenu.toColumn___.labelString:	%_To Column...
Emacs*XlwMenu.toColumn___.labelString:		¥«¥é¥à¤Ë°ÜÆ°(%_T)...
! Emacs*XlwMenu.balancedExpression.labelString:	%_Balanced Expression
Emacs*XlwMenu.balancedExpression.labelString:	¥Ð¥é¥ó¥¹(%_B)
! Emacs*XlwMenu.cExpression.labelString:	%_C Expression
Emacs*XlwMenu.cExpression.labelString:		C¼°(%_C)
! Emacs*XlwMenu.buffer.labelString:	%_Buffer
Emacs*XlwMenu.buffer.labelString:	¥Ð¥Ã¥Õ¥¡(%_B)
! Emacs*XlwMenu.word.labelString:	%_Word
Emacs*XlwMenu.word.labelString:		¥ï¡¼¥É(%_W)
! Emacs*XlwMenu.completeWord.labelString:	%_Complete Word
Emacs*XlwMenu.completeWord.labelString:		¥ï¡¼¥ÉÊä´°(%_C)
! Emacs*XlwMenu.addFootnote.labelString:	%_Add Footnote
Emacs*XlwMenu.addFootnote.labelString:		µÓÃí¤ÎÄɲÃ(%_A)
! Emacs*XlwMenu.deleteFootnote.labelString:	%_Delete Footnote
Emacs*XlwMenu.deleteFootnote.labelString:	µÓÃí¤Îºï½ü (%_D)
! Emacs*XlwMenu.gotoFootnote.labelString:	%_Goto Footnote
Emacs*XlwMenu.gotoFootnote.labelString:		µÓÃí¤Ë°ÜÆ°(%_G)
! Emacs*XlwMenu.backToMessage.labelString:	%_Back to Message
Emacs*XlwMenu.backToMessage.labelString:	¥á¥Ã¥»¡¼¥¸¤ËÌá¤ë(%_B)
! Emacs*XlwMenu.renumberFootnotes.labelString:	%_Renumber Footnotes
Emacs*XlwMenu.renumberFootnotes.labelString:	µÓÃí¤ÎºÆÈÖ¹æ(%_R)
! Emacs*XlwMenu.setFootnoteStyle.labelString:	%_Set Footnote Style
Emacs*XlwMenu.setFootnoteStyle.labelString:	µÓÃí¥¹¥¿¥¤¥ë¤ÎÀßÄê(%_S)
! Emacs*XlwMenu.cycleFootnoteStyle.labelString:	%_Cycle Footnote Style
Emacs*XlwMenu.cycleFootnoteStyle.labelString:	µÓÃí¥¹¥¿¥¤¥ë¤ò·«¤êÊÖ¤¹(%_C)
! Emacs*XlwMenu.packages.labelString:	%_Packages
Emacs*XlwMenu.packages.labelString:	¥Ñ¥Ã¥±¡¼¥¸(%_P)
! Emacs*XlwMenu.internet.labelString:	%_Internet
Emacs*XlwMenu.internet.labelString:	¥¤¥ó¥¿¡¼¥Í¥Ã¥È(%_I)
! Emacs*XlwMenu.grep.labelString:	%_Grep
Emacs*XlwMenu.grep.labelString:		%_Grep
! Emacs*XlwMenu.compile.labelString:	%_Compile
Emacs*XlwMenu.compile.labelString:	¥³¥ó¥Ñ¥¤¥ë(%_C)
! Emacs*XlwMenu.debug.labelString:	%_Debug
Emacs*XlwMenu.debug.labelString:	¥Ç¥Ð¥Ã¥°(%_D)
! Emacs*XlwMenu.shell.labelString:	%_Shell
Emacs*XlwMenu.shell.labelString:	¥·¥§¥ë(%_S)
! Emacs*XlwMenu.tags.labelString:	%_Tags
Emacs*XlwMenu.tags.labelString:		¥¿¥°(%_T)
! Emacs*XlwMenu.ca_lendar.labelString:	Ca%_lendar
Emacs*XlwMenu.ca_lendar.labelString:	¥«¥ì¥ó¥À(%_L)
! Emacs*XlwMenu.ga_mes.labelString:	Ga%_mes
Emacs*XlwMenu.ga_mes.labelString:	¥²¡¼¥à(%_M)
! Emacs*XlwMenu.vC.labelString:	%_VC
Emacs*XlwMenu.vC.labelString:	%_VC
! Emacs*XlwMenu.compare.labelString:	%_Compare
Emacs*XlwMenu.compare.labelString:	Èæ³Ó(%_C)
! Emacs*XlwMenu.merge.labelString:	%_Merge
Emacs*XlwMenu.merge.labelString:	¥Þ¡¼¥¸(%_M)
! Emacs*XlwMenu.applyPatch.labelString:	%_Apply Patch
Emacs*XlwMenu.applyPatch.labelString:	¥Ñ¥Ã¥Á¤ÎŬÍÑ(%_A)
! Emacs*XlwMenu.ediffMiscellanea.labelString:	%_Ediff Miscellanea
Emacs*XlwMenu.ediffMiscellanea.labelString:	%_Ediff¤½¤Î¾
! Emacs*XlwMenu.directorySearch.labelString:	%_Directory Search
Emacs*XlwMenu.directorySearch.labelString:	¼­½ñ¸¡º÷(%_D)
! Emacs*XlwMenu.pCLCVS.labelString:	%_PCL CVS
Emacs*XlwMenu.pCLCVS.labelString:	%_PCL CVS
! Emacs*XlwMenu.addDownloadSite.labelString:	%_Add Download Site
Emacs*XlwMenu.addDownloadSite.labelString:	¥À¥¦¥ó¥í¡¼¥É¥µ¥¤¥È¤ÎÄɲÃ(%_A)
! Emacs*XlwMenu.updatePackageIndex.labelString:	%_Update Package Index
Emacs*XlwMenu.updatePackageIndex.labelString:	¥Ñ¥Ã¥±¡¼¥¸¥¤¥ó¥Ç¥¯¥¹¤Î¹¹¿·(%_U)
! Emacs*XlwMenu.listAndInstall.labelString:	%_List and Install
Emacs*XlwMenu.listAndInstall.labelString:	°ìÍ÷ɽ¼¨¤È¥¤¥ó¥¹¥È¡¼¥ë(%_L)
! Emacs*XlwMenu.u_pdateInstalledPackages.labelString:	U%_pdate Installed Packages
Emacs*XlwMenu.u_pdateInstalledPackages.labelString:	¥¤¥ó¥¹¥È¡¼¥ëºÑ¥Ñ¥Ã¥±¡¼¥¸¤Î¹¹¿·(%_P)
! Emacs*XlwMenu.usingCustom.labelString:	Using %_Custom
Emacs*XlwMenu.usingCustom.labelString:		¥«¥¹¥¿¥à¤Î»ÈÍÑ(%_C)
! Emacs*XlwMenu.1PreReleases.labelString:	%_1 Pre-Releases
Emacs*XlwMenu.1PreReleases.labelString:		%_1 ¥×¥ì¥ê¥ê¡¼¥¹
! Emacs*XlwMenu.2Xemacs_org.labelString:	%_2 xemacs.org
Emacs*XlwMenu.2Xemacs_org.labelString:		%_2 xemacs.org
! Emacs*XlwMenu.3Crc_caCanada.labelString:	%_3 crc.ca (Canada)
Emacs*XlwMenu.3Crc_caCanada.labelString:	%_3 crc.ca (¥«¥Ê¥À)
! Emacs*XlwMenu.4Ualberta_caCanada.labelString:	%_4 ualberta.ca (Canada)
Emacs*XlwMenu.4Ualberta_caCanada.labelString:	%_4 ualberta.ca (¥«¥Ê¥À)
! Emacs*XlwMenu.5Uiuc_eduUnitedStates.labelString:	%_5 uiuc.edu (United States)
Emacs*XlwMenu.5Uiuc_eduUnitedStates.labelString:	%_5 uiuc.edu (¹ç½°¹ñ)
! Emacs*XlwMenu.6Unc_eduUnitedStates.labelString:	%_6 unc.edu (United States)
Emacs*XlwMenu.6Unc_eduUnitedStates.labelString:		%_6 unc.edu (¹ç½°¹ñ)
! Emacs*XlwMenu.7Utk_eduUnitedStates.labelString:	%_7 utk.edu (United States)
Emacs*XlwMenu.7Utk_eduUnitedStates.labelString:		%_7 utk.edu (¹ç½°¹ñ)
! Emacs*XlwMenu.8Unicamp_brBrazil.labelString:	%_8 unicamp.br (Brazil)
Emacs*XlwMenu.8Unicamp_brBrazil.labelString:	%_8 unicamp.br (¥Ö¥é¥¸¥ë)
! Emacs*XlwMenu.9Tuwien_ac_atAustria.labelString:	%_9 tuwien.ac.at (Austria)
Emacs*XlwMenu.9Tuwien_ac_atAustria.labelString:		tuwien.ac.at (¥ª¡¼¥¹¥È¥ê¥¢)
! Emacs*XlwMenu.0Auc_dkDenmark.labelString:	%_0 auc.dk (Denmark)
Emacs*XlwMenu.0Auc_dkDenmark.labelString:	%_0 auc.dk (¥Ç¥ó¥Þ¡¼¥¯)
! Emacs*XlwMenu.aDoc_ic_ac_ukEngland.labelString:	%_a doc.ic.ac.uk (England)
Emacs*XlwMenu.aDoc_ic_ac_ukEngland.labelString:		%_a doc.ic.ac.uk (¥¤¥®¥ê¥¹)
! Emacs*XlwMenu.bFunet_fiFinland.labelString:	%_b funet.fi (Finland)
Emacs*XlwMenu.bFunet_fiFinland.labelString:	%_b funet.fi (¥Õ¥£¥ó¥é¥ó¥É)
! Emacs*XlwMenu.cCenatls_cena_dgac_frFrance.labelString:	%_c cenatls.cena.dgac.fr (France)
Emacs*XlwMenu.cCenatls_cena_dgac_frFrance.labelString:	%_c cenatls.cena.dgac.fr (¥Õ¥é¥ó¥¹)
! Emacs*XlwMenu.dPasteur_frFrance.labelString:	%_d pasteur.fr (France)
Emacs*XlwMenu.dPasteur_frFrance.labelString:	%_d pasteur.fr (¥Õ¥é¥ó¥¹)
! Emacs*XlwMenu.eTuDarmstadt_deGermany.labelString:	%_e tu-darmstadt.de (Germany)
Emacs*XlwMenu.eTuDarmstadt_deGermany.labelString:	%_e tu-darmstadt.de (¥É¥¤¥Ä)
! Emacs*XlwMenu.fKfki_huHungary.labelString:	%_f kfki.hu (Hungary)
Emacs*XlwMenu.fKfki_huHungary.labelString:	%_f kfki.hu (¥Ï¥ó¥¬¥ê¡¼)
! Emacs*XlwMenu.gEunet_ieIreland.labelString:	%_g eunet.ie (Ireland)
Emacs*XlwMenu.gEunet_ieIreland.labelString:	%_g eunet.ie (¥¢¥¤¥ë¥é¥ó¥É)
! Emacs*XlwMenu.hUniroma2_itItaly.labelString:	%_h uniroma2.it (Italy)
Emacs*XlwMenu.hUniroma2_itItaly.labelString:	%_h uniroma2.it (¥¤¥¿¥ê¥¢)
! Emacs*XlwMenu.iUio_noNorway.labelString:	%_i uio.no (Norway)
Emacs*XlwMenu.iUio_noNorway.labelString:	%_i uio.no (¥Î¥ë¥¦¥§¡¼)
! Emacs*XlwMenu.jIcm_edu_plPoland.labelString:	%_j icm.edu.pl (Poland)
Emacs*XlwMenu.jIcm_edu_plPoland.labelString:	%_j icm.edu.pl (¥Ý¡¼¥é¥ó¥É)
! Emacs*XlwMenu.kSrcc_msu_suRussia.labelString:	%_k srcc.msu.su (Russia)
Emacs*XlwMenu.kSrcc_msu_suRussia.labelString:	%_k srcc.msu.su (¥í¥·¥¢)
! Emacs*XlwMenu.lSunet_seSweden.labelString:	%_l sunet.se (Sweden)
Emacs*XlwMenu.lSunet_seSweden.labelString:	%_l sunet.se (¥¹¥¦¥§¡¼¥Ç¥ó)
! Emacs*XlwMenu.mCnlabSwitch_chSwitzerland.labelString:	%_m cnlab-switch.ch (Switzerland)
Emacs*XlwMenu.mCnlabSwitch_chSwitzerland.labelString:	%_m cnlab-switch.ch (¥¹¥¤¥¹)
! Emacs*XlwMenu.nAist_go_jpJapan.labelString:	%_n aist.go.jp (Japan)
Emacs*XlwMenu.nAist_go_jpJapan.labelString:	%_n aist.go.jp (ÆüËÜ)
! Emacs*XlwMenu.oAsahiNet_or_jpJapan.labelString:	%_o asahi-net.or.jp (Japan)
Emacs*XlwMenu.oAsahiNet_or_jpJapan.labelString:	%_o asahi-net.or.jp (ÆüËÜ)
! Emacs*XlwMenu.pDti_ad_jpJapan.labelString:	%_p dti.ad.jp (Japan)
Emacs*XlwMenu.pDti_ad_jpJapan.labelString:	%_p dti.ad.jp (ÆüËÜ)
! Emacs*XlwMenu.qJaist_ac_jpJapan.labelString:	%_q jaist.ac.jp (Japan)
Emacs*XlwMenu.qJaist_ac_jpJapan.labelString:	%_q jaist.ac.jp (ÆüËÜ)
! Emacs*XlwMenu.rNucba_ac_jpJapan.labelString:	%_r nucba.ac.jp (Japan)
Emacs*XlwMenu.rNucba_ac_jpJapan.labelString:	%_r nucba.ac.jp (ÆüËÜ)
! Emacs*XlwMenu.sSut_ac_jpJapan.labelString:	%_s sut.ac.jp (Japan)
Emacs*XlwMenu.sSut_ac_jpJapan.labelString:	%_s sut.ac.jp (ÆüËÜ)
! Emacs*XlwMenu.tTsukuba_ac_jpJapan.labelString:	%_t tsukuba.ac.jp (Japan)
Emacs*XlwMenu.tTsukuba_ac_jpJapan.labelString:		%_t tsukuba.ac.jp (ÆüËÜ)
! Emacs*XlwMenu.uKreonet_re_krKorea.labelString:	%_u kreonet.re.kr (Korea)
Emacs*XlwMenu.uKreonet_re_krKorea.labelString:		%_u kreonet.re.kr (´Ú¹ñ)
! Emacs*XlwMenu.vNctu_edu_twTaiwan.labelString:	%_v nctu.edu.tw (Taiwan)
Emacs*XlwMenu.vNctu_edu_twTaiwan.labelString:		%_v nctu.edu.tw (ÂæÏÑ)
! Emacs*XlwMenu.wSun_ac_zaSouthAfrica.labelString:	%_w sun.ac.za (South Africa)
Emacs*XlwMenu.wSun_ac_zaSouthAfrica.labelString:	%_w sun.ac.za (Æ¥Õ¥ê¥«)
! Emacs*XlwMenu.xIsu_net_saSaudiArabia.labelString:	%_x isu.net.sa (Saudi Arabia)
Emacs*XlwMenu.xIsu_net_saSaudiArabia.labelString:	%_x isu.net.sa (¥µ¥¦¥¸¥¢¥é¥Ó¥¢)
! Emacs*XlwMenu.yAarnet_edu_auAustralia.labelString:	%_y aarnet.edu.au (Australia)
Emacs*XlwMenu.yAarnet_edu_auAustralia.labelString:	%_y aarnet.edu.au (¥ª¡¼¥¹¥È¥é¥ê¥¢)
! Emacs*XlwMenu.pleaseLoadPackageIndex.labelString:	Please load Package Index
Emacs*XlwMenu.pleaseLoadPackageIndex.labelString:	¥Ñ¥Ã¥±¡¼¥¸¥¤¥ó¥Ç¥¯¥¹¤òÆɤ߹þ¤ó¤Ç¤¯¤À¤µ¤¤
! Emacs*XlwMenu.readMail1VM___.labelString:	Read Mail %_1 (VM)...
Emacs*XlwMenu.readMail1VM___.labelString:	¥á¡¼¥ë¤òÆɤà(%_1)(VM)...
! Emacs*XlwMenu.readMail2MH___.labelString:	Read Mail %_2 (MH)...
Emacs*XlwMenu.readMail2MH___.labelString:	¥á¡¼¥ë¤òÆɤà(%_2)(MH)...
! Emacs*XlwMenu.sendMail___.labelString:	Send %_Mail...
Emacs*XlwMenu.sendMail___.labelString:		¥á¡¼¥ë¤ÎÁ÷¿®(%_M)...
! Emacs*XlwMenu.usenetNews.labelString:	Usenet %_News
Emacs*XlwMenu.usenetNews.labelString:	Usenet¥Ë¥å¡¼¥¹(%_N)
! Emacs*XlwMenu.browseTheWeb.labelString:	Browse the %_Web
Emacs*XlwMenu.browseTheWeb.labelString:		¥¦¥§¥Ö¤Î¥Ö¥é¥¦¥º(%_W)
! Emacs*XlwMenu.grep___.labelString:	%_Grep...
Emacs*XlwMenu.grep___.labelString:	%_Grep...
! Emacs*XlwMenu.killGrep.labelString:	%_Kill Grep
Emacs*XlwMenu.killGrep.labelString:	Grep¤Î½ªÎ»(%_K)
! Emacs*XlwMenu.grepAllFilesInCurrentDirectory___.labelString:	Grep %_All Files in Current Directory...
Emacs*XlwMenu.grepAllFilesInCurrentDirectory___.labelString:	¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤Î¤¹¤Ù¤Æ¤Î¥Õ¥¡¥¤¥ë¤ògrep(%_A)
! Emacs*XlwMenu.grepCAndCHeaderFilesInCurrentDirectory___.labelString:	Grep %_C and C Header Files in Current Directory...
Emacs*XlwMenu.grepCAndCHeaderFilesInCurrentDirectory___.labelString:	¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ÎC¤ÈC¥Ø¥Ã¥À¤Î¥Õ¥¡¥¤¥ë¤ògrep(%_C)
! Emacs*XlwMenu.grepCHea_derFilesInCurrentDirectory___.labelString:	Grep C Hea%_der Files in Current Directory...
Emacs*XlwMenu.grepCHea_derFilesInCurrentDirectory___.labelString:	¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ÎC¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ògrep(%_H)
! Emacs*XlwMenu.grepELispFilesInCurrentDirectory___.labelString:	Grep %_E-Lisp Files in Current Directory...
Emacs*XlwMenu.grepELispFilesInCurrentDirectory___.labelString:	¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ÎE-Lisp¥Õ¥¡¥¤¥ë¤ògrep(%_E)
! Emacs*XlwMenu.grepPerlFilesInCurrentDirectory___.labelString:	Grep %_Perl Files in Current Directory...
Emacs*XlwMenu.grepPerlFilesInCurrentDirectory___.labelString:	¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ÎPerl¥Õ¥¡¥¤¥ë¤ògrep(%_P)
! Emacs*XlwMenu.grepHTMLFilesInCurrentDirectory___.labelString:	Grep %_HTML Files in Current Directory...
Emacs*XlwMenu.grepHTMLFilesInCurrentDirectory___.labelString:	¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ÎHTML¥Õ¥¡¥¤¥ë¤ògrep(%_H)
! Emacs*XlwMenu.nextMatch.labelString:	%_Next Match
Emacs*XlwMenu.nextMatch.labelString:	¼¡¤Î°ìÃפØ(%_N)
! Emacs*XlwMenu.pre_viousMatch.labelString:	Pre%_vious Match
Emacs*XlwMenu.pre_viousMatch.labelString:	Á°¤Î°ìÃפØ(%_V)
! Emacs*XlwMenu.firstMatch.labelString:	%_First Match
Emacs*XlwMenu.firstMatch.labelString:	ºÇ½é¤Î°ìÃפØ(%_F)
! Emacs*XlwMenu.g_otoMatch.labelString:	G%_oto Match
Emacs*XlwMenu.g_otoMatch.labelString:	°ìÃפذÜÆ°(%_G)
! Emacs*XlwMenu.setGrepCommand___.labelString:	%_Set Grep Command...
Emacs*XlwMenu.setGrepCommand___.labelString:	grep¥³¥Þ¥ó¥É¤ÎÀßÄê(%_S)...
! Emacs*XlwMenu.compile___.labelString:	%_Compile...
Emacs*XlwMenu.compile___.labelString:	¥³¥ó¥Ñ¥¤¥ë(%_C)
! Emacs*XlwMenu.repeatCompilation.labelString:	%_Repeat Compilation
Emacs*XlwMenu.repeatCompilation.labelString:	¥³¥ó¥Ñ¥¤¥ë¤Î·«¤êÊÖ¤·(%_R)
! Emacs*XlwMenu.killCompilation.labelString:	%_Kill Compilation
Emacs*XlwMenu.killCompilation.labelString:	¥³¥ó¥Ñ¥¤¥ë¤Î¶¯À©½ªÎ»(%_K)
! Emacs*XlwMenu.nextError.labelString:	%_Next Error
Emacs*XlwMenu.nextError.labelString:	¼¡¤Î¥¨¥é¡¼¤Ø(%_N)
! Emacs*XlwMenu.pre_viousError.labelString:	Pre%_vious Error
Emacs*XlwMenu.pre_viousError.labelString:	Á°¤Î¥¨¥é¡¼¤Ø(%_V)
! Emacs*XlwMenu.firstError.labelString:	%_First Error
Emacs*XlwMenu.firstError.labelString:	ºÇ½é¤Î¥¨¥é¡¼¤Ø(%_F)
! Emacs*XlwMenu.g_otoError.labelString:	G%_oto Error
Emacs*XlwMenu.g_otoError.labelString:	¥¨¥é¡¼¤Ø°ÜÆ°(%_O)
! Emacs*XlwMenu.gDB___.labelString:	%_GDB...
Emacs*XlwMenu.gDB___.labelString:	%_GDB...
! Emacs*XlwMenu.dBX___.labelString:	%_DBX...
Emacs*XlwMenu.dBX___.labelString:	%_DBX...
! Emacs*XlwMenu.s_hellCommand___.labelString:	S%_hell Command...
Emacs*XlwMenu.s_hellCommand___.labelString:	¥·¥§¥ë¥³¥Þ¥ó¥É(%_H)...
! Emacs*XlwMenu.shellCommandOnRegion___.labelString:	Shell Command on %_Region...
Emacs*XlwMenu.shellCommandOnRegion___.labelString:	¥ê¡¼¥¸¥ç¥óÆâ¤Ë¥·¥§¥ë¥³¥Þ¥ó¥É¼Â¹Ô(%_R)
! Emacs*XlwMenu.findTag___.labelString:	%_Find Tag...
Emacs*XlwMenu.findTag___.labelString:	¥¿¥°¤Î¸¡º÷(%_F)...
! Emacs*XlwMenu.findOtherWindow___.labelString:	Find %_Other Window...
Emacs*XlwMenu.findOtherWindow___.labelString:	¾¤Î¥¦¥£¥ó¥É¥¦¤Ç¸¡º÷(%_O)
! Emacs*XlwMenu.nextTag___.labelString:	%_Next Tag...
Emacs*XlwMenu.nextTag___.labelString:	¼¡¤Î¥¿¥°¤Ø(%_N)...
! Emacs*XlwMenu.n_extOtherWindow___.labelString:	N%_ext Other Window...
Emacs*XlwMenu.n_extOtherWindow___.labelString:	¼¡¤Î¤Û¤«¤Î¥¦¥£¥ó¥É¥¦¤Ø(%_E)...
! Emacs*XlwMenu.nextFile.labelString:	Next %_File
Emacs*XlwMenu.nextFile.labelString:	¼¡¤Î¥Õ¥¡¥¤¥ë(%_F)
! Emacs*XlwMenu.tagsSearch___.labelString:	Tags %_Search...
Emacs*XlwMenu.tagsSearch___.labelString:	¥¿¥°¸¡º÷(%_S)...
! Emacs*XlwMenu.tagsReplace___.labelString:	Tags %_Replace...
Emacs*XlwMenu.tagsReplace___.labelString:	¥¿¥°ÃÖ´¹(%_R)...
! Emacs*XlwMenu.continueSearchReplace.labelString:	%_Continue Search/Replace
Emacs*XlwMenu.continueSearchReplace.labelString:	¸¡º÷/ÃÖ´¹¤ò³¤±¤ë(%_C)
! Emacs*XlwMenu.popStack.labelString:	%_Pop stack
Emacs*XlwMenu.popStack.labelString:	¥¹¥¿¥Ã¥¯¤Îpop(%_P)
! Emacs*XlwMenu.apropos___.labelString:	%_Apropos...
Emacs*XlwMenu.apropos___.labelString:	%_Apropos...
! Emacs*XlwMenu.setTagsTableFile___.labelString:	%_Set Tags Table File...
Emacs*XlwMenu.setTagsTableFile___.labelString:	¥¿¥°¥Æ¡¼¥Ö¥ë¥Õ¥¡¥¤¥ë¤ÎÀßÄê(%_S)...
! Emacs*XlwMenu.3MonthCalendar.labelString:	%_3-Month Calendar
Emacs*XlwMenu.3MonthCalendar.labelString:	3¥õ·î¥«¥ì¥ó¥À(%_3)
! Emacs*XlwMenu.diary.labelString:	%_Diary
Emacs*XlwMenu.diary.labelString:	Æüµ­(%_D)
! Emacs*XlwMenu.holidays.labelString:	%_Holidays
Emacs*XlwMenu.holidays.labelString:	µÙÆü(%_H)
! Emacs*XlwMenu.phasesOfTheMoon.labelString:	%_Phases of the Moon
Emacs*XlwMenu.phasesOfTheMoon.labelString:	·îÁê(%_P)
! Emacs*XlwMenu.sunriseSunset.labelString:	%_Sunrise/Sunset
Emacs*XlwMenu.sunriseSunset.labelString:	Æü¤Î½Ð/Æü¤ÎÆþ(%_S)
! Emacs*XlwMenu.mineGame.labelString:	%_Mine Game
Emacs*XlwMenu.mineGame.labelString:	ÃÏÍ륲¡¼¥à(%_M)
! Emacs*XlwMenu.tetris.labelString:	%_Tetris
Emacs*XlwMenu.tetris.labelString:	¥Æ¥È¥ê¥¹(%_T)
! Emacs*XlwMenu.sokoban.labelString:	%_Sokoban
Emacs*XlwMenu.sokoban.labelString:	ÁÒ¸ËÈÖ(%_S)
! Emacs*XlwMenu.quoteFromZippy.labelString:	Quote from %_Zippy
Emacs*XlwMenu.quoteFromZippy.labelString:	Zippy¤Î³Ê¸À(%_Z)
! Emacs*XlwMenu.psychoanalyst.labelString:	%_Psychoanalyst
Emacs*XlwMenu.psychoanalyst.labelString:	XEmacsÀº¿ÀʬÀÏ(%_P)
! Emacs*XlwMenu.ps_ychoanalyzeZippy.labelString:	Ps%_ychoanalyze Zippy!
Emacs*XlwMenu.ps_ychoanalyzeZippy.labelString:	Zippy¤òÀº¿ÀʬÀÏ!(%_Y)
! Emacs*XlwMenu.randomFlames.labelString:	%_Random Flames
Emacs*XlwMenu.randomFlames.labelString:		¥é¥ó¥À¥àÇÍÅÝ(%_R)
! Emacs*XlwMenu.dunnetAdventure.labelString:	%_Dunnet (Adventure)
Emacs*XlwMenu.dunnetAdventure.labelString:	Dunnet(¥¢¥É¥Ù¥ó¥Á¥ã¡¼)(%_D)
! Emacs*XlwMenu.towersOfHanoi.labelString:	Towers of %_Hanoi
Emacs*XlwMenu.towersOfHanoi.labelString:	¥Ï¥Î¥¤¤ÎÅã(%_H)
! Emacs*XlwMenu.gameOfLife.labelString:	Game of %_Life
Emacs*XlwMenu.gameOfLife.labelString:	¥é¥¤¥Õ¥²¡¼¥à(%_L)
! Emacs*XlwMenu.m_ultiplicationPuzzle.labelString:	M%_ultiplication Puzzle
Emacs*XlwMenu.m_ultiplicationPuzzle.labelString:	³Ý¤±»»¥Ñ¥º¥ë(%_U)
! Emacs*XlwMenu.loadVC.labelString:	%_Load VC
Emacs*XlwMenu.loadVC.labelString:	VC¤ÎÆɤ߹þ¤ß(%_L)
! Emacs*XlwMenu.twoFiles___.labelString:	%_Two Files...
Emacs*XlwMenu.twoFiles___.labelString:		2¥Õ¥¡¥¤¥ë(%_T)...
! Emacs*XlwMenu.twoBuffers___.labelString:	%_Two Buffers...
Emacs*XlwMenu.twoBuffers___.labelString:	2¥Ð¥Ã¥Õ¥¡(%_T)...
! Emacs*XlwMenu.threeFiles___.labelString:	%_Three Files...
Emacs*XlwMenu.threeFiles___.labelString:	3¥Õ¥¡¥¤¥ë(%_T)...
! Emacs*XlwMenu.threeBuffers___.labelString:	%_Three Buffers...
Emacs*XlwMenu.threeBuffers___.labelString:	3¥Ð¥Ã¥Õ¥¡(%_T)...
! Emacs*XlwMenu.twoDirectories___.labelString:	%_Two Directories...
Emacs*XlwMenu.twoDirectories___.labelString:	2¥Ç¥£¥ì¥¯¥È¥ê(%_T)...
! Emacs*XlwMenu.threeDirectories___.labelString:	%_Three Directories...
Emacs*XlwMenu.threeDirectories___.labelString:	3¥Ç¥£¥ì¥¯¥È¥ê(%_T)...
! Emacs*XlwMenu.fileWithRevision___.labelString:	%_File with Revision...
Emacs*XlwMenu.fileWithRevision___.labelString:	¥ê¥Ó¥¸¥ç¥ó¤Ä¤­¥Õ¥¡¥¤¥ë(%_F)...
! Emacs*XlwMenu.directoryRevisions___.labelString:	%_Directory Revisions...
Emacs*XlwMenu.directoryRevisions___.labelString:	¥Ç¥£¥ì¥¯¥È¥ê¥ê¥Ó¥¸¥ç¥ó(%_D)...
! Emacs*XlwMenu.windowsWordByWord___.labelString:	%_Windows Word-by-word...
Emacs*XlwMenu.windowsWordByWord___.labelString:	¥ï¡¼¥É¤´¤È¤Î¥¦¥£¥ó¥É¥¦(%_W)...
! Emacs*XlwMenu.windowsLineByLine___.labelString:	%_Windows Line-by-line...
Emacs*XlwMenu.windowsLineByLine___.labelString:	¹Ô¤´¤È¤Î¥¦¥£¥ó¥É¥¦(%_W)...
! Emacs*XlwMenu.regionsWordByWord___.labelString:	%_Regions Word-by-word...
Emacs*XlwMenu.regionsWordByWord___.labelString:	¥ï¡¼¥É¤´¤È¤Î¥ê¡¼¥¸¥ç¥ó(%_R)...
! Emacs*XlwMenu.regionsLineByLine___.labelString:	%_Regions Line-by-line...
Emacs*XlwMenu.regionsLineByLine___.labelString:	¹Ô¤´¤È¤Î¥ê¡¼¥¸¥ç¥ó(%_R)...
! Emacs*XlwMenu.files___.labelString:	%_Files...
Emacs*XlwMenu.files___.labelString:	¥Õ¥¡¥¤¥ë(%_F)...
! Emacs*XlwMenu.filesWithAncestor___.labelString:	%_Files with Ancestor...
Emacs*XlwMenu.filesWithAncestor___.labelString:	ÁÄÀè¤Ä¤­¤Î¥Õ¥¡¥¤¥ë(%_F)...
! Emacs*XlwMenu.buffers___.labelString:	%_Buffers...
Emacs*XlwMenu.buffers___.labelString:	¥Ð¥Ã¥Õ¥¡(%_B)...
! Emacs*XlwMenu.buffersWithAncestor___.labelString:	%_Buffers with Ancestor...
Emacs*XlwMenu.buffersWithAncestor___.labelString:	ÁÄÀè¤Ä¤­¤Î¥Ð¥Ã¥Õ¥¡(%_B)...
! Emacs*XlwMenu.directories___.labelString:	%_Directories...
Emacs*XlwMenu.directories___.labelString:	¥Ç¥£¥ì¥¯¥È¥ê(%_D)...
! Emacs*XlwMenu.directoriesWithAncestor___.labelString:	%_Directories with Ancestor...
Emacs*XlwMenu.directoriesWithAncestor___.labelString:	ÁÄÀè¤Ä¤­¤Î¥Ç¥£¥ì¥¯¥È¥ê(%_D)
! Emacs*XlwMenu.revisions___.labelString:	%_Revisions...
Emacs*XlwMenu.revisions___.labelString:	¥ê¥Ó¥¸¥ç¥ó(%_R)...
! Emacs*XlwMenu.revisionsWithAncestor___.labelString:	%_Revisions with Ancestor...
Emacs*XlwMenu.revisionsWithAncestor___.labelString:	ÁÄÀè¤Ä¤­¤Î¥ê¥Ó¥¸¥ç¥ó(%_R)...
! Emacs*XlwMenu.directoryRevisionsWithAncestor___.labelString:	%_Directory Revisions with Ancestor...
Emacs*XlwMenu.directoryRevisionsWithAncestor___.labelString:	ÁÄÀè¤Ä¤­¤Î¥Ç¥£¥ì¥¯¥È¥ê¥ê¥Ó¥¸¥ç¥ó(%_D)...
! Emacs*XlwMenu.toAFile___.labelString:	%_To a file...
Emacs*XlwMenu.toAFile___.labelString:	¥Õ¥¡¥¤¥ë¤Ë¤¹¤ë(%_T)...
! Emacs*XlwMenu.toABuffer___.labelString:	%_To a buffer...
Emacs*XlwMenu.toABuffer___.labelString:	¥Ð¥Ã¥Õ¥¡¤Ë¤¹¤ë(%_T)...
! Emacs*XlwMenu.ediffManual___.labelString:	%_Ediff Manual...
Emacs*XlwMenu.ediffManual___.labelString:	¥Þ¥Ë¥å¥¢¥ë¤Îediff(%_E)...
! Emacs*XlwMenu.customizeEdiff___.labelString:	%_Customize Ediff...
Emacs*XlwMenu.customizeEdiff___.labelString:	ediff¤Î¥«¥¹¥¿¥Þ¥¤¥º(%_C)...
! Emacs*XlwMenu.listEdiffSessions___.labelString:	%_List Ediff Sessions...
Emacs*XlwMenu.listEdiffSessions___.labelString:	ediff¥»¥Ã¥·¥ç¥ó¤Î°ìÍ÷(%_L)...
! Emacs*XlwMenu.useSeparateFrameForEdiffControlBuffer___.labelString:	%_Use separate frame for Ediff control buffer...
Emacs*XlwMenu.useSeparateFrameForEdiffControlBuffer___.labelString:	ediff¥³¥ó¥È¥í¡¼¥ë¥Ð¥Ã¥Õ¥¡¤ËÊ̤Υե졼¥à¤ò»È¤¦(%_U)...
! Emacs*XlwMenu.useAToolbarWithEdiffControlBuffer.labelString:	%_Use a toolbar with Ediff control buffer
Emacs*XlwMenu.useAToolbarWithEdiffControlBuffer.labelString:	ediff¥³¥ó¥È¥í¡¼¥ë¥Ð¥Ã¥Õ¥¡¤Ë¥Ä¡¼¥ë¥Ð¡¼¤ò»È¤¦(%_U)
! Emacs*XlwMenu.loadHotlistOfServers.labelString:	%_Load Hotlist of Servers
Emacs*XlwMenu.loadHotlistOfServers.labelString:	¥µ¡¼¥Ð¤Î¥Û¥Ã¥È¥ê¥¹¥È¤òÆɤ߹þ¤à(%_L)
! Emacs*XlwMenu.newServer.labelString:	%_New Server
Emacs*XlwMenu.newServer.labelString:	¿·µ¬¥µ¡¼¥Ð(%_N)
! Emacs*XlwMenu.queryWithForm.labelString:	%_Query with Form
Emacs*XlwMenu.queryWithForm.labelString:	¥Õ¥©¡¼¥à¤ò¥¯¥¨¥ê¡¼(%_Q)
! Emacs*XlwMenu.expandInlineQuery.labelString:	%_Expand Inline Query
Emacs*XlwMenu.expandInlineQuery.labelString:	¥¤¥ó¥é¥¤¥ó¥¯¥¨¥ê¡¼¤ÎŸ³«(%_E)
! Emacs*XlwMenu.getEmail.labelString:	%_Get Email
Emacs*XlwMenu.getEmail.labelString:	ÅŻҥ᡼¥ë¤Î¼èÆÀ(%_G)
! Emacs*XlwMenu.getPhone.labelString:	%_Get Phone
Emacs*XlwMenu.getPhone.labelString:	ÅÅÏÃÈÖ¹æ¤Î¼èÆÀ(%_G)
! Emacs*XlwMenu.updateDirectory.labelString:	%_Update Directory
Emacs*XlwMenu.updateDirectory.labelString:	¥Ç¥£¥ì¥¯¥È¥ê¤Î¹¹¿·(%_U)
! Emacs*XlwMenu.examineDirectory.labelString:	%_Examine Directory
Emacs*XlwMenu.examineDirectory.labelString:	¥Ç¥£¥ì¥¯¥È¥ê¤Î¸¡ºº(%_E)
! Emacs*XlwMenu.statusDirectory.labelString:	%_Status Directory
Emacs*XlwMenu.statusDirectory.labelString:	¥¹¥Æ¡¼¥¿¥¹¥Ç¥£¥ì¥¯¥È¥ê(%_S)
! Emacs*XlwMenu.checkoutModule.labelString:	%_Checkout Module
Emacs*XlwMenu.checkoutModule.labelString:	¥â¥¸¥å¡¼¥ë¤Î¥Á¥§¥Ã¥¯¥¢¥¦¥È(%_C)
! Emacs*XlwMenu.advancedCustomize.labelString:	%_Advanced (Customize)
Emacs*XlwMenu.advancedCustomize.labelString:	¾åµé(¥«¥¹¥¿¥Þ¥¤¥º)(%_A)
! Emacs*XlwMenu.editing.labelString:	%_Editing
Emacs*XlwMenu.editing.labelString:	ÊÔ½¸(%_E)
! Emacs*XlwMenu.keyboardAndMouse.labelString:	%_Keyboard and Mouse
Emacs*XlwMenu.keyboardAndMouse.labelString:	¥­¡¼¥Ü¡¼¥É¤È¥Þ¥¦¥¹(%_K)
! Emacs*XlwMenu.printing.labelString:	%_Printing
Emacs*XlwMenu.printing.labelString:	°õºþ(%_P)
! Emacs*XlwMenu.troubleshooting.labelString:	%_Troubleshooting
Emacs*XlwMenu.troubleshooting.labelString:	¥È¥é¥Ö¥ë¥·¥å¡¼¥Æ¥£¥ó¥°(%_T)
! Emacs*XlwMenu.display.labelString:	%_Display
Emacs*XlwMenu.display.labelString:	¥Ç¥£¥¹¥×¥ì¥¤(%_D)
! Emacs*XlwMenu.menubars.labelString:	%_Menubars
Emacs*XlwMenu.menubars.labelString:	¥á¥Ë¥å¡¼¥Ð¡¼(%_M)
! Emacs*XlwMenu.s_yntaxHighlighting.labelString:	S%_yntax Highlighting
Emacs*XlwMenu.s_yntaxHighlighting.labelString:	¥·¥ó¥¿¥Ã¥¯¥¹¶¯Ä´(%_Y)
! Emacs*XlwMenu.font.labelString:	%_Font
Emacs*XlwMenu.font.labelString:		¥Õ¥©¥ó¥È(%_F)
! Emacs*XlwMenu.fontSi_ze.labelString:	Font Si%_ze
Emacs*XlwMenu.fontSi_ze.labelString:	¥Õ¥©¥ó¥È¥µ¥¤¥º(%_Z)
! Emacs*XlwMenu.editFa_ces___.labelString:	Edit Fa%_ces...
Emacs*XlwMenu.editFa_ces___.labelString:	Áõ¾þ¤ÎÊÔ½¸(%_C)...
! Emacs*XlwMenu.editI_nitFile.labelString:	Edit I%_nit File
Emacs*XlwMenu.editI_nitFile.labelString:	init¥Õ¥¡¥¤¥ë¤ÎÊÔ½¸(%_I)
! Emacs*XlwMenu.saveOptionsToInitFile.labelString:	%_Save Options to Init File
Emacs*XlwMenu.saveOptionsToInitFile.labelString:	¥ª¥×¥·¥ç¥ó¤òinit¥Õ¥¡¥¤¥ë¤ËÊݸ(%_S)
! Emacs*XlwMenu.thisBufferReadOnly.labelString:	This Buffer %_Read Only
Emacs*XlwMenu.thisBufferReadOnly.labelString:	¤³¤Î¥Ð¥Ã¥Õ¥¡¤Ï½ñ¤­¹þ¤ß¶Ø»ß(%_R)
! Emacs*XlwMenu.yankKillInteractWithClipboard.labelString:	%_Yank/Kill Interact With Clipboard
Emacs*XlwMenu.yankKillInteractWithClipboard.labelString:	¥¯¥ê¥Ã¥×¥Ü¡¼¥É¤Ç¥ä¥ó¥¯/Kill¤ÎÂÐÏÃ
! Emacs*XlwMenu.overstrike.labelString:	%_Overstrike
Emacs*XlwMenu.overstrike.labelString:	½Å¤ÍÂǤÁ(%_O)
! Emacs*XlwMenu.abbrevMode.labelString:	%_Abbrev Mode
Emacs*XlwMenu.abbrevMode.labelString:	ά¸ì¥â¡¼¥É(%_A)
! Emacs*XlwMenu.activeRe_gions.labelString:	Active Re%_gions
Emacs*XlwMenu.activeRe_gions.labelString:	¥ê¡¼¥¸¥ç¥ó¤Î¥¢¥¯¥Æ¥£¥Ö²½(%_G)
! Emacs*XlwMenu.caseSensitiveSearch.labelString:	%_Case Sensitive Search
Emacs*XlwMenu.caseSensitiveSearch.labelString:	Âçʸ»ú/¾®Ê¸»ú¤ò¶èÊ̤·¤Æ¸¡º÷(%_C)
! Emacs*XlwMenu.caseMatchingReplace.labelString:	Case %_Matching Replace
Emacs*XlwMenu.caseMatchingReplace.labelString:	Âçʸ»ú/¾®Ê¸»ú¤ò¶èÊ̤·¤ÆÃÖ´¹(%_M)
! Emacs*XlwMenu.newlineAtEndOfFile___.labelString:	%_Newline at End of File...
Emacs*XlwMenu.newlineAtEndOfFile___.labelString:	¥Õ¥¡¥¤¥ë¤ÎºÇ¸å¤Ë²þ¹Ô(%_N)
! Emacs*XlwMenu.addNewlineWhenMovingPastEnd.labelString:	Add Newline When Moving Past %_End
Emacs*XlwMenu.addNewlineWhenMovingPastEnd.labelString:	ºÇ¸å¤òÄ̲ᤷ¤¿¤é²þ¹Ô¤òÄɲÃ(_E)
! Emacs*XlwMenu.donTRequire.labelString:	%_Don't Require
Emacs*XlwMenu.donTRequire.labelString:	ɬÍפȤ·¤Ê¤¤(%_D)
! Emacs*XlwMenu.require.labelString:	%_Require
Emacs*XlwMenu.require.labelString:	ɬÍפȤ¹¤ë(%_R)
! Emacs*XlwMenu.ask.labelString:	%_Ask
Emacs*XlwMenu.ask.labelString:		¼ÁÌ䤹¤ë(%_A)
! Emacs*XlwMenu.deleteKeyDeletesSelection.labelString:	%_Delete Key Deletes Selection
Emacs*XlwMenu.deleteKeyDeletesSelection.labelString:	Delete¥­¡¼¤ÇÁªÂòÈϰϤòºï½ü(%_D)
! Emacs*XlwMenu.killLineKillsWholeLineAtBeg.labelString:	`%_kill-line' Kills Whole Line at %_Beg
Emacs*XlwMenu.killLineKillsWholeLineAtBeg.labelString:	'kill-line'¤ÇºÇ½é¤Î¹Ô¤ò¤¹¤Ù¤Æºï½ü(%_B)
! Emacs*XlwMenu.sizeForBlockMovementCommands___.labelString:	Size for %_Block-Movement Commands...
Emacs*XlwMenu.sizeForBlockMovementCommands___.labelString:	¥Ö¥í¥Ã¥¯°ÜÆ°¥³¥Þ¥ó¥É¤Î¥µ¥¤¥º(%_B)
! Emacs*XlwMenu.vIEmulation.labelString:	%_VI Emulation
Emacs*XlwMenu.vIEmulation.labelString:	VI¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó (%_V)
! Emacs*XlwMenu.s_hiftedMotionKeysSelectRegion.labelString:	S%_hifted Motion Keys Select Region
Emacs*XlwMenu.s_hiftedMotionKeysSelectRegion.labelString:	¥·¥Õ¥È°ÜÆ°¤Ç¥ê¡¼¥¸¥ç¥ó¤ÎÁªÂò(%_H)
! Emacs*XlwMenu.afterShiftedMotionUnshiftedMotionKeysDeselect.labelString:	%_After Shifted Motion, Unshifted Motion Keys Deselect
Emacs*XlwMenu.afterShiftedMotionUnshiftedMotionKeysDeselect.labelString:	¥·¥Õ¥È°ÜÆ°¸å¤Ë¥·¥Õ¥È¤Ê¤·°ÜÆ°¤ÇÁªÂò²ò½ü(%_A)
! Emacs*XlwMenu.setKey___.labelString:	%_Set Key...
Emacs*XlwMenu.setKey___.labelString:	¥­¡¼¤ÎÀßÄê(%_S)...
! Emacs*XlwMenu.unsetKey___.labelString:	%_Unset Key...
Emacs*XlwMenu.unsetKey___.labelString:	¥­¡¼¤ÎÀßÄê²ò½ü(%_U)...
! Emacs*XlwMenu.mousePasteAtTextCursorNotClickedLocation.labelString:	%_Mouse Paste at Text Cursor (not Clicked Location)
Emacs*XlwMenu.mousePasteAtTextCursorNotClickedLocation.labelString:	¥Æ¥­¥¹¥È¥«¡¼¥½¥ë¤Ë¥Þ¥¦¥¹¤ÇŽ¤êÉÕ¤±(¥¯¥ê¥Ã¥¯¤·¤¿°ÌÃ֤ǤϤʤ¤)(%_M)
! Emacs*XlwMenu.teachExtendedCommands.labelString:	%_Teach Extended Commands
Emacs*XlwMenu.teachExtendedCommands.labelString:	³ÈÄ¥¥³¥Þ¥ó¥É¤ò¶µ¤¨¤ë(%_T)
! Emacs*XlwMenu.setPrinterNameForGenericPrintSupport___.labelString:	Set Printer %_Name for Generic Print Support...
Emacs*XlwMenu.setPrinterNameForGenericPrintSupport___.labelString:	°ìÈÌŪ¤Ê¥×¥ê¥ó¥¿¥µ¥Ý¡¼¥È¤Î¤¿¤á¤Î¥×¥ê¥ó¥¿Ì¾¤ÎÀßÄê(%_N)
! Emacs*XlwMenu.commandLineSwitchesForLprLp___.labelString:	Command-Line %_Switches for `lpr'/`lp'...
Emacs*XlwMenu.commandLineSwitchesForLprLp___.labelString:	'lpr'/'lp'¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥¹¥¤¥Ã¥Á...
! Emacs*XlwMenu.prettyPrintPaperSize.labelString:	%_Pretty-Print Paper Size
Emacs*XlwMenu.prettyPrintPaperSize.labelString:	À¶½ñ°õºþ¤ÎÍѻ極¥¤¥º(%_P)
! Emacs*XlwMenu.colorPrinting.labelString:	%_Color Printing
Emacs*XlwMenu.colorPrinting.labelString:	¥«¥é¡¼°õºþ(%_C)
! Emacs*XlwMenu.letter.labelString:	%_Letter
Emacs*XlwMenu.letter.labelString:	¥ì¥¿¡¼(%_L)
! Emacs*XlwMenu.lette_rSmall.labelString:	Lette%_r-Small
Emacs*XlwMenu.lette_rSmall.labelString:	¥ì¥¿¡¼¾®(%_R)
! Emacs*XlwMenu.le_gal.labelString:	Le%_gal
Emacs*XlwMenu.le_gal.labelString:	¥ê¡¼¥¬¥ë(%_G)
! Emacs*XlwMenu.statement.labelString:	%_Statement
Emacs*XlwMenu.statement.labelString:	¥¹¥Æ¡¼¥È¥á¥ó¥È(%_S)
! Emacs*XlwMenu.executive.labelString:	%_Executive
Emacs*XlwMenu.executive.labelString:	¥¨¥°¥¼¥¯¥Æ¥£¥Ö(%_E)
! Emacs*XlwMenu.tabloid.labelString:	%_Tabloid
Emacs*XlwMenu.tabloid.labelString:	¥¿¥Ö¥í¥¤¥É (%_T)
! Emacs*XlwMenu.le_dger.labelString:	Le%_dger
Emacs*XlwMenu.le_dger.labelString:	¸µÄ¢(%_D)
! Emacs*XlwMenu.a_3.labelString:	A%_3
Emacs*XlwMenu.a_3.labelString:		A%_3
! Emacs*XlwMenu.a4.labelString:	%_A4
Emacs*XlwMenu.a4.labelString:	%_A4
! Emacs*XlwMenu.a4s_mall.labelString:	A4s%_mall
Emacs*XlwMenu.a4s_mall.labelString:	A4¾®(%_M)
! Emacs*XlwMenu.b_4.labelString:	B%_4
Emacs*XlwMenu.b_4.labelString:		B%_4
! Emacs*XlwMenu.b5.labelString:	%_B5
Emacs*XlwMenu.b5.labelString:	%_B5
! Emacs*XlwMenu.composeMailWith.labelString:	%_Compose Mail With
Emacs*XlwMenu.composeMailWith.labelString:	¥á¡¼¥ë¤ÎºîÀ®¥Ä¡¼¥ë(%_C)
! Emacs*XlwMenu.setMyEmailAddress___.labelString:	Set My %_Email Address...
Emacs*XlwMenu.setMyEmailAddress___.labelString:	ÅŻҥ᡼¥ë¥¢¥É¥ì¥¹¤ÎÀßÄê(%_E)...
! Emacs*XlwMenu.setMachineEmailName___.labelString:	Set %_Machine Email Name...
Emacs*XlwMenu.setMachineEmailName___.labelString:	¥Þ¥·¥ó¤ÎÅŻҥ᡼¥ë̾¤ÎÀßÄê(%_M)
! Emacs*XlwMenu.setSMTPServer___.labelString:	Set %_SMTP Server...
Emacs*XlwMenu.setSMTPServer___.labelString:	SMTP¥µ¡¼¥Ð¤ÎÀßÄê(%_S)...
! Emacs*XlwMenu.sMTPDebugInfo.labelString:	SMTP %_Debug Info
Emacs*XlwMenu.sMTPDebugInfo.labelString:	SMTP¥Ç¥Ð¥Ã¥°¾ðÊó(%_D)...
! Emacs*XlwMenu.openURLsWith.labelString:	%_Open URLs With
Emacs*XlwMenu.openURLsWith.labelString:		URL¤ò³«¤¯¥Ä¡¼¥ë(%_O)
! Emacs*XlwMenu.defaultEmacsMailer.labelString:	%_Default Emacs Mailer
Emacs*XlwMenu.defaultEmacsMailer.labelString:	¥Ç¥Õ¥©¥ë¥ÈEmacs¥á¡¼¥é(%_D)
! Emacs*XlwMenu.mH.labelString:	%_MH
Emacs*XlwMenu.mH.labelString:	%_MH
! Emacs*XlwMenu.gNUS.labelString:	%_GNUS
Emacs*XlwMenu.gNUS.labelString:	%_GNUS
! Emacs*XlwMenu.emacsW3.labelString:	%_Emacs-W3
Emacs*XlwMenu.emacsW3.labelString:	%_Emacs-W3
! Emacs*XlwMenu.netscape.labelString:	%_Netscape
Emacs*XlwMenu.netscape.labelString:	%_Netscape
! Emacs*XlwMenu.mosaic.labelString:	%_Mosaic
Emacs*XlwMenu.mosaic.labelString:	%_Mosaic
! Emacs*XlwMenu.mosaicCCI.labelString:	Mosaic (%_CCI)
Emacs*XlwMenu.mosaicCCI.labelString:	Mosaic (%_CCI)
! Emacs*XlwMenu.iXIMosaic.labelString:	%_IXI Mosaic
Emacs*XlwMenu.iXIMosaic.labelString:	%_IXI Mosaic
! Emacs*XlwMenu.lynxXterm.labelString:	%_Lynx (xterm)
Emacs*XlwMenu.lynxXterm.labelString:	%_Lynx (xterm)
! Emacs*XlwMenu.l_ynxXemacs.labelString:	L%_ynx (xemacs)
Emacs*XlwMenu.l_ynxXemacs.labelString:	L%_ynx (xemacs)
! Emacs*XlwMenu.grail.labelString:	%_Grail
Emacs*XlwMenu.grail.labelString:	%_Grail
! Emacs*XlwMenu.kfm.labelString:	%_Kfm
Emacs*XlwMenu.kfm.labelString:		%_Kfm
! Emacs*XlwMenu.debugOnError.labelString:	%_Debug on Error
Emacs*XlwMenu.debugOnError.labelString:	¥¨¥é¡¼¤Ç¥Ç¥Ð¥Ã¥°(%_D)
! Emacs*XlwMenu.debugOnQuit.labelString:	Debug on %_Quit
Emacs*XlwMenu.debugOnQuit.labelString:	½ªÎ»¤Ç¥Ç¥Ð¥Ã¥°(%_Q)
! Emacs*XlwMenu.debugOnS_ignal.labelString:	Debug on S%_ignal
Emacs*XlwMenu.debugOnS_ignal.labelString:	¥·¥°¥Ê¥ë¤Ç¥Ç¥Ð¥Ã¥°(%_I)
! Emacs*XlwMenu.stackTraceOnError.labelString:	%_Stack Trace on Error
Emacs*XlwMenu.stackTraceOnError.labelString:	¥¨¥é¡¼¤Ç¥¹¥¿¥Ã¥¯¥È¥ì¡¼¥¹(%_S)
! Emacs*XlwMenu.stackTraceOnSi_gnal.labelString:	Stack Trace on Si%_gnal
Emacs*XlwMenu.stackTraceOnSi_gnal.labelString:	¥·¥°¥Ê¥ë¤Ç¥¹¥¿¥Ã¥¯¥È¥ì¡¼¥¹(%_G)
! Emacs*XlwMenu.scrollbars.labelString:	%_Scrollbars
Emacs*XlwMenu.scrollbars.labelString:	¥¹¥¯¥í¡¼¥ë¥Ð¡¼(%_S)
! Emacs*XlwMenu.wrapLongLines.labelString:	%_Wrap Long Lines
Emacs*XlwMenu.wrapLongLines.labelString:	Ť¤¹Ô¤òÀÞ¤êÊÖ¤¹(%_W)
! Emacs*XlwMenu.3DModeline.labelString:	%_3D Modeline
Emacs*XlwMenu.3DModeline.labelString:	3D¥â¡¼¥É¥é¥¤¥ó(%_3)
! Emacs*XlwMenu.modelineHorizontalScrolling.labelString:	Modeline %_Horizontal Scrolling
Emacs*XlwMenu.modelineHorizontalScrolling.labelString:	¿åÊ¿¥¹¥¯¥í¡¼¥ë¤Î¥â¡¼¥É¥é¥¤¥ó(%_H)
! Emacs*XlwMenu.toolbarsVisible.labelString:	%_Toolbars Visible
Emacs*XlwMenu.toolbarsVisible.labelString:	¥Ä¡¼¥ë¥Ð¡¼¤Îɽ¼¨(%_T)
! Emacs*XlwMenu.toolbarsCa_ptioned.labelString:	Toolbars Ca%_ptioned
Emacs*XlwMenu.toolbarsCa_ptioned.labelString:	¥Ä¡¼¥ë¥Ð¡¼¤Ë¥­¥ã¥×¥·¥ç¥óÉÕ²Ã(%_P)
! Emacs*XlwMenu.defaultToolba_rLocation.labelString:	Default Toolba%_r Location
Emacs*XlwMenu.defaultToolba_rLocation.labelString:	¥Ç¥Õ¥©¥ë¥È¤Î¥Ä¡¼¥ë¥Ð¡¼°ÌÃÖ(%_R)
! Emacs*XlwMenu.b_uffersTabVisible.labelString:	B%_uffers Tab Visible
Emacs*XlwMenu.b_uffersTabVisible.labelString:	¥Ð¥Ã¥Õ¥¡¥¿¥Ö¤Îɽ¼¨(%_U)
! Emacs*XlwMenu.defaultGutterLocation.labelString:	Default %_Gutter Location
Emacs*XlwMenu.defaultGutterLocation.labelString:	¥Ç¥Õ¥©¥ë¥È¥¬¡¼¥¿¡¼°ÌÃÖ(%_G)
! Emacs*XlwMenu.blinkingCursor.labelString:	%_Blinking Cursor
Emacs*XlwMenu.blinkingCursor.labelString:	¥«¡¼¥½¥ë¤ÎÅÀÌÇ(%_B)
! Emacs*XlwMenu.bl_ockCursor.labelString:	Bl%_ock Cursor
Emacs*XlwMenu.bl_ockCursor.labelString:	¥Ö¥í¥Ã¥¯¥«¡¼¥½¥ë(%_O)
! Emacs*XlwMenu.barCursor1Pixel.labelString:	Bar Cursor (%_1 Pixel)
Emacs*XlwMenu.barCursor1Pixel.labelString:	¥Ð¡¼¥«¡¼¥½¥ë(%_1¥Ô¥¯¥»¥ë)
! Emacs*XlwMenu.barCursor2Pixels.labelString:	Bar Cursor (%_2 Pixels)
Emacs*XlwMenu.barCursor2Pixels.labelString:	¥Ð¡¼¥«¡¼¥½¥ë(%_2¥Ô¥¯¥»¥ë)
! Emacs*XlwMenu.pa_renHighlighting.labelString:	Pa%_ren Highlighting
Emacs*XlwMenu.pa_renHighlighting.labelString:	³ç¸Ì¤Î¶¯Ä´É½¼¨(%_R)
! Emacs*XlwMenu.lineNumbers.labelString:	%_Line Numbers
Emacs*XlwMenu.lineNumbers.labelString:		¹ÔÈÖ¹æ(%_L)
! Emacs*XlwMenu.columnNumbers.labelString:	%_Column Numbers
Emacs*XlwMenu.columnNumbers.labelString:	¥«¥é¥àÈÖ¹æ(%_C)
! Emacs*XlwMenu.otherWindowLocation.labelString:	"Other %_Window" Location
Emacs*XlwMenu.otherWindowLocation.labelString:	"¾¤Î¥¦¥£¥ó¥É¥¦"°ÌÃÖ(%_W)
! Emacs*XlwMenu.none.labelString:	%_None
Emacs*XlwMenu.none.labelString:	¤Ê¤·(%_N)
! Emacs*XlwMenu.asText.labelString:	As %_Text
Emacs*XlwMenu.asText.labelString:	¥Æ¥­¥¹¥È¤È¤·¤Æ(%_T)
! Emacs*XlwMenu.asScrollbar.labelString:	As %_Scrollbar
Emacs*XlwMenu.asScrollbar.labelString:	¥¹¥¯¥í¡¼¥ë¥Ð¡¼¤È¤·¤Æ(%_S)
! Emacs*XlwMenu.top.labelString:	%_Top
Emacs*XlwMenu.top.labelString:	¾å(%_T)
! Emacs*XlwMenu.bottom.labelString:	%_Bottom
Emacs*XlwMenu.bottom.labelString:	²¼(%_B)
! Emacs*XlwMenu.left.labelString:	%_Left
Emacs*XlwMenu.left.labelString:		º¸(%_L)
! Emacs*XlwMenu.right.labelString:	%_Right
Emacs*XlwMenu.right.labelString:	±¦(%_R)
! Emacs*XlwMenu.blinkingParen.labelString:	%_Blinking Paren
Emacs*XlwMenu.blinkingParen.labelString:	³ç¸Ì¤ÎÅÀÌÇ(%_B)
! Emacs*XlwMenu.steadyParen.labelString:	%_Steady Paren
Emacs*XlwMenu.steadyParen.labelString:		³ç¸Ì¤òÅÀÌǤ·¤Ê¤¤(%_S)
! Emacs*XlwMenu.expression.labelString:	%_Expression
Emacs*XlwMenu.expression.labelString:	¼°(%_E)
! Emacs*XlwMenu.alwaysInSameFrame.labelString:	%_Always in Same Frame
Emacs*XlwMenu.alwaysInSameFrame.labelString:	¾ï¤ËƱ¤¸¥Õ¥ì¡¼¥àÆâ(%_A)
! Emacs*XlwMenu.otherFrame2FramesMax.labelString:	Other Frame (%_2 Frames Max)
Emacs*XlwMenu.otherFrame2FramesMax.labelString:	¾¤Î¥Õ¥ì¡¼¥à(ºÇÂç%_2¥Õ¥ì¡¼¥à)
! Emacs*XlwMenu.otherFrame3FramesMax.labelString:	Other Frame (%_3 Frames Max)
Emacs*XlwMenu.otherFrame3FramesMax.labelString:	¾¤Î¥Õ¥ì¡¼¥à(ºÇÂç%_3¥Õ¥ì¡¼¥à)
! Emacs*XlwMenu.otherFrame4FramesMax.labelString:	Other Frame (%_4 Frames Max)
Emacs*XlwMenu.otherFrame4FramesMax.labelString:	¾¤Î¥Õ¥ì¡¼¥à(ºÇÂç%_4¥Õ¥ì¡¼¥à)
! Emacs*XlwMenu.otherFrame5FramesMax.labelString:	Other Frame (%_5 Frames Max)
Emacs*XlwMenu.otherFrame5FramesMax.labelString:	¾¤Î¥Õ¥ì¡¼¥à(ºÇÂç(%_5¥Õ¥ì¡¼¥à)
! Emacs*XlwMenu.alwaysCreateNewFrame.labelString:	Always Create %_New Frame
Emacs*XlwMenu.alwaysCreateNewFrame.labelString:	¾ï¤Ë¿·µ¬¥Õ¥ì¡¼¥à¤òºîÀ®
! Emacs*XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	%_Temp Buffers Always in Same Frame
Emacs*XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	°ì»þ¥Ð¥Ã¥Õ¥¡¤Ï¾ï¤ËƱ¤¸¥Õ¥ì¡¼¥à¤Ë(%_T)
! Emacs*XlwMenu.tempBuffersLikeOtherBuffers.labelString:	Temp Buffers %_Like Other Buffers
Emacs*XlwMenu.tempBuffersLikeOtherBuffers.labelString:	°ì»þ¥Ð¥Ã¥Õ¥¡¤ò¾¤Î¥Ð¥Ã¥Õ¥¡¤ÈƱ¤¸¤è¤¦¤Ë¤¹¤ë(%_L)
! Emacs*XlwMenu.makeCurrentFrameGnuservTarget.labelString:	%_Make Current Frame Gnuserv Target
Emacs*XlwMenu.makeCurrentFrameGnuservTarget.labelString:	¸½ºß¤Î¥Õ¥ì¡¼¥à¤òGnuserv¤ÎÂоݤˤ¹¤ë(%_M)
! Emacs*XlwMenu.frameLocalFontMenu.labelString:	%_Frame-Local Font Menu
Emacs*XlwMenu.frameLocalFontMenu.labelString:	¥Õ¥ì¡¼¥à¥í¡¼¥«¥ë¤Î¥Õ¥©¥ó¥È¥á¥Ë¥å¡¼(%_F)
! Emacs*XlwMenu.altMetaSelectsMenuItems.labelString:	%_Alt/Meta Selects Menu Items
Emacs*XlwMenu.altMetaSelectsMenuItems.labelString:	Alt/Meta¤Ç¥á¥Ë¥å¡¼¥¢¥¤¥Æ¥à¤ÎÁªÂò(%_A)
! Emacs*XlwMenu.buffersMenuLength___.labelString:	Buffers Menu %_Length...
Emacs*XlwMenu.buffersMenuLength___.labelString:		¥Ð¥Ã¥Õ¥¡¥á¥Ë¥å¡¼¤ÎŤµ(%_L)...
! Emacs*XlwMenu.multiOperationBuffersSubMenus.labelString:	%_Multi-Operation Buffers Sub-Menus
Emacs*XlwMenu.multiOperationBuffersSubMenus.labelString:	¥Þ¥ë¥Á¥ª¥Ú¥ì¡¼¥·¥ç¥ó¥Ð¥Ã¥Õ¥¡¥µ¥Ö¥á¥Ë¥å¡¼(%_M)
! Emacs*XlwMenu.s_ubmenusForBufferGroups.labelString:	S%_ubmenus for Buffer Groups
Emacs*XlwMenu.s_ubmenusForBufferGroups.labelString:	¥Ð¥Ã¥Õ¥¡¥°¥ë¡¼¥×¤Î¥µ¥Ö¥á¥Ë¥å¡¼(%_U)
! Emacs*XlwMenu.verboseBufferMenuEntries.labelString:	%_Verbose Buffer Menu Entries
Emacs*XlwMenu.verboseBufferMenuEntries.labelString:	¾éĹ¥Ð¥Ã¥Õ¥¡¥á¥Ë¥å¡¼¥¨¥ó¥È¥ê(%_V)
! Emacs*XlwMenu.buffersMenuSorting.labelString:	Buffers Menu %_Sorting
Emacs*XlwMenu.buffersMenuSorting.labelString:	¥Ð¥Ã¥Õ¥¡¥á¥Ë¥å¡¼¤Î¥½¡¼¥È(%_S)
! Emacs*XlwMenu.ignoreScaledFonts.labelString:	%_Ignore Scaled Fonts
Emacs*XlwMenu.ignoreScaledFonts.labelString:	²ÄÊÑ¥Õ¥©¥ó¥È¤Î̵»ë(%_I)
! Emacs*XlwMenu.inThisBuffer.labelString:	%_In This Buffer
Emacs*XlwMenu.inThisBuffer.labelString:	¤³¤Î¥Ð¥Ã¥Õ¥¡(%_I)
! Emacs*XlwMenu.automatic.labelString:	%_Automatic
Emacs*XlwMenu.automatic.labelString:	¼«Æ°(%_A)
! Emacs*XlwMenu.forceRehighlightInThisBuffer.labelString:	Force %_Rehighlight in this Buffer
Emacs*XlwMenu.forceRehighlightInThisBuffer.labelString:	¤³¤Î¥Ð¥Ã¥Õ¥¡¤Î¶¯À©ºÆ¶¯Ä´
! Emacs*XlwMenu.fonts.labelString:	%_Fonts
Emacs*XlwMenu.fonts.labelString:	¥Õ¥©¥ó¥È(%_F)
! Emacs*XlwMenu.colors.labelString:	%_Colors
Emacs*XlwMenu.colors.labelString:	¥«¥é¡¼(%_C)
! Emacs*XlwMenu.1Least.labelString:	%_1 Least
Emacs*XlwMenu.1Least.labelString:	%_1 ºÇ¾®
! Emacs*XlwMenu.2More.labelString:	%_2 More
Emacs*XlwMenu.2More.labelString:	%_2 ¤â¤¦¤¹¤³¤·
! Emacs*XlwMenu.3EvenMore.labelString:	%_3 Even More
Emacs*XlwMenu.3EvenMore.labelString:	%_3 ¤â¤Ã¤È
! Emacs*XlwMenu.4Most.labelString:	%_4 Most
Emacs*XlwMenu.4Most.labelString:	%_4 ºÇÂç
! Emacs*XlwMenu.lazyLock.labelString:	Lazy %_Lock
Emacs*XlwMenu.lazyLock.labelString:	¥ì¥¤¥¸¡¼¥í¥Ã¥¯(%_L)
! Emacs*XlwMenu.lazyShot.labelString:	Lazy %_Shot
Emacs*XlwMenu.lazyShot.labelString:	¥ì¥¤¥¸¡¼¥·¥ç¥Ã¥È(%_S)
! Emacs*XlwMenu.cac_hing.labelString:	Cac%_hing
Emacs*XlwMenu.cac_hing.labelString:	¥­¥ã¥Ã¥·¥ó¥°(%_H)
! Emacs*XlwMenu.1Anagnostiko___Avantgarde.labelString:	%_1 Anagnostiko  ... Avantgarde
Emacs*XlwMenu.1Anagnostiko___Avantgarde.labelString:	%_1 Anagnostiko  ... Avantgarde
! Emacs*XlwMenu.2Bookman___Chimera.labelString:	%_2 Bookman      ... Chimera
Emacs*XlwMenu.2Bookman___Chimera.labelString:	%_2 Bookman      ... Chimera
! Emacs*XlwMenu.3Courier___Helvetica.labelString:	%_3 Courier      ... Helvetica
Emacs*XlwMenu.3Courier___Helvetica.labelString:	%_3 Courier      ... Helvetica
! Emacs*XlwMenu.4Kathimerini___LuxiSans.labelString:	%_4 Kathimerini  ... Luxi Sans
Emacs*XlwMenu.4Kathimerini___LuxiSans.labelString:	%_4 Kathimerini  ... Luxi Sans
! Emacs*XlwMenu.5LuxiSerif___Palatino.labelString:	%_5 Luxi Serif   ... Palatino
Emacs*XlwMenu.5LuxiSerif___Palatino.labelString:	%_5 Luxi Serif   ... Palatino
! Emacs*XlwMenu.6PalladioL___Zysong18030.labelString:	%_6 Palladio L   ... Zysong18030
Emacs*XlwMenu.6PalladioL___Zysong18030.labelString:	%_6 Palladio L   ... Zysong18030
! Emacs*XlwMenu.15.labelString:	%_1 5
Emacs*XlwMenu.15.labelString:	%_1 5
! Emacs*XlwMenu.26.labelString:	%_2 6
Emacs*XlwMenu.26.labelString:	%_2 6
! Emacs*XlwMenu.37.labelString:	%_3 7
Emacs*XlwMenu.37.labelString:	%_3 7
! Emacs*XlwMenu.48.labelString:	%_4 8
Emacs*XlwMenu.48.labelString:	%_4 8
! Emacs*XlwMenu.59.labelString:	%_5 9
Emacs*XlwMenu.59.labelString:	%_5 9
! Emacs*XlwMenu.610.labelString:	%_6 10
Emacs*XlwMenu.610.labelString:	%_6 10
! Emacs*XlwMenu.711.labelString:	%_7 11
Emacs*XlwMenu.711.labelString:	%_7 11
! Emacs*XlwMenu.812.labelString:	%_8 12
Emacs*XlwMenu.812.labelString:	%_8 12
! Emacs*XlwMenu.913.labelString:	%_9 13
Emacs*XlwMenu.913.labelString:	%_9 13
! Emacs*XlwMenu.014.labelString:	%_0 14
Emacs*XlwMenu.014.labelString:	%_0 14
! Emacs*XlwMenu.a15.labelString:	%_a 15
Emacs*XlwMenu.a15.labelString:	%_a 15
! Emacs*XlwMenu.b16.labelString:	%_b 16
Emacs*XlwMenu.b16.labelString:	%_b 16
! Emacs*XlwMenu.c17.labelString:	%_c 17
Emacs*XlwMenu.c17.labelString:	%_c 17
! Emacs*XlwMenu.d18.labelString:	%_d 18
Emacs*XlwMenu.d18.labelString:	%_d 18
! Emacs*XlwMenu.e19.labelString:	%_e 19
Emacs*XlwMenu.e19.labelString:	%_e 19
! Emacs*XlwMenu.f20.labelString:	%_f 20
Emacs*XlwMenu.f20.labelString:	%_f 20
! Emacs*XlwMenu.g23.labelString:	%_g 23
Emacs*XlwMenu.g23.labelString:	%_g 23
! Emacs*XlwMenu.h24.labelString:	%_h 24
Emacs*XlwMenu.h24.labelString:	%_h 24
! Emacs*XlwMenu.goToPreviousBuffer.labelString:	Go To %_Previous Buffer
Emacs*XlwMenu.goToPreviousBuffer.labelString:	Á°¤Î¥Ð¥Ã¥Õ¥¡¤Ë°ÜÆ°(%_P)
! Emacs*XlwMenu.goToBuffer___.labelString:	Go To %_Buffer...
Emacs*XlwMenu.goToBuffer___.labelString:	¥Ð¥Ã¥Õ¥¡¤Ë°ÜÆ°(%_B)...
! Emacs*XlwMenu.listAllBuffers.labelString:	%_List All Buffers
Emacs*XlwMenu.listAllBuffers.labelString:	¤¹¤Ù¤Æ¤Î¥Ð¥Ã¥Õ¥¡¤ò°ìÍ÷ɽ¼¨(%_L)
! Emacs*XlwMenu.deleteBuffer.labelString:	%_Delete Buffer
Emacs*XlwMenu.deleteBuffer.labelString:	¥Ð¥Ã¥Õ¥¡¤Îºï½ü(%_D)
! Emacs*XlwMenu..labelString:	%_
Emacs*XlwMenu..labelString:	%_
! Emacs*XlwMenu.evaluateRegionOrDefun.labelString:	%_Evaluate Region or Defun
Emacs*XlwMenu.evaluateRegionOrDefun.labelString:	¥ê¡¼¥¸¥ç¥ó¤ädefun¤òɾ²Á(%_E)
! Emacs*XlwMenu.evaluateWholeBuffer.labelString:	Evaluate %_Whole Buffer
Emacs*XlwMenu.evaluateWholeBuffer.labelString:		¥Ð¥Ã¥Õ¥¡Á´ÂΤòɾ²Á(%_W)
! Emacs*XlwMenu.evaluateLastSExpression.labelString:	Evaluate Last %_S-expression
Emacs*XlwMenu.evaluateLastSExpression.labelString:	ºÇ¸å¤ÎS¼°¤òɾ²Á(%_S)
! Emacs*XlwMenu.findFunction___.labelString:	Find %_Function...
Emacs*XlwMenu.findFunction___.labelString:	´Ø¿ô¤ò¸¡º÷(%_F)...
! Emacs*XlwMenu.findVariable___.labelString:	Find %_Variable...
Emacs*XlwMenu.findVariable___.labelString:	ÊÑ¿ô¤ò¸¡º÷(%_V)...
! Emacs*XlwMenu.helpOnFunction___.labelString:	%_Help on Function...
Emacs*XlwMenu.helpOnFunction___.labelString:	´Ø¿ô¤Ç¥Ø¥ë¥×ɽ¼¨(%_H)...
! Emacs*XlwMenu.hel_pOnVariable___.labelString:	Hel%_p on Variable...
Emacs*XlwMenu.hel_pOnVariable___.labelString:	ÊÑ¿ô¤Ç¥Ø¥ë¥×ɽ¼¨(%_P)...
! Emacs*XlwMenu.instrumentThisDefunForDebugging.labelString:	Instrument This Defun for %_Debugging
Emacs*XlwMenu.instrumentThisDefunForDebugging.labelString:	¤³¤Îdefun¤ò¥Ç¥Ð¥Ã¥°¤Ë»È¤¦(%_D)
! Emacs*XlwMenu.traceFunction___.labelString:	%_Trace Function...
Emacs*XlwMenu.traceFunction___.labelString:	´Ø¿ô¤Î¥È¥ì¡¼¥¹(%_T)...
! Emacs*XlwMenu.untraceAllFunctions.labelString:	%_Untrace All Functions
Emacs*XlwMenu.untraceAllFunctions.labelString:	¤¹¤Ù¤Æ¤Î´Ø¿ô¤Î¥È¥ì¡¼¥¹¤ò¤ä¤á¤ë(%_U)
! Emacs*XlwMenu.commentOutRegion.labelString:	%_Comment Out Region
Emacs*XlwMenu.commentOutRegion.labelString:	¥ê¡¼¥¸¥ç¥ó¤ò¥³¥á¥ó¥È¥¢¥¦¥È(%_C)
! Emacs*XlwMenu.indentRegionOrBalancedExpression.labelString:	%_Indent Region or Balanced Expression
Emacs*XlwMenu.indentRegionOrBalancedExpression.labelString:	¥ê¡¼¥¸¥ç¥ó¤ò¥¤¥ó¥Ç¥ó¥È(%_I)
! Emacs*XlwMenu.i_ndentDefun.labelString:	I%_ndent Defun
Emacs*XlwMenu.i_ndentDefun.labelString:	defun¤ò¥¤¥ó¥Ç¥ó¥È(%_N)
! Emacs*XlwMenu.lookForDebugOnErrorUnderOptionsTroubleshooting.labelString:	Look for debug-on-error under Options->Troubleshooting
Emacs*XlwMenu.lookForDebugOnErrorUnderOptionsTroubleshooting.labelString:	[¥ª¥×¥·¥ç¥ó]-[¥È¥é¥Ö¥ë¥·¥å¡¼¥Æ¥£¥ó¥°]¤Î[¥¨¥é¡¼¤Ç¥Ç¥Ð¥Ã¥°]¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤
! Emacs*XlwMenu.aboutXEmacs___.labelString:	%_About XEmacs...
Emacs*XlwMenu.aboutXEmacs___.labelString:	XEmacs¤Ë¤Ä¤¤¤Æ(%_A)...
! Emacs*XlwMenu.whatSNewInXEmacs.labelString:	What's %_New in XEmacs
Emacs*XlwMenu.whatSNewInXEmacs.labelString:	XEmacs¥Ë¥å¡¼¥¹(%_N)
! Emacs*XlwMenu.obtainingXEmacs.labelString:	%_Obtaining XEmacs
Emacs*XlwMenu.obtainingXEmacs.labelString:	XEmacs¤ò¼èÆÀ¤¹¤ë¤Ë¤Ï(%_O)
! Emacs*XlwMenu.infoOnlineDocs.labelString:	%_Info (Online Docs)
Emacs*XlwMenu.infoOnlineDocs.labelString:	%_Info (¥ª¥ó¥é¥¤¥ódoc)
! Emacs*XlwMenu.xEmacsFAQ.labelString:	XEmacs %_FAQ
Emacs*XlwMenu.xEmacsFAQ.labelString:	XEmacs %_FAQ
! Emacs*XlwMenu.tutorials.labelString:	%_Tutorials
Emacs*XlwMenu.tutorials.labelString:	¥Á¥å¡¼¥È¥ê¥¢¥ë(%_T)
! Emacs*XlwMenu.samples.labelString:	%_Samples
Emacs*XlwMenu.samples.labelString:	¥µ¥ó¥×¥ë(%_S)
! Emacs*XlwMenu.commandsKeys.labelString:	%_Commands & Keys
Emacs*XlwMenu.commandsKeys.labelString:	¥³¥Þ¥ó¥É¤È¥­¡¼(%_C)
! Emacs*XlwMenu.recentMessages.labelString:	%_Recent Messages
Emacs*XlwMenu.recentMessages.labelString:	ºÇ¶á¤Î¥á¥Ã¥»¡¼¥¸(%_R)
! Emacs*XlwMenu.misc.labelString:	%_Misc
Emacs*XlwMenu.misc.labelString:	¤½¤Î¾(%_M)
! Emacs*XlwMenu.sendBugReport___.labelString:	Send %_Bug Report...
Emacs*XlwMenu.sendBugReport___.labelString:	¥Ð¥°¥ì¥Ý¡¼¥È¤ÎÁ÷¿®(%_B)...
! Emacs*XlwMenu.infoContents.labelString:	%_Info Contents
Emacs*XlwMenu.infoContents.labelString:	Info¥³¥ó¥Æ¥ó¥Ä(%_I)
! Emacs*XlwMenu.lookupKeyBinding___.labelString:	Lookup %_Key Binding...
Emacs*XlwMenu.lookupKeyBinding___.labelString:	¥­¡¼¥Ð¥¤¥ó¥Ç¥£¥ó¥°¾È²ñ(%_K)...
! Emacs*XlwMenu.lookupCommand___.labelString:	Lookup %_Command...
Emacs*XlwMenu.lookupCommand___.labelString:	¥³¥Þ¥ó¥É¾È²ñ(%_C)...
! Emacs*XlwMenu.lookupFunction___.labelString:	Lookup %_Function...
Emacs*XlwMenu.lookupFunction___.labelString:	´Ø¿ô¾È²ñ(%_F)...
! Emacs*XlwMenu.lookupTopic___.labelString:	Lookup %_Topic...
Emacs*XlwMenu.lookupTopic___.labelString:	¥È¥Ô¥Ã¥¯¾È²ñ(%_T)...
! Emacs*XlwMenu.fAQLocal.labelString:	%_FAQ (local)
Emacs*XlwMenu.fAQLocal.labelString:	%_FAQ (¥í¡¼¥«¥ë)
! Emacs*XlwMenu.fAQViaWWW.labelString:	FAQ via %_WWW
Emacs*XlwMenu.fAQViaWWW.labelString:	WWW¾å¤ÎFAQ(%_W)
! Emacs*XlwMenu.homePage.labelString:	%_Home Page
Emacs*XlwMenu.homePage.labelString:	¥Û¡¼¥à¥Ú¡¼¥¸(%_H)
! Emacs*XlwMenu.defaultJapanese.labelString:	%_Default (Japanese)
Emacs*XlwMenu.defaultJapanese.labelString:	¥Ç¥Õ¥©¥ë¥È(%_D) (ÆüËܸì)
! Emacs*XlwMenu.1ThaiXTIS.labelString:	%_1 Thai-XTIS
Emacs*XlwMenu.1ThaiXTIS.labelString:	%_1 ¥¿¥¤¸ì-XTIS
! Emacs*XlwMenu.2Korean.labelString:	%_2 Korean
Emacs*XlwMenu.2Korean.labelString:	%_2 ´Ú¹ñ¸ì
! Emacs*XlwMenu.3Slovenian.labelString:	%_3 Slovenian
Emacs*XlwMenu.3Slovenian.labelString:	%_3 ¥¹¥í¥Ù¥Ë¥¢¸ì
! Emacs*XlwMenu.4German.labelString:	%_4 German
Emacs*XlwMenu.4German.labelString:	%_4 ¥É¥¤¥Ä¸ì
! Emacs*XlwMenu.5Czech.labelString:	%_5 Czech
Emacs*XlwMenu.5Czech.labelString:	%_5 ¥Á¥§¥³¸ì
! Emacs*XlwMenu.6Romanian.labelString:	%_6 Romanian
Emacs*XlwMenu.6Romanian.labelString:	%_6 ¥ë¡¼¥Þ¥Ë¥¢¸ì
! Emacs*XlwMenu.7Polish.labelString:	%_7 Polish
Emacs*XlwMenu.7Polish.labelString:	%_7 ¥Ý¡¼¥é¥ó¥É¸ì
! Emacs*XlwMenu.8Croatian.labelString:	%_8 Croatian
Emacs*XlwMenu.8Croatian.labelString:	%_8 ¥¯¥í¥¢¥Á¥¢¸ì
! Emacs*XlwMenu.9Norwegian.labelString:	%_9 Norwegian
Emacs*XlwMenu.9Norwegian.labelString:	%_9 ¥Î¥ë¥¦¥§¡¼¸ì
! Emacs*XlwMenu.0French.labelString:	%_0 French
Emacs*XlwMenu.0French.labelString:	%_0 ¥Õ¥é¥ó¥¹¸ì
! Emacs*XlwMenu.aEnglish.labelString:	%_a English
Emacs*XlwMenu.aEnglish.labelString:	%_a ±Ñ¸ì
! Emacs*XlwMenu.bCyrillicALT.labelString:	%_b Cyrillic-ALT
Emacs*XlwMenu.bCyrillicALT.labelString:	%_b ¥­¥ê¥ëʸ»ú-ALT
! Emacs*XlwMenu.cCyrillicWin.labelString:	%_c Cyrillic-Win
Emacs*XlwMenu.cCyrillicWin.labelString: %_c ¥­¥ê¥ëʸ»ú-Win
! Emacs*XlwMenu.dCyrillicKOI8.labelString:	%_d Cyrillic-KOI8
Emacs*XlwMenu.dCyrillicKOI8.labelString: %_d ¥­¥ê¥ëʸ»ú-KOI8
! Emacs*XlwMenu.eCyrillicISO.labelString:	%_e Cyrillic-ISO
Emacs*XlwMenu.eCyrillicISO.labelString: %_d ¥­¥ê¥ëʸ»ú-ISO
! Emacs*XlwMenu.sampleInit_el.labelString:	Sample %_init.el
Emacs*XlwMenu.sampleInit_el.labelString:	¥µ¥ó¥×¥ëinit.el(%_I)
! Emacs*XlwMenu.sample__Xdefaults.labelString:	Sample .%_Xdefaults
Emacs*XlwMenu.sample__Xdefaults.labelString:	¥µ¥ó¥×¥ë.Xdefaults(%_X)
! Emacs*XlwMenu.sampleEnriched.labelString:	Sample %_enriched
Emacs*XlwMenu.sampleEnriched.labelString:	¥µ¥ó¥×¥ëenriched(%_E)
! Emacs*XlwMenu.mode.labelString:	%_Mode
Emacs*XlwMenu.mode.labelString:	¥â¡¼¥É(%_M)
! Emacs*XlwMenu.aproposDocs___.labelString:	Apropos %_Docs...
Emacs*XlwMenu.aproposDocs___.labelString:	Apropos¥É¥­¥å¥á¥ó¥È(%_D)...
! Emacs*XlwMenu.key___.labelString:	%_Key...
Emacs*XlwMenu.key___.labelString:	¥­¡¼(%_I)...
! Emacs*XlwMenu.bindings.labelString:	%_Bindings
Emacs*XlwMenu.bindings.labelString:	¥Ð¥¤¥ó¥Ç¥£¥ó¥°(%_B)
! Emacs*XlwMenu.mouseBindings.labelString:	%_Mouse Bindings
Emacs*XlwMenu.mouseBindings.labelString:	¥Þ¥¦¥¹¥Ð¥¤¥ó¥Ç¥£¥ó¥°(%_M)
! Emacs*XlwMenu.recentKeys.labelString:	%_Recent Keys
Emacs*XlwMenu.recentKeys.labelString:	ºÇ¶á¤Î¥­¡¼(%_R)
! Emacs*XlwMenu.function___.labelString:	%_Function...
Emacs*XlwMenu.function___.labelString:	´Ø¿ô(%_F)...
! Emacs*XlwMenu.variable___.labelString:	%_Variable...
Emacs*XlwMenu.variable___.labelString:	ÊÑ¿ô(%_V)...
! Emacs*XlwMenu.locateCommand___.labelString:	%_Locate Command...
Emacs*XlwMenu.locateCommand___.labelString:	¥³¥Þ¥ó¥É¤Îlocate(%_L)...
! Emacs*XlwMenu.currentInstallationInfo.labelString:	%_Current Installation Info
Emacs*XlwMenu.currentInstallationInfo.labelString:	¸½ºß¤Î¥¤¥ó¥¹¥È¥ì¡¼¥·¥ç¥óInfo(%_C)
! Emacs*XlwMenu.noWarranty.labelString:	%_No Warranty
Emacs*XlwMenu.noWarranty.labelString:	̵ÊݾÚ(%_N)
! Emacs*XlwMenu.xEmacsLicense.labelString:	XEmacs %_License
Emacs*XlwMenu.xEmacsLicense.labelString:	XEmacs¥é¥¤¥»¥ó¥¹(%_L)
! Emacs*XlwMenu.findPackages.labelString:	Find %_Packages
Emacs*XlwMenu.findPackages.labelString:	¥Ñ¥Ã¥±¡¼¥¸¸¡º÷(%_P)
! Emacs*XlwMenu.viewSplashScreen.labelString:	View %_Splash Screen
Emacs*XlwMenu.viewSplashScreen.labelString:	¥¹¥×¥é¥Ã¥·¥å¥¹¥¯¥ê¡¼¥ó¤Îɽ¼¨(%_S)
! Emacs*XlwMenu.unixManual___.labelString:	%_Unix Manual...
Emacs*XlwMenu.unixManual___.labelString:	Unix¥Þ¥Ë¥å¥¢¥ë(%_U)...


--- NEW FILE Emacs.ad.ko_KR.UTF-8 ---
! XEmacs 21.x 의 파일 (한글)
!
!	Xiaolin Park <xlpark at kankou.cs.uec.ac.jp>
!			Time-stamp: <03/10/17 21:10:54 petersen>
!
! This is the app-defaults file for XEmacs.
!
! This used to be identical to sample.Xdefaults, but the resources
! below have been rewritten to be as general as possible to avoid
! overriding user resources.  Other than the form rewriting, both
! files should be kept in sync. 
! 
! The resources below are loaded into the XEmacs executable at compile-time:
! changes to .../etc/Emacs.ad made after XEmacs has been built will have no
! effect.
! 
! However, you may copy .../etc/Emacs.ad to /usr/lib/X11/app-defaults/Emacs
! (or whatever the standard app-defaults directory is at your site) to cause
! it to be consulted at run-time.  (Do this only for site-wide customizations:
! personal customizations should be put into ~/.Xdefaults instead.)
! Note that the file must be named Emacs, not XEmacs.
! 
! See the NEWS file (C-h n) or XEmacs manual (C-h i) for a description of
! the various resources and the syntax for setting them.
! 
! Energize users: note that this is not the same app-defaults file that is
! used with the Energize-specific version of XEmacs.


! Colors and backgrounds.
! ======================
! The contrasts of these colors will cause them to map to the appropriate
! one of "black" or "white" on monochrome systems.
! 
! The valid color names on your system can be found by looking in the file
! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.

! ! Set the modeline colors.
! Emacs.modeline*attributeForeground:	Black
! Emacs.modeline*attributeBackground:	Gray75

! ! Set the color of the text cursor.
! Emacs.text-cursor*attributeBackground:	Red3

! If you want to set the color of the mouse pointer, do this:
! Emacs.pointer*attributeForeground:	Black
! If you want to set the background of the mouse pointer, do this:
! Emacs.pointer*attributeBackground:	White
! Note that by default, the pointer foreground and background are the same
! as the default face.

! Set the menubar colors.  This overrides the default foreground and
! background colors specified above.
*menubar*Foreground:			Gray30
*menubar*Background:			Gray80
! This is for buttons in the menubar.  
! Yellow would be better, but that would map to white on monochrome.
*menubar*buttonForeground:		Blue
*XlwMenu*highlightForeground:		Red
*XlwMenu*titleForeground:		Maroon
*XlwMenu*selectColor:			ForestGreen
*XmToggleButton*selectColor:		ForestGreen

! Specify the colors of popup menus.
*popup*Foreground:			Black
*popup*Background:			Gray80

! Specify the colors of the various sub-widgets of the dialog boxes.
*dialog*Foreground:			Black
! #A5C0C1 is a shade of blue
*dialog*Background:			#A5C0C1
! The following three are for Motif dialog boxes ...
*dialog*XmTextField*Background:		WhiteSmoke
*dialog*XmText*Background:		WhiteSmoke
*dialog*XmList*Background:		WhiteSmoke
! While this one is for Athena dialog boxes.
*dialog*Command*Background:		WhiteSmoke

! Xlw Scrollbar colors
*XlwScrollBar*Foreground:		Gray30
*XlwScrollBar*Background:		Gray80
*XmScrollBar*Foreground:		Gray30
*XmScrollBar*Background:		Gray80

!
! The Lucid Scrollbar supports two added resources, SliderStyle is either
! "plain" (default) or "dimple".  Dimple puts a small dimple in the middle
! of the slider that depresses when the slider is clicked on.  ArrowPosition is
! either "opposite" (default) or "same".  Opposite puts the arrows at opposite
! of the scrollbar, same puts both arrows at the same end, like the Amiga.
!
Emacs*XlwScrollBar.SliderStyle:    dimple
! Emacs*XlwScrollBar.ArrowPosition:  opposite

!
! If you want to turn off a toolbar, set its height or width to 0.
! The correct size value is not really arbitrary.  We only control it
! this way in order to avoid excess frame resizing when turning the
! toolbars on and off.
!
! To change the heights and widths of the toolbars:
!
! Emacs.topToolBarHeight:		37
! Emacs.bottomToolBarHeight:		0
! Emacs.leftToolBarWidth:		0
! Emacs.rightToolBarWidth:		0

! *topToolBarShadowColor:		Gray90
! *bottomToolBarShadowColor:		Gray40
! *backgroundToolBarColor:		Gray80
! *toolBarShadowThickness:		2


! If you want to turn off vertical scrollbars, or change the default
! pixel width of the vertical scrollbars, do it like this (0 width
! means no vertical scrollbars):
! 
! Emacs.scrollBarWidth: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarWidth: 0


! If you want to turn off horizontal scrollbars, or change the default
! pixel height of the horizontal scrollbars, do it like this (0 height
! means no horizontal scrollbars):
! 
! Emacs.scrollBarHeight: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarHeight: 0


! To dynamically change the labels used for menubar buttons...
! 
! Emacs*XlwMenu.resourceLabels: True
! Emacs*XlwMenu.newFrame.labelString: Open Another Window

! To have the Motif scrollbars on the left instead of the right, do this:
! 
! Emacs*scrollBarPlacement: BOTTOM_LEFT
!
! To have the Athena scrollbars on the right, use `BOTTOM_RIGHT' instead

! To have Motif scrollbars act more like Xt scrollbars...
!
! Emacs*XmScrollBar.translations: #override \n\
!     <Btn1Down>:     PageDownOrRight(0)    \n\
!     <Btn3Down>:     PageUpOrLeft(0)

! Fonts.
! ======
! XEmacs requires the use of XLFD (X Logical Font Description) format font
! names, which look like
! 
! 	*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
! 
! if you use any of the other, less strict font name formats, some of which
! look like
! 		lucidasanstypewriter-12
! and		fixed
! and		9x13
! 
! then XEmacs won't be able to guess the names of the bold and italic versions.
! All X fonts can be referred to via XLFD-style names, so you should use those
! forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).


! The default font for the text area of XEmacs is chosen at run-time
! by lisp code which tries a number of different possibilities in order
! of preference.  If you wish to override it, use this:
! 
Emacs.default.attributeFont:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*

! If you choose a font which does not have an italic version, you can specify
! some other font to use for it here:
! 
! Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!
! And here is how you would set the background color of the `highlight' face,
! but only on the screen named `debugger':
! 
! Emacs*debugger.highlight.attributeBackground:		PaleTurquoise
! 
! See the NEWS file (C-h n) for a more complete description of the resource
! syntax of faces.


! Font of the modeline, menubar and pop-up menus.
! Note that the menubar resources do not use the `face' syntax, since they
! are X toolkit widgets and thus outside the domain of XEmacs proper.
! 
*menubar*Font:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*
*popup*Font:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*

! Font in the Motif dialog boxes.
! (Motif uses `fontList' while most other things use `font' - if you don't
! know why you probably don't want to.)
! 
*XmDialogShell*FontList:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*
*XmTextField*FontList:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*
*XmText*FontList:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*
*XmList*FontList:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*

! Font in the Athena dialog boxes.
! I think 14-point looks nicer than 12-point.
! Some people use 12-point anyway because you get more text, but
! there's no purpose at all in doing this for dialog boxes.

*Dialog*Font:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*

! Dialog box translations.
! =======================

! This accelerator binds <return> in a dialog box to <activate> on button1
*dialog*button1.accelerators:#override\
<KeyPress>Return: ArmAndActivate()\n\
<KeyPress>KP_Enter: ArmAndActivate()\n\
Ctrl<KeyPress>m: ArmAndActivate()\n

! Translations to make the TextField widget behave more like XEmacs
*XmTextField*translations: #override\n\
	!<Key>osfBackSpace:	delete-previous-character()\n\
	!<Key>osfDelete:	delete-previous-character()\n\
	!Ctrl<Key>h: 		delete-previous-character()\n\
	!Ctrl<Key>d: 		delete-next-character()\n\
	!Meta<Key>osfDelete:	delete-previous-word()\n\
	!Meta<Key>osfBackSpace:	delete-previous-word()\n\
	!Meta<Key>d:		delete-next-word()\n\
	!Ctrl<Key>k:		delete-to-end-of-line()\n\
	!Ctrl<Key>g:		process-cancel()\n\
	!Ctrl<Key>b:		backward-character()\n\
	!<Key>osfLeft:		backward-character()\n\
	!Ctrl<Key>f:		forward-character()\n\
	!<Key>osfRight:		forward-character()\n\
	!Meta<Key>b:		backward-word()\n\
	!Meta<Key>osfLeft:	backward-word()\n\
	!Meta<Key>f:		forward-word()\n\
	!Meta<Key>osfRight:	forward-word()\n\
	!Ctrl<Key>e:		end-of-line()\n\
	!Ctrl<Key>a:		beginning-of-line()\n\
	!Ctrl<Key>w:		cut-clipboard()\n\
	!Meta<Key>w:		copy-clipboard()\n\
	<Btn2Up>:		copy-primary()\n

! With the XEmacs typeahead it's better to not have space be bound to
! ArmAndActivate() for buttons that appear in dialog boxes.  This is
! not 100% Motif compliant but the benefits far outweight the
! compliancy problem.  
*dialog*XmPushButton*translations:#override\n\
    <Btn1Down>:         Arm()\n\
    <Btn1Down>,<Btn1Up>: Activate()\
			Disarm()\n\
    <Btn1Down>(2+):     MultiArm()\n\
    <Btn1Up>(2+):       MultiActivate()\n\
    <Btn1Up>:           Activate()\
		        Disarm()\n\
    <Key>osfSelect:  	ArmAndActivate()\n\
    <Key>osfActivate:   ArmAndActivate()\n\
    <Key>osfHelp:	Help()\n\
    ~Shift ~Meta ~Alt <Key>Return:	ArmAndActivate()\n\
    <EnterWindow>:      Enter()\n\
    <LeaveWindow>:      Leave()\n

! XIM input method style 
! ======================= 

! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
! order of user's preference.  
! Choose a subset of the following styles or reorder to taste
*ximStyles: XIMPreeditPosition|XIMStatusArea\
            XIMPreeditPosition|XIMStatusNothing\
            XIMPreeditPosition|XIMStatusNone\
            XIMPreeditNothing|XIMStatusArea\
            XIMPreeditNothing|XIMStatusNothing\
            XIMPreeditNothing|XIMStatusNone\
            XIMPreeditNone|XIMStatusArea\
            XIMPreeditNone|XIMStatusNothing\
            XIMPreeditNone|XIMStatusNone

! XIM Preedit and Status foreground and background
*EmacsFrame.ximForeground: black
*EmacsFrame.ximBackground: white

! ! XIM fontset (defaults to system fontset default)
! ! *EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*
! !    Japanese localization resources for XEmacs.
! ! @(#)Emacs	1.3 96/09/22
! !    Copyright (C) 1996 Sun Microsystems, Inc.
! !!
! ! This file is part of XEmacs.
! ! 
! ! XEmacs 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.
! ! XEmacs 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 XEmacs; see the file COPYING.  If not, write to the
! ! Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! ! Boston, MA 02111-1307, USA.
! ! Copyright (C) 1996 Sun Microsystems Inc.
! !
! ! Japanese Resources to be placed in etc/app-defaults/ja/Emacs
! ! for xemacs-mule.  It is same on another languages such like fr,
! ! if you want to have French menu label, place it on
! ! etc/app-defaults/fr/Emacs.
! 
! ! Pulldown menu internationalization.  The first line of the file
! ! "*XlwMenu.resourceLabels: True" has to be there to make sure
! ! all the labelString will be read and displayed by X.
! *XlwMenu.resourceLabels: True
! 
! ! CDE doesn't require this but OpenWindows does.
! ! Note that this `gothic' font family is effective just for Japanese.
! ! And fontList is just used under Motif menubar.
! !*fontList: -misc-fixed-medium-r-normal--16-*-*-*-*-*-*-*:
! *fontList: -*-gothic-medium-r-normal--16-*-*-*-*-*-*-*:
! !! FontSet for menus when you use --with-xfs or --with-xim=xlib.
! *fontSet: -daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*
! 
! ! Starting below here are menu label string which can be translated to
! ! different languages. 
! ! Example: *XlwMenu.file.labelString: File  
! ! Characters before the ":" sign, "Example: *XlwMenu.file.labelString"
! ! can not be changed. They must stay exactly the way they are.
! ! The only string to be translated is the string, "File".
! ! Some resource names such as "file", "quit" have been used in several
! ! places.  However, each of them only has to be translated once in this X
! ! resource file.
! ! *XlwMenu.readMailVM___.labelString:	Read Mail (VM)...
! *XlwMenu.readMailVM___.labelString:	이메일 읽기 (VM)...
! ! *XlwMenu.readMailMH___.labelString:	Read Mail (MH)...
! *XlwMenu.readMailMH___.labelString:	이메일 읽기 (MH)...
! ! *XlwMenu.sendMail___.labelString:	Send mail...
! *XlwMenu.sendMail___.labelString:	이메일 보내기
! ! *XlwMenu.usenetNews.labelString:	Usenet News
! *XlwMenu.usenetNews.labelString:	냇도 뉴스
! ! *XlwMenu.browseTheWeb.labelString:	Browse the Web
! *XlwMenu.browseTheWeb.labelString:	웨브를 보기
! ! *XlwMenu.gopher.labelString:	Gopher
! *XlwMenu.gopher.labelString:	Gopher
! ! *XlwMenu.hyperbole___.labelString:	Hyperbole...
! *XlwMenu.hyperbole___.labelString:	Hyperbole...
! ! *XlwMenu.spellCheckBuffer.labelString:	Spell-Check Buffer
! *XlwMenu.spellCheckBuffer.labelString:	완충기의 철자검사
! ! *XlwMenu.toggleVIEmulation.labelString:	Toggle VI emulation
! *XlwMenu.toggleVIEmulation.labelString: 	VI 모방을 바꾸기
! ! *XlwMenu.calendar.labelString:	Calendar
! *XlwMenu.calendar.labelString:		달력
! ! *XlwMenu.games.labelString:	Games
! *XlwMenu.games.labelString:	계임
! ! *XlwMenu.3MonthCalendar.labelString:	3-Month Calendar
! *XlwMenu.3MonthCalendar.labelString:	석달 달력
! ! *XlwMenu.diary.labelString:	Diary
! *XlwMenu.diary.labelString:	일기
! ! *XlwMenu.holidays.labelString:	Holidays
! *XlwMenu.holidays.labelString:		명절
! ! *XlwMenu.phasesOfTheMoon.labelString:	Phases of the Moon
! *XlwMenu.phasesOfTheMoon.labelString:	월령
! ! *XlwMenu.sunriseSunset.labelString:	Sunrise/Sunset
! *XlwMenu.sunriseSunset.labelString:	해가뜨다/해가지다
! ! *XlwMenu.mineGame.labelString:	Mine Game 
! *XlwMenu.mineGame.labelString:		Mine 계임
! ! *XlwMenu.tetris.labelString:	Tetris
! *XlwMenu.tetris.labelString:	테도리스
! ! *XlwMenu.quoteFromZippy.labelString:	Quote from Zippy
! *XlwMenu.quoteFromZippy.labelString:	Zippy 의 각언
! ! *XlwMenu.psychoanalyst.labelString:	Psychoanalyst
! *XlwMenu.psychoanalyst.labelString:	정신분석
! ! *XlwMenu.psychoanalyzeZippy.labelString:	Psychoanalyze Zippy!
! *XlwMenu.psychoanalyzeZippy.labelString:	Zippy 를 정신분석
! ! *XlwMenu.randomFlames.labelString:	Random Flames
! *XlwMenu.randomFlames.labelString:	비방중상
! ! *XlwMenu.dunnetAdventure.labelString:	Dunnet (Adventure)
! *XlwMenu.dunnetAdventure.labelString:	Dunnet (모험)
! ! *XlwMenu.towersOfHanoi.labelString:	Towers of Hanoi
! *XlwMenu.towersOfHanoi.labelString:	Hanoi 의 탑
! ! *XlwMenu.gameOfLife.labelString:	Game of Life
! *XlwMenu.gameOfLife.labelString:	생명계임
! ! *XlwMenu.multiplicationPuzzle.labelString:	Multiplication Puzzle
! *XlwMenu.multiplicationPuzzle.labelString:	승산 지력유희
! ! *XlwMenu.listAllBuffers.labelString:	List All Buffers
! *XlwMenu.listAllBuffers.labelString:	모든 완충기 표시
! ! *XlwMenu..labelString:	
! ! *XlwMenu..labelString:
! ! *XlwMenu.emacs.labelString:	Emacs
! ! *XlwMenu.emacs.labelString:
! ! *XlwMenu.group___.labelString:	Group...
! ! *XlwMenu.group___.labelString:	그룹...
! ! *XlwMenu.variable___.labelString:	Variable...
! ! *XlwMenu.variable___.labelString:	변수...
! ! *XlwMenu.face___.labelString:	Face...
! ! *XlwMenu.face___.labelString:	ë©´...
! ! *XlwMenu.saved___.labelString:	Saved...
! ! *XlwMenu.saved___.labelString:	저장되여 있는...
! ! *XlwMenu.set___.labelString:	Set...
! ! *XlwMenu.set___.labelString:	설치...
! ! *XlwMenu.apropos___.labelString:	Apropos...
! ! *XlwMenu.apropos___.labelString:	알맞는 검사...
! ! *XlwMenu.browse___.labelString:	Browse...
! ! *XlwMenu.browse___.labelString:	부라우즈...
! ! *XlwMenu.emacs___.labelString:	Emacs...
! ! *XlwMenu.emacs___.labelString:
! ! *XlwMenu.editing.labelString:	Editing
! *XlwMenu.editing.labelString:	편집
! ! *XlwMenu.external.labelString:	External
! *XlwMenu.external.labelString:		외부
! ! *XlwMenu.programming.labelString:	Programming
! *XlwMenu.programming.labelString:	프로그램밍그
! ! *XlwMenu.applications.labelString:	Applications
! *XlwMenu.applications.labelString:	응용
! ! *XlwMenu.development.labelString:	Development
! *XlwMenu.development.labelString:	개발
! ! *XlwMenu.environment.labelString:	Environment
! *XlwMenu.environment.labelString:	환경
! ! *XlwMenu.data.labelString:	Data
! *XlwMenu.data.labelString:	데이터
! ! *XlwMenu.files.labelString:	Files
! *XlwMenu.files.labelString:	파일
! ! *XlwMenu.wp.labelString:	Wp
! *XlwMenu.wp.labelString:	문서처리
! ! *XlwMenu.faces.labelString:	Faces
! *XlwMenu.faces.labelString:	ë©´
! ! *XlwMenu.hypermedia.labelString:	Hypermedia
! *XlwMenu.hypermedia.labelString:	초메체
! ! *XlwMenu.help.labelString:	Help
! ! *XlwMenu.help.labelString:	도움말
! ! *XlwMenu.local.labelString:	Local
! *XlwMenu.local.labelString:	구역
! ! *XlwMenu.undo.labelString:	Undo
! *XlwMenu.undo.labelString:	실행 취소
! ! *XlwMenu.cut.labelString:	Cut
! *XlwMenu.cut.labelString:	자르기
! ! *XlwMenu.copy.labelString:	Copy
! *XlwMenu.copy.labelString:	복사
! ! *XlwMenu.paste.labelString:	Paste
! *XlwMenu.paste.labelString:	붙이기
! ! *XlwMenu.clear.labelString:	Clear
! *XlwMenu.clear.labelString:	지우기
! ! *XlwMenu.search___.labelString:	Search...
! *XlwMenu.search___.labelString:		찾기...
! ! *XlwMenu.searchBackward___.labelString:	Search Backward...
! *XlwMenu.searchBackward___.labelString:		거꾸로 찾기
! ! *XlwMenu.replace___.labelString:	Replace...
! *XlwMenu.replace___.labelString:	바꾸기
! ! *XlwMenu.searchRegexp___.labelString:	Search (Regexp)...
! *XlwMenu.searchRegexp___.labelString:	찾기 (Regexp)...
! ! *XlwMenu.searchBackwardRegexp___.labelString:	Search Backward (Regexp)...
! *XlwMenu.searchBackwardRegexp___.labelString:	거꾸로 찾기 (Regexp)...
! ! *XlwMenu.replaceRegexp___.labelString:	Replace (Regexp)...
! *XlwMenu.replaceRegexp___.labelString:		바꾸기 (Regexp)...
! ! *XlwMenu.gotoLine___.labelString:	Goto Line...
! *XlwMenu.gotoLine___.labelString:	지정된 행으로 이동	
! ! *XlwMenu.whatLine.labelString:	What Line
! *XlwMenu.whatLine.labelString:		현재행
! ! *XlwMenu.bookmarks.labelString:	Bookmarks
! *XlwMenu.bookmarks.labelString:		책갈피
! ! *XlwMenu.startMacroRecording.labelString:	Start Macro Recording
! *XlwMenu.startMacroRecording.labelString:	매크로 기록 시작
! ! *XlwMenu.endMacroRecording.labelString:	End Macro Recording
! *XlwMenu.endMacroRecording.labelString:		매크로 기록 끝냄
! ! *XlwMenu.executeLastMacro.labelString:	Execute Last Macro
! *XlwMenu.executeLastMacro.labelString:		최신 매크로 실행
! ! *XlwMenu.showMessageLog.labelString:	Show Message Log
! *XlwMenu.showMessageLog.labelString:	메세지 로그 표시
! ! *XlwMenu.jumpToBookmark.labelString:	Jump to Bookmark
! *XlwMenu.jumpToBookmark.labelString:	책갈피의 이동
! ! *XlwMenu.setBookmark.labelString:	Set bookmark
! *XlwMenu.setBookmark.labelString:	책갈피 설치
! ! *XlwMenu.insertContents.labelString:	Insert contents
! *XlwMenu.insertContents.labelString:	내용을 끼워넣기
! ! *XlwMenu.insertLocation.labelString:	Insert location
! *XlwMenu.insertLocation.labelString:	위치를 끼워넣기
! ! *XlwMenu.renameBookmark.labelString:	Rename bookmark
! *XlwMenu.renameBookmark.labelString:	책갈피 이름 고치기
! ! *XlwMenu.deleteBookmark.labelString:	Delete Bookmark
! *XlwMenu.deleteBookmark.labelString:	책갈피 지우기
! ! *XlwMenu.editBookmarkList.labelString:	Edit Bookmark List
! *XlwMenu.editBookmarkList.labelString:		책갈피 리스트편집
! ! *XlwMenu.saveBookmarks.labelString:	Save bookmarks
! *XlwMenu.saveBookmarks.labelString:	책갈피 저장
! ! *XlwMenu.saveBookmarksAs___.labelString:	Save bookmarks as...
! *XlwMenu.saveBookmarksAs___.labelString:	책갈피를 다른 이름으로 저장
! ! *XlwMenu.loadABookmarkFile.labelString:	Load a bookmark file
! *XlwMenu.loadABookmarkFile.labelString:		책갈피 파일 불러들이기
! ! *XlwMenu.open___.labelString:	Open...
! *XlwMenu.open___.labelString:	열기...
! ! *XlwMenu.openInOtherWindow___.labelString:	Open in Other Window...
! *XlwMenu.openInOtherWindow___.labelString:	다른 윈도에서 열기
! ! *XlwMenu.openInNewFrame___.labelString:	Open in New Frame...
! *XlwMenu.openInNewFrame___.labelString:		새 프레임에서 열기
! ! *XlwMenu.insertFile___.labelString:	Insert File...
! *XlwMenu.insertFile___.labelString:	파일 끼워넣기...
! ! *XlwMenu.viewFile___.labelString:	View File...
! *XlwMenu.viewFile___.labelString:	파일 보기...
! ! *XlwMenu.save.labelString:	Save
! *XlwMenu.save.labelString:	저장
! ! *XlwMenu.saveAs___.labelString:	Save As...
! *XlwMenu.saveAs___.labelString:		다른 이름으로 저장
! ! *XlwMenu.saveSomeBuffers.labelString:	Save Some Buffers
! *XlwMenu.saveSomeBuffers.labelString:	미저장 완충기를 저장
! ! *XlwMenu.printBuffer.labelString:	Print Buffer
! *XlwMenu.printBuffer.labelString:	완충기 인쇄
! ! *XlwMenu.prettyPrintBuffer.labelString:	Pretty-Print Buffer
! *XlwMenu.prettyPrintBuffer.labelString:		완충기를 전부인쇄
! ! *XlwMenu.newFrame.labelString:	New Frame
! *XlwMenu.newFrame.labelString:		새 프레임
! ! *XlwMenu.frameOnOtherDisplay___.labelString:	Frame on Other Display...
! *XlwMenu.frameOnOtherDisplay___.labelString: 다른 디스플레이에서 프레임...
! ! *XlwMenu.deleteFrame.labelString:	Delete Frame
! *XlwMenu.deleteFrame.labelString:	프레임 지우기
! ! *XlwMenu.splitWindow.labelString:	Split Window
! *XlwMenu.splitWindow.labelString:	윈도우 분가
! ! *XlwMenu.unSplitKeepThis.labelString:	Un-Split (Keep This)
! *XlwMenu.unSplitKeepThis.labelString:	분가해소 (이것을 보존)
! ! *XlwMenu.unSplitKeepOthers.labelString:	Un-Split (Keep Others)
! *XlwMenu.unSplitKeepOthers.labelString:		분가해소 (다른것을 보존)
! ! *XlwMenu.revertBuffer.labelString:	Revert Buffer
! *XlwMenu.revertBuffer.labelString:	완충기 복원
! ! *XlwMenu.deleteBuffer.labelString:	Delete Buffer
! *XlwMenu.deleteBuffer.labelString:	완충기 지우기
! ! *XlwMenu.exitXEmacs.labelString:	Exit XEmacs
! *XlwMenu.exitXEmacs.labelString:	XEmacs 종료
! ! *XlwMenu.aboutXEmacs___.labelString:	About XEmacs...
! *XlwMenu.aboutXEmacs___.labelString:	XEmacs 에 대하여
! ! *XlwMenu.basics.labelString:	Basics
! *XlwMenu.basics.labelString:	기본
! ! *XlwMenu.xEmacsFAQ.labelString:	XEmacs FAQ
! *XlwMenu.xEmacsFAQ.labelString:	XEmacs FAQ
! ! *XlwMenu.samples.labelString:	Samples
! *XlwMenu.samples.labelString:	산플
! ! *XlwMenu.lookupInInfo.labelString:	Lookup in Info
! *XlwMenu.lookupInInfo.labelString:	Info에서 찾기
! ! *XlwMenu.manuals.labelString:	Manuals
! *XlwMenu.manuals.labelString:	안내서
! ! *XlwMenu.commandsKeys.labelString:	Commands & Keys
! *XlwMenu.commandsKeys.labelString:	명령 & 키
! ! *XlwMenu.recentMessages.labelString:	Recent Messages
! *XlwMenu.recentMessages.labelString:	최신 메세지
! ! *XlwMenu.misc.labelString:	Misc
! *XlwMenu.misc.labelString:	가지가지의
! ! *XlwMenu.submitBugReport.labelString:	Submit Bug Report
! *XlwMenu.submitBugReport.labelString:	ㅤBug Report 제출
! ! *XlwMenu.tutorial.labelString:	Tutorial
! *XlwMenu.tutorial.labelString:	지도서
! ! *XlwMenu.news.labelString:	News
! *XlwMenu.news.labelString:	뉴스
! ! *XlwMenu.packages.labelString:	Packages
! *XlwMenu.packages.labelString:		패키지
! ! *XlwMenu.splash.labelString:	Splash
! *XlwMenu.splash.labelString:	Splash
! ! *XlwMenu.fAQLocal.labelString:	FAQ (local)
! *XlwMenu.fAQLocal.labelString:	FAQ (local)
! ! *XlwMenu.fAQViaWWW.labelString:	FAQ via WWW
! *XlwMenu.fAQViaWWW.labelString:		FAQ (WWW 경유)
! ! *XlwMenu.homePage.labelString:	Home Page
! *XlwMenu.homePage.labelString:		Home Page
! ! *XlwMenu.sample.labelString:	Sample
! *XlwMenu.sample.labelString:	산플
! ! *XlwMenu.keyBinding___.labelString:	Key Binding...
! *XlwMenu.keyBinding___.labelString: 키묶음...
! ! *XlwMenu.command___.labelString:	Command...
! *XlwMenu.command___.labelString:	명령...
! ! *XlwMenu.function___.labelString:	Function...
! *XlwMenu.function___.labelString:	함수...
! ! *XlwMenu.topic___.labelString:	Topic...
! *XlwMenu.topic___.labelString:		제목...
! ! *XlwMenu.info.labelString:	Info
! *XlwMenu.info.labelString:	Info
! ! *XlwMenu.unixManual___.labelString:	Unix Manual...
! *XlwMenu.unixManual___.labelString:	Unix Manual...
! ! *XlwMenu.mode.labelString:	Mode
! *XlwMenu.mode.labelString:	모식
! ! *XlwMenu.apropos___.labelString:	Apropos...
! ! *XlwMenu.apropos___.labelString:	알맞는 검사...
! ! *XlwMenu.aproposDocs___.labelString:	Apropos Docs...
! *XlwMenu.aproposDocs___.labelString:	서류에서 알맞는 검사...
! ! *XlwMenu.key___.labelString:	Key...
! *XlwMenu.key___.labelString:	키...
! ! *XlwMenu.bindings.labelString:	Bindings
! *XlwMenu.bindings.labelString:		묶기
! ! *XlwMenu.mouseBindings.labelString:	Mouse Bindings
! *XlwMenu.mouseBindings.labelString:	Mouse 묶음
! ! *XlwMenu.recentKeys.labelString:	Recent Keys
! *XlwMenu.recentKeys.labelString:	최신키
! ! *XlwMenu.variable___.labelString:	Variable...
! ! *XlwMenu.variable___.labelString:
! ! *XlwMenu.locateCommand___.labelString:	Locate Command...
! *XlwMenu.locateCommand___.labelString:	명령을 찾기...
! ! *XlwMenu.noWarranty.labelString:	No Warranty
! *XlwMenu.noWarranty.labelString:	무보증
! ! *XlwMenu.xEmacsLicense.labelString:	XEmacs License
! *XlwMenu.xEmacsLicense.labelString:	XEmacs 허가증
! ! *XlwMenu.theLatestVersion.labelString:	The Latest Version
! *XlwMenu.theLatestVersion.labelString:	최신 역서
! ! *XlwMenu.evaluateLastSExpression.labelString:	Evaluate Last S-expression
! *XlwMenu.evaluateLastSExpression.labelString:	최신 S식을 평가
! ! *XlwMenu.evaluateEntireBuffer.labelString:	Evaluate Entire Buffer
! *XlwMenu.evaluateEntireBuffer.labelString:	완충기전체를 평가
! ! *XlwMenu.evaluateRegion.labelString:	Evaluate Region
! *XlwMenu.evaluateRegion.labelString:	지역 평가
! ! *XlwMenu.evaluateThisDefun.labelString:	Evaluate This Defun
! *XlwMenu.evaluateThisDefun.labelString:	본 Defun를 평가
! ! *XlwMenu.debugThisDefun.labelString:	Debug This Defun
! *XlwMenu.debugThisDefun.labelString:	본 Defun를 디버그
! ! *XlwMenu.traceAFunction.labelString:	Trace a Function
! *XlwMenu.traceAFunction.labelString:	함수를 추적
! ! *XlwMenu.untraceAllFunctions.labelString:	Untrace All Functions
! *XlwMenu.untraceAllFunctions.labelString:	모든 함수를 무추적
! ! *XlwMenu.commentOutRegion.labelString:	Comment Out Region
! *XlwMenu.commentOutRegion.labelString:	지역해설을 지우다
! ! *XlwMenu.indentRegion.labelString:	Indent Region
! *XlwMenu.indentRegion.labelString:	지역 인덴트
! ! *XlwMenu.indentLine.labelString:	Indent Line
! *XlwMenu.indentLine.labelString:	행 인덴트
! ! *XlwMenu.debugOnError.labelString:	Debug On Error
! ! *XlwMenu.debugOnError.labelString:	틀렸을 때 디버그
! ! *XlwMenu.debugOnQuit.labelString:	Debug On Quit
! ! *XlwMenu.debugOnQuit.labelString:	종료할때 디버그
! ! *XlwMenu.debugOnSignal.labelString:	Debug on Signal
! *XlwMenu.debugOnSignal.labelString: 신호를 디버그
! ! *XlwMenu.describeLanguageSupport.labelString:	Describe language support
! *XlwMenu.describeLanguageSupport.labelString:	언어 사포트를 설명
! ! *XlwMenu.setLanguageEnvironment.labelString:	Set language environment
! *XlwMenu.setLanguageEnvironment.labelString:	언어환경을 설정
! ! *XlwMenu.toggleInputMethod.labelString:	Toggle input method
! *XlwMenu.toggleInputMethod.labelString:		입력방법을 바꾸기
! ! *XlwMenu.selectInputMethod.labelString:	Select input method
! *XlwMenu.selectInputMethod.labelString:	입력방법 선택
! ! *XlwMenu.describeInputMethod.labelString:	Describe input method
! *XlwMenu.describeInputMethod.labelString:입력방법 설명
! ! *XlwMenu.describeCurrentCodingSystems.labelString:	Describe current coding systems
! *XlwMenu.describeCurrentCodingSystems.labelString:	현재 코드 시스템을 설명
! ! *XlwMenu.setCodingSystemOfBufferFile.labelString:	Set coding system of buffer file
! *XlwMenu.setCodingSystemOfBufferFile.labelString:	완충기 파일 코드 시스템 설정
! ! *XlwMenu.setCodingSystemOfTerminal.labelString:	Set coding system of terminal
! *XlwMenu.setCodingSystemOfTerminal.labelString:		단말의 코드 시스템 설정
! ! *XlwMenu.setCodingSystemOfKeyboard.labelString:	Set coding system of keyboard
! *XlwMenu.setCodingSystemOfKeyboard.labelString:	키보드 코드 시스템 설정
! ! *XlwMenu.setCodingSystemOfProcess.labelString:	Set coding system of process
! *XlwMenu.setCodingSystemOfProcess.labelString:	프로세스 코드 시스템 설정
! ! *XlwMenu.showCharacterTable.labelString:	Show character table
! *XlwMenu.showCharacterTable.labelString:	문자표의 표시
! ! *XlwMenu.showDiagnosisForMULE.labelString:	Show diagnosis for MULE
! *XlwMenu.showDiagnosisForMULE.labelString:	MULE의 진단표시
! ! *XlwMenu.showManyLanguages.labelString:	Show many languages
! *XlwMenu.showManyLanguages.labelString:	많은 언어표시
! ! *XlwMenu.chineseGB.labelString:	Chinese-GB
! *XlwMenu.chineseGB.labelString:		중국어-GB
! ! *XlwMenu.chineseBIG5.labelString:	Chinese-BIG5
! *XlwMenu.chineseBIG5.labelString:	중국어-BIG5
! ! *XlwMenu.cyrillicISO.labelString:	Cyrillic-ISO
! *XlwMenu.cyrillicISO.labelString:	키릴-ISO
! ! *XlwMenu.cyrillicKOI8.labelString:	Cyrillic-KOI8
! *XlwMenu.cyrillicKOI8.labelString:	키릴-KOI8
! ! *XlwMenu.cyrillicALT.labelString:	Cyrillic-ALT
! *XlwMenu.cyrillicALT.labelString:	키릴-ALT
! ! *XlwMenu.cyrillic.labelString:	Cyrillic
! *XlwMenu.cyrillic.labelString:	키릴
! ! ! *XlwMenu.english.labelString:	English
! *XlwMenu.english.labelString:		영어
! ! *XlwMenu.aSCII.labelString:	ASCII
! ! *XlwMenu.aSCII.labelString:
! ! *XlwMenu.latin1.labelString:	Latin-1
! *XlwMenu.latin1.labelString:	라틴-1
! ! *XlwMenu.german.labelString:	German
! *XlwMenu.german.labelString:	독일어
! ! *XlwMenu.french.labelString:	French
! *XlwMenu.french.labelString:	프랑스어
! ! *XlwMenu.norwegian.labelString:	Norwegian
! *XlwMenu.norwegian.labelString:		노르웨이어
! ! *XlwMenu.latin2.labelString:	Latin-2
! *XlwMenu.latin2.labelString:	라틴-2
! ! *XlwMenu.croatian.labelString:	Croatian
! *XlwMenu.croatian.labelString:		구로씨아어
! ! *XlwMenu.polish.labelString:	Polish
! *XlwMenu.polish.labelString:	폴란드어
! ! *XlwMenu.latin3.labelString:	Latin-3
! *XlwMenu.latin3.labelString:	라틴-3
! ! *XlwMenu.latin4.labelString:	Latin-4
! *XlwMenu.latin4.labelString:	라틴-4
! ! *XlwMenu.latin5.labelString:	Latin-5
! *XlwMenu.latin5.labelString:	라틴-5
! ! *XlwMenu.greek.labelString:	Greek
! *XlwMenu.greek.labelString:	그리스어
! ! *XlwMenu.hebrew.labelString:	Hebrew
! *XlwMenu.hebrew.labelString:	이스라엘어
! ! *XlwMenu.japanese.labelString:	Japanese
! *XlwMenu.japanese.labelString:		일본어
! ! *XlwMenu.korean.labelString:	Korean
! *XlwMenu.korean.labelString:	한글
! ! *XlwMenu.iPA.labelString:	IPA
! ! *XlwMenu.iPA.labelString:
! ! *XlwMenu.customize.labelString:	Customize
! *XlwMenu.customize.labelString:	카스트마이즈
! ! *XlwMenu.readOnly.labelString:	Read Only
! *XlwMenu.readOnly.labelString:	오직 읽기만 하기
! ! *XlwMenu.editingOptions.labelString:	Editing Options
! *XlwMenu.editingOptions.labelString:	편집 선택항목
! ! *XlwMenu.generalOptions.labelString:	General Options
! *XlwMenu.generalOptions.labelString:	일반 선택항목
! ! *XlwMenu.printingOptions.labelString:	Printing Options
! *XlwMenu.printingOptions.labelString:	인쇄 선택항목
! ! *XlwMenu.otherWindowLocation.labelString:	"Other Window" Location
! *XlwMenu.otherWindowLocation.labelString:	다른 윈도스 표시위치
! ! *XlwMenu.syntaxHighlighting.labelString:	Syntax Highlighting
! *XlwMenu.syntaxHighlighting.labelString:	어법을 강조
! ! *XlwMenu.parenHighlighting.labelString:	Paren Highlighting
! *XlwMenu.parenHighlighting.labelString:	괄호를 강조
! ! *XlwMenu.frameAppearance.labelString:	Frame Appearance
! *XlwMenu.frameAppearance.labelString:	프레임 외관
! ! *XlwMenu.menubarAppearance.labelString:	Menubar Appearance
! *XlwMenu.menubarAppearance.labelString: 메뉴바 외관
! ! *XlwMenu.toolbarAppearance.labelString:	Toolbar Appearance
! *XlwMenu.toolbarAppearance.labelString:	공구바 외관
! ! *XlwMenu.mouse.labelString:	Mouse
! *XlwMenu.mouse.labelString:	Mouse
! ! *XlwMenu.openURLsWith.labelString:	Open URLs With
! *XlwMenu.openURLsWith.labelString:	URLs 열기
! ! *XlwMenu.browseFaces___.labelString:	Browse Faces...
! *XlwMenu.browseFaces___.labelString: ㅤ면 보기
! ! *XlwMenu.font.labelString:	Font
! *XlwMenu.font.labelString:	글자체
! ! *XlwMenu.size.labelString:	Size
! *XlwMenu.size.labelString:	크기
! ! *XlwMenu.weight.labelString:	Weight
! *XlwMenu.weight.labelString:	류형
! ! *XlwMenu.saveOptions.labelString:	Save Options
! *XlwMenu.saveOptions.labelString: 저장 Options
! ! *XlwMenu.emacs.labelString:	Emacs
! ! *XlwMenu.emacs.labelString:
! ! *XlwMenu.group___.labelString:	Group...
! *XlwMenu.group___.labelString:	그룹...
! ! *XlwMenu.variable___.labelString:	Variable...
! *XlwMenu.variable___.labelString:	변수...
! ! *XlwMenu.face___.labelString:	Face...
! *XlwMenu.face___.labelString:	ë©´...
! ! *XlwMenu.saved___.labelString:	Saved...
! *XlwMenu.saved___.labelString:		저장되여 있는...
! ! *XlwMenu.set___.labelString:	Set...
! *XlwMenu.set___.labelString:	설정...
! ! *XlwMenu.apropos___.labelString:	Apropos...
! *XlwMenu.apropos___.labelString:	알맞는 검사...
! ! *XlwMenu.browse___.labelString:	Browse...
! *XlwMenu.browse___.labelString:		부라우즈...
! !! *XlwMenu.overstrike.labelString:	Overstrike
! *XlwMenu.overstrike.labelString:	지우면서 삽입
! ! *XlwMenu.caseSensitiveSearch.labelString:	Case Sensitive Search
! *XlwMenu.caseSensitiveSearch.labelString:	대 소문자를 구별하면서 찾기
! ! *XlwMenu.caseMatchingReplace.labelString:	Case Matching Replace
! *XlwMenu.caseMatchingReplace.labelString:	대 소문자를 구별하면서 바꾸기
! ! *XlwMenu.autoDeleteSelection.labelString:	Auto Delete Selection
! *XlwMenu.autoDeleteSelection.labelString:	자동적으로 지우기선택
! ! *XlwMenu.activeRegions.labelString:	Active Regions
! *XlwMenu.activeRegions.labelString:	지역을 능동하게 하다
! ! *XlwMenu.mousePasteAtTextCursor.labelString:	Mouse Paste At Text Cursor
! *XlwMenu.mousePasteAtTextCursor.labelString: 텍스트 커서 위치에서 Mouse 붙이기
! ! *XlwMenu.requireNewlineAtEnd.labelString:	Require Newline At End
! *XlwMenu.requireNewlineAtEnd.labelString:	끝날때 새로운행이 필요
! ! *XlwMenu.addNewlineWhenMovingPastEnd.labelString:	Add Newline When Moving Past End
! *XlwMenu.addNewlineWhenMovingPastEnd.labelString: 마지막 행으로 갈때 새로운행이 필요
! ! *XlwMenu.teachExtendedCommands.labelString:	Teach Extended Commands
! *XlwMenu.teachExtendedCommands.labelString:	확장명령 표시
! ! *XlwMenu.debugOnError.labelString:	Debug On Error
! *XlwMenu.debugOnError.labelString:	틀렸을때 디버그
! ! *XlwMenu.debugOnQuit.labelString:	Debug On Quit
! *XlwMenu.debugOnQuit.labelString:	종료할때 디버그
! ! *XlwMenu.commandLineSwitchesForLprLp___.labelString:	Command-Line Switches for `lpr'/`lp'...
! *XlwMenu.commandLineSwitchesForLprLp___.labelString:	`lpr'/`lp' 명령행으로 바꾸기
! ! *XlwMenu.prettyPrintPaperSize.labelString:	Pretty-Print Paper Size
! *XlwMenu.prettyPrintPaperSize.labelString:	전체를 인쇄할때의 종이크기
! ! *XlwMenu.colorPrinting.labelString:	Color Printing
! *XlwMenu.colorPrinting.labelString:	채색 인쇄
! ! *XlwMenu.letter.labelString:	Letter
! ! *XlwMenu.letter.labelString:
! ! *XlwMenu.letterSmall.labelString:	Letter-small
! ! *XlwMenu.letterSmall.labelString:
! ! *XlwMenu.legal.labelString:	Legal
! ! *XlwMenu.legal.labelString:
! ! *XlwMenu.statement.labelString:	Statement
! ! *XlwMenu.statement.labelString:
! ! *XlwMenu.executive.labelString:	Executive
! ! *XlwMenu.executive.labelString:
! ! *XlwMenu.tabloid.labelString:	Tabloid
! ! *XlwMenu.tabloid.labelString:
! ! *XlwMenu.ledger.labelString:	Ledger
! ! *XlwMenu.ledger.labelString:
! ! *XlwMenu.a3.labelString:	A3
! ! *XlwMenu.a3.labelString:
! ! *XlwMenu.a4.labelString:	A4
! ! *XlwMenu.a4.labelString:
! ! *XlwMenu.a4small.labelString:	A4small
! ! *XlwMenu.a4small.labelString:
! ! *XlwMenu.b4.labelString:	B4
! ! *XlwMenu.b4.labelString:
! ! *XlwMenu.b5.labelString:	B5
! ! *XlwMenu.b5.labelString:
! ! *XlwMenu.alwaysInSameFrame.labelString:	Always in Same Frame
! *XlwMenu.alwaysInSameFrame.labelString:		항상 같은 브래므
! ! *XlwMenu.otherFrame2FramesMax.labelString:	Other Frame (2 Frames Max)
! *XlwMenu.otherFrame2FramesMax.labelString:	기타 프레임 (최대 2 프레임)
! ! *XlwMenu.otherFrame3FramesMax.labelString:	Other Frame (3 Frames Max)
! *XlwMenu.otherFrame3FramesMax.labelString:	기타 프레임 (최대 3 프레임)
! ! *XlwMenu.otherFrame4FramesMax.labelString:	Other Frame (4 Frames Max)
! *XlwMenu.otherFrame4FramesMax.labelString:	기타 프레임 (최대 4 프레임)
! ! *XlwMenu.otherFrame5FramesMax.labelString:	Other Frame (5 Frames Max)
! *XlwMenu.otherFrame5FramesMax.labelString:	기타 프레임 (최대 5 프레임)
! ! *XlwMenu.alwaysCreateNewFrame.labelString:	Always Create New Frame
! *XlwMenu.alwaysCreateNewFrame.labelString:늘 새 프레임을 작성
! ! *XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	Temp Buffers Always in Same Frame
! *XlwMenu.tempBuffersAlwaysInSameFrame.labelString: 임시 완충기를 언제나 기타 완충기처럼
! ! *XlwMenu.tempBuffersLikeOtherBuffers.labelString:	Temp Buffers Like Other Buffers
! *XlwMenu.tempBuffersLikeOtherBuffers.labelString: 임시 완충기를 기타 완충기와 같게
! ! *XlwMenu.makeCurrentFrameGnuservTarget.labelString:	Make current frame gnuserv target
! *XlwMenu.makeCurrentFrameGnuservTarget.labelString:본 프레임을 gnuserv 의 목표로
! ! *XlwMenu.inThisBuffer.labelString:	In This Buffer
! *XlwMenu.inThisBuffer.labelString:	본 완충기에서
! ! *XlwMenu.automatic.labelString:	Automatic
! *XlwMenu.automatic.labelString:		자동
! ! *XlwMenu.fonts.labelString:	Fonts
! *XlwMenu.fonts.labelString:	글자체
! ! *XlwMenu.colors.labelString:	Colors
! *XlwMenu.colors.labelString:	색
! ! *XlwMenu.least.labelString:	Least
! *XlwMenu.least.labelString:	최저
! ! *XlwMenu.more.labelString:	More
! *XlwMenu.more.labelString:	좀 더
! ! *XlwMenu.evenMore.labelString:	Even More
! *XlwMenu.evenMore.labelString:보다 많다
! ! *XlwMenu.most.labelString:	Most
! *XlwMenu.most.labelString:	최대
! ! *XlwMenu.lazy.labelString:	Lazy
! *XlwMenu.lazy.labelString:	늦어지다
! ! *XlwMenu.caching.labelString:	Caching
! *XlwMenu.caching.labelString: Caching
! ! *XlwMenu.none.labelString:	None
! *XlwMenu.none.labelString:	없다
! ! *XlwMenu.blinkingParen.labelString:	Blinking Paren
! *XlwMenu.blinkingParen.labelString:	명멸괄호
! ! *XlwMenu.steadyParen.labelString:	Steady Paren
! *XlwMenu.steadyParen.labelString:	괄호를 강조
! ! *XlwMenu.expression.labelString:	Expression
! *XlwMenu.expression.labelString:	식을 강조
! ! *XlwMenu.scrollbars.labelString:	Scrollbars
! *XlwMenu.scrollbars.labelString:	스크로르바
! ! *XlwMenu.3DModeline.labelString:	3D Modeline
! *XlwMenu.3DModeline.labelString:	립체적인 모식행
! ! *XlwMenu.truncateLines.labelString:	Truncate Lines
! *XlwMenu.truncateLines.labelString:	행의 꼬리를 지우기
! ! *XlwMenu.barCursor.labelString:	Bar Cursor
! *XlwMenu.barCursor.labelString:		바 커서
! ! *XlwMenu.blinkingCursor.labelString:	Blinking Cursor
! *XlwMenu.blinkingCursor.labelString:	명멸하는 커서
! ! *XlwMenu.frameLocalFontMenu.labelString:	Frame-Local Font Menu
! *XlwMenu.frameLocalFontMenu.labelString: 프레임구역 글자체메뉴
! ! *XlwMenu.buffersMenuLength___.labelString:	Buffers Menu Length...
! *XlwMenu.buffersMenuLength___.labelString:	완충기메뉴 길이
! ! *XlwMenu.multiOperationBuffersSubMenus.labelString:	Multi-Operation Buffers Sub-Menus
! *XlwMenu.multiOperationBuffersSubMenus.labelString:	다조작완충기 사부메뉴
! ! *XlwMenu.buffersMenuSorting.labelString:	Buffers Menu Sorting
! *XlwMenu.buffersMenuSorting.labelString:	완충기메뉴 배렬
! ! *XlwMenu.submenusForBufferGroups.labelString:	Submenus for Buffer Groups
! *XlwMenu.submenusForBufferGroups.labelString: 완충기 구르프 사부메뉴
! ! *XlwMenu.ignoreScaledFonts.labelString:	Ignore Scaled Fonts
! *XlwMenu.ignoreScaledFonts.labelString:	비율 글자체를 무시
! ! *XlwMenu.mostRecentlyUsed.labelString:	Most Recently Used
! *XlwMenu.mostRecentlyUsed.labelString:		최신 사용순서
! ! *XlwMenu.alphabetically.labelString:	Alphabetically
! *XlwMenu.alphabetically.labelString:	알파벳의
! ! *XlwMenu.byMajorModeThenAlphabetically.labelString:	By Major Mode, Then Alphabetically
! *XlwMenu.byMajorModeThenAlphabetically.labelString: 주요모식으로부터 알파벳의
! ! *XlwMenu.visible.labelString:	Visible
! *XlwMenu.visible.labelString:	시화
! ! *XlwMenu.captioned.labelString:	Captioned
! *XlwMenu.captioned.labelString:	제목 달기
! ! *XlwMenu.defaultLocation.labelString:	Default Location
! *XlwMenu.defaultLocation.labelString: Default 위치
! ! *XlwMenu.top.labelString:	Top
! *XlwMenu.top.labelString:	위
! ! *XlwMenu.bottom.labelString:	Bottom
! *XlwMenu.bottom.labelString:	ë°‘
! ! *XlwMenu.left.labelString:	Left
! *XlwMenu.left.labelString:	왼쪽
! ! *XlwMenu.right.labelString:	Right
! *XlwMenu.right.labelString:	오른쪽
! ! *XlwMenu.avoidText.labelString:	Avoid-Text
! *XlwMenu.avoidText.labelString:		문자를 피하기
! ! *XlwMenu.strokesMode.labelString:	strokes-mode
! *XlwMenu.strokesMode.labelString:	strokes-모식
! ! *XlwMenu.emacsW3.labelString:	Emacs-W3
! ! *XlwMenu.emacsW3.labelString:
! ! *XlwMenu.netscape.labelString:	Netscape
! ! *XlwMenu.netscape.labelString:
! ! *XlwMenu.mosaic.labelString:	Mosaic
! ! *XlwMenu.mosaic.labelString:
! ! *XlwMenu.mosaicCCI.labelString:	Mosaic (CCI)
! ! *XlwMenu.mosaicCCI.labelString:
! ! *XlwMenu.iXIMosaic.labelString:	IXI Mosaic
! ! *XlwMenu.iXIMosaic.labelString:
! ! *XlwMenu.lynxXterm.labelString:	Lynx (xterm)
! ! *XlwMenu.lynxXterm.labelString:
! ! *XlwMenu.lynxXemacs.labelString:	Lynx (xemacs)
! ! *XlwMenu.lynxXemacs.labelString:
! ! *XlwMenu.grail.labelString:	Grail
! ! *XlwMenu.grail.labelString:
! ! *XlwMenu.charter.labelString:	Charter
! ! *XlwMenu.charter.labelString:
! ! *XlwMenu.clean.labelString:	Clean
! ! *XlwMenu.clean.labelString:
! ! *XlwMenu.courier.labelString:	Courier
! ! *XlwMenu.courier.labelString:
! ! *XlwMenu.fixed.labelString:	Fixed
! ! *XlwMenu.fixed.labelString:
! ! *XlwMenu.helvetica.labelString:	Helvetica
! ! *XlwMenu.helvetica.labelString:
! ! *XlwMenu.lucida.labelString:	Lucida
! ! *XlwMenu.lucida.labelString:
! ! *XlwMenu.lucidabright.labelString:	Lucidabright
! ! *XlwMenu.lucidabright.labelString:
! ! *XlwMenu.lucidatypewriter.labelString:	Lucidatypewriter
! ! *XlwMenu.lucidatypewriter.labelString:
! ! *XlwMenu.newCenturySchoolbook.labelString:	New Century Schoolbook
! ! *XlwMenu.newCenturySchoolbook.labelString:
! ! *XlwMenu.terminal.labelString:	Terminal
! ! *XlwMenu.terminal.labelString:
! ! *XlwMenu.times.labelString:	Times
! ! *XlwMenu.times.labelString:
! ! *XlwMenu.utopia.labelString:	Utopia
! ! *XlwMenu.utopia.labelString:
! ! *XlwMenu.5.labelString:	5
! ! *XlwMenu.5.labelString:
! ! *XlwMenu.6.labelString:	6
! ! *XlwMenu.6.labelString:
! ! *XlwMenu.7.labelString:	7
! ! *XlwMenu.7.labelString:
! ! *XlwMenu.8.labelString:	8
! ! *XlwMenu.8.labelString:
! ! *XlwMenu.9.labelString:	9
! ! *XlwMenu.9.labelString:
! ! *XlwMenu.10.labelString:	10
! ! *XlwMenu.10.labelString:
! ! *XlwMenu.11.labelString:	11
! ! *XlwMenu.11.labelString:
! ! *XlwMenu.12.labelString:	12
! ! *XlwMenu.12.labelString:
! ! *XlwMenu.13.labelString:	13
! ! *XlwMenu.13.labelString:
! ! *XlwMenu.14.labelString:	14
! ! *XlwMenu.14.labelString:
! ! *XlwMenu.15.labelString:	15
! ! *XlwMenu.15.labelString:
! ! *XlwMenu.16.labelString:	16
! ! *XlwMenu.16.labelString:
! ! *XlwMenu.17.labelString:	17
! ! *XlwMenu.17.labelString:
! ! *XlwMenu.18.labelString:	18
! ! *XlwMenu.18.labelString:
! ! *XlwMenu.19.labelString:	19
! ! *XlwMenu.19.labelString:
! ! *XlwMenu.20.labelString:	20
! ! *XlwMenu.20.labelString:
! ! *XlwMenu.23.labelString:	23
! ! *XlwMenu.23.labelString:
! ! *XlwMenu.24.labelString:	24
! ! *XlwMenu.24.labelString:
! ! *XlwMenu.black.labelString:	Black
! ! *XlwMenu.black.labelString:
! ! *XlwMenu.bold.labelString:	Bold
! ! *XlwMenu.bold.labelString:
! ! *XlwMenu.demibold.labelString:	Demibold
! ! *XlwMenu.demibold.labelString:
! ! *XlwMenu.medium.labelString:	Medium
! ! *XlwMenu.medium.labelString:
! ! *XlwMenu.regular.labelString:	Regular
! ! *XlwMenu.regular.labelString:
! ! *XlwMenu.grep___.labelString:	Grep...
! ! *XlwMenu.grep___.labelString:
! ! *XlwMenu.compile___.labelString:	Compile...
! *XlwMenu.compile___.labelString:	컴파일...
! ! *XlwMenu.shell.labelString:	Shell
! *XlwMenu.shell.labelString:	세르
! ! *XlwMenu.shellCommand___.labelString:	Shell Command...
! *XlwMenu.shellCommand___.labelString:	세르 명령...
! ! *XlwMenu.shellCommandOnRegion___.labelString:	Shell Command on Region...
! *XlwMenu.shellCommandOnRegion___.labelString:	구역에서 세르명령을 사용...
! ! *XlwMenu.debugGDB___.labelString:	Debug (GDB)...
! *XlwMenu.debugGDB___.labelString:	디버그 (GDB)...
! ! *XlwMenu.debugDBX___.labelString:	Debug (DBX)...
! *XlwMenu.debugDBX___.labelString:	디버그 (DBX)...
! ! *XlwMenu.oOBrowser___.labelString:	OO-Browser...
! *XlwMenu.oOBrowser___.labelString:	OO-브라자...
! ! *XlwMenu.tags.labelString:	Tags
! *XlwMenu.tags.labelString:	타그
! ! *XlwMenu.vC.labelString:	VC
! ! *XlwMenu.vC.labelString:
! ! *XlwMenu.findTag___.labelString:	Find Tag...
! *XlwMenu.findTag___.labelString:	타그를 찾기...
! ! *XlwMenu.findOtherWindow___.labelString:	Find Other Window...
! *XlwMenu.findOtherWindow___.labelString:	이외의 윈도우에서 찾기...
! ! *XlwMenu.nextTag___.labelString:	Next Tag...
! *XlwMenu.nextTag___.labelString:	다음의 타그...
! ! *XlwMenu.nextOtherWindow___.labelString:	Next Other Window...
! *XlwMenu.nextOtherWindow___.labelString:	이외의 윈도우에서 다음의 타그에로...
! ! *XlwMenu.nextFile.labelString:	Next File
! *XlwMenu.nextFile.labelString:		다음의 파일
! ! *XlwMenu.tagsSearch___.labelString:	Tags Search...
! *XlwMenu.tagsSearch___.labelString:	타그 찾기...
! ! *XlwMenu.tagsReplace___.labelString:	Tags Replace...
! *XlwMenu.tagsReplace___.labelString:	타그 바꾸기...
! ! *XlwMenu.continueSearchReplace.labelString:	Continue Search/Replace
! *XlwMenu.continueSearchReplace.labelString:	찾기/바꾸기 계속
! ! *XlwMenu.popStack.labelString:	Pop stack
! *XlwMenu.popStack.labelString:		스다크를 포프
! ! *XlwMenu.apropos___.labelString:	Apropos...
! ! *XlwMenu.apropos___.labelString:	적절하게 찾기...
! ! *XlwMenu.setTagsTableFile___.labelString:	Set Tags Table File...
! *XlwMenu.setTagsTableFile___.labelString:	타그표 파일를 설정...
! ! *XlwMenu.registerFile.labelString:	Register File
! *XlwMenu.registerFile.labelString:	파일 등록
! ! *XlwMenu.revertToLastRevision.labelString:	Revert to Last Revision
! *XlwMenu.revertToLastRevision.labelString:	최후의 수정본으로 복귀
! ! *XlwMenu.cancelLastCheckin.labelString:	Cancel Last Checkin
! *XlwMenu.cancelLastCheckin.labelString:		최후의 Checkin 을 지우기
! ! *XlwMenu.renameFile.labelString:	Rename File
! *XlwMenu.renameFile.labelString:	파일를 이름 바꾸기
! ! *XlwMenu.diffAgainstLastVersion.labelString:	Diff Against Last Version
! *XlwMenu.diffAgainstLastVersion.labelString:	최종발행의 diff
! ! *XlwMenu.diffBetweenRevisions___.labelString:	Diff Between Revisions...
! *XlwMenu.diffBetweenRevisions___.labelString:	수정본 사이에서의 diff...
! ! *XlwMenu.visitOtherVersion___.labelString:	Visit Other Version...
! *XlwMenu.visitOtherVersion___.labelString:	다른  발행에로...
! ! *XlwMenu.showEditHistory.labelString:	Show Edit History
! *XlwMenu.showEditHistory.labelString:	편집역사를 표시
! ! *XlwMenu.listLockedFilesAnyUser.labelString:	List Locked Files Any User
! *XlwMenu.listLockedFilesAnyUser.labelString:	잠겨진 파일의 표시
! ! *XlwMenu.createSnapshot.labelString:	Create Snapshot
! *XlwMenu.createSnapshot.labelString:	스냅사진 만들기
! ! *XlwMenu.retrieveSnapshot.labelString:	Retrieve Snapshot
! *XlwMenu.retrieveSnapshot.labelString:	스냅사진 되찾기
! ! *XlwMenu.cVSUpdateDirectory.labelString:	CVS Update Directory
! *XlwMenu.cVSUpdateDirectory.labelString:	CVS 갱신 목록
! ! *XlwMenu.file.labelString:	File
! *XlwMenu.file.labelString:	파일
! ! *XlwMenu.edit.labelString:	Edit
! *XlwMenu.edit.labelString:	편집
! ! *XlwMenu.mule.labelString:	Mule
! ! *XlwMenu.mule.labelString:
! ! *XlwMenu.apps.labelString:	Apps
! *XlwMenu.apps.labelString:	응용
! ! *XlwMenu.options.labelString:	Options
! *XlwMenu.options.labelString:	선택
! ! *XlwMenu.buffers.labelString:	Buffers
! *XlwMenu.buffers.labelString:	완충기
! ! *XlwMenu.tools.labelString:	Tools
! *XlwMenu.tools.labelString:	도구
! ! *XlwMenu.lispInteraction.labelString:	Lisp-Interaction
! *XlwMenu.lispInteraction.labelString:	Lisp-대회
! ! *XlwMenu.load_emacs.labelString:	Load .emacs
! *XlwMenu.load_emacs.labelString:	.emacs 를 불러들이기
! ! *XlwMenu.help.labelString:	Help
! *XlwMenu.help.labelString:	도움말


--- NEW FILE Emacs.ad.ko_KR.eucKR ---
! XEmacs 21.x ÀÇ ÆÄÀÏ (ÇѱÛ)
!
!	Xiaolin Park <xlpark at kankou.cs.uec.ac.jp>
!			Time-stamp: <03/10/17 21:15:10 petersen>
!
! This is the app-defaults file for XEmacs.
!
! This used to be identical to sample.Xdefaults, but the resources
! below have been rewritten to be as general as possible to avoid
! overriding user resources.  Other than the form rewriting, both
! files should be kept in sync. 
! 
! The resources below are loaded into the XEmacs executable at compile-time:
! changes to .../etc/Emacs.ad made after XEmacs has been built will have no
! effect.
! 
! However, you may copy .../etc/Emacs.ad to /usr/lib/X11/app-defaults/Emacs
! (or whatever the standard app-defaults directory is at your site) to cause
! it to be consulted at run-time.  (Do this only for site-wide customizations:
! personal customizations should be put into ~/.Xdefaults instead.)
! Note that the file must be named Emacs, not XEmacs.
! 
! See the NEWS file (C-h n) or XEmacs manual (C-h i) for a description of
! the various resources and the syntax for setting them.
! 
! Energize users: note that this is not the same app-defaults file that is
! used with the Energize-specific version of XEmacs.


! Colors and backgrounds.
! ======================
! The contrasts of these colors will cause them to map to the appropriate
! one of "black" or "white" on monochrome systems.
! 
! The valid color names on your system can be found by looking in the file
! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.

! ! Set the modeline colors.
! Emacs.modeline*attributeForeground:	Black
! Emacs.modeline*attributeBackground:	Gray75

! ! Set the color of the text cursor.
! Emacs.text-cursor*attributeBackground:	Red3

! If you want to set the color of the mouse pointer, do this:
! Emacs.pointer*attributeForeground:	Black
! If you want to set the background of the mouse pointer, do this:
! Emacs.pointer*attributeBackground:	White
! Note that by default, the pointer foreground and background are the same
! as the default face.

! Set the menubar colors.  This overrides the default foreground and
! background colors specified above.
*menubar*Foreground:			Gray30
*menubar*Background:			Gray80
! This is for buttons in the menubar.  
! Yellow would be better, but that would map to white on monochrome.
*menubar*buttonForeground:		Blue
*XlwMenu*highlightForeground:		Red
*XlwMenu*titleForeground:		Maroon
*XlwMenu*selectColor:			ForestGreen
*XmToggleButton*selectColor:		ForestGreen

! Specify the colors of popup menus.
*popup*Foreground:			Black
*popup*Background:			Gray80

! Specify the colors of the various sub-widgets of the dialog boxes.
*dialog*Foreground:			Black
! #A5C0C1 is a shade of blue
*dialog*Background:			#A5C0C1
! The following three are for Motif dialog boxes ...
*dialog*XmTextField*Background:		WhiteSmoke
*dialog*XmText*Background:		WhiteSmoke
*dialog*XmList*Background:		WhiteSmoke
! While this one is for Athena dialog boxes.
*dialog*Command*Background:		WhiteSmoke

! Xlw Scrollbar colors
*XlwScrollBar*Foreground:		Gray30
*XlwScrollBar*Background:		Gray80
*XmScrollBar*Foreground:		Gray30
*XmScrollBar*Background:		Gray80

!
! The Lucid Scrollbar supports two added resources, SliderStyle is either
! "plain" (default) or "dimple".  Dimple puts a small dimple in the middle
! of the slider that depresses when the slider is clicked on.  ArrowPosition is
! either "opposite" (default) or "same".  Opposite puts the arrows at opposite
! of the scrollbar, same puts both arrows at the same end, like the Amiga.
!
Emacs*XlwScrollBar.SliderStyle:    dimple
! Emacs*XlwScrollBar.ArrowPosition:  opposite

!
! If you want to turn off a toolbar, set its height or width to 0.
! The correct size value is not really arbitrary.  We only control it
! this way in order to avoid excess frame resizing when turning the
! toolbars on and off.
!
! To change the heights and widths of the toolbars:
!
! Emacs.topToolBarHeight:		37
! Emacs.bottomToolBarHeight:		0
! Emacs.leftToolBarWidth:		0
! Emacs.rightToolBarWidth:		0

! *topToolBarShadowColor:		Gray90
! *bottomToolBarShadowColor:		Gray40
! *backgroundToolBarColor:		Gray80
! *toolBarShadowThickness:		2


! If you want to turn off vertical scrollbars, or change the default
! pixel width of the vertical scrollbars, do it like this (0 width
! means no vertical scrollbars):
! 
! Emacs.scrollBarWidth: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarWidth: 0


! If you want to turn off horizontal scrollbars, or change the default
! pixel height of the horizontal scrollbars, do it like this (0 height
! means no horizontal scrollbars):
! 
! Emacs.scrollBarHeight: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarHeight: 0


! To dynamically change the labels used for menubar buttons...
! 
! Emacs*XlwMenu.resourceLabels: True
! Emacs*XlwMenu.newFrame.labelString: Open Another Window

! To have the Motif scrollbars on the left instead of the right, do this:
! 
! Emacs*scrollBarPlacement: BOTTOM_LEFT
!
! To have the Athena scrollbars on the right, use `BOTTOM_RIGHT' instead

! To have Motif scrollbars act more like Xt scrollbars...
!
! Emacs*XmScrollBar.translations: #override \n\
!     <Btn1Down>:     PageDownOrRight(0)    \n\
!     <Btn3Down>:     PageUpOrLeft(0)

! Fonts.
! ======
! XEmacs requires the use of XLFD (X Logical Font Description) format font
! names, which look like
! 
! 	*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
! 
! if you use any of the other, less strict font name formats, some of which
! look like
! 		lucidasanstypewriter-12
! and		fixed
! and		9x13
! 
! then XEmacs won't be able to guess the names of the bold and italic versions.
! All X fonts can be referred to via XLFD-style names, so you should use those
! forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).


! The default font for the text area of XEmacs is chosen at run-time
! by lisp code which tries a number of different possibilities in order
! of preference.  If you wish to override it, use this:
! 
Emacs.default.attributeFont:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*

! If you choose a font which does not have an italic version, you can specify
! some other font to use for it here:
! 
! Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!
! And here is how you would set the background color of the `highlight' face,
! but only on the screen named `debugger':
! 
! Emacs*debugger.highlight.attributeBackground:		PaleTurquoise
! 
! See the NEWS file (C-h n) for a more complete description of the resource
! syntax of faces.


! Font of the modeline, menubar and pop-up menus.
! Note that the menubar resources do not use the `face' syntax, since they
! are X toolkit widgets and thus outside the domain of XEmacs proper.
! 
! *menubar*Font:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*
*popup*Font:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*

! Font in the Motif dialog boxes.
! (Motif uses `fontList' while most other things use `font' - if you don't
! know why you probably don't want to.)
! 
*XmDialogShell*FontList:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*
*XmTextField*FontList:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*
*XmText*FontList:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*
*XmList*FontList:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*

! Font in the Athena dialog boxes.
! I think 14-point looks nicer than 12-point.
! Some people use 12-point anyway because you get more text, but
! there's no purpose at all in doing this for dialog boxes.

*Dialog*Font:-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*,*

! Dialog box translations.
! =======================

! This accelerator binds <return> in a dialog box to <activate> on button1
*dialog*button1.accelerators:#override\
<KeyPress>Return: ArmAndActivate()\n\
<KeyPress>KP_Enter: ArmAndActivate()\n\
Ctrl<KeyPress>m: ArmAndActivate()\n

! Translations to make the TextField widget behave more like XEmacs
*XmTextField*translations: #override\n\
	!<Key>osfBackSpace:	delete-previous-character()\n\
	!<Key>osfDelete:	delete-previous-character()\n\
	!Ctrl<Key>h: 		delete-previous-character()\n\
	!Ctrl<Key>d: 		delete-next-character()\n\
	!Meta<Key>osfDelete:	delete-previous-word()\n\
	!Meta<Key>osfBackSpace:	delete-previous-word()\n\
	!Meta<Key>d:		delete-next-word()\n\
	!Ctrl<Key>k:		delete-to-end-of-line()\n\
	!Ctrl<Key>g:		process-cancel()\n\
	!Ctrl<Key>b:		backward-character()\n\
	!<Key>osfLeft:		backward-character()\n\
	!Ctrl<Key>f:		forward-character()\n\
	!<Key>osfRight:		forward-character()\n\
	!Meta<Key>b:		backward-word()\n\
	!Meta<Key>osfLeft:	backward-word()\n\
	!Meta<Key>f:		forward-word()\n\
	!Meta<Key>osfRight:	forward-word()\n\
	!Ctrl<Key>e:		end-of-line()\n\
	!Ctrl<Key>a:		beginning-of-line()\n\
	!Ctrl<Key>w:		cut-clipboard()\n\
	!Meta<Key>w:		copy-clipboard()\n\
	<Btn2Up>:		copy-primary()\n

! With the XEmacs typeahead it's better to not have space be bound to
! ArmAndActivate() for buttons that appear in dialog boxes.  This is
! not 100% Motif compliant but the benefits far outweight the
! compliancy problem.  
*dialog*XmPushButton*translations:#override\n\
    <Btn1Down>:         Arm()\n\
    <Btn1Down>,<Btn1Up>: Activate()\
			Disarm()\n\
    <Btn1Down>(2+):     MultiArm()\n\
    <Btn1Up>(2+):       MultiActivate()\n\
    <Btn1Up>:           Activate()\
		        Disarm()\n\
    <Key>osfSelect:  	ArmAndActivate()\n\
    <Key>osfActivate:   ArmAndActivate()\n\
    <Key>osfHelp:	Help()\n\
    ~Shift ~Meta ~Alt <Key>Return:	ArmAndActivate()\n\
    <EnterWindow>:      Enter()\n\
    <LeaveWindow>:      Leave()\n

! XIM input method style 
! ======================= 

! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
! order of user's preference.  
! Choose a subset of the following styles or reorder to taste
*ximStyles: XIMPreeditPosition|XIMStatusArea\
            XIMPreeditPosition|XIMStatusNothing\
            XIMPreeditPosition|XIMStatusNone\
            XIMPreeditNothing|XIMStatusArea\
            XIMPreeditNothing|XIMStatusNothing\
            XIMPreeditNothing|XIMStatusNone\
            XIMPreeditNone|XIMStatusArea\
            XIMPreeditNone|XIMStatusNothing\
            XIMPreeditNone|XIMStatusNone

! XIM Preedit and Status foreground and background
*EmacsFrame.ximForeground: black
*EmacsFrame.ximBackground: white

! XIM fontset (defaults to system fontset default)
! *EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*
!    Japanese localization resources for XEmacs.
! @(#)Emacs	1.3 96/09/22
!    Copyright (C) 1996 Sun Microsystems, Inc.
!!
! This file is part of XEmacs.
! 
! XEmacs 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.
! XEmacs 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 XEmacs; see the file COPYING.  If not, write to the
! Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! Boston, MA 02111-1307, USA.
! Copyright (C) 1996 Sun Microsystems Inc.
!
! Japanese Resources to be placed in etc/app-defaults/ja/Emacs
! for xemacs-mule.  It is same on another languages such like fr,
! if you want to have French menu label, place it on
! etc/app-defaults/fr/Emacs.

! Pulldown menu internationalization.  The first line of the file
! "*XlwMenu.resourceLabels: True" has to be there to make sure
! all the labelString will be read and displayed by X.
*XlwMenu.resourceLabels: True

! CDE doesn't require this but OpenWindows does.
! Note that this `gothic' font family is effective just for Japanese.
! And fontList is just used under Motif menubar.
!*fontList: -misc-fixed-medium-r-normal--16-*-*-*-*-*-*-*:
*fontList: -*-gothic-medium-r-normal--16-*-*-*-*-*-*-*:
!! FontSet for menus when you use --with-xfs or --with-xim=xlib.
*fontSet: -daewoo-gothic-medium-r-normal--16-*-*-*-*-*-*-*

! Starting below here are menu label string which can be translated to
! different languages. 
! Example: *XlwMenu.file.labelString: File  
! Characters before the ":" sign, "Example: *XlwMenu.file.labelString"
! can not be changed. They must stay exactly the way they are.
! The only string to be translated is the string, "File".
! Some resource names such as "file", "quit" have been used in several
! places.  However, each of them only has to be translated once in this X
! resource file.
! *XlwMenu.readMailVM___.labelString:	Read Mail (VM)...
*XlwMenu.readMailVM___.labelString:	À̸ÞÀÏ Àбâ (VM)...
! *XlwMenu.readMailMH___.labelString:	Read Mail (MH)...
*XlwMenu.readMailMH___.labelString:	À̸ÞÀÏ Àбâ (MH)...
! *XlwMenu.sendMail___.labelString:	Send mail...
*XlwMenu.sendMail___.labelString:	À̸ÞÀÏ º¸³»±â
! *XlwMenu.usenetNews.labelString:	Usenet News
*XlwMenu.usenetNews.labelString:	³Áµµ ´º½º
! *XlwMenu.browseTheWeb.labelString:	Browse the Web
*XlwMenu.browseTheWeb.labelString:	¿þºê¸¦ º¸±â
! *XlwMenu.gopher.labelString:	Gopher
*XlwMenu.gopher.labelString:	Gopher
! *XlwMenu.hyperbole___.labelString:	Hyperbole...
*XlwMenu.hyperbole___.labelString:	Hyperbole...
! *XlwMenu.spellCheckBuffer.labelString:	Spell-Check Buffer
*XlwMenu.spellCheckBuffer.labelString:	¿ÏÃæ±âÀÇ Ã¶ÀÚ°Ë»ç
! *XlwMenu.toggleVIEmulation.labelString:	Toggle VI emulation
*XlwMenu.toggleVIEmulation.labelString: 	VI ¸ð¹æÀ» ¹Ù²Ù±â
! *XlwMenu.calendar.labelString:	Calendar
*XlwMenu.calendar.labelString:		´Þ·Â
! *XlwMenu.games.labelString:	Games
*XlwMenu.games.labelString:	°èÀÓ
! *XlwMenu.3MonthCalendar.labelString:	3-Month Calendar
*XlwMenu.3MonthCalendar.labelString:	¼®´Þ ´Þ·Â
! *XlwMenu.diary.labelString:	Diary
*XlwMenu.diary.labelString:	Àϱâ
! *XlwMenu.holidays.labelString:	Holidays
*XlwMenu.holidays.labelString:		¸íÀý
! *XlwMenu.phasesOfTheMoon.labelString:	Phases of the Moon
*XlwMenu.phasesOfTheMoon.labelString:	¿ù·É
! *XlwMenu.sunriseSunset.labelString:	Sunrise/Sunset
*XlwMenu.sunriseSunset.labelString:	ÇØ°¡¶ß´Ù/ÇØ°¡Áö´Ù
! *XlwMenu.mineGame.labelString:	Mine Game 
*XlwMenu.mineGame.labelString:		Mine °èÀÓ
! *XlwMenu.tetris.labelString:	Tetris
*XlwMenu.tetris.labelString:	Å×µµ¸®½º
! *XlwMenu.quoteFromZippy.labelString:	Quote from Zippy
*XlwMenu.quoteFromZippy.labelString:	Zippy ÀÇ °¢¾ð
! *XlwMenu.psychoanalyst.labelString:	Psychoanalyst
*XlwMenu.psychoanalyst.labelString:	Á¤½ÅºÐ¼®
! *XlwMenu.psychoanalyzeZippy.labelString:	Psychoanalyze Zippy!
*XlwMenu.psychoanalyzeZippy.labelString:	Zippy ¸¦ Á¤½ÅºÐ¼®
! *XlwMenu.randomFlames.labelString:	Random Flames
*XlwMenu.randomFlames.labelString:	ºñ¹æÁß»ó
! *XlwMenu.dunnetAdventure.labelString:	Dunnet (Adventure)
*XlwMenu.dunnetAdventure.labelString:	Dunnet (¸ðÇè)
! *XlwMenu.towersOfHanoi.labelString:	Towers of Hanoi
*XlwMenu.towersOfHanoi.labelString:	Hanoi ÀÇ Å¾
! *XlwMenu.gameOfLife.labelString:	Game of Life
*XlwMenu.gameOfLife.labelString:	»ý¸í°èÀÓ
! *XlwMenu.multiplicationPuzzle.labelString:	Multiplication Puzzle
*XlwMenu.multiplicationPuzzle.labelString:	½Â»ê Áö·ÂÀ¯Èñ
! *XlwMenu.listAllBuffers.labelString:	List All Buffers
*XlwMenu.listAllBuffers.labelString:	¸ðµç ¿ÏÃæ±â Ç¥½Ã
! *XlwMenu..labelString:	
! *XlwMenu..labelString:
! *XlwMenu.emacs.labelString:	Emacs
! *XlwMenu.emacs.labelString:
! *XlwMenu.group___.labelString:	Group...
! *XlwMenu.group___.labelString:	±×·ì...
! *XlwMenu.variable___.labelString:	Variable...
! *XlwMenu.variable___.labelString:	º¯¼ö...
! *XlwMenu.face___.labelString:	Face...
! *XlwMenu.face___.labelString:	¸é...
! *XlwMenu.saved___.labelString:	Saved...
! *XlwMenu.saved___.labelString:	ÀúÀåµÇ¿© ÀÖ´Â...
! *XlwMenu.set___.labelString:	Set...
! *XlwMenu.set___.labelString:	¼³Ä¡...
! *XlwMenu.apropos___.labelString:	Apropos...
! *XlwMenu.apropos___.labelString:	¾Ë¸Â´Â °Ë»ç...
! *XlwMenu.browse___.labelString:	Browse...
! *XlwMenu.browse___.labelString:	ºÎ¶ó¿ìÁî...
! *XlwMenu.emacs___.labelString:	Emacs...
! *XlwMenu.emacs___.labelString:
! *XlwMenu.editing.labelString:	Editing
*XlwMenu.editing.labelString:	ÆíÁý
! *XlwMenu.external.labelString:	External
*XlwMenu.external.labelString:		¿ÜºÎ
! *XlwMenu.programming.labelString:	Programming
*XlwMenu.programming.labelString:	ÇÁ·Î±×·¥¹Ö±×
! *XlwMenu.applications.labelString:	Applications
*XlwMenu.applications.labelString:	ÀÀ¿ë
! *XlwMenu.development.labelString:	Development
*XlwMenu.development.labelString:	°³¹ß
! *XlwMenu.environment.labelString:	Environment
*XlwMenu.environment.labelString:	ȯ°æ
! *XlwMenu.data.labelString:	Data
*XlwMenu.data.labelString:	µ¥ÀÌÅÍ
! *XlwMenu.files.labelString:	Files
*XlwMenu.files.labelString:	ÆÄÀÏ
! *XlwMenu.wp.labelString:	Wp
*XlwMenu.wp.labelString:	¹®¼­Ã³¸®
! *XlwMenu.faces.labelString:	Faces
*XlwMenu.faces.labelString:	¸é
! *XlwMenu.hypermedia.labelString:	Hypermedia
*XlwMenu.hypermedia.labelString:	ÃʸÞü
! *XlwMenu.help.labelString:	Help
! *XlwMenu.help.labelString:	µµ¿ò¸»
! *XlwMenu.local.labelString:	Local
*XlwMenu.local.labelString:	±¸¿ª
! *XlwMenu.undo.labelString:	Undo
*XlwMenu.undo.labelString:	½ÇÇà Ãë¼Ò
! *XlwMenu.cut.labelString:	Cut
*XlwMenu.cut.labelString:	ÀÚ¸£±â
! *XlwMenu.copy.labelString:	Copy
*XlwMenu.copy.labelString:	º¹»ç
! *XlwMenu.paste.labelString:	Paste
*XlwMenu.paste.labelString:	ºÙÀ̱â
! *XlwMenu.clear.labelString:	Clear
*XlwMenu.clear.labelString:	Áö¿ì±â
! *XlwMenu.search___.labelString:	Search...
*XlwMenu.search___.labelString:		ã±â...
! *XlwMenu.searchBackward___.labelString:	Search Backward...
*XlwMenu.searchBackward___.labelString:		°Å²Ù·Î ã±â
! *XlwMenu.replace___.labelString:	Replace...
*XlwMenu.replace___.labelString:	¹Ù²Ù±â
! *XlwMenu.searchRegexp___.labelString:	Search (Regexp)...
*XlwMenu.searchRegexp___.labelString:	ã±â (Regexp)...
! *XlwMenu.searchBackwardRegexp___.labelString:	Search Backward (Regexp)...
*XlwMenu.searchBackwardRegexp___.labelString:	°Å²Ù·Î ã±â (Regexp)...
! *XlwMenu.replaceRegexp___.labelString:	Replace (Regexp)...
*XlwMenu.replaceRegexp___.labelString:		¹Ù²Ù±â (Regexp)...
! *XlwMenu.gotoLine___.labelString:	Goto Line...
*XlwMenu.gotoLine___.labelString:	ÁöÁ¤µÈ ÇàÀ¸·Î À̵¿	
! *XlwMenu.whatLine.labelString:	What Line
*XlwMenu.whatLine.labelString:		ÇöÀçÇà
! *XlwMenu.bookmarks.labelString:	Bookmarks
*XlwMenu.bookmarks.labelString:		Ã¥°¥ÇÇ
! *XlwMenu.startMacroRecording.labelString:	Start Macro Recording
*XlwMenu.startMacroRecording.labelString:	¸ÅÅ©·Î ±â·Ï ½ÃÀÛ
! *XlwMenu.endMacroRecording.labelString:	End Macro Recording
*XlwMenu.endMacroRecording.labelString:		¸ÅÅ©·Î ±â·Ï ³¡³¿
! *XlwMenu.executeLastMacro.labelString:	Execute Last Macro
*XlwMenu.executeLastMacro.labelString:		ÃֽŠ¸ÅÅ©·Î ½ÇÇà
! *XlwMenu.showMessageLog.labelString:	Show Message Log
*XlwMenu.showMessageLog.labelString:	¸Þ¼¼Áö ·Î±× Ç¥½Ã
! *XlwMenu.jumpToBookmark.labelString:	Jump to Bookmark
*XlwMenu.jumpToBookmark.labelString:	Ã¥°¥ÇÇÀÇ À̵¿
! *XlwMenu.setBookmark.labelString:	Set bookmark
*XlwMenu.setBookmark.labelString:	Ã¥°¥ÇÇ ¼³Ä¡
! *XlwMenu.insertContents.labelString:	Insert contents
*XlwMenu.insertContents.labelString:	³»¿ëÀ» ³¢¿ö³Ö±â
! *XlwMenu.insertLocation.labelString:	Insert location
*XlwMenu.insertLocation.labelString:	À§Ä¡¸¦ ³¢¿ö³Ö±â
! *XlwMenu.renameBookmark.labelString:	Rename bookmark
*XlwMenu.renameBookmark.labelString:	Ã¥°¥ÇÇ À̸§ °íÄ¡±â
! *XlwMenu.deleteBookmark.labelString:	Delete Bookmark
*XlwMenu.deleteBookmark.labelString:	Ã¥°¥ÇÇ Áö¿ì±â
! *XlwMenu.editBookmarkList.labelString:	Edit Bookmark List
*XlwMenu.editBookmarkList.labelString:		Ã¥°¥ÇÇ ¸®½ºÆ®ÆíÁý
! *XlwMenu.saveBookmarks.labelString:	Save bookmarks
*XlwMenu.saveBookmarks.labelString:	Ã¥°¥ÇÇ ÀúÀå
! *XlwMenu.saveBookmarksAs___.labelString:	Save bookmarks as...
*XlwMenu.saveBookmarksAs___.labelString:	Ã¥°¥ÇǸ¦ ´Ù¸¥ À̸§À¸·Î ÀúÀå
! *XlwMenu.loadABookmarkFile.labelString:	Load a bookmark file
*XlwMenu.loadABookmarkFile.labelString:		Ã¥°¥ÇÇ ÆÄÀÏ ºÒ·¯µéÀ̱â
! *XlwMenu.open___.labelString:	Open...
*XlwMenu.open___.labelString:	¿­±â...
! *XlwMenu.openInOtherWindow___.labelString:	Open in Other Window...
*XlwMenu.openInOtherWindow___.labelString:	´Ù¸¥ À©µµ¿¡¼­ ¿­±â
! *XlwMenu.openInNewFrame___.labelString:	Open in New Frame...
*XlwMenu.openInNewFrame___.labelString:		»õ ÇÁ·¹ÀÓ¿¡¼­ ¿­±â
! *XlwMenu.insertFile___.labelString:	Insert File...
*XlwMenu.insertFile___.labelString:	ÆÄÀÏ ³¢¿ö³Ö±â...
! *XlwMenu.viewFile___.labelString:	View File...
*XlwMenu.viewFile___.labelString:	ÆÄÀÏ º¸±â...
! *XlwMenu.save.labelString:	Save
*XlwMenu.save.labelString:	ÀúÀå
! *XlwMenu.saveAs___.labelString:	Save As...
*XlwMenu.saveAs___.labelString:		´Ù¸¥ À̸§À¸·Î ÀúÀå
! *XlwMenu.saveSomeBuffers.labelString:	Save Some Buffers
*XlwMenu.saveSomeBuffers.labelString:	¹ÌÀúÀå ¿ÏÃæ±â¸¦ ÀúÀå
! *XlwMenu.printBuffer.labelString:	Print Buffer
*XlwMenu.printBuffer.labelString:	¿ÏÃæ±â Àμâ
! *XlwMenu.prettyPrintBuffer.labelString:	Pretty-Print Buffer
*XlwMenu.prettyPrintBuffer.labelString:		¿ÏÃæ±â¸¦ ÀüºÎÀμâ
! *XlwMenu.newFrame.labelString:	New Frame
*XlwMenu.newFrame.labelString:		»õ ÇÁ·¹ÀÓ
! *XlwMenu.frameOnOtherDisplay___.labelString:	Frame on Other Display...
*XlwMenu.frameOnOtherDisplay___.labelString: ´Ù¸¥ µð½ºÇ÷¹ÀÌ¿¡¼­ ÇÁ·¹ÀÓ...
! *XlwMenu.deleteFrame.labelString:	Delete Frame
*XlwMenu.deleteFrame.labelString:	ÇÁ·¹ÀÓ Áö¿ì±â
! *XlwMenu.splitWindow.labelString:	Split Window
*XlwMenu.splitWindow.labelString:	À©µµ¿ì ºÐ°¡
! *XlwMenu.unSplitKeepThis.labelString:	Un-Split (Keep This)
*XlwMenu.unSplitKeepThis.labelString:	ºÐ°¡ÇØ¼Ò (ÀÌ°ÍÀ» º¸Á¸)
! *XlwMenu.unSplitKeepOthers.labelString:	Un-Split (Keep Others)
*XlwMenu.unSplitKeepOthers.labelString:		ºÐ°¡ÇØ¼Ò (´Ù¸¥°ÍÀ» º¸Á¸)
! *XlwMenu.revertBuffer.labelString:	Revert Buffer
*XlwMenu.revertBuffer.labelString:	¿ÏÃæ±â º¹¿ø
! *XlwMenu.deleteBuffer.labelString:	Delete Buffer
*XlwMenu.deleteBuffer.labelString:	¿ÏÃæ±â Áö¿ì±â
! *XlwMenu.exitXEmacs.labelString:	Exit XEmacs
*XlwMenu.exitXEmacs.labelString:	XEmacs Á¾·á
! *XlwMenu.aboutXEmacs___.labelString:	About XEmacs...
*XlwMenu.aboutXEmacs___.labelString:	XEmacs ¿¡ ´ëÇÏ¿©
! *XlwMenu.basics.labelString:	Basics
*XlwMenu.basics.labelString:	񃧯
! *XlwMenu.xEmacsFAQ.labelString:	XEmacs FAQ
*XlwMenu.xEmacsFAQ.labelString:	XEmacs FAQ
! *XlwMenu.samples.labelString:	Samples
*XlwMenu.samples.labelString:	»êÇÃ
! *XlwMenu.lookupInInfo.labelString:	Lookup in Info
*XlwMenu.lookupInInfo.labelString:	Info¿¡¼­ ã±â
! *XlwMenu.manuals.labelString:	Manuals
*XlwMenu.manuals.labelString:	¾È³»¼­
! *XlwMenu.commandsKeys.labelString:	Commands & Keys
*XlwMenu.commandsKeys.labelString:	¸í·É & Å°
! *XlwMenu.recentMessages.labelString:	Recent Messages
*XlwMenu.recentMessages.labelString:	ÃֽŠ¸Þ¼¼Áö
! *XlwMenu.misc.labelString:	Misc
*XlwMenu.misc.labelString:	°¡Áö°¡ÁöÀÇ
! *XlwMenu.submitBugReport.labelString:	Submit Bug Report
*XlwMenu.submitBugReport.labelString:	¤ÔBug Report Á¦Ãâ
! *XlwMenu.tutorial.labelString:	Tutorial
*XlwMenu.tutorial.labelString:	Áöµµ¼­
! *XlwMenu.news.labelString:	News
*XlwMenu.news.labelString:	´º½º
! *XlwMenu.packages.labelString:	Packages
*XlwMenu.packages.labelString:		ÆÐÅ°Áö
! *XlwMenu.splash.labelString:	Splash
*XlwMenu.splash.labelString:	Splash
! *XlwMenu.fAQLocal.labelString:	FAQ (local)
*XlwMenu.fAQLocal.labelString:	FAQ (local)
! *XlwMenu.fAQViaWWW.labelString:	FAQ via WWW
*XlwMenu.fAQViaWWW.labelString:		FAQ (WWW °æÀ¯)
! *XlwMenu.homePage.labelString:	Home Page
*XlwMenu.homePage.labelString:		Home Page
! *XlwMenu.sample.labelString:	Sample
*XlwMenu.sample.labelString:	»êÇÃ
! *XlwMenu.keyBinding___.labelString:	Key Binding...
*XlwMenu.keyBinding___.labelString: Å°¹­À½...
! *XlwMenu.command___.labelString:	Command...
*XlwMenu.command___.labelString:	¸í·É...
! *XlwMenu.function___.labelString:	Function...
*XlwMenu.function___.labelString:	ÇÔ¼ö...
! *XlwMenu.topic___.labelString:	Topic...
*XlwMenu.topic___.labelString:		Á¦¸ñ...
! *XlwMenu.info.labelString:	Info
*XlwMenu.info.labelString:	Info
! *XlwMenu.unixManual___.labelString:	Unix Manual...
*XlwMenu.unixManual___.labelString:	Unix Manual...
! *XlwMenu.mode.labelString:	Mode
*XlwMenu.mode.labelString:	¸ð½Ä
! *XlwMenu.apropos___.labelString:	Apropos...
! *XlwMenu.apropos___.labelString:	¾Ë¸Â´Â °Ë»ç...
! *XlwMenu.aproposDocs___.labelString:	Apropos Docs...
*XlwMenu.aproposDocs___.labelString:	¼­·ù¿¡¼­ ¾Ë¸Â´Â °Ë»ç...
! *XlwMenu.key___.labelString:	Key...
*XlwMenu.key___.labelString:	Å°...
! *XlwMenu.bindings.labelString:	Bindings
*XlwMenu.bindings.labelString:		¹­±â
! *XlwMenu.mouseBindings.labelString:	Mouse Bindings
*XlwMenu.mouseBindings.labelString:	Mouse ¹­À½
! *XlwMenu.recentKeys.labelString:	Recent Keys
*XlwMenu.recentKeys.labelString:	ÃÖ½ÅÅ°
! *XlwMenu.variable___.labelString:	Variable...
! *XlwMenu.variable___.labelString:
! *XlwMenu.locateCommand___.labelString:	Locate Command...
*XlwMenu.locateCommand___.labelString:	¸í·ÉÀ» ã±â...
! *XlwMenu.noWarranty.labelString:	No Warranty
*XlwMenu.noWarranty.labelString:	¹«º¸Áõ
! *XlwMenu.xEmacsLicense.labelString:	XEmacs License
*XlwMenu.xEmacsLicense.labelString:	XEmacs Çã°¡Áõ
! *XlwMenu.theLatestVersion.labelString:	The Latest Version
*XlwMenu.theLatestVersion.labelString:	ÃֽŠ¿ª¼­
! *XlwMenu.evaluateLastSExpression.labelString:	Evaluate Last S-expression
*XlwMenu.evaluateLastSExpression.labelString:	ÃֽŠS½ÄÀ» Æò°¡
! *XlwMenu.evaluateEntireBuffer.labelString:	Evaluate Entire Buffer
*XlwMenu.evaluateEntireBuffer.labelString:	¿ÏÃæ±âÀüü¸¦ Æò°¡
! *XlwMenu.evaluateRegion.labelString:	Evaluate Region
*XlwMenu.evaluateRegion.labelString:	Áö¿ª Æò°¡
! *XlwMenu.evaluateThisDefun.labelString:	Evaluate This Defun
*XlwMenu.evaluateThisDefun.labelString:	º» Defun¸¦ Æò°¡
! *XlwMenu.debugThisDefun.labelString:	Debug This Defun
*XlwMenu.debugThisDefun.labelString:	º» Defun¸¦ µð¹ö±×
! *XlwMenu.traceAFunction.labelString:	Trace a Function
*XlwMenu.traceAFunction.labelString:	ÇÔ¼ö¸¦ ÃßÀû
! *XlwMenu.untraceAllFunctions.labelString:	Untrace All Functions
*XlwMenu.untraceAllFunctions.labelString:	¸ðµç ÇÔ¼ö¸¦ ¹«ÃßÀû
! *XlwMenu.commentOutRegion.labelString:	Comment Out Region
*XlwMenu.commentOutRegion.labelString:	Áö¿ªÇؼ³À» Áö¿ì´Ù
! *XlwMenu.indentRegion.labelString:	Indent Region
*XlwMenu.indentRegion.labelString:	Áö¿ª Àε§Æ®
! *XlwMenu.indentLine.labelString:	Indent Line
*XlwMenu.indentLine.labelString:	Çà Àε§Æ®
! *XlwMenu.debugOnError.labelString:	Debug On Error
! *XlwMenu.debugOnError.labelString:	Ʋ·ÈÀ» ¶§ µð¹ö±×
! *XlwMenu.debugOnQuit.labelString:	Debug On Quit
! *XlwMenu.debugOnQuit.labelString:	Á¾·áÇÒ¶§ µð¹ö±×
! *XlwMenu.debugOnSignal.labelString:	Debug on Signal
*XlwMenu.debugOnSignal.labelString: ½ÅÈ£¸¦ µð¹ö±×
! *XlwMenu.describeLanguageSupport.labelString:	Describe language support
*XlwMenu.describeLanguageSupport.labelString:	¾ð¾î »çÆ÷Æ®¸¦ ¼³¸í
! *XlwMenu.setLanguageEnvironment.labelString:	Set language environment
*XlwMenu.setLanguageEnvironment.labelString:	¾ð¾îȯ°æÀ» ¼³Á¤
! *XlwMenu.toggleInputMethod.labelString:	Toggle input method
*XlwMenu.toggleInputMethod.labelString:		ÀԷ¹æ¹ýÀ» ¹Ù²Ù±â
! *XlwMenu.selectInputMethod.labelString:	Select input method
*XlwMenu.selectInputMethod.labelString:	ÀԷ¹æ¹ý ¼±ÅÃ
! *XlwMenu.describeInputMethod.labelString:	Describe input method
*XlwMenu.describeInputMethod.labelString:ÀԷ¹æ¹ý ¼³¸í
! *XlwMenu.describeCurrentCodingSystems.labelString:	Describe current coding systems
*XlwMenu.describeCurrentCodingSystems.labelString:	ÇöÀç ÄÚµå ½Ã½ºÅÛÀ» ¼³¸í
! *XlwMenu.setCodingSystemOfBufferFile.labelString:	Set coding system of buffer file
*XlwMenu.setCodingSystemOfBufferFile.labelString:	¿ÏÃæ±â ÆÄÀÏ ÄÚµå ½Ã½ºÅÛ ¼³Á¤
! *XlwMenu.setCodingSystemOfTerminal.labelString:	Set coding system of terminal
*XlwMenu.setCodingSystemOfTerminal.labelString:		´Ü¸»ÀÇ ÄÚµå ½Ã½ºÅÛ ¼³Á¤
! *XlwMenu.setCodingSystemOfKeyboard.labelString:	Set coding system of keyboard
*XlwMenu.setCodingSystemOfKeyboard.labelString:	Å°º¸µå ÄÚµå ½Ã½ºÅÛ ¼³Á¤
! *XlwMenu.setCodingSystemOfProcess.labelString:	Set coding system of process
*XlwMenu.setCodingSystemOfProcess.labelString:	ÇÁ·Î¼¼½º ÄÚµå ½Ã½ºÅÛ ¼³Á¤
! *XlwMenu.showCharacterTable.labelString:	Show character table
*XlwMenu.showCharacterTable.labelString:	¹®ÀÚÇ¥ÀÇ Ç¥½Ã
! *XlwMenu.showDiagnosisForMULE.labelString:	Show diagnosis for MULE
*XlwMenu.showDiagnosisForMULE.labelString:	MULEÀÇ Áø´ÜÇ¥½Ã
! *XlwMenu.showManyLanguages.labelString:	Show many languages
*XlwMenu.showManyLanguages.labelString:	¸¹Àº ¾ð¾îÇ¥½Ã
! *XlwMenu.chineseGB.labelString:	Chinese-GB
*XlwMenu.chineseGB.labelString:		Áß±¹¾î-GB
! *XlwMenu.chineseBIG5.labelString:	Chinese-BIG5
*XlwMenu.chineseBIG5.labelString:	Áß±¹¾î-BIG5
! *XlwMenu.cyrillicISO.labelString:	Cyrillic-ISO
*XlwMenu.cyrillicISO.labelString:	Å°¸±-ISO
! *XlwMenu.cyrillicKOI8.labelString:	Cyrillic-KOI8
*XlwMenu.cyrillicKOI8.labelString:	Å°¸±-KOI8
! *XlwMenu.cyrillicALT.labelString:	Cyrillic-ALT
*XlwMenu.cyrillicALT.labelString:	Å°¸±-ALT
! *XlwMenu.cyrillic.labelString:	Cyrillic
*XlwMenu.cyrillic.labelString:	Å°¸±
! ! *XlwMenu.english.labelString:	English
*XlwMenu.english.labelString:		¿µ¾î
! *XlwMenu.aSCII.labelString:	ASCII
! *XlwMenu.aSCII.labelString:
! *XlwMenu.latin1.labelString:	Latin-1
*XlwMenu.latin1.labelString:	¶óƾ-1
! *XlwMenu.german.labelString:	German
*XlwMenu.german.labelString:	µ¶ÀϾî
! *XlwMenu.french.labelString:	French
*XlwMenu.french.labelString:	ÇÁ¶û½º¾î
! *XlwMenu.norwegian.labelString:	Norwegian
*XlwMenu.norwegian.labelString:		³ë¸£¿þÀ̾î
! *XlwMenu.latin2.labelString:	Latin-2
*XlwMenu.latin2.labelString:	¶óƾ-2
! *XlwMenu.croatian.labelString:	Croatian
*XlwMenu.croatian.labelString:		±¸·Î¾¾¾Æ¾î
! *XlwMenu.polish.labelString:	Polish
*XlwMenu.polish.labelString:	Æú¶õµå¾î
! *XlwMenu.latin3.labelString:	Latin-3
*XlwMenu.latin3.labelString:	¶óƾ-3
! *XlwMenu.latin4.labelString:	Latin-4
*XlwMenu.latin4.labelString:	¶óƾ-4
! *XlwMenu.latin5.labelString:	Latin-5
*XlwMenu.latin5.labelString:	¶óƾ-5
! *XlwMenu.greek.labelString:	Greek
*XlwMenu.greek.labelString:	±×¸®½º¾î
! *XlwMenu.hebrew.labelString:	Hebrew
*XlwMenu.hebrew.labelString:	À̽º¶ó¿¤¾î
! *XlwMenu.japanese.labelString:	Japanese
*XlwMenu.japanese.labelString:		ÀϺ»¾î
! *XlwMenu.korean.labelString:	Korean
*XlwMenu.korean.labelString:	ÇѱÛ
! *XlwMenu.iPA.labelString:	IPA
! *XlwMenu.iPA.labelString:
! *XlwMenu.customize.labelString:	Customize
*XlwMenu.customize.labelString:	Ä«½ºÆ®¸¶ÀÌÁî
! *XlwMenu.readOnly.labelString:	Read Only
*XlwMenu.readOnly.labelString:	¿ÀÁ÷ Àб⸸ Çϱâ
! *XlwMenu.editingOptions.labelString:	Editing Options
*XlwMenu.editingOptions.labelString:	ÆíÁý ¼±ÅÃÇ׸ñ
! *XlwMenu.generalOptions.labelString:	General Options
*XlwMenu.generalOptions.labelString:	ÀÏ¹Ý ¼±ÅÃÇ׸ñ
! *XlwMenu.printingOptions.labelString:	Printing Options
*XlwMenu.printingOptions.labelString:	Àμ⠼±ÅÃÇ׸ñ
! *XlwMenu.otherWindowLocation.labelString:	"Other Window" Location
*XlwMenu.otherWindowLocation.labelString:	´Ù¸¥ À©µµ½º Ç¥½ÃÀ§Ä¡
! *XlwMenu.syntaxHighlighting.labelString:	Syntax Highlighting
*XlwMenu.syntaxHighlighting.labelString:	¾î¹ýÀ» °­Á¶
! *XlwMenu.parenHighlighting.labelString:	Paren Highlighting
*XlwMenu.parenHighlighting.labelString:	°ýÈ£¸¦ °­Á¶
! *XlwMenu.frameAppearance.labelString:	Frame Appearance
*XlwMenu.frameAppearance.labelString:	ÇÁ·¹ÀÓ ¿Ü°ü
! *XlwMenu.menubarAppearance.labelString:	Menubar Appearance
*XlwMenu.menubarAppearance.labelString: ¸Þ´º¹Ù ¿Ü°ü
! *XlwMenu.toolbarAppearance.labelString:	Toolbar Appearance
*XlwMenu.toolbarAppearance.labelString:	°ø±¸¹Ù ¿Ü°ü
! *XlwMenu.mouse.labelString:	Mouse
*XlwMenu.mouse.labelString:	Mouse
! *XlwMenu.openURLsWith.labelString:	Open URLs With
*XlwMenu.openURLsWith.labelString:	URLs ¿­±â
! *XlwMenu.browseFaces___.labelString:	Browse Faces...
*XlwMenu.browseFaces___.labelString: ¤Ô¸é º¸±â
! *XlwMenu.font.labelString:	Font
*XlwMenu.font.labelString:	±ÛÀÚü
! *XlwMenu.size.labelString:	Size
*XlwMenu.size.labelString:	Å©±â
! *XlwMenu.weight.labelString:	Weight
*XlwMenu.weight.labelString:	·ùÇü
! *XlwMenu.saveOptions.labelString:	Save Options
*XlwMenu.saveOptions.labelString: ÀúÀå Options
! *XlwMenu.emacs.labelString:	Emacs
! *XlwMenu.emacs.labelString:
! *XlwMenu.group___.labelString:	Group...
*XlwMenu.group___.labelString:	±×·ì...
! *XlwMenu.variable___.labelString:	Variable...
*XlwMenu.variable___.labelString:	º¯¼ö...
! *XlwMenu.face___.labelString:	Face...
*XlwMenu.face___.labelString:	¸é...
! *XlwMenu.saved___.labelString:	Saved...
*XlwMenu.saved___.labelString:		ÀúÀåµÇ¿© ÀÖ´Â...
! *XlwMenu.set___.labelString:	Set...
*XlwMenu.set___.labelString:	¼³Á¤...
! *XlwMenu.apropos___.labelString:	Apropos...
*XlwMenu.apropos___.labelString:	¾Ë¸Â´Â °Ë»ç...
! *XlwMenu.browse___.labelString:	Browse...
*XlwMenu.browse___.labelString:		ºÎ¶ó¿ìÁî...
!! *XlwMenu.overstrike.labelString:	Overstrike
*XlwMenu.overstrike.labelString:	Áö¿ì¸é¼­ »ðÀÔ
! *XlwMenu.caseSensitiveSearch.labelString:	Case Sensitive Search
*XlwMenu.caseSensitiveSearch.labelString:	´ë ¼Ò¹®ÀÚ¸¦ ±¸º°Çϸ鼭 ã±â
! *XlwMenu.caseMatchingReplace.labelString:	Case Matching Replace
*XlwMenu.caseMatchingReplace.labelString:	´ë ¼Ò¹®ÀÚ¸¦ ±¸º°Çϸ鼭 ¹Ù²Ù±â
! *XlwMenu.autoDeleteSelection.labelString:	Auto Delete Selection
*XlwMenu.autoDeleteSelection.labelString:	ÀÚµ¿ÀûÀ¸·Î Áö¿ì±â¼±ÅÃ
! *XlwMenu.activeRegions.labelString:	Active Regions
*XlwMenu.activeRegions.labelString:	Áö¿ªÀ» ´Éµ¿ÇÏ°Ô ÇÏ´Ù
! *XlwMenu.mousePasteAtTextCursor.labelString:	Mouse Paste At Text Cursor
*XlwMenu.mousePasteAtTextCursor.labelString: ÅؽºÆ® Ä¿¼­ À§Ä¡¿¡¼­ Mouse ºÙÀ̱â
! *XlwMenu.requireNewlineAtEnd.labelString:	Require Newline At End
*XlwMenu.requireNewlineAtEnd.labelString:	³¡³¯¶§ »õ·Î¿îÇàÀÌ ÇÊ¿ä
! *XlwMenu.addNewlineWhenMovingPastEnd.labelString:	Add Newline When Moving Past End
*XlwMenu.addNewlineWhenMovingPastEnd.labelString: ¸¶Áö¸· ÇàÀ¸·Î °¥¶§ »õ·Î¿îÇàÀÌ ÇÊ¿ä
! *XlwMenu.teachExtendedCommands.labelString:	Teach Extended Commands
*XlwMenu.teachExtendedCommands.labelString:	È®Àå¸í·É Ç¥½Ã
! *XlwMenu.debugOnError.labelString:	Debug On Error
*XlwMenu.debugOnError.labelString:	Ʋ·ÈÀ»¶§ µð¹ö±×
! *XlwMenu.debugOnQuit.labelString:	Debug On Quit
*XlwMenu.debugOnQuit.labelString:	Á¾·áÇÒ¶§ µð¹ö±×
! *XlwMenu.commandLineSwitchesForLprLp___.labelString:	Command-Line Switches for `lpr'/`lp'...
*XlwMenu.commandLineSwitchesForLprLp___.labelString:	`lpr'/`lp' ¸í·ÉÇàÀ¸·Î ¹Ù²Ù±â
! *XlwMenu.prettyPrintPaperSize.labelString:	Pretty-Print Paper Size
*XlwMenu.prettyPrintPaperSize.labelString:	Àüü¸¦ ÀμâÇÒ¶§ÀÇ Á¾ÀÌÅ©±â
! *XlwMenu.colorPrinting.labelString:	Color Printing
*XlwMenu.colorPrinting.labelString:	ä»ö Àμâ
! *XlwMenu.letter.labelString:	Letter
! *XlwMenu.letter.labelString:
! *XlwMenu.letterSmall.labelString:	Letter-small
! *XlwMenu.letterSmall.labelString:
! *XlwMenu.legal.labelString:	Legal
! *XlwMenu.legal.labelString:
! *XlwMenu.statement.labelString:	Statement
! *XlwMenu.statement.labelString:
! *XlwMenu.executive.labelString:	Executive
! *XlwMenu.executive.labelString:
! *XlwMenu.tabloid.labelString:	Tabloid
! *XlwMenu.tabloid.labelString:
! *XlwMenu.ledger.labelString:	Ledger
! *XlwMenu.ledger.labelString:
! *XlwMenu.a3.labelString:	A3
! *XlwMenu.a3.labelString:
! *XlwMenu.a4.labelString:	A4
! *XlwMenu.a4.labelString:
! *XlwMenu.a4small.labelString:	A4small
! *XlwMenu.a4small.labelString:
! *XlwMenu.b4.labelString:	B4
! *XlwMenu.b4.labelString:
! *XlwMenu.b5.labelString:	B5
! *XlwMenu.b5.labelString:
! *XlwMenu.alwaysInSameFrame.labelString:	Always in Same Frame
*XlwMenu.alwaysInSameFrame.labelString:		Ç×»ó °°Àº ºê·¡¹Ç
! *XlwMenu.otherFrame2FramesMax.labelString:	Other Frame (2 Frames Max)
*XlwMenu.otherFrame2FramesMax.labelString:	±âŸ ÇÁ·¹ÀÓ (ÃÖ´ë 2 ÇÁ·¹ÀÓ)
! *XlwMenu.otherFrame3FramesMax.labelString:	Other Frame (3 Frames Max)
*XlwMenu.otherFrame3FramesMax.labelString:	±âŸ ÇÁ·¹ÀÓ (ÃÖ´ë 3 ÇÁ·¹ÀÓ)
! *XlwMenu.otherFrame4FramesMax.labelString:	Other Frame (4 Frames Max)
*XlwMenu.otherFrame4FramesMax.labelString:	±âŸ ÇÁ·¹ÀÓ (ÃÖ´ë 4 ÇÁ·¹ÀÓ)
! *XlwMenu.otherFrame5FramesMax.labelString:	Other Frame (5 Frames Max)
*XlwMenu.otherFrame5FramesMax.labelString:	±âŸ ÇÁ·¹ÀÓ (ÃÖ´ë 5 ÇÁ·¹ÀÓ)
! *XlwMenu.alwaysCreateNewFrame.labelString:	Always Create New Frame
*XlwMenu.alwaysCreateNewFrame.labelString:´Ã »õ ÇÁ·¹ÀÓÀ» ÀÛ¼º
! *XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	Temp Buffers Always in Same Frame
*XlwMenu.tempBuffersAlwaysInSameFrame.labelString: Àӽà ¿ÏÃæ±â¸¦ ¾ðÁ¦³ª ±âŸ ¿ÏÃæ±âó·³
! *XlwMenu.tempBuffersLikeOtherBuffers.labelString:	Temp Buffers Like Other Buffers
*XlwMenu.tempBuffersLikeOtherBuffers.labelString: Àӽà ¿ÏÃæ±â¸¦ ±âŸ ¿ÏÃæ±â¿Í °°°Ô
! *XlwMenu.makeCurrentFrameGnuservTarget.labelString:	Make current frame gnuserv target
*XlwMenu.makeCurrentFrameGnuservTarget.labelString:º» ÇÁ·¹ÀÓÀ» gnuserv ÀÇ ¸ñÇ¥·Î
! *XlwMenu.inThisBuffer.labelString:	In This Buffer
*XlwMenu.inThisBuffer.labelString:	º» ¿ÏÃæ±â¿¡¼­
! *XlwMenu.automatic.labelString:	Automatic
*XlwMenu.automatic.labelString:		ÀÚµ¿
! *XlwMenu.fonts.labelString:	Fonts
*XlwMenu.fonts.labelString:	±ÛÀÚü
! *XlwMenu.colors.labelString:	Colors
*XlwMenu.colors.labelString:	»ö
! *XlwMenu.least.labelString:	Least
*XlwMenu.least.labelString:	ÃÖÀú
! *XlwMenu.more.labelString:	More
*XlwMenu.more.labelString:	Á» ´õ
! *XlwMenu.evenMore.labelString:	Even More
*XlwMenu.evenMore.labelString:º¸´Ù ¸¹´Ù
! *XlwMenu.most.labelString:	Most
*XlwMenu.most.labelString:	ÃÖ´ë
! *XlwMenu.lazy.labelString:	Lazy
*XlwMenu.lazy.labelString:	´Ê¾îÁö´Ù
! *XlwMenu.caching.labelString:	Caching
*XlwMenu.caching.labelString: Caching
! *XlwMenu.none.labelString:	None
*XlwMenu.none.labelString:	¾ø´Ù
! *XlwMenu.blinkingParen.labelString:	Blinking Paren
*XlwMenu.blinkingParen.labelString:	¸í¸ê°ýÈ£
! *XlwMenu.steadyParen.labelString:	Steady Paren
*XlwMenu.steadyParen.labelString:	°ýÈ£¸¦ °­Á¶
! *XlwMenu.expression.labelString:	Expression
*XlwMenu.expression.labelString:	½ÄÀ» °­Á¶
! *XlwMenu.scrollbars.labelString:	Scrollbars
*XlwMenu.scrollbars.labelString:	½ºÅ©·Î¸£¹Ù
! *XlwMenu.3DModeline.labelString:	3D Modeline
*XlwMenu.3DModeline.labelString:	¸³Ã¼ÀûÀÎ ¸ð½ÄÇà
! *XlwMenu.truncateLines.labelString:	Truncate Lines
*XlwMenu.truncateLines.labelString:	ÇàÀÇ ²¿¸®¸¦ Áö¿ì±â
! *XlwMenu.barCursor.labelString:	Bar Cursor
*XlwMenu.barCursor.labelString:		¹Ù Ä¿¼­
! *XlwMenu.blinkingCursor.labelString:	Blinking Cursor
*XlwMenu.blinkingCursor.labelString:	¸í¸êÇÏ´Â Ä¿¼­
! *XlwMenu.frameLocalFontMenu.labelString:	Frame-Local Font Menu
*XlwMenu.frameLocalFontMenu.labelString: ÇÁ·¹ÀÓ±¸¿ª ±ÛÀÚü¸Þ´º
! *XlwMenu.buffersMenuLength___.labelString:	Buffers Menu Length...
*XlwMenu.buffersMenuLength___.labelString:	¿ÏÃæ±â¸Þ´º ±æÀÌ
! *XlwMenu.multiOperationBuffersSubMenus.labelString:	Multi-Operation Buffers Sub-Menus
*XlwMenu.multiOperationBuffersSubMenus.labelString:	´ÙÁ¶ÀÛ¿ÏÃæ±â »çºÎ¸Þ´º
! *XlwMenu.buffersMenuSorting.labelString:	Buffers Menu Sorting
*XlwMenu.buffersMenuSorting.labelString:	¿ÏÃæ±â¸Þ´º ¹è·Ä
! *XlwMenu.submenusForBufferGroups.labelString:	Submenus for Buffer Groups
*XlwMenu.submenusForBufferGroups.labelString: ¿ÏÃæ±â ±¸¸£ÇÁ »çºÎ¸Þ´º
! *XlwMenu.ignoreScaledFonts.labelString:	Ignore Scaled Fonts
*XlwMenu.ignoreScaledFonts.labelString:	ºñÀ² ±ÛÀÚü¸¦ ¹«½Ã
! *XlwMenu.mostRecentlyUsed.labelString:	Most Recently Used
*XlwMenu.mostRecentlyUsed.labelString:		ÃֽŠ»ç¿ë¼ø¼­
! *XlwMenu.alphabetically.labelString:	Alphabetically
*XlwMenu.alphabetically.labelString:	¾ËÆĺªÀÇ
! *XlwMenu.byMajorModeThenAlphabetically.labelString:	By Major Mode, Then Alphabetically
*XlwMenu.byMajorModeThenAlphabetically.labelString: ÁÖ¿ä¸ð½ÄÀ¸·ÎºÎÅÍ ¾ËÆĺªÀÇ
! *XlwMenu.visible.labelString:	Visible
*XlwMenu.visible.labelString:	½ÃÈ­
! *XlwMenu.captioned.labelString:	Captioned
*XlwMenu.captioned.labelString:	Á¦¸ñ ´Þ±â
! *XlwMenu.defaultLocation.labelString:	Default Location
*XlwMenu.defaultLocation.labelString: Default À§Ä¡
! *XlwMenu.top.labelString:	Top
*XlwMenu.top.labelString:	ˤ
! *XlwMenu.bottom.labelString:	Bottom
*XlwMenu.bottom.labelString:	¹Ø
! *XlwMenu.left.labelString:	Left
*XlwMenu.left.labelString:	¿ÞÂÊ
! *XlwMenu.right.labelString:	Right
*XlwMenu.right.labelString:	¿À¸¥ÂÊ
! *XlwMenu.avoidText.labelString:	Avoid-Text
*XlwMenu.avoidText.labelString:		¹®ÀÚ¸¦ ÇÇÇϱâ
! *XlwMenu.strokesMode.labelString:	strokes-mode
*XlwMenu.strokesMode.labelString:	strokes-¸ð½Ä
! *XlwMenu.emacsW3.labelString:	Emacs-W3
! *XlwMenu.emacsW3.labelString:
! *XlwMenu.netscape.labelString:	Netscape
! *XlwMenu.netscape.labelString:
! *XlwMenu.mosaic.labelString:	Mosaic
! *XlwMenu.mosaic.labelString:
! *XlwMenu.mosaicCCI.labelString:	Mosaic (CCI)
! *XlwMenu.mosaicCCI.labelString:
! *XlwMenu.iXIMosaic.labelString:	IXI Mosaic
! *XlwMenu.iXIMosaic.labelString:
! *XlwMenu.lynxXterm.labelString:	Lynx (xterm)
! *XlwMenu.lynxXterm.labelString:
! *XlwMenu.lynxXemacs.labelString:	Lynx (xemacs)
! *XlwMenu.lynxXemacs.labelString:
! *XlwMenu.grail.labelString:	Grail
! *XlwMenu.grail.labelString:
! *XlwMenu.charter.labelString:	Charter
! *XlwMenu.charter.labelString:
! *XlwMenu.clean.labelString:	Clean
! *XlwMenu.clean.labelString:
! *XlwMenu.courier.labelString:	Courier
! *XlwMenu.courier.labelString:
! *XlwMenu.fixed.labelString:	Fixed
! *XlwMenu.fixed.labelString:
! *XlwMenu.helvetica.labelString:	Helvetica
! *XlwMenu.helvetica.labelString:
! *XlwMenu.lucida.labelString:	Lucida
! *XlwMenu.lucida.labelString:
! *XlwMenu.lucidabright.labelString:	Lucidabright
! *XlwMenu.lucidabright.labelString:
! *XlwMenu.lucidatypewriter.labelString:	Lucidatypewriter
! *XlwMenu.lucidatypewriter.labelString:
! *XlwMenu.newCenturySchoolbook.labelString:	New Century Schoolbook
! *XlwMenu.newCenturySchoolbook.labelString:
! *XlwMenu.terminal.labelString:	Terminal
! *XlwMenu.terminal.labelString:
! *XlwMenu.times.labelString:	Times
! *XlwMenu.times.labelString:
! *XlwMenu.utopia.labelString:	Utopia
! *XlwMenu.utopia.labelString:
! *XlwMenu.5.labelString:	5
! *XlwMenu.5.labelString:
! *XlwMenu.6.labelString:	6
! *XlwMenu.6.labelString:
! *XlwMenu.7.labelString:	7
! *XlwMenu.7.labelString:
! *XlwMenu.8.labelString:	8
! *XlwMenu.8.labelString:
! *XlwMenu.9.labelString:	9
! *XlwMenu.9.labelString:
! *XlwMenu.10.labelString:	10
! *XlwMenu.10.labelString:
! *XlwMenu.11.labelString:	11
! *XlwMenu.11.labelString:
! *XlwMenu.12.labelString:	12
! *XlwMenu.12.labelString:
! *XlwMenu.13.labelString:	13
! *XlwMenu.13.labelString:
! *XlwMenu.14.labelString:	14
! *XlwMenu.14.labelString:
! *XlwMenu.15.labelString:	15
! *XlwMenu.15.labelString:
! *XlwMenu.16.labelString:	16
! *XlwMenu.16.labelString:
! *XlwMenu.17.labelString:	17
! *XlwMenu.17.labelString:
! *XlwMenu.18.labelString:	18
! *XlwMenu.18.labelString:
! *XlwMenu.19.labelString:	19
! *XlwMenu.19.labelString:
! *XlwMenu.20.labelString:	20
! *XlwMenu.20.labelString:
! *XlwMenu.23.labelString:	23
! *XlwMenu.23.labelString:
! *XlwMenu.24.labelString:	24
! *XlwMenu.24.labelString:
! *XlwMenu.black.labelString:	Black
! *XlwMenu.black.labelString:
! *XlwMenu.bold.labelString:	Bold
! *XlwMenu.bold.labelString:
! *XlwMenu.demibold.labelString:	Demibold
! *XlwMenu.demibold.labelString:
! *XlwMenu.medium.labelString:	Medium
! *XlwMenu.medium.labelString:
! *XlwMenu.regular.labelString:	Regular
! *XlwMenu.regular.labelString:
! *XlwMenu.grep___.labelString:	Grep...
! *XlwMenu.grep___.labelString:
! *XlwMenu.compile___.labelString:	Compile...
*XlwMenu.compile___.labelString:	ÄÄÆÄÀÏ...
! *XlwMenu.shell.labelString:	Shell
*XlwMenu.shell.labelString:	¼¼¸£
! *XlwMenu.shellCommand___.labelString:	Shell Command...
*XlwMenu.shellCommand___.labelString:	¼¼¸£ ¸í·É...
! *XlwMenu.shellCommandOnRegion___.labelString:	Shell Command on Region...
*XlwMenu.shellCommandOnRegion___.labelString:	±¸¿ª¿¡¼­ ¼¼¸£¸í·ÉÀ» »ç¿ë...
! *XlwMenu.debugGDB___.labelString:	Debug (GDB)...
*XlwMenu.debugGDB___.labelString:	µð¹ö±× (GDB)...
! *XlwMenu.debugDBX___.labelString:	Debug (DBX)...
*XlwMenu.debugDBX___.labelString:	µð¹ö±× (DBX)...
! *XlwMenu.oOBrowser___.labelString:	OO-Browser...
*XlwMenu.oOBrowser___.labelString:	OO-ºê¶óÀÚ...
! *XlwMenu.tags.labelString:	Tags
*XlwMenu.tags.labelString:	Ÿ±×
! *XlwMenu.vC.labelString:	VC
! *XlwMenu.vC.labelString:
! *XlwMenu.findTag___.labelString:	Find Tag...
*XlwMenu.findTag___.labelString:	Ÿ±×¸¦ ã±â...
! *XlwMenu.findOtherWindow___.labelString:	Find Other Window...
*XlwMenu.findOtherWindow___.labelString:	ÀÌ¿ÜÀÇ À©µµ¿ì¿¡¼­ ã±â...
! *XlwMenu.nextTag___.labelString:	Next Tag...
*XlwMenu.nextTag___.labelString:	´ÙÀ½ÀÇ Å¸±×...
! *XlwMenu.nextOtherWindow___.labelString:	Next Other Window...
*XlwMenu.nextOtherWindow___.labelString:	ÀÌ¿ÜÀÇ À©µµ¿ì¿¡¼­ ´ÙÀ½ÀÇ Å¸±×¿¡·Î...
! *XlwMenu.nextFile.labelString:	Next File
*XlwMenu.nextFile.labelString:		´ÙÀ½ÀÇ ÆÄÀÏ
! *XlwMenu.tagsSearch___.labelString:	Tags Search...
*XlwMenu.tagsSearch___.labelString:	Ÿ±× ã±â...
! *XlwMenu.tagsReplace___.labelString:	Tags Replace...
*XlwMenu.tagsReplace___.labelString:	Ÿ±× ¹Ù²Ù±â...
! *XlwMenu.continueSearchReplace.labelString:	Continue Search/Replace
*XlwMenu.continueSearchReplace.labelString:	ã±â/¹Ù²Ù±â °è¼Ó
! *XlwMenu.popStack.labelString:	Pop stack
*XlwMenu.popStack.labelString:		½º´ÙÅ©¸¦ Æ÷ÇÁ
! *XlwMenu.apropos___.labelString:	Apropos...
! *XlwMenu.apropos___.labelString:	ÀûÀýÇÏ°Ô Ã£±â...
! *XlwMenu.setTagsTableFile___.labelString:	Set Tags Table File...
*XlwMenu.setTagsTableFile___.labelString:	Ÿ±×Ç¥ ÆÄÀϸ¦ ¼³Á¤...
! *XlwMenu.registerFile.labelString:	Register File
*XlwMenu.registerFile.labelString:	ÆÄÀÏ µî·Ï
! *XlwMenu.revertToLastRevision.labelString:	Revert to Last Revision
*XlwMenu.revertToLastRevision.labelString:	ÃÖÈÄÀÇ ¼öÁ¤º»À¸·Î º¹±Í
! *XlwMenu.cancelLastCheckin.labelString:	Cancel Last Checkin
*XlwMenu.cancelLastCheckin.labelString:		ÃÖÈÄÀÇ Checkin À» Áö¿ì±â
! *XlwMenu.renameFile.labelString:	Rename File
*XlwMenu.renameFile.labelString:	ÆÄÀϸ¦ À̸§ ¹Ù²Ù±â
! *XlwMenu.diffAgainstLastVersion.labelString:	Diff Against Last Version
*XlwMenu.diffAgainstLastVersion.labelString:	ÃÖÁ¾¹ßÇàÀÇ diff
! *XlwMenu.diffBetweenRevisions___.labelString:	Diff Between Revisions...
*XlwMenu.diffBetweenRevisions___.labelString:	¼öÁ¤º» »çÀÌ¿¡¼­ÀÇ diff...
! *XlwMenu.visitOtherVersion___.labelString:	Visit Other Version...
*XlwMenu.visitOtherVersion___.labelString:	´Ù¸¥  ¹ßÇà¿¡·Î...
! *XlwMenu.showEditHistory.labelString:	Show Edit History
*XlwMenu.showEditHistory.labelString:	ÆíÁý¿ª»ç¸¦ Ç¥½Ã
! *XlwMenu.listLockedFilesAnyUser.labelString:	List Locked Files Any User
*XlwMenu.listLockedFilesAnyUser.labelString:	Àá°ÜÁø ÆÄÀÏÀÇ Ç¥½Ã
! *XlwMenu.createSnapshot.labelString:	Create Snapshot
*XlwMenu.createSnapshot.labelString:	½º³À»çÁø ¸¸µé±â
! *XlwMenu.retrieveSnapshot.labelString:	Retrieve Snapshot
*XlwMenu.retrieveSnapshot.labelString:	½º³À»çÁø µÇã±â
! *XlwMenu.cVSUpdateDirectory.labelString:	CVS Update Directory
*XlwMenu.cVSUpdateDirectory.labelString:	CVS °»½Å ¸ñ·Ï
! *XlwMenu.file.labelString:	File
*XlwMenu.file.labelString:	ÆÄÀÏ
! *XlwMenu.edit.labelString:	Edit
*XlwMenu.edit.labelString:	ÆíÁý
! *XlwMenu.mule.labelString:	Mule
! *XlwMenu.mule.labelString:
! *XlwMenu.apps.labelString:	Apps
*XlwMenu.apps.labelString:	ÀÀ¿ë
! *XlwMenu.options.labelString:	Options
*XlwMenu.options.labelString:	¼±ÅÃ
! *XlwMenu.buffers.labelString:	Buffers
*XlwMenu.buffers.labelString:	¿ÏÃæ±â
! *XlwMenu.tools.labelString:	Tools
*XlwMenu.tools.labelString:	µµ±¸
! *XlwMenu.lispInteraction.labelString:	Lisp-Interaction
*XlwMenu.lispInteraction.labelString:	Lisp-´ëȸ
! *XlwMenu.load_emacs.labelString:	Load .emacs
*XlwMenu.load_emacs.labelString:	.emacs ¸¦ ºÒ·¯µéÀ̱â
! *XlwMenu.help.labelString:	Help
*XlwMenu.help.labelString:	µµ¿ò¸»


--- NEW FILE Emacs.ad.zh_CN.GB2312 ---
! XEmacs 21.x ÓÃȱʡ×ÊÔ´Îļþ(ÓÃÓÚÖÐÎÄ»·¾³gb2312)
! 
!              Donald Park 'Piao Xiaolin' <xlpark at kankou.cs.uec.ac.jp>
!                                   Time-stamp: <01/06/13 20:00:00 park>
!
! This is the app-defaults file for XEmacs.
!
! This used to be identical to sample.Xdefaults, but the resources
! below have been rewritten to be as general as possible to avoid
! overriding user resources.  Other than the form rewriting, both
! files should be kept in sync. 
! 
! The resources below are loaded into the XEmacs executable at compile-time:
! changes to .../etc/Emacs.ad made after XEmacs has been built will have no
! effect.
! 
! However, you may copy .../etc/Emacs.ad to /usr/lib/X11/app-defaults/Emacs
! (or whatever the standard app-defaults directory is at your site) to cause
! it to be consulted at run-time.  (Do this only for site-wide customizations:
! personal customizations should be put into ~/.Xdefaults instead.)
! Note that the file must be named Emacs, not XEmacs.
! 
! See the NEWS file (C-h n) or XEmacs manual (C-h i) for a description of
! the various resources and the syntax for setting them.
! 
! Energize users: note that this is not the same app-defaults file that is
! used with the Energize-specific version of XEmacs.


! Colors and backgrounds.
! ======================
! The contrasts of these colors will cause them to map to the appropriate
! one of "black" or "white" on monochrome systems.
! 
! The valid color names on your system can be found by looking in the file
! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.

! Set the modeline colors.
Emacs.modeline*attributeForeground:	Black
Emacs.modeline*attributeBackground:	Gray75

! Set the color of the text cursor.
Emacs.text-cursor*attributeBackground:	Red3

! If you want to set the color of the mouse pointer, do this:
! Emacs.pointer*attributeForeground:	Black
! If you want to set the background of the mouse pointer, do this:
! Emacs.pointer*attributeBackground:	White
! Note that by default, the pointer foreground and background are the same
! as the default face.

! Set the menubar colors.  This overrides the default foreground and
! background colors specified above.
*menubar*Foreground:			Gray30
*menubar*Background:			Gray80
! This is for buttons in the menubar.  
! Yellow would be better, but that would map to white on monochrome.
*menubar*buttonForeground:		Blue
*XlwMenu*highlightForeground:		Red
*XlwMenu*titleForeground:		Maroon
*XlwMenu*selectColor:			ForestGreen
*XmToggleButton*selectColor:		ForestGreen

! Specify the colors of popup menus.
*popup*Foreground:			Black
*popup*Background:			Gray80

! Specify the colors of the various sub-widgets of the dialog boxes.
*dialog*Foreground:			Black
! #A5C0C1 is a shade of blue
*dialog*Background:			#A5C0C1
! The following three are for Motif dialog boxes ...
*dialog*XmTextField*Background:		WhiteSmoke
*dialog*XmText*Background:		WhiteSmoke
*dialog*XmList*Background:		WhiteSmoke
! While this one is for Athena dialog boxes.
*dialog*Command*Background:		WhiteSmoke

! Xlw Scrollbar colors
*XlwScrollBar*Foreground:		Gray30
*XlwScrollBar*Background:		Gray80
*XmScrollBar*Foreground:		Gray30
*XmScrollBar*Background:		Gray80

!
! The Lucid Scrollbar supports two added resources, SliderStyle is either
! "plain" (default) or "dimple".  Dimple puts a small dimple in the middle
! of the slider that depresses when the slider is clicked on.  ArrowPosition is
! either "opposite" (default) or "same".  Opposite puts the arrows at opposite
! of the scrollbar, same puts both arrows at the same end, like the Amiga.
!
Emacs*XlwScrollBar.SliderStyle:    dimple
Emacs*XlwScrollBar.ArrowPosition:  opposite


!
! If you want to turn off a toolbar, set its height or width to 0.
! The correct size value is not really arbitrary.  We only control it
! this way in order to avoid excess frame resizing when turning the
! toolbars on and off.
!
! To change the heights and widths of the toolbars:
!
! Emacs.topToolBarHeight:		37
! Emacs.bottomToolBarHeight:		0
! Emacs.leftToolBarWidth:		0
! Emacs.rightToolBarWidth:		0

*topToolBarShadowColor:			Gray90
*bottomToolBarShadowColor:		Gray40
*backgroundToolBarColor:		Gray80
*toolBarShadowThickness:		2


! If you want to turn off vertical scrollbars, or change the default
! pixel width of the vertical scrollbars, do it like this (0 width
! means no vertical scrollbars):
! 
! Emacs.scrollBarWidth: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarWidth: 0


! If you want to turn off horizontal scrollbars, or change the default
! pixel height of the horizontal scrollbars, do it like this (0 height
! means no horizontal scrollbars):
! 
! Emacs.scrollBarHeight: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarHeight: 0


! To dynamically change the labels used for menubar buttons...
! 
! Emacs*XlwMenu.resourceLabels: True
! Emacs*XlwMenu.newFrame.labelString: Open Another Window

! To have the Motif scrollbars on the left instead of the right, do this:
! 
! Emacs*scrollBarPlacement: BOTTOM_LEFT
!
! To have the Athena scrollbars on the right, use `BOTTOM_RIGHT' instead

! To have Motif scrollbars act more like Xt scrollbars...
!
! Emacs*XmScrollBar.translations: #override \n\
!     <Btn1Down>:     PageDownOrRight(0)    \n\
!     <Btn3Down>:     PageUpOrLeft(0)

! Fonts.
! ======
! XEmacs requires the use of XLFD (X Logical Font Description) format font
! names, which look like
! 
! 	*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
! 
! if you use any of the other, less strict font name formats, some of which
! look like
! 		lucidasanstypewriter-12
! and		fixed
! and		9x13
! 
! then XEmacs won't be able to guess the names of the bold and italic versions.
! All X fonts can be referred to via XLFD-style names, so you should use those
! forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).


! The default font for the text area of XEmacs is chosen at run-time
! by lisp code which tries a number of different possibilities in order
! of preference.  If you wish to override it, use this:
! 
Emacs.default.attributeFont:  -isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*

! If you choose a font which does not have an italic version, you can specify
! some other font to use for it here:
! 
! Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!
! And here is how you would set the background color of the `highlight' face,
! but only on the screen named `debugger':
! 
! Emacs*debugger.highlight.attributeBackground:		PaleTurquoise
! 
! See the NEWS file (C-h n) for a more complete description of the resource
! syntax of faces.


! Font of the modeline, menubar and pop-up menus.
! Note that the menubar resources do not use the `face' syntax, since they
! are X toolkit widgets and thus outside the domain of XEmacs proper.
! 
*menubar*Font: 		-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*
*popup*Font:		-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*

! Font in the Motif dialog boxes.
! (Motif uses `fontList' while most other things use `font' - if you don't
! know why you probably don't want to.)
! 
*XmDialogShell*FontList:-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*
*XmTextField*FontList:-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*
*XmText*FontList:-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*
*XmList*FontList:-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*

! Font in the Athena dialog boxes.
! I think 14-point looks nicer than 12-point.
! Some people use 12-point anyway because you get more text, but
! there's no purpose at all in doing this for dialog boxes.

*Dialog*Font:			-*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*

! Dialog box translations.
! =======================

! This accelerator binds <return> in a dialog box to <activate> on button1
*dialog*button1.accelerators:#override\
<KeyPress>Return: ArmAndActivate()\n\
<KeyPress>KP_Enter: ArmAndActivate()\n\
Ctrl<KeyPress>m: ArmAndActivate()\n

! Translations to make the TextField widget behave more like XEmacs
*XmTextField*translations: #override\n\
	!<Key>osfBackSpace:	delete-previous-character()\n\
	!<Key>osfDelete:	delete-previous-character()\n\
	!Ctrl<Key>h: 		delete-previous-character()\n\
	!Ctrl<Key>d: 		delete-next-character()\n\
	!Meta<Key>osfDelete:	delete-previous-word()\n\
	!Meta<Key>osfBackSpace:	delete-previous-word()\n\
	!Meta<Key>d:		delete-next-word()\n\
	!Ctrl<Key>k:		delete-to-end-of-line()\n\
	!Ctrl<Key>g:		process-cancel()\n\
	!Ctrl<Key>b:		backward-character()\n\
	!<Key>osfLeft:		backward-character()\n\
	!Ctrl<Key>f:		forward-character()\n\
	!<Key>osfRight:		forward-character()\n\
	!Meta<Key>b:		backward-word()\n\
	!Meta<Key>osfLeft:	backward-word()\n\
	!Meta<Key>f:		forward-word()\n\
	!Meta<Key>osfRight:	forward-word()\n\
	!Ctrl<Key>e:		end-of-line()\n\
	!Ctrl<Key>a:		beginning-of-line()\n\
	!Ctrl<Key>w:		cut-clipboard()\n\
	!Meta<Key>w:		copy-clipboard()\n\
	<Btn2Up>:		copy-primary()\n

! With the XEmacs typeahead it's better to not have space be bound to
! ArmAndActivate() for buttons that appear in dialog boxes.  This is
! not 100% Motif compliant but the benefits far outweight the
! compliancy problem.  
*dialog*XmPushButton*translations:#override\n\
    <Btn1Down>:         Arm()\n\
    <Btn1Down>,<Btn1Up>: Activate()\
			Disarm()\n\
    <Btn1Down>(2+):     MultiArm()\n\
    <Btn1Up>(2+):       MultiActivate()\n\
    <Btn1Up>:           Activate()\
		        Disarm()\n\
    <Key>osfSelect:  	ArmAndActivate()\n\
    <Key>osfActivate:   ArmAndActivate()\n\
    <Key>osfHelp:	Help()\n\
    ~Shift ~Meta ~Alt <Key>Return:	ArmAndActivate()\n\
    <EnterWindow>:      Enter()\n\
    <LeaveWindow>:      Leave()\n

! XIM input method style 
! ======================= 

! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
! order of user's preference.  
! Choose a subset of the following styles or reorder to taste
*ximStyles: XIMPreeditPosition|XIMStatusArea\
            XIMPreeditPosition|XIMStatusNothing\
            XIMPreeditPosition|XIMStatusNone\
            XIMPreeditNothing|XIMStatusArea\
            XIMPreeditNothing|XIMStatusNothing\
            XIMPreeditNothing|XIMStatusNone\
            XIMPreeditNone|XIMStatusArea\
            XIMPreeditNone|XIMStatusNothing\
            XIMPreeditNone|XIMStatusNone

! XIM Preedit and Status foreground and background
*EmacsFrame.ximForeground: black
*EmacsFrame.ximBackground: white

! XIM fontset (defaults to system fontset default)
! *EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*
!    Japanese localization resources for XEmacs.
! @(#)Emacs	1.3 96/09/22
!    Copyright (C) 1996 Sun Microsystems, Inc.
!!
! This file is part of XEmacs.
! 
! XEmacs 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.
! XEmacs 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 XEmacs; see the file COPYING.  If not, write to the
! Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! Boston, MA 02111-1307, USA.
! Copyright (C) 1996 Sun Microsystems Inc.
!
! Japanese Resources to be placed in etc/app-defaults/ja/Emacs
! for xemacs-mule.  It is same on another languages such like fr,
! if you want to have French menu label, place it on
! etc/app-defaults/fr/Emacs.

! Pulldown menu internationalization.  The first line of the file
! "*XlwMenu.resourceLabels: True" has to be there to make sure
! all the labelString will be read and displayed by X.
*XlwMenu.resourceLabels: True

! CDE doesn't require this but OpenWindows does.
! Note that this `gothic' font family is effective just for Japanese.
! And fontList is just used under Motif menubar.
*fontList: -*-gothic-medium-r-normal--14-120-75-75-c-*-*-*:
!! FontSet for menus when you use --with-xfs or --with-xim=xlib.
*fontSet: -isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*

! Starting below here are menu label string which can be translated to
! different languages. 
! Example: *XlwMenu.file.labelString: File  
! Characters before the ":" sign, "Example: *XlwMenu.file.labelString"
! can not be changed. They must stay exactly the way they are.
! The only string to be translated is the string, "File".
! Some resource names such as "file", "quit" have been used in several
! places.  However, each of them only has to be translated once in this X
! resource file.
! *XlwMenu.readMailVM___.labelString:	Read Mail (VM)...
*XlwMenu.readMailVM___.labelString:	¶Áµç×ÓÓʼþ (VM)...
! *XlwMenu.readMailMH___.labelString:	Read Mail (MH)...
*XlwMenu.readMailMH___.labelString:	¶Áµç×ÓÓʼþ (MH)...
! *XlwMenu.sendMail___.labelString:	Send mail...
*XlwMenu.sendMail___.labelString:	·¢µç×ÓÓʼþ...
! *XlwMenu.usenetNews.labelString:	Usenet News
*XlwMenu.usenetNews.labelString:	ÍøÂçÐÂÎÅ
! *XlwMenu.browseTheWeb.labelString:	Browse the Web
*XlwMenu.browseTheWeb.labelString:	ä¯ÀÀÍøÒ³
! *XlwMenu.gopher.labelString:	Gopher
*XlwMenu.gopher.labelString:	Gopher
! *XlwMenu.hyperbole___.labelString:	Hyperbole...
*XlwMenu.hyperbole___.labelString:	³¬¼¶Ê÷¸É...
! *XlwMenu.spellCheckBuffer.labelString:	Spell-Check Buffer
*XlwMenu.spellCheckBuffer.labelString:	ƴд¼ì²é»º³åÇø
! *XlwMenu.toggleVIEmulation.labelString:	Toggle VI emulation
*XlwMenu.toggleVIEmulation.labelString:	Çл»µ½ VI Ä£Äâ±à¼­Æ÷
! *XlwMenu.calendar.labelString:	Calendar
*XlwMenu.calendar.labelString:	ÈÕÀú
! *XlwMenu.games.labelString:	Games
*XlwMenu.games.labelString:	ÓÎÏ·
! *XlwMenu.3MonthCalendar.labelString:	3-Month Calendar
*XlwMenu.3MonthCalendar.labelString:	3¸öÔÂÈÕÀú
! *XlwMenu.diary.labelString:	Diary
*XlwMenu.diary.labelString:	ÈÕ¼Ç
! *XlwMenu.holidays.labelString:	Holidays
*XlwMenu.holidays.labelString:	½Ú¼ÙÈÕ
! *XlwMenu.phasesOfTheMoon.labelString:	Phases of the Moon
*XlwMenu.phasesOfTheMoon.labelString:	ÔÂÁä
! *XlwMenu.sunriseSunset.labelString:	Sunrise/Sunset
*XlwMenu.sunriseSunset.labelString:	ÈÕ³ö/ÈÕÂä
! *XlwMenu.mineGame.labelString:	Mine Game
*XlwMenu.mineGame.labelString:	ÍÚµØÀ×ÓÎÏ·
! *XlwMenu.tetris.labelString:	Tetris
*XlwMenu.tetris.labelString:	¶íÂÞ˹·½¿é	
! *XlwMenu.quoteFromZippy.labelString:	Quote from Zippy
*XlwMenu.quoteFromZippy.labelString:	Zippy ¸ñÑÔ¼¯
! *XlwMenu.psychoanalyst.labelString:	Psychoanalyst
*XlwMenu.psychoanalyst.labelString:	¾«ÉñÒ½Éú
! *XlwMenu.psychoanalyzeZippy.labelString:	Psychoanalyze Zippy!
*XlwMenu.psychoanalyzeZippy.labelString:	¾«Éñ·ÖÎö Zippy!
! *XlwMenu.randomFlames.labelString:	Random Flames
*XlwMenu.randomFlames.labelString:	·Ì°ùÖÐÉË
! *XlwMenu.dunnetAdventure.labelString:	Dunnet (Adventure)
*XlwMenu.dunnetAdventure.labelString:	Dunnet (ðÏÕ)
! *XlwMenu.towersOfHanoi.labelString:	Towers of Hanoi
*XlwMenu.towersOfHanoi.labelString:	Hanoi Ëþ
! *XlwMenu.gameOfLife.labelString:	Game of Life
*XlwMenu.gameOfLife.labelString:	ÉúÃüÓÎÏ·
! *XlwMenu.multiplicationPuzzle.labelString:	Multiplication Puzzle
*XlwMenu.multiplicationPuzzle.labelString:	³ËËãÖÇÁ¦ÓÎÏ·
! *XlwMenu.listAllBuffers.labelString:	List All Buffers
*XlwMenu.listAllBuffers.labelString:	ÁгöÈ«²¿»º³åÇø
! *XlwMenu..labelString:	
! *XlwMenu..labelString:
! *XlwMenu.emacs.labelString:	Emacs
! *XlwMenu.emacs.labelString:
! *XlwMenu.group___.labelString:	Group...
! *XlwMenu.group___.labelString:	×é...
! *XlwMenu.variable___.labelString:	Variable...
! *XlwMenu.variable___.labelString:	±äÁ¿...
! *XlwMenu.face___.labelString:	Face...
! *XlwMenu.face___.labelString:	Ãæ...
! *XlwMenu.saved___.labelString:	Saved...
! *XlwMenu.saved___.labelString:	±£´æ...
! *XlwMenu.set___.labelString:	Set...
! *XlwMenu.set___.labelString:	ÉèÖÃ...
! *XlwMenu.apropos___.labelString:	Apropos...
! *XlwMenu.apropos___.labelString:	ÊÊÐÔ¼ìË÷...
! *XlwMenu.browse___.labelString:	Browse...
! *XlwMenu.browse___.labelString:	ä¯ÀÀ...
! *XlwMenu.emacs___.labelString:	Emacs...
! *XlwMenu.emacs___.labelString:
! *XlwMenu.editing.labelString:	Editing
*XlwMenu.editing.labelString:	±à¼­
! *XlwMenu.external.labelString:	External
*XlwMenu.external.labelString:	Íⲿ
! *XlwMenu.programming.labelString:	Programming
*XlwMenu.programming.labelString:	±à³Ì
! *XlwMenu.applications.labelString:	Applications
*XlwMenu.applications.labelString:	Ó¦ÓÃ
! *XlwMenu.development.labelString:	Development
*XlwMenu.development.labelString:	¿ª·¢
! *XlwMenu.environment.labelString:	Environment
*XlwMenu.environment.labelString:	»·¾³
! *XlwMenu.data.labelString:	Data
*XlwMenu.data.labelString:	Êý¾Ý
! *XlwMenu.files.labelString:	Files
*XlwMenu.files.labelString:	Îļþ
! *XlwMenu.wp.labelString:	Wp
*XlwMenu.wp.labelString:	ÎÄÊé´¦Àí
! *XlwMenu.faces.labelString:	Faces
*XlwMenu.faces.labelString:	Ãæ
! *XlwMenu.hypermedia.labelString:	Hypermedia
*XlwMenu.hypermedia.labelString:	³¬Ã½Ìå
! *XlwMenu.help.labelString:	Help
! *XlwMenu.help.labelString:	°ïÖú
! *XlwMenu.local.labelString:	Local
*XlwMenu.local.labelString:	¾ÖÓò
! *XlwMenu.undo.labelString:	Undo
*XlwMenu.undo.labelString:	»Ø¸´
! *XlwMenu.cut.labelString:	Cut
*XlwMenu.cut.labelString:	¼ôÇÐ
! *XlwMenu.copy.labelString:	Copy
*XlwMenu.copy.labelString:	¿½±´
! *XlwMenu.paste.labelString:	Paste
*XlwMenu.paste.labelString:	Ìù¸¶
! *XlwMenu.clear.labelString:	Clear
*XlwMenu.clear.labelString:	Çå³ý
! *XlwMenu.search___.labelString:	Search...
*XlwMenu.search___.labelString:	¼ìË÷...
! *XlwMenu.searchBackward___.labelString:	Search Backward...
*XlwMenu.searchBackward___.labelString:	·´·½Ïò¼ìË÷
! *XlwMenu.replace___.labelString:	Replace...
*XlwMenu.replace___.labelString:	Öû»...
! *XlwMenu.searchRegexp___.labelString:	Search (Regexp)...
*XlwMenu.searchRegexp___.labelString:	¼ìË÷ (Õý¹æ) ...
! *XlwMenu.searchBackwardRegexp___.labelString:	Search Backward (Regexp)...
*XlwMenu.searchBackwardRegexp___.labelString:	·´·½Ïò¼ìË÷ (Õý¹æ) ...
! *XlwMenu.replaceRegexp___.labelString:	Replace (Regexp)...
*XlwMenu.replaceRegexp___.labelString:	Öû» (Õý¹æ) ...
! *XlwMenu.gotoLine___.labelString:	Goto Line...
*XlwMenu.gotoLine___.labelString:	Ìøµ½Ö¸¶¨ÐÐ...
! *XlwMenu.whatLine.labelString:	What Line
*XlwMenu.whatLine.labelString:	ÏÖÔÚÐÐλÖÃ
! *XlwMenu.bookmarks.labelString:	Bookmarks
*XlwMenu.bookmarks.labelString:	ÊéÇ©
! *XlwMenu.startMacroRecording.labelString:	Start Macro Recording
*XlwMenu.startMacroRecording.labelString:	¿ªÊ¼ºê¼Ç¼
! *XlwMenu.endMacroRecording.labelString:	End Macro Recording
*XlwMenu.endMacroRecording.labelString:	½áÊøºê¼Ç¼
! *XlwMenu.executeLastMacro.labelString:	Execute Last Macro
*XlwMenu.executeLastMacro.labelString:	Ö´ÐÐ×îºóÒ»¸öºê
! *XlwMenu.showMessageLog.labelString:	Show Message Log
*XlwMenu.showMessageLog.labelString:	ÏÔʾ¼Ç¼ÐÅÏ¢
! *XlwMenu.jumpToBookmark.labelString:	Jump to Bookmark
*XlwMenu.jumpToBookmark.labelString:	Ìøµ½ÊéÇ©
! *XlwMenu.setBookmark.labelString:	Set bookmark
*XlwMenu.setBookmark.labelString:	ÉèÖÃÊéÇ©
! *XlwMenu.insertContents.labelString:	Insert contents
*XlwMenu.insertContents.labelString:	²åÈëÄÚÈÝ
! *XlwMenu.insertLocation.labelString:	Insert location
*XlwMenu.insertLocation.labelString:	²åÈëλÖÃ
! *XlwMenu.renameBookmark.labelString:	Rename bookmark
*XlwMenu.renameBookmark.labelString:	¸ÄÃûÊéÇ©
! *XlwMenu.deleteBookmark.labelString:	Delete Bookmark
*XlwMenu.deleteBookmark.labelString:	ɾ³ýÊéÇ©
! *XlwMenu.editBookmarkList.labelString:	Edit Bookmark List
*XlwMenu.editBookmarkList.labelString:	±à¼­ÊéÇ©Áбí
! *XlwMenu.saveBookmarks.labelString:	Save bookmarks
*XlwMenu.saveBookmarks.labelString:	±£´æÊéÇ©
! *XlwMenu.saveBookmarksAs___.labelString:	Save bookmarks as...
*XlwMenu.saveBookmarksAs___.labelString:	±£´æÊéÇ©ÃûΪ...
! *XlwMenu.loadABookmarkFile.labelString:	Load a bookmark file
*XlwMenu.loadABookmarkFile.labelString:	×°ÈëÊéÇ©Îļþ
! *XlwMenu.open___.labelString:	Open...
*XlwMenu.open___.labelString:	´ò¿ª...
! *XlwMenu.openInOtherWindow___.labelString:	Open in Other Window...
*XlwMenu.openInOtherWindow___.labelString:	ÔÚÆäËû´°¿ÚÖдò¿ª...
! *XlwMenu.openInNewFrame___.labelString:	Open in New Frame...
*XlwMenu.openInNewFrame___.labelString:	ÔÚÐÂÖ¡Öдò¿ª...
! *XlwMenu.insertFile___.labelString:	Insert File...
*XlwMenu.insertFile___.labelString:	²åÈëÎļþ...
! *XlwMenu.viewFile___.labelString:	View File...
*XlwMenu.viewFile___.labelString:	²é¿´Îļþ...
! *XlwMenu.save.labelString:	Save
*XlwMenu.save.labelString:	´æÅÌ
! *XlwMenu.saveAs___.labelString:	Save As...
*XlwMenu.saveAs___.labelString:	±£´æΪ...
! *XlwMenu.saveSomeBuffers.labelString:	Save Some Buffers
*XlwMenu.saveSomeBuffers.labelString:	±£´æ»º³åÇø
! *XlwMenu.printBuffer.labelString:	Print Buffer
*XlwMenu.printBuffer.labelString:	´òÓ¡»º³åÇø
! *XlwMenu.prettyPrintBuffer.labelString:	Pretty-Print Buffer
*XlwMenu.prettyPrintBuffer.labelString:	ÇåÓ¡»º³åÇø
! *XlwMenu.newFrame.labelString:	New Frame
*XlwMenu.newFrame.labelString:	ÐÂÖ¡
! *XlwMenu.frameOnOtherDisplay___.labelString:	Frame on Other Display...
*XlwMenu.frameOnOtherDisplay___.labelString:	ÔÚÆäËûÆÁÄ»ÖеÄÖ¡...
! *XlwMenu.deleteFrame.labelString:	Delete Frame
*XlwMenu.deleteFrame.labelString:	ɾ³ýÖ¡
! *XlwMenu.splitWindow.labelString:	Split Window
*XlwMenu.splitWindow.labelString:	·Ö¸îÊÓ´°
! *XlwMenu.unSplitKeepThis.labelString:	Un-Split (Keep This)
*XlwMenu.unSplitKeepThis.labelString:	·Å´ó´Ë´°¿Ú
! *XlwMenu.unSplitKeepOthers.labelString:	Un-Split (Keep Others)
*XlwMenu.unSplitKeepOthers.labelString:	ËõС´Ë´°¿Ú
! *XlwMenu.revertBuffer.labelString:	Revert Buffer
*XlwMenu.revertBuffer.labelString:	¸´Ô­»º³åÇø
! *XlwMenu.deleteBuffer.labelString:	Delete Buffer
*XlwMenu.deleteBuffer.labelString:	ɾ³ý»º³åÇø
! *XlwMenu.exitXEmacs.labelString:	Exit XEmacs
*XlwMenu.exitXEmacs.labelString:	Í˳ö XEmacs
! *XlwMenu.aboutXEmacs___.labelString:	About XEmacs...
*XlwMenu.aboutXEmacs___.labelString:	¹ØÓÚ XEmacs...
! *XlwMenu.basics.labelString:	Basics
*XlwMenu.basics.labelString:	»ù±¾
! *XlwMenu.xEmacsFAQ.labelString:	XEmacs FAQ
*XlwMenu.xEmacsFAQ.labelString:	XEmacs ³£¼ûÎÊÌâÓë»Ø´ð¼¯
! *XlwMenu.samples.labelString:	Samples
*XlwMenu.samples.labelString:	Àý×Ó
! *XlwMenu.lookupInInfo.labelString:	Lookup in Info
*XlwMenu.lookupInInfo.labelString:	ÔÚ Info Öвéѯ
! *XlwMenu.manuals.labelString:	Manuals
*XlwMenu.manuals.labelString:	ÊÖ²á
! *XlwMenu.commandsKeys.labelString:	Commands & Keys
*XlwMenu.commandsKeys.labelString:	ÃüÁî¼°¼ü
! *XlwMenu.recentMessages.labelString:	Recent Messages
*XlwMenu.recentMessages.labelString:	×î½üµÄÐÅÏ¢
! *XlwMenu.misc.labelString:	Misc
*XlwMenu.misc.labelString:	ÔÓÏî
! *XlwMenu.submitBugReport.labelString:	Submit Bug Report
*XlwMenu.submitBugReport.labelString:	·¢ Bug ±¨¸æ
! *XlwMenu.tutorial.labelString:	Tutorial
*XlwMenu.tutorial.labelString:	½Ì³Ì
! *XlwMenu.news.labelString:	News
*XlwMenu.news.labelString:	ÐÂÎÅ
! *XlwMenu.packages.labelString:	Packages
*XlwMenu.packages.labelString:	°ü
! *XlwMenu.splash.labelString:	Splash
*XlwMenu.splash.labelString:	Splash
! *XlwMenu.fAQLocal.labelString:	FAQ (local)
*XlwMenu.fAQLocal.labelString:	³£¼ûÎÊÌâÓë»Ø´ð¼¯ (±¾µØ)
! *XlwMenu.fAQViaWWW.labelString:	FAQ via WWW
*XlwMenu.fAQViaWWW.labelString:	³£¼ûÎÊÌâÓë»Ø´ð¼¯ (¾­ÓÉWWW)
! *XlwMenu.homePage.labelString:	Home Page
*XlwMenu.homePage.labelString:	Ö÷Ò³
! *XlwMenu.sample.labelString:	Sample
*XlwMenu.sample.labelString:	Àý×Ó
! *XlwMenu.keyBinding___.labelString:	Key Binding...
*XlwMenu.keyBinding___.labelString:	À¦°óÈȼü...
! *XlwMenu.command___.labelString:	Command...
*XlwMenu.command___.labelString:	ÃüÁî...
! *XlwMenu.function___.labelString:	Function...
*XlwMenu.function___.labelString:	º¯Êý...
! *XlwMenu.topic___.labelString:	Topic...
*XlwMenu.topic___.labelString:	»°Ìâ...
! *XlwMenu.info.labelString:	Info
*XlwMenu.info.labelString:	Info
! *XlwMenu.unixManual___.labelString:	Unix Manual...
*XlwMenu.unixManual___.labelString:	Unix ÊÖ²á...
! *XlwMenu.mode.labelString:	Mode
*XlwMenu.mode.labelString:	ģʽ
! *XlwMenu.apropos___.labelString:	Apropos...
! *XlwMenu.apropos___.labelString:	ÊÊÐÔ¼ìË÷...
! *XlwMenu.aproposDocs___.labelString:	Apropos Docs...
*XlwMenu.aproposDocs___.labelString:	ÔÚÎĵµÖÐÊÊÐÔ¼ìË÷...
! *XlwMenu.key___.labelString:	Key...
*XlwMenu.key___.labelString:	¼ü...
! *XlwMenu.bindings.labelString:	Bindings
*XlwMenu.bindings.labelString:	À¦°ó
! *XlwMenu.mouseBindings.labelString:	Mouse Bindings
*XlwMenu.mouseBindings.labelString:	À¦°óÊó±ê
! *XlwMenu.recentKeys.labelString:	Recent Keys
*XlwMenu.recentKeys.labelString:	×î½üÈȼü
! *XlwMenu.variable___.labelString:	Variable...
! *XlwMenu.variable___.labelString:	±äÁ¿...
! *XlwMenu.locateCommand___.labelString:	Locate Command...
*XlwMenu.locateCommand___.labelString:	²îÕÒÃüÁî...
! *XlwMenu.noWarranty.labelString:	No Warranty
*XlwMenu.noWarranty.labelString:	ûÓб£Ö¤
! *XlwMenu.xEmacsLicense.labelString:	XEmacs License
*XlwMenu.xEmacsLicense.labelString:	XEmacs Ðí¿ÉÖ¤
! *XlwMenu.theLatestVersion.labelString:	The Latest Version
*XlwMenu.theLatestVersion.labelString:	×îа汾
! *XlwMenu.evaluateLastSExpression.labelString:	Evaluate Last S-expression
*XlwMenu.evaluateLastSExpression.labelString:	ÆÀ¹À×îÐ嵀 S ±í´ïʽ
! *XlwMenu.evaluateEntireBuffer.labelString:	Evaluate Entire Buffer
*XlwMenu.evaluateEntireBuffer.labelString:	ÆÀ¹ÀÈ«Ì建³åÇø
! *XlwMenu.evaluateRegion.labelString:	Evaluate Region
*XlwMenu.evaluateRegion.labelString:	ÆÀ¹ÀÇøÓò
! *XlwMenu.evaluateThisDefun.labelString:	Evaluate This Defun
*XlwMenu.evaluateThisDefun.labelString:	ÆÀ¹ÀÕâ¸ö Defun
! *XlwMenu.debugThisDefun.labelString:	Debug This Defun
*XlwMenu.debugThisDefun.labelString:	²âÊÔÕâ¸ö Defun
! *XlwMenu.traceAFunction.labelString:	Trace a Function
*XlwMenu.traceAFunction.labelString:	¸ú×ÙÒ»¸öº¯Êý
! *XlwMenu.untraceAllFunctions.labelString:	Untrace All Functions
*XlwMenu.untraceAllFunctions.labelString:	²»¸ú×ÙÈ«²¿º¯Êý
! *XlwMenu.commentOutRegion.labelString:	Comment Out Region
*XlwMenu.commentOutRegion.labelString:	×¢ÊÍÇøÓò
! *XlwMenu.indentRegion.labelString:	Indent Region
*XlwMenu.indentRegion.labelString:	ËõÅÅÇøÓò
! *XlwMenu.indentLine.labelString:	Indent Line
*XlwMenu.indentLine.labelString:	ËõÅÅÒ»ÐÐ
! *XlwMenu.debugOnError.labelString:	Debug On Error
! *XlwMenu.debugOnError.labelString:	³öÏÖ´íÎóʱÅÅ´í
! *XlwMenu.debugOnQuit.labelString:	Debug On Quit
! *XlwMenu.debugOnQuit.labelString:	Í˳öʱÅÅ´í
! *XlwMenu.debugOnSignal.labelString:	Debug on Signal
*XlwMenu.debugOnSignal.labelString:	ÐźÅÅÅ´í
! *XlwMenu.describeLanguageSupport.labelString:	Describe language support
*XlwMenu.describeLanguageSupport.labelString:	˵Ã÷ÓïÑÔÖ§³Ö
! *XlwMenu.setLanguageEnvironment.labelString:	Set language environment
*XlwMenu.setLanguageEnvironment.labelString:	ÉèÖÃÓïÑÔ»·¾³
! *XlwMenu.toggleInputMethod.labelString:	Toggle input method
*XlwMenu.toggleInputMethod.labelString:	Çл»ÊäÈë·¨
! *XlwMenu.selectInputMethod.labelString:	Select input method
*XlwMenu.selectInputMethod.labelString:	Ñ¡ÔñÊäÈë·¨
! *XlwMenu.describeInputMethod.labelString:	Describe input method
*XlwMenu.describeInputMethod.labelString:	˵Ã÷ÊäÈë·¨
! *XlwMenu.describeCurrentCodingSystems.labelString:	Describe current coding systems
*XlwMenu.describeCurrentCodingSystems.labelString:	ÃèÊöµ±Ç°´úÂëϵͳ
! *XlwMenu.setCodingSystemOfBufferFile.labelString:	Set coding system of buffer file
*XlwMenu.setCodingSystemOfBufferFile.labelString:	ÉèÖûº³åÇøÎļþµÄ´úÂëϵͳ
! *XlwMenu.setCodingSystemOfTerminal.labelString:	Set coding system of terminal
*XlwMenu.setCodingSystemOfTerminal.labelString:	ÉèÖÃÖն˵ĴúÂëϵͳ
! *XlwMenu.setCodingSystemOfKeyboard.labelString:	Set coding system of keyboard
*XlwMenu.setCodingSystemOfKeyboard.labelString:	ÉèÖüüÅ̵ĴúÂëϵͳ
! *XlwMenu.setCodingSystemOfProcess.labelString:	Set coding system of process
*XlwMenu.setCodingSystemOfProcess.labelString:	ÉèÖýø³ÌµÄ´úÂëϵͳ
! *XlwMenu.showCharacterTable.labelString:	Show character table
*XlwMenu.showCharacterTable.labelString:	ÏÔʾ×Ö·û±í
! *XlwMenu.showDiagnosisForMULE.labelString:	Show diagnosis for MULE
*XlwMenu.showDiagnosisForMULE.labelString:	ÏÔʾ MULE µÄÕï¶ÏÐÅÏ¢
! *XlwMenu.showManyLanguages.labelString:	Show many languages
*XlwMenu.showManyLanguages.labelString:	ÏÔʾ¶àÓïÑÔ
! *XlwMenu.chineseGB.labelString:	Chinese-GB
*XlwMenu.chineseGB.labelString:	ÖÐÎÄ GB Âë
! *XlwMenu.chineseBIG5.labelString:	Chinese-BIG5
*XlwMenu.chineseBIG5.labelString:	ÖÐÎÄ BIG5 Âë
! *XlwMenu.cyrillicISO.labelString:	Cyrillic-ISO
!*XlwMenu.cyrillicISO.labelString:
! *XlwMenu.cyrillicKOI8.labelString:	Cyrillic-KOI8
!*XlwMenu.cyrillicKOI8.labelString:
! *XlwMenu.cyrillicALT.labelString:	Cyrillic-ALT
!*XlwMenu.cyrillicALT.labelString:
! *XlwMenu.cyrillic.labelString:	Cyrillic
!*XlwMenu.cyrillic.labelString:
! ! *XlwMenu.english.labelString:	English
*XlwMenu.english.labelString:	Ó¢ÎÄ
! *XlwMenu.aSCII.labelString:	ASCII
! *XlwMenu.aSCII.labelString:
! *XlwMenu.latin1.labelString:	Latin-1
*XlwMenu.latin1.labelString:	À­¶¡Óï-1
! *XlwMenu.german.labelString:	German
*XlwMenu.german.labelString:	µÂÓï
! *XlwMenu.french.labelString:	French
*XlwMenu.french.labelString:	·¨Óï
! *XlwMenu.norwegian.labelString:	Norwegian
*XlwMenu.norwegian.labelString:	ŲÍþÓï
! *XlwMenu.latin2.labelString:	Latin-2
*XlwMenu.latin2.labelString:	À­¶¡Óï-2
! *XlwMenu.croatian.labelString:	Croatian
*XlwMenu.croatian.labelString:	¿ËÂÞµØÑÇÓï
! *XlwMenu.polish.labelString:	Polish
*XlwMenu.polish.labelString:	²¨À¼Óï
! *XlwMenu.latin3.labelString:	Latin-3
*XlwMenu.latin3.labelString:	À­¶¡Óï-3
! *XlwMenu.latin4.labelString:	Latin-4
*XlwMenu.latin4.labelString:	À­¶¡Óï-4
! *XlwMenu.latin5.labelString:	Latin-5
*XlwMenu.latin5.labelString:	À­¶¡Óï-5
! *XlwMenu.greek.labelString:	Greek
*XlwMenu.greek.labelString:	Ï£À°Óï
! *XlwMenu.hebrew.labelString:	Hebrew
*XlwMenu.hebrew.labelString:	Hebrew
! *XlwMenu.japanese.labelString:	Japanese
*XlwMenu.japanese.labelString:	ÈÕÓï
! *XlwMenu.korean.labelString:	Korean
*XlwMenu.korean.labelString:	³¯ÏÊÓï
! *XlwMenu.iPA.labelString:	IPA
! *XlwMenu.iPA.labelString:
! *XlwMenu.customize.labelString:	Customize
*XlwMenu.customize.labelString:	ÅäÖÃ
! *XlwMenu.readOnly.labelString:	Read Only
*XlwMenu.readOnly.labelString:	Ö»¶Á
! *XlwMenu.editingOptions.labelString:	Editing Options
*XlwMenu.editingOptions.labelString:	±à¼­Ñ¡Ïî
! *XlwMenu.generalOptions.labelString:	General Options
*XlwMenu.generalOptions.labelString:	Ò»°ãÑ¡Ïî
! *XlwMenu.printingOptions.labelString:	Printing Options
*XlwMenu.printingOptions.labelString:	´òÓ¡Ñ¡Ïî
! *XlwMenu.otherWindowLocation.labelString:	"Other Window" Location
*XlwMenu.otherWindowLocation.labelString:	"ÆäËûÊÓ´°"λÖÃ
! *XlwMenu.syntaxHighlighting.labelString:	Syntax Highlighting
*XlwMenu.syntaxHighlighting.labelString:	¾ä·¨Ç¿µ÷±íʾ
! *XlwMenu.parenHighlighting.labelString:	Paren Highlighting
*XlwMenu.parenHighlighting.labelString:	À¨ºÅÇ¿µ÷±íʾ
! *XlwMenu.frameAppearance.labelString:	Frame Appearance
*XlwMenu.frameAppearance.labelString:	èåÍâ¹Û
! *XlwMenu.menubarAppearance.labelString:	Menubar Appearance
*XlwMenu.menubarAppearance.labelString:	²Ëµ¥ÌõÍâ¹Û
! *XlwMenu.toolbarAppearance.labelString:	Toolbar Appearance
*XlwMenu.toolbarAppearance.labelString:	¹¤¾ßÌõÍâ¹Û
! *XlwMenu.mouse.labelString:	Mouse
*XlwMenu.mouse.labelString:	Êó±ê
! *XlwMenu.openURLsWith.labelString:	Open URLs With
*XlwMenu.openURLsWith.labelString:	ä¯ÀÀÆ÷ÖÖÀà
! *XlwMenu.browseFaces___.labelString:	Browse Faces...
*XlwMenu.browseFaces___.labelString:	ä¯ÀÀÃæ...
! *XlwMenu.font.labelString:	Font
*XlwMenu.font.labelString:	×ÖÐÎ
! *XlwMenu.size.labelString:	Size
*XlwMenu.size.labelString:	´óС
! *XlwMenu.weight.labelString:	Weight
*XlwMenu.weight.labelString:	×ÖÌå


! *XlwMenu.saveOptions.labelString:	Save Options
*XlwMenu.saveOptions.labelString:	±£´æÑ¡Ïî
!
! described by menu-customize?
! *XlwMenu.emacs.labelString:	Emacs
! *XlwMenu.emacs.labelString:
! *XlwMenu.group___.labelString:	Group...
*XlwMenu.group___.labelString:	×é...
! *XlwMenu.variable___.labelString:	Variable...
*XlwMenu.variable___.labelString:	±äÁ¿...
! *XlwMenu.face___.labelString:	Face...
*XlwMenu.face___.labelString:	Ãæ...
! *XlwMenu.saved___.labelString:	Saved...
*XlwMenu.saved___.labelString:	±£´æ...
! *XlwMenu.set___.labelString:	Set...
*XlwMenu.set___.labelString:	ÉèÖÃ...
! *XlwMenu.apropos___.labelString:	Apropos...
*XlwMenu.apropos___.labelString:	ÊÊÐÔ¼ìË÷...
!
! *XlwMenu.browse___.labelString:	Browse...
*XlwMenu.browse___.labelString:	ä¯ÀÀ...
!! *XlwMenu.overstrike.labelString:	Overstrike
*XlwMenu.overstrike.labelString:	¸²¸Ç
! *XlwMenu.caseSensitiveSearch.labelString:	Case Sensitive Search
*XlwMenu.caseSensitiveSearch.labelString:	´óСдÇø·Ö¼ìË÷
! *XlwMenu.caseMatchingReplace.labelString:	Case Matching Replace
*XlwMenu.caseMatchingReplace.labelString:	´óСдÇø·ÖÖû»
! *XlwMenu.autoDeleteSelection.labelString:	Auto Delete Selection
*XlwMenu.autoDeleteSelection.labelString:	Ñ¡Ôò×Ô¶¯É¾³ý
! *XlwMenu.activeRegions.labelString:	Active Regions
*XlwMenu.activeRegions.labelString:	¼¤»îÇøÓò
! *XlwMenu.mousePasteAtTextCursor.labelString:	Mouse Paste At Text Cursor
*XlwMenu.mousePasteAtTextCursor.labelString:	ÔÚÎı¾¹â±êλÖÃÊó±êÌù¸¶
! *XlwMenu.requireNewlineAtEnd.labelString:	Require Newline At End
*XlwMenu.requireNewlineAtEnd.labelString:	ÔÚ»º³åÇøĩβÐèÒªÐÂÐÐ
! *XlwMenu.addNewlineWhenMovingPastEnd.labelString:	Add Newline When Moving Past End
*XlwMenu.addNewlineWhenMovingPastEnd.labelString:	ÔÚ×îºóÒ»ÐÐ×·¼ÓʱÐèÒªÐÂÐÐ
! *XlwMenu.teachExtendedCommands.labelString:	Teach Extended Commands
*XlwMenu.teachExtendedCommands.labelString:	À©ÕÅÃüÁî±íʾ
! *XlwMenu.debugOnError.labelString:	Debug On Error
*XlwMenu.debugOnError.labelString:	ÔÚ³ö´íʱÅÅ´í
! *XlwMenu.debugOnQuit.labelString:	Debug On Quit
*XlwMenu.debugOnQuit.labelString:	ÔÚÍ˳öʱÅÅ´í
! *XlwMenu.commandLineSwitchesForLprLp___.labelString:	Command-Line Switches for `lpr'/`lp'...
*XlwMenu.commandLineSwitchesForLprLp___.labelString:	Çл»µ½ lpr/lp ÃüÁîÐÐ
! *XlwMenu.prettyPrintPaperSize.labelString:	Pretty-Print Paper Size
*XlwMenu.prettyPrintPaperSize.labelString:	ÇåÓ¡Ö½ÕÅ´óС
! *XlwMenu.colorPrinting.labelString:	Color Printing
*XlwMenu.colorPrinting.labelString:	²ÊÉ«´òÓ¡
! *XlwMenu.letter.labelString:	Letter
! *XlwMenu.letter.labelString:
! *XlwMenu.letterSmall.labelString:	Letter-small
! *XlwMenu.letterSmall.labelString:
! *XlwMenu.legal.labelString:	Legal
! *XlwMenu.legal.labelString:
! *XlwMenu.statement.labelString:	Statement
! *XlwMenu.statement.labelString:
! *XlwMenu.executive.labelString:	Executive
! *XlwMenu.executive.labelString:
! *XlwMenu.tabloid.labelString:	Tabloid
! *XlwMenu.tabloid.labelString:
! *XlwMenu.ledger.labelString:	Ledger
! *XlwMenu.ledger.labelString:
! *XlwMenu.a3.labelString:	A3
! *XlwMenu.a3.labelString:
! *XlwMenu.a4.labelString:	A4
! *XlwMenu.a4.labelString:
! *XlwMenu.a4small.labelString:	A4small
! *XlwMenu.a4small.labelString:
! *XlwMenu.b4.labelString:	B4
! *XlwMenu.b4.labelString:
! *XlwMenu.b5.labelString:	B5
! *XlwMenu.b5.labelString:
! *XlwMenu.alwaysInSameFrame.labelString:	Always in Same Frame
*XlwMenu.alwaysInSameFrame.labelString:	×ÜÊÇÔÚͬһèå
! *XlwMenu.otherFrame2FramesMax.labelString:	Other Frame (2 Frames Max)
*XlwMenu.otherFrame2FramesMax.labelString:	ÆäËûèå (×î´ó2èå)
! *XlwMenu.otherFrame3FramesMax.labelString:	Other Frame (3 Frames Max)
*XlwMenu.otherFrame3FramesMax.labelString:	ÆäËûèå (×î´ó3èå)
! *XlwMenu.otherFrame4FramesMax.labelString:	Other Frame (4 Frames Max)
*XlwMenu.otherFrame4FramesMax.labelString:	ÆäËûèå (×î´ó4èå)
! *XlwMenu.otherFrame5FramesMax.labelString:	Other Frame (5 Frames Max)
*XlwMenu.otherFrame5FramesMax.labelString:	ÆäËûèå (×î´ó5èå)
! *XlwMenu.alwaysCreateNewFrame.labelString:	Always Create New Frame
*XlwMenu.alwaysCreateNewFrame.labelString:	×ÜÊÇ´´½¨ÐÂèå
! *XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	Temp Buffers Always in Same Frame
*XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	ÁÙʱ»º³åÇø×ÜÊÇÔÚͬһèå
! *XlwMenu.tempBuffersLikeOtherBuffers.labelString:	Temp Buffers Like Other Buffers
*XlwMenu.tempBuffersLikeOtherBuffers.labelString: ÁÙʱ»º³åÇøÏóÆäËû»º³åÇøÒ»Ñù
! *XlwMenu.makeCurrentFrameGnuservTarget.labelString:	Make current frame gnuserv target
*XlwMenu.makeCurrentFrameGnuservTarget.labelString:ÓÃÏÖÔÚµÄèå×÷Ϊ gnuserv µÄÄ¿±ê
! *XlwMenu.inThisBuffer.labelString:	In This Buffer
*XlwMenu.inThisBuffer.labelString:	ÔÚÕâ¸ö»º³åÇøÖÐ
! *XlwMenu.automatic.labelString:	Automatic
*XlwMenu.automatic.labelString:	×Ô¶¯
! *XlwMenu.fonts.labelString:	Fonts
*XlwMenu.fonts.labelString:	×ÖÐÎ
! *XlwMenu.colors.labelString:	Colors
*XlwMenu.colors.labelString:    ²ÊÉ«
! *XlwMenu.least.labelString:	Least
*XlwMenu.least.labelString:	×îµÍ
! *XlwMenu.more.labelString:	More
*XlwMenu.more.labelString:	¶à
! *XlwMenu.evenMore.labelString:	Even More
*XlwMenu.evenMore.labelString:	¸ü¶à
! *XlwMenu.most.labelString:	Most
*XlwMenu.most.labelString:	×î¶à
! *XlwMenu.lazy.labelString:	Lazy
*XlwMenu.lazy.labelString:	¼òÒ×
! *XlwMenu.caching.labelString:	Caching
*XlwMenu.caching.labelString:	¸ß¼¶»º³å
! *XlwMenu.none.labelString:	None
*XlwMenu.none.labelString:	ÎÞ
! *XlwMenu.blinkingParen.labelString:	Blinking Paren
*XlwMenu.blinkingParen.labelString:	µãÃðÀ¨ºÅ
! *XlwMenu.steadyParen.labelString:	Steady Paren
*XlwMenu.steadyParen.labelString:	Ç¿µ÷À¨ºÅ
! *XlwMenu.expression.labelString:	Expression
*XlwMenu.expression.labelString:	Ç¿µ÷±í´ïʽ
! *XlwMenu.scrollbars.labelString:	Scrollbars
*XlwMenu.scrollbars.labelString:	¹ö¶¯Ìõ
! *XlwMenu.3DModeline.labelString:	3D Modeline
*XlwMenu.3DModeline.labelString:	3 άģʽÐÐ
! *XlwMenu.truncateLines.labelString:	Truncate Lines
*XlwMenu.truncateLines.labelString:	Ëõ¶ÌÐÐ
! *XlwMenu.barCursor.labelString:	Bar Cursor
*XlwMenu.barCursor.labelString:	°ô×´¹â±ê
! *XlwMenu.blinkingCursor.labelString:	Blinking Cursor
*XlwMenu.blinkingCursor.labelString:	µãÃð¹â±ê
! *XlwMenu.frameLocalFontMenu.labelString:	Frame-Local Font Menu
*XlwMenu.frameLocalFontMenu.labelString:	èå±¾µØ×ÖÐβ˵¥
! *XlwMenu.buffersMenuLength___.labelString:	Buffers Menu Length...
*XlwMenu.buffersMenuLength___.labelString:	»º³åÇø²Ëµ¥³¤¶È...
! *XlwMenu.multiOperationBuffersSubMenus.labelString:	Multi-Operation Buffers Sub-Menus
*XlwMenu.multiOperationBuffersSubMenus.labelString:	¶à²Ù×÷»º³åÇø×Ӳ˵¥
! *XlwMenu.buffersMenuSorting.labelString:	Buffers Menu Sorting
*XlwMenu.buffersMenuSorting.labelString:	ÅÅÐò»º³åÇø²Ëµ¥
! *XlwMenu.submenusForBufferGroups.labelString:	Submenus for Buffer Groups
*XlwMenu.submenusForBufferGroups.labelString:	ÿһ¸ö»º³åÇø×éµÄ×Ӳ˵¥
! *XlwMenu.ignoreScaledFonts.labelString:	Ignore Scaled Fonts
*XlwMenu.ignoreScaledFonts.labelString:	ºöÊÓ±ÈÀý×ÖÌå
! *XlwMenu.mostRecentlyUsed.labelString:	Most Recently Used
*XlwMenu.mostRecentlyUsed.labelString:	×îеÄʹÓÃ˳Ðò
! *XlwMenu.alphabetically.labelString:	Alphabetically
*XlwMenu.alphabetically.labelString:	×Öĸ˳Ðò
! *XlwMenu.byMajorModeThenAlphabetically.labelString:	By Major Mode, Then Alphabetically
*XlwMenu.byMajorModeThenAlphabetically.labelString:	ÏÈÖ÷ģʽ, ºó×Öĸ˳Ðò
! *XlwMenu.visible.labelString:	Visible
*XlwMenu.visible.labelString:	¿ÉÊÓ
! *XlwMenu.captioned.labelString:	Captioned
*XlwMenu.captioned.labelString:	´ø±êÌâ
! *XlwMenu.defaultLocation.labelString:	Default Location
*XlwMenu.defaultLocation.labelString:	ȱʡλÖÃ
! *XlwMenu.top.labelString:	Top
*XlwMenu.top.labelString:	ÉÏ
! *XlwMenu.bottom.labelString:	Bottom
*XlwMenu.bottom.labelString:	ÏÂ
! *XlwMenu.left.labelString:	Left
*XlwMenu.left.labelString:	×ó
! *XlwMenu.right.labelString:	Right
*XlwMenu.right.labelString:	ÓÒ
! *XlwMenu.avoidText.labelString:	Avoid-Text
*XlwMenu.avoidText.labelString:	±ÜÃâÎı¾
! *XlwMenu.strokesMode.labelString:	strokes-mode
*XlwMenu.strokesMode.labelString:	strokes ģʽ
! *XlwMenu.emacsW3.labelString:	Emacs-W3
! *XlwMenu.emacsW3.labelString:
! *XlwMenu.netscape.labelString:	Netscape
! *XlwMenu.netscape.labelString:
! *XlwMenu.mosaic.labelString:	Mosaic
! *XlwMenu.mosaic.labelString:
! *XlwMenu.mosaicCCI.labelString:	Mosaic (CCI)
! *XlwMenu.mosaicCCI.labelString:
! *XlwMenu.iXIMosaic.labelString:	IXI Mosaic
! *XlwMenu.iXIMosaic.labelString:
! *XlwMenu.lynxXterm.labelString:	Lynx (xterm)
! *XlwMenu.lynxXterm.labelString:
! *XlwMenu.lynxXemacs.labelString:	Lynx (xemacs)
! *XlwMenu.lynxXemacs.labelString:
! *XlwMenu.grail.labelString:	Grail
! *XlwMenu.grail.labelString:
! *XlwMenu.charter.labelString:	Charter
! *XlwMenu.charter.labelString:
! *XlwMenu.clean.labelString:	Clean
! *XlwMenu.clean.labelString:
! *XlwMenu.courier.labelString:	Courier
! *XlwMenu.courier.labelString:
! *XlwMenu.fixed.labelString:	Fixed
! *XlwMenu.fixed.labelString:
! *XlwMenu.helvetica.labelString:	Helvetica
! *XlwMenu.helvetica.labelString:
! *XlwMenu.lucida.labelString:	Lucida
! *XlwMenu.lucida.labelString:
! *XlwMenu.lucidabright.labelString:	Lucidabright
! *XlwMenu.lucidabright.labelString:
! *XlwMenu.lucidatypewriter.labelString:	Lucidatypewriter
! *XlwMenu.lucidatypewriter.labelString:
! *XlwMenu.newCenturySchoolbook.labelString:	New Century Schoolbook
! *XlwMenu.newCenturySchoolbook.labelString:
! *XlwMenu.terminal.labelString:	Terminal
! *XlwMenu.terminal.labelString:
! *XlwMenu.times.labelString:	Times
! *XlwMenu.times.labelString:
! *XlwMenu.utopia.labelString:	Utopia
! *XlwMenu.utopia.labelString:
! *XlwMenu.5.labelString:	5
! *XlwMenu.5.labelString:
! *XlwMenu.6.labelString:	6
! *XlwMenu.6.labelString:
! *XlwMenu.7.labelString:	7
! *XlwMenu.7.labelString:
! *XlwMenu.8.labelString:	8
! *XlwMenu.8.labelString:
! *XlwMenu.9.labelString:	9
! *XlwMenu.9.labelString:
! *XlwMenu.10.labelString:	10
! *XlwMenu.10.labelString:
! *XlwMenu.11.labelString:	11
! *XlwMenu.11.labelString:
! *XlwMenu.12.labelString:	12
! *XlwMenu.12.labelString:
! *XlwMenu.13.labelString:	13
! *XlwMenu.13.labelString:
! *XlwMenu.14.labelString:	14
! *XlwMenu.14.labelString:
! *XlwMenu.15.labelString:	15
! *XlwMenu.15.labelString:
! *XlwMenu.16.labelString:	16
! *XlwMenu.16.labelString:
! *XlwMenu.17.labelString:	17
! *XlwMenu.17.labelString:
! *XlwMenu.18.labelString:	18
! *XlwMenu.18.labelString:
! *XlwMenu.19.labelString:	19
! *XlwMenu.19.labelString:
! *XlwMenu.20.labelString:	20
! *XlwMenu.20.labelString:
! *XlwMenu.23.labelString:	23
! *XlwMenu.23.labelString:
! *XlwMenu.24.labelString:	24
! *XlwMenu.24.labelString:
! *XlwMenu.black.labelString:	Black
! *XlwMenu.black.labelString:
! *XlwMenu.bold.labelString:	Bold
! *XlwMenu.bold.labelString:
! *XlwMenu.demibold.labelString:	Demibold
! *XlwMenu.demibold.labelString:
! *XlwMenu.medium.labelString:	Medium
! *XlwMenu.medium.labelString:
! *XlwMenu.regular.labelString:	Regular
! *XlwMenu.regular.labelString:
! *XlwMenu.grep___.labelString:	Grep...
! *XlwMenu.grep___.labelString:
! *XlwMenu.compile___.labelString:	Compile...
*XlwMenu.compile___.labelString:	±àÒë...
! *XlwMenu.shell.labelString:	Shell
*XlwMenu.shell.labelString:	¿Ç
! *XlwMenu.shellCommand___.labelString:	Shell Command...
*XlwMenu.shellCommand___.labelString:	¿ÇÃüÁî...
! *XlwMenu.shellCommandOnRegion___.labelString:	Shell Command on Region...
*XlwMenu.shellCommandOnRegion___.labelString:	ÔÚÇøÓòÄÚÖ´ÐпÇÃüÁî...
! *XlwMenu.debugGDB___.labelString:	Debug (GDB)...
*XlwMenu.debugGDB___.labelString:	ÅÅ´í (GDB)...
! *XlwMenu.debugDBX___.labelString:	Debug (DBX)...
*XlwMenu.debugDBX___.labelString:	ÅÅ´í (DBX)...
! *XlwMenu.oOBrowser___.labelString:	OO-Browser...
*XlwMenu.oOBrowser___.labelString:	OO-ä¯ÀÀÆ÷...
! *XlwMenu.tags.labelString:	Tags
*XlwMenu.tags.labelString:	±êÖ¾
! *XlwMenu.vC.labelString:	VC
! *XlwMenu.vC.labelString:	VC
! *XlwMenu.findTag___.labelString:	Find Tag...
*XlwMenu.findTag___.labelString:	²éÕÒ±êÖ¾...
! *XlwMenu.findOtherWindow___.labelString:	Find Other Window...
*XlwMenu.findOtherWindow___.labelString:	²éÕÒÏÂÒ»¸ö´°¿Ú...
! *XlwMenu.nextTag___.labelString:	Next Tag...
*XlwMenu.nextTag___.labelString:	ÏÂÒ»¸ö±êÖ¾...
! *XlwMenu.nextOtherWindow___.labelString:	Next Other Window...
*XlwMenu.nextOtherWindow___.labelString:	ÏÂÒ»¸öÆäËû´°¿Ú...
! *XlwMenu.nextFile.labelString:	Next File
*XlwMenu.nextFile.labelString:	ÏÂÒ»¸öÎļþ
! *XlwMenu.tagsSearch___.labelString:	Tags Search...
*XlwMenu.tagsSearch___.labelString:	±êÖ¾¼ìË÷...
! *XlwMenu.tagsReplace___.labelString:	Tags Replace...
*XlwMenu.tagsReplace___.labelString:	±êÖ¾Öû»...
! *XlwMenu.continueSearchReplace.labelString:	Continue Search/Replace
*XlwMenu.continueSearchReplace.labelString:	¼ÌÐø¼ìË÷/Öû»
! *XlwMenu.popStack.labelString:	Pop stack
*XlwMenu.popStack.labelString:	µ¯³öÕ»
! *XlwMenu.apropos___.labelString:	Apropos...
! *XlwMenu.apropos___.labelString:	ÊÊÐÔ¼ìË÷...
! *XlwMenu.setTagsTableFile___.labelString:	Set Tags Table File...
*XlwMenu.setTagsTableFile___.labelString:	ÉèÖñêÖ¾±íÎļþ...
! *XlwMenu.registerFile.labelString:	Register File
*XlwMenu.registerFile.labelString:	×¢²áÎļþ
! *XlwMenu.revertToLastRevision.labelString:	Revert to Last Revision
*XlwMenu.revertToLastRevision.labelString:	ÐÞ¸´µ½ÉÏÒ»´Î°æ±¾
! *XlwMenu.cancelLastCheckin.labelString:	Cancel Last Checkin
*XlwMenu.cancelLastCheckin.labelString:	È¡ÏûÉÏÒ»´Î Checkin
! *XlwMenu.renameFile.labelString:	Rename File
*XlwMenu.renameFile.labelString:	¸ÃÎļþÃû
! *XlwMenu.diffAgainstLastVersion.labelString:	Diff Against Last Version
*XlwMenu.diffAgainstLastVersion.labelString:	ÓëÉÏÒ»¸ö°æ±¾¼äµÄÇø±ð
! *XlwMenu.diffBetweenRevisions___.labelString:	Diff Between Revisions...
*XlwMenu.diffBetweenRevisions___.labelString:	Á½¸ö²»Í¬°æ±¾¼äµÄÇø±ð...
! *XlwMenu.visitOtherVersion___.labelString:	Visit Other Version...
*XlwMenu.visitOtherVersion___.labelString:	·ÃÎÊÆäËû°æ±¾...
! *XlwMenu.showEditHistory.labelString:	Show Edit History
*XlwMenu.showEditHistory.labelString:	ÏÔʾ±à¼­ÂÄÀú
! *XlwMenu.listLockedFilesAnyUser.labelString:	List Locked Files Any User
*XlwMenu.listLockedFilesAnyUser.labelString:	±»Ëø×¢ÎļþÁбí
! *XlwMenu.createSnapshot.labelString:	Create Snapshot
*XlwMenu.createSnapshot.labelString:	´´½¨¿ìÕÕ
! *XlwMenu.retrieveSnapshot.labelString:	Retrieve Snapshot
*XlwMenu.retrieveSnapshot.labelString:	³éÈ¡¿ìÕÕ
! *XlwMenu.cVSUpdateDirectory.labelString:	CVS Update Directory
*XlwMenu.cVSUpdateDirectory.labelString:	CVS ¸üÐÂĿ¼
! *XlwMenu.file.labelString:	File
*XlwMenu.file.labelString:	Îļþ
! *XlwMenu.edit.labelString:	Edit
*XlwMenu.edit.labelString:	±à¼­
! *XlwMenu.mule.labelString:	Mule
! *XlwMenu.mule.labelString:
! *XlwMenu.apps.labelString:	Apps
*XlwMenu.apps.labelString:	Ó¦ÓÃ
! *XlwMenu.options.labelString:	Options
*XlwMenu.options.labelString:	¿ÉÑ¡Ïî
! *XlwMenu.buffers.labelString:	Buffers
*XlwMenu.buffers.labelString:   »º³åÇø
! *XlwMenu.tools.labelString:	Tools
*XlwMenu.tools.labelString:	¹¤¾ß
! *XlwMenu.lispInteraction.labelString:	Lisp-Interaction
*XlwMenu.lispInteraction.labelString:	¶Ô»°Ê½Lisp
! *XlwMenu.load_emacs.labelString:	Load .emacs
*XlwMenu.load_emacs.labelString:	×°Èë .emacs
! *XlwMenu.help.labelString:	Help
*XlwMenu.help.labelString:	°ïÖú


--- NEW FILE Emacs.ad.zh_CN.UTF-8 ---
! XEmacs 21.x 用缺省资源文件(用于中文环境gb2312)
! 
!              Donald Park 'Piao Xiaolin' <xlpark at kankou.cs.uec.ac.jp>
!                                   Time-stamp: <03/10/17 21:30:00 petersen>
!
! This is the app-defaults file for XEmacs.
!
! This used to be identical to sample.Xdefaults, but the resources
! below have been rewritten to be as general as possible to avoid
! overriding user resources.  Other than the form rewriting, both
! files should be kept in sync. 
! 
! The resources below are loaded into the XEmacs executable at compile-time:
! changes to .../etc/Emacs.ad made after XEmacs has been built will have no
! effect.
! 
! However, you may copy .../etc/Emacs.ad to /usr/lib/X11/app-defaults/Emacs
! (or whatever the standard app-defaults directory is at your site) to cause
! it to be consulted at run-time.  (Do this only for site-wide customizations:
! personal customizations should be put into ~/.Xdefaults instead.)
! Note that the file must be named Emacs, not XEmacs.
! 
! See the NEWS file (C-h n) or XEmacs manual (C-h i) for a description of
! the various resources and the syntax for setting them.
! 
! Energize users: note that this is not the same app-defaults file that is
! used with the Energize-specific version of XEmacs.


! Colors and backgrounds.
! ======================
! The contrasts of these colors will cause them to map to the appropriate
! one of "black" or "white" on monochrome systems.
! 
! The valid color names on your system can be found by looking in the file
! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.

! Set the modeline colors.
Emacs.modeline*attributeForeground:	Black
Emacs.modeline*attributeBackground:	Gray75

! Set the color of the text cursor.
Emacs.text-cursor*attributeBackground:	Red3

! If you want to set the color of the mouse pointer, do this:
! Emacs.pointer*attributeForeground:	Black
! If you want to set the background of the mouse pointer, do this:
! Emacs.pointer*attributeBackground:	White
! Note that by default, the pointer foreground and background are the same
! as the default face.

! Set the menubar colors.  This overrides the default foreground and
! background colors specified above.
*menubar*Foreground:			Gray30
*menubar*Background:			Gray80
! This is for buttons in the menubar.  
! Yellow would be better, but that would map to white on monochrome.
*menubar*buttonForeground:		Blue
*XlwMenu*highlightForeground:		Red
*XlwMenu*titleForeground:		Maroon
*XlwMenu*selectColor:			ForestGreen
*XmToggleButton*selectColor:		ForestGreen

! Specify the colors of popup menus.
*popup*Foreground:			Black
*popup*Background:			Gray80

! Specify the colors of the various sub-widgets of the dialog boxes.
*dialog*Foreground:			Black
! #A5C0C1 is a shade of blue
*dialog*Background:			#A5C0C1
! The following three are for Motif dialog boxes ...
*dialog*XmTextField*Background:		WhiteSmoke
*dialog*XmText*Background:		WhiteSmoke
*dialog*XmList*Background:		WhiteSmoke
! While this one is for Athena dialog boxes.
*dialog*Command*Background:		WhiteSmoke

! Xlw Scrollbar colors
*XlwScrollBar*Foreground:		Gray30
*XlwScrollBar*Background:		Gray80
*XmScrollBar*Foreground:		Gray30
*XmScrollBar*Background:		Gray80

!
! The Lucid Scrollbar supports two added resources, SliderStyle is either
! "plain" (default) or "dimple".  Dimple puts a small dimple in the middle
! of the slider that depresses when the slider is clicked on.  ArrowPosition is
! either "opposite" (default) or "same".  Opposite puts the arrows at opposite
! of the scrollbar, same puts both arrows at the same end, like the Amiga.
!
Emacs*XlwScrollBar.SliderStyle:    dimple
Emacs*XlwScrollBar.ArrowPosition:  opposite


!
! If you want to turn off a toolbar, set its height or width to 0.
! The correct size value is not really arbitrary.  We only control it
! this way in order to avoid excess frame resizing when turning the
! toolbars on and off.
!
! To change the heights and widths of the toolbars:
!
! Emacs.topToolBarHeight:		37
! Emacs.bottomToolBarHeight:		0
! Emacs.leftToolBarWidth:		0
! Emacs.rightToolBarWidth:		0

*topToolBarShadowColor:			Gray90
*bottomToolBarShadowColor:		Gray40
*backgroundToolBarColor:		Gray80
*toolBarShadowThickness:		2


! If you want to turn off vertical scrollbars, or change the default
! pixel width of the vertical scrollbars, do it like this (0 width
! means no vertical scrollbars):
! 
! Emacs.scrollBarWidth: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarWidth: 0


! If you want to turn off horizontal scrollbars, or change the default
! pixel height of the horizontal scrollbars, do it like this (0 height
! means no horizontal scrollbars):
! 
! Emacs.scrollBarHeight: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarHeight: 0


! To dynamically change the labels used for menubar buttons...
! 
! Emacs*XlwMenu.resourceLabels: True
! Emacs*XlwMenu.newFrame.labelString: Open Another Window

! To have the Motif scrollbars on the left instead of the right, do this:
! 
! Emacs*scrollBarPlacement: BOTTOM_LEFT
!
! To have the Athena scrollbars on the right, use `BOTTOM_RIGHT' instead

! To have Motif scrollbars act more like Xt scrollbars...
!
! Emacs*XmScrollBar.translations: #override \n\
!     <Btn1Down>:     PageDownOrRight(0)    \n\
!     <Btn3Down>:     PageUpOrLeft(0)

! Fonts.
! ======
! XEmacs requires the use of XLFD (X Logical Font Description) format font
! names, which look like
! 
! 	*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
! 
! if you use any of the other, less strict font name formats, some of which
! look like
! 		lucidasanstypewriter-12
! and		fixed
! and		9x13
! 
! then XEmacs won't be able to guess the names of the bold and italic versions.
! All X fonts can be referred to via XLFD-style names, so you should use those
! forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).


! The default font for the text area of XEmacs is chosen at run-time
! by lisp code which tries a number of different possibilities in order
! of preference.  If you wish to override it, use this:
! 
Emacs.default.attributeFont:  -isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*

! If you choose a font which does not have an italic version, you can specify
! some other font to use for it here:
! 
! Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!
! And here is how you would set the background color of the `highlight' face,
! but only on the screen named `debugger':
! 
! Emacs*debugger.highlight.attributeBackground:		PaleTurquoise
! 
! See the NEWS file (C-h n) for a more complete description of the resource
! syntax of faces.


! Font of the modeline, menubar and pop-up menus.
! Note that the menubar resources do not use the `face' syntax, since they
! are X toolkit widgets and thus outside the domain of XEmacs proper.
! 
*menubar*Font: 		-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*
*popup*Font:		-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*

! Font in the Motif dialog boxes.
! (Motif uses `fontList' while most other things use `font' - if you don't
! know why you probably don't want to.)
! 
*XmDialogShell*FontList:-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*
*XmTextField*FontList:-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*
*XmText*FontList:-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*
*XmList*FontList:-isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*

! Font in the Athena dialog boxes.
! I think 14-point looks nicer than 12-point.
! Some people use 12-point anyway because you get more text, but
! there's no purpose at all in doing this for dialog boxes.

*Dialog*Font:			-*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*

! Dialog box translations.
! =======================

! This accelerator binds <return> in a dialog box to <activate> on button1
*dialog*button1.accelerators:#override\
<KeyPress>Return: ArmAndActivate()\n\
<KeyPress>KP_Enter: ArmAndActivate()\n\
Ctrl<KeyPress>m: ArmAndActivate()\n

! Translations to make the TextField widget behave more like XEmacs
*XmTextField*translations: #override\n\
	!<Key>osfBackSpace:	delete-previous-character()\n\
	!<Key>osfDelete:	delete-previous-character()\n\
	!Ctrl<Key>h: 		delete-previous-character()\n\
	!Ctrl<Key>d: 		delete-next-character()\n\
	!Meta<Key>osfDelete:	delete-previous-word()\n\
	!Meta<Key>osfBackSpace:	delete-previous-word()\n\
	!Meta<Key>d:		delete-next-word()\n\
	!Ctrl<Key>k:		delete-to-end-of-line()\n\
	!Ctrl<Key>g:		process-cancel()\n\
	!Ctrl<Key>b:		backward-character()\n\
	!<Key>osfLeft:		backward-character()\n\
	!Ctrl<Key>f:		forward-character()\n\
	!<Key>osfRight:		forward-character()\n\
	!Meta<Key>b:		backward-word()\n\
	!Meta<Key>osfLeft:	backward-word()\n\
	!Meta<Key>f:		forward-word()\n\
	!Meta<Key>osfRight:	forward-word()\n\
	!Ctrl<Key>e:		end-of-line()\n\
	!Ctrl<Key>a:		beginning-of-line()\n\
	!Ctrl<Key>w:		cut-clipboard()\n\
	!Meta<Key>w:		copy-clipboard()\n\
	<Btn2Up>:		copy-primary()\n

! With the XEmacs typeahead it's better to not have space be bound to
! ArmAndActivate() for buttons that appear in dialog boxes.  This is
! not 100% Motif compliant but the benefits far outweight the
! compliancy problem.  
*dialog*XmPushButton*translations:#override\n\
    <Btn1Down>:         Arm()\n\
    <Btn1Down>,<Btn1Up>: Activate()\
			Disarm()\n\
    <Btn1Down>(2+):     MultiArm()\n\
    <Btn1Up>(2+):       MultiActivate()\n\
    <Btn1Up>:           Activate()\
		        Disarm()\n\
    <Key>osfSelect:  	ArmAndActivate()\n\
    <Key>osfActivate:   ArmAndActivate()\n\
    <Key>osfHelp:	Help()\n\
    ~Shift ~Meta ~Alt <Key>Return:	ArmAndActivate()\n\
    <EnterWindow>:      Enter()\n\
    <LeaveWindow>:      Leave()\n

! XIM input method style 
! ======================= 

! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
! order of user's preference.  
! Choose a subset of the following styles or reorder to taste
*ximStyles: XIMPreeditPosition|XIMStatusArea\
            XIMPreeditPosition|XIMStatusNothing\
            XIMPreeditPosition|XIMStatusNone\
            XIMPreeditNothing|XIMStatusArea\
            XIMPreeditNothing|XIMStatusNothing\
            XIMPreeditNothing|XIMStatusNone\
            XIMPreeditNone|XIMStatusArea\
            XIMPreeditNone|XIMStatusNothing\
            XIMPreeditNone|XIMStatusNone

! XIM Preedit and Status foreground and background
*EmacsFrame.ximForeground: black
*EmacsFrame.ximBackground: white

! ! XIM fontset (defaults to system fontset default)
! ! *EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*
! !    Japanese localization resources for XEmacs.
! ! @(#)Emacs	1.3 96/09/22
! !    Copyright (C) 1996 Sun Microsystems, Inc.
! !!
! ! This file is part of XEmacs.
! ! 
! ! XEmacs 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.
! ! XEmacs 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 XEmacs; see the file COPYING.  If not, write to the
! ! Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! ! Boston, MA 02111-1307, USA.
! ! Copyright (C) 1996 Sun Microsystems Inc.
! !
! ! Japanese Resources to be placed in etc/app-defaults/ja/Emacs
! ! for xemacs-mule.  It is same on another languages such like fr,
! ! if you want to have French menu label, place it on
! ! etc/app-defaults/fr/Emacs.
! 
! ! Pulldown menu internationalization.  The first line of the file
! ! "*XlwMenu.resourceLabels: True" has to be there to make sure
! ! all the labelString will be read and displayed by X.
! *XlwMenu.resourceLabels: True
! 
! ! CDE doesn't require this but OpenWindows does.
! ! Note that this `gothic' font family is effective just for Japanese.
! ! And fontList is just used under Motif menubar.
! *fontList: -*-gothic-medium-r-normal--14-120-75-75-c-*-*-*:
! !! FontSet for menus when you use --with-xfs or --with-xim=xlib.
! *fontSet: -isas-fangsong ti-medium-r-normal--16-*-*-*-*-*-*,*
! 
! ! Starting below here are menu label string which can be translated to
! ! different languages. 
! ! Example: *XlwMenu.file.labelString: File  
! ! Characters before the ":" sign, "Example: *XlwMenu.file.labelString"
! ! can not be changed. They must stay exactly the way they are.
! ! The only string to be translated is the string, "File".
! ! Some resource names such as "file", "quit" have been used in several
! ! places.  However, each of them only has to be translated once in this X
! ! resource file.
! ! *XlwMenu.readMailVM___.labelString:	Read Mail (VM)...
! *XlwMenu.readMailVM___.labelString:	读电子邮件 (VM)...
! ! *XlwMenu.readMailMH___.labelString:	Read Mail (MH)...
! *XlwMenu.readMailMH___.labelString:	读电子邮件 (MH)...
! ! *XlwMenu.sendMail___.labelString:	Send mail...
! *XlwMenu.sendMail___.labelString:	发电子邮件...
! ! *XlwMenu.usenetNews.labelString:	Usenet News
! *XlwMenu.usenetNews.labelString:	网络新闻
! ! *XlwMenu.browseTheWeb.labelString:	Browse the Web
! *XlwMenu.browseTheWeb.labelString:	浏览网页
! ! *XlwMenu.gopher.labelString:	Gopher
! *XlwMenu.gopher.labelString:	Gopher
! ! *XlwMenu.hyperbole___.labelString:	Hyperbole...
! *XlwMenu.hyperbole___.labelString:	超级树干...
! ! *XlwMenu.spellCheckBuffer.labelString:	Spell-Check Buffer
! *XlwMenu.spellCheckBuffer.labelString:	拼写检查缓冲区
! ! *XlwMenu.toggleVIEmulation.labelString:	Toggle VI emulation
! *XlwMenu.toggleVIEmulation.labelString:	切换到 VI 模拟编辑器
! ! *XlwMenu.calendar.labelString:	Calendar
! *XlwMenu.calendar.labelString:	日历
! ! *XlwMenu.games.labelString:	Games
! *XlwMenu.games.labelString:	游戏
! ! *XlwMenu.3MonthCalendar.labelString:	3-Month Calendar
! *XlwMenu.3MonthCalendar.labelString:	3个月日历
! ! *XlwMenu.diary.labelString:	Diary
! *XlwMenu.diary.labelString:	日记
! ! *XlwMenu.holidays.labelString:	Holidays
! *XlwMenu.holidays.labelString:	节假日
! ! *XlwMenu.phasesOfTheMoon.labelString:	Phases of the Moon
! *XlwMenu.phasesOfTheMoon.labelString:	月龄
! ! *XlwMenu.sunriseSunset.labelString:	Sunrise/Sunset
! *XlwMenu.sunriseSunset.labelString:	日出/日落
! ! *XlwMenu.mineGame.labelString:	Mine Game
! *XlwMenu.mineGame.labelString:	挖地雷游戏
! ! *XlwMenu.tetris.labelString:	Tetris
! *XlwMenu.tetris.labelString:	俄罗斯方块	
! ! *XlwMenu.quoteFromZippy.labelString:	Quote from Zippy
! *XlwMenu.quoteFromZippy.labelString:	Zippy 格言集
! ! *XlwMenu.psychoanalyst.labelString:	Psychoanalyst
! *XlwMenu.psychoanalyst.labelString:	精神医生
! ! *XlwMenu.psychoanalyzeZippy.labelString:	Psychoanalyze Zippy!
! *XlwMenu.psychoanalyzeZippy.labelString:	精神分析 Zippy!
! ! *XlwMenu.randomFlames.labelString:	Random Flames
! *XlwMenu.randomFlames.labelString:	诽谤中伤
! ! *XlwMenu.dunnetAdventure.labelString:	Dunnet (Adventure)
! *XlwMenu.dunnetAdventure.labelString:	Dunnet (冒险)
! ! *XlwMenu.towersOfHanoi.labelString:	Towers of Hanoi
! *XlwMenu.towersOfHanoi.labelString:	Hanoi å¡”
! ! *XlwMenu.gameOfLife.labelString:	Game of Life
! *XlwMenu.gameOfLife.labelString:	生命游戏
! ! *XlwMenu.multiplicationPuzzle.labelString:	Multiplication Puzzle
! *XlwMenu.multiplicationPuzzle.labelString:	乘算智力游戏
! ! *XlwMenu.listAllBuffers.labelString:	List All Buffers
! *XlwMenu.listAllBuffers.labelString:	列出全部缓冲区
! ! *XlwMenu..labelString:	
! ! *XlwMenu..labelString:
! ! *XlwMenu.emacs.labelString:	Emacs
! ! *XlwMenu.emacs.labelString:
! ! *XlwMenu.group___.labelString:	Group...
! ! *XlwMenu.group___.labelString:	组...
! ! *XlwMenu.variable___.labelString:	Variable...
! ! *XlwMenu.variable___.labelString:	变量...
! ! *XlwMenu.face___.labelString:	Face...
! ! *XlwMenu.face___.labelString:	面...
! ! *XlwMenu.saved___.labelString:	Saved...
! ! *XlwMenu.saved___.labelString:	保存...
! ! *XlwMenu.set___.labelString:	Set...
! ! *XlwMenu.set___.labelString:	设置...
! ! *XlwMenu.apropos___.labelString:	Apropos...
! ! *XlwMenu.apropos___.labelString:	适性检索...
! ! *XlwMenu.browse___.labelString:	Browse...
! ! *XlwMenu.browse___.labelString:	浏览...
! ! *XlwMenu.emacs___.labelString:	Emacs...
! ! *XlwMenu.emacs___.labelString:
! ! *XlwMenu.editing.labelString:	Editing
! *XlwMenu.editing.labelString:	编辑
! ! *XlwMenu.external.labelString:	External
! *XlwMenu.external.labelString:	外部
! ! *XlwMenu.programming.labelString:	Programming
! *XlwMenu.programming.labelString:	编程
! ! *XlwMenu.applications.labelString:	Applications
! *XlwMenu.applications.labelString:	应用
! ! *XlwMenu.development.labelString:	Development
! *XlwMenu.development.labelString:	开发
! ! *XlwMenu.environment.labelString:	Environment
! *XlwMenu.environment.labelString:	环境
! ! *XlwMenu.data.labelString:	Data
! *XlwMenu.data.labelString:	数据
! ! *XlwMenu.files.labelString:	Files
! *XlwMenu.files.labelString:	文件
! ! *XlwMenu.wp.labelString:	Wp
! *XlwMenu.wp.labelString:	文书处理
! ! *XlwMenu.faces.labelString:	Faces
! *XlwMenu.faces.labelString:	面
! ! *XlwMenu.hypermedia.labelString:	Hypermedia
! *XlwMenu.hypermedia.labelString:	超媒体
! ! *XlwMenu.help.labelString:	Help
! ! *XlwMenu.help.labelString:	帮助
! ! *XlwMenu.local.labelString:	Local
! *XlwMenu.local.labelString:	局域
! ! *XlwMenu.undo.labelString:	Undo
! *XlwMenu.undo.labelString:	回复
! ! *XlwMenu.cut.labelString:	Cut
! *XlwMenu.cut.labelString:	剪切
! ! *XlwMenu.copy.labelString:	Copy
! *XlwMenu.copy.labelString:	拷贝
! ! *XlwMenu.paste.labelString:	Paste
! *XlwMenu.paste.labelString:	贴付
! ! *XlwMenu.clear.labelString:	Clear
! *XlwMenu.clear.labelString:	清除
! ! *XlwMenu.search___.labelString:	Search...
! *XlwMenu.search___.labelString:	检索...
! ! *XlwMenu.searchBackward___.labelString:	Search Backward...
! *XlwMenu.searchBackward___.labelString:	反方向检索
! ! *XlwMenu.replace___.labelString:	Replace...
! *XlwMenu.replace___.labelString:	置换...
! ! *XlwMenu.searchRegexp___.labelString:	Search (Regexp)...
! *XlwMenu.searchRegexp___.labelString:	检索 (正规) ...
! ! *XlwMenu.searchBackwardRegexp___.labelString:	Search Backward (Regexp)...
! *XlwMenu.searchBackwardRegexp___.labelString:	反方向检索 (正规) ...
! ! *XlwMenu.replaceRegexp___.labelString:	Replace (Regexp)...
! *XlwMenu.replaceRegexp___.labelString:	置换 (正规) ...
! ! *XlwMenu.gotoLine___.labelString:	Goto Line...
! *XlwMenu.gotoLine___.labelString:	跳到指定行...
! ! *XlwMenu.whatLine.labelString:	What Line
! *XlwMenu.whatLine.labelString:	现在行位置
! ! *XlwMenu.bookmarks.labelString:	Bookmarks
! *XlwMenu.bookmarks.labelString:	书签
! ! *XlwMenu.startMacroRecording.labelString:	Start Macro Recording
! *XlwMenu.startMacroRecording.labelString:	开始宏记录
! ! *XlwMenu.endMacroRecording.labelString:	End Macro Recording
! *XlwMenu.endMacroRecording.labelString:	结束宏记录
! ! *XlwMenu.executeLastMacro.labelString:	Execute Last Macro
! *XlwMenu.executeLastMacro.labelString:	执行最后一个宏
! ! *XlwMenu.showMessageLog.labelString:	Show Message Log
! *XlwMenu.showMessageLog.labelString:	显示记录信息
! ! *XlwMenu.jumpToBookmark.labelString:	Jump to Bookmark
! *XlwMenu.jumpToBookmark.labelString:	跳到书签
! ! *XlwMenu.setBookmark.labelString:	Set bookmark
! *XlwMenu.setBookmark.labelString:	设置书签
! ! *XlwMenu.insertContents.labelString:	Insert contents
! *XlwMenu.insertContents.labelString:	插入内容
! ! *XlwMenu.insertLocation.labelString:	Insert location
! *XlwMenu.insertLocation.labelString:	插入位置
! ! *XlwMenu.renameBookmark.labelString:	Rename bookmark
! *XlwMenu.renameBookmark.labelString:	改名书签
! ! *XlwMenu.deleteBookmark.labelString:	Delete Bookmark
! *XlwMenu.deleteBookmark.labelString:	删除书签
! ! *XlwMenu.editBookmarkList.labelString:	Edit Bookmark List
! *XlwMenu.editBookmarkList.labelString:	编辑书签列表
! ! *XlwMenu.saveBookmarks.labelString:	Save bookmarks
! *XlwMenu.saveBookmarks.labelString:	保存书签
! ! *XlwMenu.saveBookmarksAs___.labelString:	Save bookmarks as...
! *XlwMenu.saveBookmarksAs___.labelString:	保存书签名为...
! ! *XlwMenu.loadABookmarkFile.labelString:	Load a bookmark file
! *XlwMenu.loadABookmarkFile.labelString:	装入书签文件
! ! *XlwMenu.open___.labelString:	Open...
! *XlwMenu.open___.labelString:	打开...
! ! *XlwMenu.openInOtherWindow___.labelString:	Open in Other Window...
! *XlwMenu.openInOtherWindow___.labelString:	在其他窗口中打开...
! ! *XlwMenu.openInNewFrame___.labelString:	Open in New Frame...
! *XlwMenu.openInNewFrame___.labelString:	在新帧中打开...
! ! *XlwMenu.insertFile___.labelString:	Insert File...
! *XlwMenu.insertFile___.labelString:	插入文件...
! ! *XlwMenu.viewFile___.labelString:	View File...
! *XlwMenu.viewFile___.labelString:	查看文件...
! ! *XlwMenu.save.labelString:	Save
! *XlwMenu.save.labelString:	存盘
! ! *XlwMenu.saveAs___.labelString:	Save As...
! *XlwMenu.saveAs___.labelString:	保存为...
! ! *XlwMenu.saveSomeBuffers.labelString:	Save Some Buffers
! *XlwMenu.saveSomeBuffers.labelString:	保存缓冲区
! ! *XlwMenu.printBuffer.labelString:	Print Buffer
! *XlwMenu.printBuffer.labelString:	打印缓冲区
! ! *XlwMenu.prettyPrintBuffer.labelString:	Pretty-Print Buffer
! *XlwMenu.prettyPrintBuffer.labelString:	清印缓冲区
! ! *XlwMenu.newFrame.labelString:	New Frame
! *XlwMenu.newFrame.labelString:	新帧
! ! *XlwMenu.frameOnOtherDisplay___.labelString:	Frame on Other Display...
! *XlwMenu.frameOnOtherDisplay___.labelString:	在其他屏幕中的帧...
! ! *XlwMenu.deleteFrame.labelString:	Delete Frame
! *XlwMenu.deleteFrame.labelString:	删除帧
! ! *XlwMenu.splitWindow.labelString:	Split Window
! *XlwMenu.splitWindow.labelString:	分割视窗
! ! *XlwMenu.unSplitKeepThis.labelString:	Un-Split (Keep This)
! *XlwMenu.unSplitKeepThis.labelString:	放大此窗口
! ! *XlwMenu.unSplitKeepOthers.labelString:	Un-Split (Keep Others)
! *XlwMenu.unSplitKeepOthers.labelString:	缩小此窗口
! ! *XlwMenu.revertBuffer.labelString:	Revert Buffer
! *XlwMenu.revertBuffer.labelString:	复原缓冲区
! ! *XlwMenu.deleteBuffer.labelString:	Delete Buffer
! *XlwMenu.deleteBuffer.labelString:	删除缓冲区
! ! *XlwMenu.exitXEmacs.labelString:	Exit XEmacs
! *XlwMenu.exitXEmacs.labelString:	退出 XEmacs
! ! *XlwMenu.aboutXEmacs___.labelString:	About XEmacs...
! *XlwMenu.aboutXEmacs___.labelString:	关于 XEmacs...
! ! *XlwMenu.basics.labelString:	Basics
! *XlwMenu.basics.labelString:	基本
! ! *XlwMenu.xEmacsFAQ.labelString:	XEmacs FAQ
! *XlwMenu.xEmacsFAQ.labelString:	XEmacs 常见问题与回答集
! ! *XlwMenu.samples.labelString:	Samples
! *XlwMenu.samples.labelString:	例子
! ! *XlwMenu.lookupInInfo.labelString:	Lookup in Info
! *XlwMenu.lookupInInfo.labelString:	在 Info 中查询
! ! *XlwMenu.manuals.labelString:	Manuals
! *XlwMenu.manuals.labelString:	手册
! ! *XlwMenu.commandsKeys.labelString:	Commands & Keys
! *XlwMenu.commandsKeys.labelString:	命令及键
! ! *XlwMenu.recentMessages.labelString:	Recent Messages
! *XlwMenu.recentMessages.labelString:	最近的信息
! ! *XlwMenu.misc.labelString:	Misc
! *XlwMenu.misc.labelString:	杂项
! ! *XlwMenu.submitBugReport.labelString:	Submit Bug Report
! *XlwMenu.submitBugReport.labelString:	发 Bug 报告
! ! *XlwMenu.tutorial.labelString:	Tutorial
! *XlwMenu.tutorial.labelString:	教程
! ! *XlwMenu.news.labelString:	News
! *XlwMenu.news.labelString:	æ–°é—»
! ! *XlwMenu.packages.labelString:	Packages
! *XlwMenu.packages.labelString:	包
! ! *XlwMenu.splash.labelString:	Splash
! *XlwMenu.splash.labelString:	Splash
! ! *XlwMenu.fAQLocal.labelString:	FAQ (local)
! *XlwMenu.fAQLocal.labelString:	常见问题与回答集 (本地)
! ! *XlwMenu.fAQViaWWW.labelString:	FAQ via WWW
! *XlwMenu.fAQViaWWW.labelString:	常见问题与回答集 (经由WWW)
! ! *XlwMenu.homePage.labelString:	Home Page
! *XlwMenu.homePage.labelString:	主页
! ! *XlwMenu.sample.labelString:	Sample
! *XlwMenu.sample.labelString:	例子
! ! *XlwMenu.keyBinding___.labelString:	Key Binding...
! *XlwMenu.keyBinding___.labelString:	捆绑热键...
! ! *XlwMenu.command___.labelString:	Command...
! *XlwMenu.command___.labelString:	命令...
! ! *XlwMenu.function___.labelString:	Function...
! *XlwMenu.function___.labelString:	函数...
! ! *XlwMenu.topic___.labelString:	Topic...
! *XlwMenu.topic___.labelString:	话题...
! ! *XlwMenu.info.labelString:	Info
! *XlwMenu.info.labelString:	Info
! ! *XlwMenu.unixManual___.labelString:	Unix Manual...
! *XlwMenu.unixManual___.labelString:	Unix 手册...
! ! *XlwMenu.mode.labelString:	Mode
! *XlwMenu.mode.labelString:	模式
! ! *XlwMenu.apropos___.labelString:	Apropos...
! ! *XlwMenu.apropos___.labelString:	适性检索...
! ! *XlwMenu.aproposDocs___.labelString:	Apropos Docs...
! *XlwMenu.aproposDocs___.labelString:	在文档中适性检索...
! ! *XlwMenu.key___.labelString:	Key...
! *XlwMenu.key___.labelString:	é”®...
! ! *XlwMenu.bindings.labelString:	Bindings
! *XlwMenu.bindings.labelString:	捆绑
! ! *XlwMenu.mouseBindings.labelString:	Mouse Bindings
! *XlwMenu.mouseBindings.labelString:	捆绑鼠标
! ! *XlwMenu.recentKeys.labelString:	Recent Keys
! *XlwMenu.recentKeys.labelString:	最近热键
! ! *XlwMenu.variable___.labelString:	Variable...
! ! *XlwMenu.variable___.labelString:	变量...
! ! *XlwMenu.locateCommand___.labelString:	Locate Command...
! *XlwMenu.locateCommand___.labelString:	差找命令...
! ! *XlwMenu.noWarranty.labelString:	No Warranty
! *XlwMenu.noWarranty.labelString:	没有保证
! ! *XlwMenu.xEmacsLicense.labelString:	XEmacs License
! *XlwMenu.xEmacsLicense.labelString:	XEmacs 许可证
! ! *XlwMenu.theLatestVersion.labelString:	The Latest Version
! *XlwMenu.theLatestVersion.labelString:	最新版本
! ! *XlwMenu.evaluateLastSExpression.labelString:	Evaluate Last S-expression
! *XlwMenu.evaluateLastSExpression.labelString:	评估最新的 S 表达式
! ! *XlwMenu.evaluateEntireBuffer.labelString:	Evaluate Entire Buffer
! *XlwMenu.evaluateEntireBuffer.labelString:	评估全体缓冲区
! ! *XlwMenu.evaluateRegion.labelString:	Evaluate Region
! *XlwMenu.evaluateRegion.labelString:	评估区域
! ! *XlwMenu.evaluateThisDefun.labelString:	Evaluate This Defun
! *XlwMenu.evaluateThisDefun.labelString:	评估这个 Defun
! ! *XlwMenu.debugThisDefun.labelString:	Debug This Defun
! *XlwMenu.debugThisDefun.labelString:	测试这个 Defun
! ! *XlwMenu.traceAFunction.labelString:	Trace a Function
! *XlwMenu.traceAFunction.labelString:	跟踪一个函数
! ! *XlwMenu.untraceAllFunctions.labelString:	Untrace All Functions
! *XlwMenu.untraceAllFunctions.labelString:	不跟踪全部函数
! ! *XlwMenu.commentOutRegion.labelString:	Comment Out Region
! *XlwMenu.commentOutRegion.labelString:	注释区域
! ! *XlwMenu.indentRegion.labelString:	Indent Region
! *XlwMenu.indentRegion.labelString:	缩排区域
! ! *XlwMenu.indentLine.labelString:	Indent Line
! *XlwMenu.indentLine.labelString:	缩排一行
! ! *XlwMenu.debugOnError.labelString:	Debug On Error
! ! *XlwMenu.debugOnError.labelString:	出现错误时排错
! ! *XlwMenu.debugOnQuit.labelString:	Debug On Quit
! ! *XlwMenu.debugOnQuit.labelString:	退出时排错
! ! *XlwMenu.debugOnSignal.labelString:	Debug on Signal
! *XlwMenu.debugOnSignal.labelString:	信号排错
! ! *XlwMenu.describeLanguageSupport.labelString:	Describe language support
! *XlwMenu.describeLanguageSupport.labelString:	说明语言支持
! ! *XlwMenu.setLanguageEnvironment.labelString:	Set language environment
! *XlwMenu.setLanguageEnvironment.labelString:	设置语言环境
! ! *XlwMenu.toggleInputMethod.labelString:	Toggle input method
! *XlwMenu.toggleInputMethod.labelString:	切换输入法
! ! *XlwMenu.selectInputMethod.labelString:	Select input method
! *XlwMenu.selectInputMethod.labelString:	选择输入法
! ! *XlwMenu.describeInputMethod.labelString:	Describe input method
! *XlwMenu.describeInputMethod.labelString:	说明输入法
! ! *XlwMenu.describeCurrentCodingSystems.labelString:	Describe current coding systems
! *XlwMenu.describeCurrentCodingSystems.labelString:	描述当前代码系统
! ! *XlwMenu.setCodingSystemOfBufferFile.labelString:	Set coding system of buffer file
! *XlwMenu.setCodingSystemOfBufferFile.labelString:	设置缓冲区文件的代码系统
! ! *XlwMenu.setCodingSystemOfTerminal.labelString:	Set coding system of terminal
! *XlwMenu.setCodingSystemOfTerminal.labelString:	设置终端的代码系统
! ! *XlwMenu.setCodingSystemOfKeyboard.labelString:	Set coding system of keyboard
! *XlwMenu.setCodingSystemOfKeyboard.labelString:	设置键盘的代码系统
! ! *XlwMenu.setCodingSystemOfProcess.labelString:	Set coding system of process
! *XlwMenu.setCodingSystemOfProcess.labelString:	设置进程的代码系统
! ! *XlwMenu.showCharacterTable.labelString:	Show character table
! *XlwMenu.showCharacterTable.labelString:	显示字符表
! ! *XlwMenu.showDiagnosisForMULE.labelString:	Show diagnosis for MULE
! *XlwMenu.showDiagnosisForMULE.labelString:	显示 MULE 的诊断信息
! ! *XlwMenu.showManyLanguages.labelString:	Show many languages
! *XlwMenu.showManyLanguages.labelString:	显示多语言
! ! *XlwMenu.chineseGB.labelString:	Chinese-GB
! *XlwMenu.chineseGB.labelString:	中文 GB 码
! ! *XlwMenu.chineseBIG5.labelString:	Chinese-BIG5
! *XlwMenu.chineseBIG5.labelString:	中文 BIG5 码
! ! *XlwMenu.cyrillicISO.labelString:	Cyrillic-ISO
! !*XlwMenu.cyrillicISO.labelString:
! ! *XlwMenu.cyrillicKOI8.labelString:	Cyrillic-KOI8
! !*XlwMenu.cyrillicKOI8.labelString:
! ! *XlwMenu.cyrillicALT.labelString:	Cyrillic-ALT
! !*XlwMenu.cyrillicALT.labelString:
! ! *XlwMenu.cyrillic.labelString:	Cyrillic
! !*XlwMenu.cyrillic.labelString:
! ! ! *XlwMenu.english.labelString:	English
! *XlwMenu.english.labelString:	英文
! ! *XlwMenu.aSCII.labelString:	ASCII
! ! *XlwMenu.aSCII.labelString:
! ! *XlwMenu.latin1.labelString:	Latin-1
! *XlwMenu.latin1.labelString:	拉丁语-1
! ! *XlwMenu.german.labelString:	German
! *XlwMenu.german.labelString:	德语
! ! *XlwMenu.french.labelString:	French
! *XlwMenu.french.labelString:	法语
! ! *XlwMenu.norwegian.labelString:	Norwegian
! *XlwMenu.norwegian.labelString:	挪威语
! ! *XlwMenu.latin2.labelString:	Latin-2
! *XlwMenu.latin2.labelString:	拉丁语-2
! ! *XlwMenu.croatian.labelString:	Croatian
! *XlwMenu.croatian.labelString:	克罗地亚语
! ! *XlwMenu.polish.labelString:	Polish
! *XlwMenu.polish.labelString:	波兰语
! ! *XlwMenu.latin3.labelString:	Latin-3
! *XlwMenu.latin3.labelString:	拉丁语-3
! ! *XlwMenu.latin4.labelString:	Latin-4
! *XlwMenu.latin4.labelString:	拉丁语-4
! ! *XlwMenu.latin5.labelString:	Latin-5
! *XlwMenu.latin5.labelString:	拉丁语-5
! ! *XlwMenu.greek.labelString:	Greek
! *XlwMenu.greek.labelString:	希腊语
! ! *XlwMenu.hebrew.labelString:	Hebrew
! *XlwMenu.hebrew.labelString:	Hebrew
! ! *XlwMenu.japanese.labelString:	Japanese
! *XlwMenu.japanese.labelString:	日语
! ! *XlwMenu.korean.labelString:	Korean
! *XlwMenu.korean.labelString:	朝鲜语
! ! *XlwMenu.iPA.labelString:	IPA
! ! *XlwMenu.iPA.labelString:
! ! *XlwMenu.customize.labelString:	Customize
! *XlwMenu.customize.labelString:	配置
! ! *XlwMenu.readOnly.labelString:	Read Only
! *XlwMenu.readOnly.labelString:	只读
! ! *XlwMenu.editingOptions.labelString:	Editing Options
! *XlwMenu.editingOptions.labelString:	编辑选项
! ! *XlwMenu.generalOptions.labelString:	General Options
! *XlwMenu.generalOptions.labelString:	一般选项
! ! *XlwMenu.printingOptions.labelString:	Printing Options
! *XlwMenu.printingOptions.labelString:	打印选项
! ! *XlwMenu.otherWindowLocation.labelString:	"Other Window" Location
! *XlwMenu.otherWindowLocation.labelString:	"其他视窗"位置
! ! *XlwMenu.syntaxHighlighting.labelString:	Syntax Highlighting
! *XlwMenu.syntaxHighlighting.labelString:	句法强调表示
! ! *XlwMenu.parenHighlighting.labelString:	Paren Highlighting
! *XlwMenu.parenHighlighting.labelString:	括号强调表示
! ! *XlwMenu.frameAppearance.labelString:	Frame Appearance
! *XlwMenu.frameAppearance.labelString:	桢外观
! ! *XlwMenu.menubarAppearance.labelString:	Menubar Appearance
! *XlwMenu.menubarAppearance.labelString:	菜单条外观
! ! *XlwMenu.toolbarAppearance.labelString:	Toolbar Appearance
! *XlwMenu.toolbarAppearance.labelString:	工具条外观
! ! *XlwMenu.mouse.labelString:	Mouse
! *XlwMenu.mouse.labelString:	é¼ æ ‡
! ! *XlwMenu.openURLsWith.labelString:	Open URLs With
! *XlwMenu.openURLsWith.labelString:	浏览器种类
! ! *XlwMenu.browseFaces___.labelString:	Browse Faces...
! *XlwMenu.browseFaces___.labelString:	浏览面...
! ! *XlwMenu.font.labelString:	Font
! *XlwMenu.font.labelString:	å­—å½¢
! ! *XlwMenu.size.labelString:	Size
! *XlwMenu.size.labelString:	大小
! ! *XlwMenu.weight.labelString:	Weight
! *XlwMenu.weight.labelString:	字体
! 
! 
! ! *XlwMenu.saveOptions.labelString:	Save Options
! *XlwMenu.saveOptions.labelString:	保存选项
! !
! ! described by menu-customize?
! ! *XlwMenu.emacs.labelString:	Emacs
! ! *XlwMenu.emacs.labelString:
! ! *XlwMenu.group___.labelString:	Group...
! *XlwMenu.group___.labelString:	组...
! ! *XlwMenu.variable___.labelString:	Variable...
! *XlwMenu.variable___.labelString:	变量...
! ! *XlwMenu.face___.labelString:	Face...
! *XlwMenu.face___.labelString:	面...
! ! *XlwMenu.saved___.labelString:	Saved...
! *XlwMenu.saved___.labelString:	保存...
! ! *XlwMenu.set___.labelString:	Set...
! *XlwMenu.set___.labelString:	设置...
! ! *XlwMenu.apropos___.labelString:	Apropos...
! *XlwMenu.apropos___.labelString:	适性检索...
! !
! ! *XlwMenu.browse___.labelString:	Browse...
! *XlwMenu.browse___.labelString:	浏览...
! !! *XlwMenu.overstrike.labelString:	Overstrike
! *XlwMenu.overstrike.labelString:	覆盖
! ! *XlwMenu.caseSensitiveSearch.labelString:	Case Sensitive Search
! *XlwMenu.caseSensitiveSearch.labelString:	大小写区分检索
! ! *XlwMenu.caseMatchingReplace.labelString:	Case Matching Replace
! *XlwMenu.caseMatchingReplace.labelString:	大小写区分置换
! ! *XlwMenu.autoDeleteSelection.labelString:	Auto Delete Selection
! *XlwMenu.autoDeleteSelection.labelString:	选则自动删除
! ! *XlwMenu.activeRegions.labelString:	Active Regions
! *XlwMenu.activeRegions.labelString:	激活区域
! ! *XlwMenu.mousePasteAtTextCursor.labelString:	Mouse Paste At Text Cursor
! *XlwMenu.mousePasteAtTextCursor.labelString:	在文本光标位置鼠标贴付
! ! *XlwMenu.requireNewlineAtEnd.labelString:	Require Newline At End
! *XlwMenu.requireNewlineAtEnd.labelString:	在缓冲区末尾需要新行
! ! *XlwMenu.addNewlineWhenMovingPastEnd.labelString:	Add Newline When Moving Past End
! *XlwMenu.addNewlineWhenMovingPastEnd.labelString:	在最后一行追加时需要新行
! ! *XlwMenu.teachExtendedCommands.labelString:	Teach Extended Commands
! *XlwMenu.teachExtendedCommands.labelString:	扩张命令表示
! ! *XlwMenu.debugOnError.labelString:	Debug On Error
! *XlwMenu.debugOnError.labelString:	在出错时排错
! ! *XlwMenu.debugOnQuit.labelString:	Debug On Quit
! *XlwMenu.debugOnQuit.labelString:	在退出时排错
! ! *XlwMenu.commandLineSwitchesForLprLp___.labelString:	Command-Line Switches for `lpr'/`lp'...
! *XlwMenu.commandLineSwitchesForLprLp___.labelString:	切换到 lpr/lp 命令行
! ! *XlwMenu.prettyPrintPaperSize.labelString:	Pretty-Print Paper Size
! *XlwMenu.prettyPrintPaperSize.labelString:	清印纸张大小
! ! *XlwMenu.colorPrinting.labelString:	Color Printing
! *XlwMenu.colorPrinting.labelString:	彩色打印
! ! *XlwMenu.letter.labelString:	Letter
! ! *XlwMenu.letter.labelString:
! ! *XlwMenu.letterSmall.labelString:	Letter-small
! ! *XlwMenu.letterSmall.labelString:
! ! *XlwMenu.legal.labelString:	Legal
! ! *XlwMenu.legal.labelString:
! ! *XlwMenu.statement.labelString:	Statement
! ! *XlwMenu.statement.labelString:
! ! *XlwMenu.executive.labelString:	Executive
! ! *XlwMenu.executive.labelString:
! ! *XlwMenu.tabloid.labelString:	Tabloid
! ! *XlwMenu.tabloid.labelString:
! ! *XlwMenu.ledger.labelString:	Ledger
! ! *XlwMenu.ledger.labelString:
! ! *XlwMenu.a3.labelString:	A3
! ! *XlwMenu.a3.labelString:
! ! *XlwMenu.a4.labelString:	A4
! ! *XlwMenu.a4.labelString:
! ! *XlwMenu.a4small.labelString:	A4small
! ! *XlwMenu.a4small.labelString:
! ! *XlwMenu.b4.labelString:	B4
! ! *XlwMenu.b4.labelString:
! ! *XlwMenu.b5.labelString:	B5
! ! *XlwMenu.b5.labelString:
! ! *XlwMenu.alwaysInSameFrame.labelString:	Always in Same Frame
! *XlwMenu.alwaysInSameFrame.labelString:	总是在同一桢
! ! *XlwMenu.otherFrame2FramesMax.labelString:	Other Frame (2 Frames Max)
! *XlwMenu.otherFrame2FramesMax.labelString:	其他桢 (最大2桢)
! ! *XlwMenu.otherFrame3FramesMax.labelString:	Other Frame (3 Frames Max)
! *XlwMenu.otherFrame3FramesMax.labelString:	其他桢 (最大3桢)
! ! *XlwMenu.otherFrame4FramesMax.labelString:	Other Frame (4 Frames Max)
! *XlwMenu.otherFrame4FramesMax.labelString:	其他桢 (最大4桢)
! ! *XlwMenu.otherFrame5FramesMax.labelString:	Other Frame (5 Frames Max)
! *XlwMenu.otherFrame5FramesMax.labelString:	其他桢 (最大5桢)
! ! *XlwMenu.alwaysCreateNewFrame.labelString:	Always Create New Frame
! *XlwMenu.alwaysCreateNewFrame.labelString:	总是创建新桢
! ! *XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	Temp Buffers Always in Same Frame
! *XlwMenu.tempBuffersAlwaysInSameFrame.labelString:	临时缓冲区总是在同一桢
! ! *XlwMenu.tempBuffersLikeOtherBuffers.labelString:	Temp Buffers Like Other Buffers
! *XlwMenu.tempBuffersLikeOtherBuffers.labelString: 临时缓冲区象其他缓冲区一样
! ! *XlwMenu.makeCurrentFrameGnuservTarget.labelString:	Make current frame gnuserv target
! *XlwMenu.makeCurrentFrameGnuservTarget.labelString:用现在的桢作为 gnuserv 的目标
! ! *XlwMenu.inThisBuffer.labelString:	In This Buffer
! *XlwMenu.inThisBuffer.labelString:	在这个缓冲区中
! ! *XlwMenu.automatic.labelString:	Automatic
! *XlwMenu.automatic.labelString:	自动
! ! *XlwMenu.fonts.labelString:	Fonts
! *XlwMenu.fonts.labelString:	å­—å½¢
! ! *XlwMenu.colors.labelString:	Colors
! *XlwMenu.colors.labelString:    彩色
! ! *XlwMenu.least.labelString:	Least
! *XlwMenu.least.labelString:	最低
! ! *XlwMenu.more.labelString:	More
! *XlwMenu.more.labelString:	多
! ! *XlwMenu.evenMore.labelString:	Even More
! *XlwMenu.evenMore.labelString:	更多
! ! *XlwMenu.most.labelString:	Most
! *XlwMenu.most.labelString:	最多
! ! *XlwMenu.lazy.labelString:	Lazy
! *XlwMenu.lazy.labelString:	简易
! ! *XlwMenu.caching.labelString:	Caching
! *XlwMenu.caching.labelString:	高级缓冲
! ! *XlwMenu.none.labelString:	None
! *XlwMenu.none.labelString:	æ— 
! ! *XlwMenu.blinkingParen.labelString:	Blinking Paren
! *XlwMenu.blinkingParen.labelString:	点灭括号
! ! *XlwMenu.steadyParen.labelString:	Steady Paren
! *XlwMenu.steadyParen.labelString:	强调括号
! ! *XlwMenu.expression.labelString:	Expression
! *XlwMenu.expression.labelString:	强调表达式
! ! *XlwMenu.scrollbars.labelString:	Scrollbars
! *XlwMenu.scrollbars.labelString:	滚动条
! ! *XlwMenu.3DModeline.labelString:	3D Modeline
! *XlwMenu.3DModeline.labelString:	3 维模式行
! ! *XlwMenu.truncateLines.labelString:	Truncate Lines
! *XlwMenu.truncateLines.labelString:	缩短行
! ! *XlwMenu.barCursor.labelString:	Bar Cursor
! *XlwMenu.barCursor.labelString:	棒状光标
! ! *XlwMenu.blinkingCursor.labelString:	Blinking Cursor
! *XlwMenu.blinkingCursor.labelString:	点灭光标
! ! *XlwMenu.frameLocalFontMenu.labelString:	Frame-Local Font Menu
! *XlwMenu.frameLocalFontMenu.labelString:	桢本地字形菜单
! ! *XlwMenu.buffersMenuLength___.labelString:	Buffers Menu Length...
! *XlwMenu.buffersMenuLength___.labelString:	缓冲区菜单长度...
! ! *XlwMenu.multiOperationBuffersSubMenus.labelString:	Multi-Operation Buffers Sub-Menus
! *XlwMenu.multiOperationBuffersSubMenus.labelString:	多操作缓冲区子菜单
! ! *XlwMenu.buffersMenuSorting.labelString:	Buffers Menu Sorting
! *XlwMenu.buffersMenuSorting.labelString:	排序缓冲区菜单
! ! *XlwMenu.submenusForBufferGroups.labelString:	Submenus for Buffer Groups
! *XlwMenu.submenusForBufferGroups.labelString:	每一个缓冲区组的子菜单
! ! *XlwMenu.ignoreScaledFonts.labelString:	Ignore Scaled Fonts
! *XlwMenu.ignoreScaledFonts.labelString:	忽视比例字体
! ! *XlwMenu.mostRecentlyUsed.labelString:	Most Recently Used
! *XlwMenu.mostRecentlyUsed.labelString:	最新的使用顺序
! ! *XlwMenu.alphabetically.labelString:	Alphabetically
! *XlwMenu.alphabetically.labelString:	字母顺序
! ! *XlwMenu.byMajorModeThenAlphabetically.labelString:	By Major Mode, Then Alphabetically
! *XlwMenu.byMajorModeThenAlphabetically.labelString:	先主模式, 后字母顺序
! ! *XlwMenu.visible.labelString:	Visible
! *XlwMenu.visible.labelString:	可视
! ! *XlwMenu.captioned.labelString:	Captioned
! *XlwMenu.captioned.labelString:	带标题
! ! *XlwMenu.defaultLocation.labelString:	Default Location
! *XlwMenu.defaultLocation.labelString:	缺省位置
! ! *XlwMenu.top.labelString:	Top
! *XlwMenu.top.labelString:	上
! ! *XlwMenu.bottom.labelString:	Bottom
! *XlwMenu.bottom.labelString:	下
! ! *XlwMenu.left.labelString:	Left
! *XlwMenu.left.labelString:	å·¦
! ! *XlwMenu.right.labelString:	Right
! *XlwMenu.right.labelString:	右
! ! *XlwMenu.avoidText.labelString:	Avoid-Text
! *XlwMenu.avoidText.labelString:	避免文本
! ! *XlwMenu.strokesMode.labelString:	strokes-mode
! *XlwMenu.strokesMode.labelString:	strokes 模式
! ! *XlwMenu.emacsW3.labelString:	Emacs-W3
! ! *XlwMenu.emacsW3.labelString:
! ! *XlwMenu.netscape.labelString:	Netscape
! ! *XlwMenu.netscape.labelString:
! ! *XlwMenu.mosaic.labelString:	Mosaic
! ! *XlwMenu.mosaic.labelString:
! ! *XlwMenu.mosaicCCI.labelString:	Mosaic (CCI)
! ! *XlwMenu.mosaicCCI.labelString:
! ! *XlwMenu.iXIMosaic.labelString:	IXI Mosaic
! ! *XlwMenu.iXIMosaic.labelString:
! ! *XlwMenu.lynxXterm.labelString:	Lynx (xterm)
! ! *XlwMenu.lynxXterm.labelString:
! ! *XlwMenu.lynxXemacs.labelString:	Lynx (xemacs)
! ! *XlwMenu.lynxXemacs.labelString:
! ! *XlwMenu.grail.labelString:	Grail
! ! *XlwMenu.grail.labelString:
! ! *XlwMenu.charter.labelString:	Charter
! ! *XlwMenu.charter.labelString:
! ! *XlwMenu.clean.labelString:	Clean
! ! *XlwMenu.clean.labelString:
! ! *XlwMenu.courier.labelString:	Courier
! ! *XlwMenu.courier.labelString:
! ! *XlwMenu.fixed.labelString:	Fixed
! ! *XlwMenu.fixed.labelString:
! ! *XlwMenu.helvetica.labelString:	Helvetica
! ! *XlwMenu.helvetica.labelString:
! ! *XlwMenu.lucida.labelString:	Lucida
! ! *XlwMenu.lucida.labelString:
! ! *XlwMenu.lucidabright.labelString:	Lucidabright
! ! *XlwMenu.lucidabright.labelString:
! ! *XlwMenu.lucidatypewriter.labelString:	Lucidatypewriter
! ! *XlwMenu.lucidatypewriter.labelString:
! ! *XlwMenu.newCenturySchoolbook.labelString:	New Century Schoolbook
! ! *XlwMenu.newCenturySchoolbook.labelString:
! ! *XlwMenu.terminal.labelString:	Terminal
! ! *XlwMenu.terminal.labelString:
! ! *XlwMenu.times.labelString:	Times
! ! *XlwMenu.times.labelString:
! ! *XlwMenu.utopia.labelString:	Utopia
! ! *XlwMenu.utopia.labelString:
! ! *XlwMenu.5.labelString:	5
! ! *XlwMenu.5.labelString:
! ! *XlwMenu.6.labelString:	6
! ! *XlwMenu.6.labelString:
! ! *XlwMenu.7.labelString:	7
! ! *XlwMenu.7.labelString:
! ! *XlwMenu.8.labelString:	8
! ! *XlwMenu.8.labelString:
! ! *XlwMenu.9.labelString:	9
! ! *XlwMenu.9.labelString:
! ! *XlwMenu.10.labelString:	10
! ! *XlwMenu.10.labelString:
! ! *XlwMenu.11.labelString:	11
! ! *XlwMenu.11.labelString:
! ! *XlwMenu.12.labelString:	12
! ! *XlwMenu.12.labelString:
! ! *XlwMenu.13.labelString:	13
! ! *XlwMenu.13.labelString:
! ! *XlwMenu.14.labelString:	14
! ! *XlwMenu.14.labelString:
! ! *XlwMenu.15.labelString:	15
! ! *XlwMenu.15.labelString:
! ! *XlwMenu.16.labelString:	16
! ! *XlwMenu.16.labelString:
! ! *XlwMenu.17.labelString:	17
! ! *XlwMenu.17.labelString:
! ! *XlwMenu.18.labelString:	18
! ! *XlwMenu.18.labelString:
! ! *XlwMenu.19.labelString:	19
! ! *XlwMenu.19.labelString:
! ! *XlwMenu.20.labelString:	20
! ! *XlwMenu.20.labelString:
! ! *XlwMenu.23.labelString:	23
! ! *XlwMenu.23.labelString:
! ! *XlwMenu.24.labelString:	24
! ! *XlwMenu.24.labelString:
! ! *XlwMenu.black.labelString:	Black
! ! *XlwMenu.black.labelString:
! ! *XlwMenu.bold.labelString:	Bold
! ! *XlwMenu.bold.labelString:
! ! *XlwMenu.demibold.labelString:	Demibold
! ! *XlwMenu.demibold.labelString:
! ! *XlwMenu.medium.labelString:	Medium
! ! *XlwMenu.medium.labelString:
! ! *XlwMenu.regular.labelString:	Regular
! ! *XlwMenu.regular.labelString:
! ! *XlwMenu.grep___.labelString:	Grep...
! ! *XlwMenu.grep___.labelString:
! ! *XlwMenu.compile___.labelString:	Compile...
! *XlwMenu.compile___.labelString:	编译...
! ! *XlwMenu.shell.labelString:	Shell
! *XlwMenu.shell.labelString:	壳
! ! *XlwMenu.shellCommand___.labelString:	Shell Command...
! *XlwMenu.shellCommand___.labelString:	壳命令...
! ! *XlwMenu.shellCommandOnRegion___.labelString:	Shell Command on Region...
! *XlwMenu.shellCommandOnRegion___.labelString:	在区域内执行壳命令...
! ! *XlwMenu.debugGDB___.labelString:	Debug (GDB)...
! *XlwMenu.debugGDB___.labelString:	排错 (GDB)...
! ! *XlwMenu.debugDBX___.labelString:	Debug (DBX)...
! *XlwMenu.debugDBX___.labelString:	排错 (DBX)...
! ! *XlwMenu.oOBrowser___.labelString:	OO-Browser...
! *XlwMenu.oOBrowser___.labelString:	OO-浏览器...
! ! *XlwMenu.tags.labelString:	Tags
! *XlwMenu.tags.labelString:	标志
! ! *XlwMenu.vC.labelString:	VC
! ! *XlwMenu.vC.labelString:	VC
! ! *XlwMenu.findTag___.labelString:	Find Tag...
! *XlwMenu.findTag___.labelString:	查找标志...
! ! *XlwMenu.findOtherWindow___.labelString:	Find Other Window...
! *XlwMenu.findOtherWindow___.labelString:	查找下一个窗口...
! ! *XlwMenu.nextTag___.labelString:	Next Tag...
! *XlwMenu.nextTag___.labelString:	下一个标志...
! ! *XlwMenu.nextOtherWindow___.labelString:	Next Other Window...
! *XlwMenu.nextOtherWindow___.labelString:	下一个其他窗口...
! ! *XlwMenu.nextFile.labelString:	Next File
! *XlwMenu.nextFile.labelString:	下一个文件
! ! *XlwMenu.tagsSearch___.labelString:	Tags Search...
! *XlwMenu.tagsSearch___.labelString:	标志检索...
! ! *XlwMenu.tagsReplace___.labelString:	Tags Replace...
! *XlwMenu.tagsReplace___.labelString:	标志置换...
! ! *XlwMenu.continueSearchReplace.labelString:	Continue Search/Replace
! *XlwMenu.continueSearchReplace.labelString:	继续检索/置换
! ! *XlwMenu.popStack.labelString:	Pop stack
! *XlwMenu.popStack.labelString:	弹出栈
! ! *XlwMenu.apropos___.labelString:	Apropos...
! ! *XlwMenu.apropos___.labelString:	适性检索...
! ! *XlwMenu.setTagsTableFile___.labelString:	Set Tags Table File...
! *XlwMenu.setTagsTableFile___.labelString:	设置标志表文件...
! ! *XlwMenu.registerFile.labelString:	Register File
! *XlwMenu.registerFile.labelString:	注册文件
! ! *XlwMenu.revertToLastRevision.labelString:	Revert to Last Revision
! *XlwMenu.revertToLastRevision.labelString:	修复到上一次版本
! ! *XlwMenu.cancelLastCheckin.labelString:	Cancel Last Checkin
! *XlwMenu.cancelLastCheckin.labelString:	取消上一次 Checkin
! ! *XlwMenu.renameFile.labelString:	Rename File
! *XlwMenu.renameFile.labelString:	该文件名
! ! *XlwMenu.diffAgainstLastVersion.labelString:	Diff Against Last Version
! *XlwMenu.diffAgainstLastVersion.labelString:	与上一个版本间的区别
! ! *XlwMenu.diffBetweenRevisions___.labelString:	Diff Between Revisions...
! *XlwMenu.diffBetweenRevisions___.labelString:	两个不同版本间的区别...
! ! *XlwMenu.visitOtherVersion___.labelString:	Visit Other Version...
! *XlwMenu.visitOtherVersion___.labelString:	访问其他版本...
! ! *XlwMenu.showEditHistory.labelString:	Show Edit History
! *XlwMenu.showEditHistory.labelString:	显示编辑履历
! ! *XlwMenu.listLockedFilesAnyUser.labelString:	List Locked Files Any User
! *XlwMenu.listLockedFilesAnyUser.labelString:	被锁注文件列表
! ! *XlwMenu.createSnapshot.labelString:	Create Snapshot
! *XlwMenu.createSnapshot.labelString:	创建快照
! ! *XlwMenu.retrieveSnapshot.labelString:	Retrieve Snapshot
! *XlwMenu.retrieveSnapshot.labelString:	抽取快照
! ! *XlwMenu.cVSUpdateDirectory.labelString:	CVS Update Directory
! *XlwMenu.cVSUpdateDirectory.labelString:	CVS 更新目录
! ! *XlwMenu.file.labelString:	File
! *XlwMenu.file.labelString:	文件
! ! *XlwMenu.edit.labelString:	Edit
! *XlwMenu.edit.labelString:	编辑
! ! *XlwMenu.mule.labelString:	Mule
! ! *XlwMenu.mule.labelString:
! ! *XlwMenu.apps.labelString:	Apps
! *XlwMenu.apps.labelString:	应用
! ! *XlwMenu.options.labelString:	Options
! *XlwMenu.options.labelString:	可选项
! ! *XlwMenu.buffers.labelString:	Buffers
! *XlwMenu.buffers.labelString:   缓冲区
! ! *XlwMenu.tools.labelString:	Tools
! *XlwMenu.tools.labelString:	工具
! ! *XlwMenu.lispInteraction.labelString:	Lisp-Interaction
! *XlwMenu.lispInteraction.labelString:	对话式Lisp
! ! *XlwMenu.load_emacs.labelString:	Load .emacs
! *XlwMenu.load_emacs.labelString:	装入 .emacs
! ! *XlwMenu.help.labelString:	Help
! *XlwMenu.help.labelString:	帮助


--- NEW FILE Emacs.ad.zh_TW.Big5 ---
! Last Updated on 98/09/19
! Chinese localization resources for XEmacs
! Author: Clem Chuang (b5506056 at csie.ntu.edu.tw)
! modify from /usr/local/lib/xemacs-20.4/etc/app-defaults/ja/Emacs
! ½¿ùªº½Ð¸ò§Ú»¡!  ­Y¦³¤£º¡·N¤§³B¤]½Ð³sµ¸§Ú¡A§O¦b­I«á©B»ú :)
! §Ú¬O±q¤é¤åª©¥»ª½±µ§ïªº¡A³o­Ó¦ü¥G¦³ÂI¤F¡A¦³¨Ç XEmacs ¿ï³æ¦WºÙ¤w¸gÅܤF
! ©Ò¥H¦³¨Ç¿ï¶µ¨S½¨ì ­Y§A¦³¿³½ì§ì¥X¨Ó Just do it!
! Fix not to affect emacs 2001/01/21 Yukihiro Nakai <ynakai at redhat.com>

! this is just to set the default fonts
!Emacs.default.attributeFont:  -*-courier-medium-r-*-*-*-140-*-*-*-*-iso8859-*
!Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-140-*-*-*-*-iso8859-*

.default.attributeFont: -*-courier-medium-r-*-*-*-*-*-*-*-80-iso8859-

! pulldown menu internationalization.  The first line of the file
! "Emacs*XlwMenu.resourceLabels: True" has to be there to make sure
! all the labelString will be read and displayed by X.
*XlwMenu.resourceLabels: True

*fontList: -*-gothic-medium-r-normal--14-120-75-75-c-*-*-*:
!! FontSet for the window frame and menus when you use USE_XFONTSET
!Emacs*fontSet: -*-fixed-medium-r-normal--16-*
*fontSet: -*-fixed-medium-r-normal--16-* 

! Starting below here are menu label string which can be translated to
! different languages. 
! Example: Emacs*XlwMenu.file.labelString: File  
! Characters before the ":" sign, "Example: Emacs*XlwMenu.file.labelString"
! can not be changed. They must stay exactly the way they are.
! The only string to be translated is the string, "File".
! Some resource names such as "file", "quit" have been used in several
! places.  However, each of them only has to be translated once in this X
! resource file.
!!! Default Menubar Top Level

! Emacs*XlwMenu.file.labelString:	File
*XlwMenu.file.labelString:	ÀÉ®×
! Emacs*XlwMenu.edit.labelString:	Edit
*XlwMenu.edit.labelString:	½s¿è
! Emacs*XlwMenu.edit.labelString:	Mule
*XlwMenu.mule.labelString:	»y¨¥
! Emacs*XlwMenu.apps.labelString:	Apps
*XlwMenu.apps.labelString:	À³¥Î³nÅé
! Emacs*XlwMenu.options.labelString:	Options
*XlwMenu.options.labelString:	¿ï¶µ
! Emacs*XlwMenu.buffers.labelString:	Buffers
*XlwMenu.buffers.labelString:	Buffers
! Emacs*XlwMenu.tools.labelString:	Tools
*XlwMenu.tools.labelString:	¤u¨ã
! Emacs*XlwMenu.help.labelString:	Help
*XlwMenu.help.labelString:	»¡©ú

!! File menu

! Emacs*XlwMenu.open___.labelString:	Open...
*XlwMenu.open___.labelString:	¶}ÀÉ...
! Emacs*XlwMenu.openInOtherWindow___.labelString:	Open in Other Window...
*XlwMenu.openInOtherWindow___.labelString:	¶}±Ò¦b·s Window ¤¤...
! Emacs*XlwMenu.openInNewFrame___.labelString:	Open in New Frame...
*XlwMenu.openInNewFrame___.labelString:	¶}±Ò¦b·s Frame ¤¤...
! Emacs*XlwMenu.insertFile___.labelString:	Insert File...
*XlwMenu.insertFile___.labelString:	´¡¤JÀÉ®×...
! Emacs*XlwMenu.viewFile___.labelString:	View File...
*XlwMenu.viewFile___.labelString:	Æ[¬ÝÀÉ®×...
! Emacs*XlwMenu.save.labelString:	Save
*XlwMenu.save.labelString:	¦sÀÉ:
! Emacs*XlwMenu.saveAs___.labelString:	Save As...
*XlwMenu.saveAs___.labelString:	¦s¦¨·sÀÉ
! Emacs*XlwMenu.saveSomeBuffers.labelString:	Save Some Buffers
*XlwMenu.saveSomeBuffers.labelString:	¿ï¾Ü©ÊÀx¦s
! Emacs*XlwMenu.printBuffer.labelString:	Print Buffer
*XlwMenu.printBuffer.labelString:	¦C¦L:
! Emacs*XlwMenu.prettyPrintBuffer.labelString:	Pretty-Print Buffer
*XlwMenu.prettyPrintBuffer.labelString:	°ª«~½è¦C¦L:
! Emacs*XlwMenu.newFrame.labelString:	New Frame
*XlwMenu.newFrame.labelString:	¶}·s Frame
! Emacs*XlwMenu.frameOnOtherDisplay___.labelString:	Frame on Other Display...
*XlwMenu.frameOnOtherDisplay___.labelString:	¦b§Oªº Display ¤W¶}·s Frame
! Emacs*XlwMenu.deleteFrame.labelString:	Delete Frame
*XlwMenu.deleteFrame.labelString:	®ø°£ Frame
! Emacs*XlwMenu.splitWindow.labelString:	Split Window
*XlwMenu.splitWindow.labelString:	¤À³Î Window
! Emacs*XlwMenu.unSplitKeepThis.labelString:	Un-Split (Keep This)
*XlwMenu.unSplitKeepThis.labelString:	©ñ¤j³o­Ó Window
! Emacs*XlwMenu.unSplitKeepOthers.labelString:	Un-Split (Keep Others)
*XlwMenu.unSplitKeepOthers.labelString:	ÁY¤p³o­Ó Window
! Emacs*XlwMenu.revertBuffer.labelString:	Revert Buffer
*XlwMenu.revertBuffer.labelString:	´_­ì¦^­ìÀÉ®×:
! Emacs*XlwMenu.deleteBuffer.labelString:	Delete Buffer
*XlwMenu.deleteBuffer.labelString:	²M°£ buffer:
! Emacs*XlwMenu.exitXEmacs.labelString:	Exit XEmacs
*XlwMenu.exitXEmacs.labelString:	Â÷¶} XEmacs 

!! Edit menu

! Emacs*XlwMenu.undo.labelString:	Undo
*XlwMenu.undo.labelString:	´_­ì
! Emacs*XlwMenu.cut.labelString:	Cut
*XlwMenu.cut.labelString: °Å¤U
! Emacs*XlwMenu.copy.labelString:	Copy
*XlwMenu.copy.labelString:	½Æ»s
! Emacs*XlwMenu.paste.labelString:	Paste
*XlwMenu.paste.labelString:	¶K¤W
! Emacs*XlwMenu.clear.labelString:	Clear
*XlwMenu.clear.labelString:	®ø¥h
! Emacs*XlwMenu.search___.labelString:	Search...
*XlwMenu.search___.labelString:	·j¯Á...
! Emacs*XlwMenu.searchBackward___.labelString:	Search Backward...
*XlwMenu.searchBackward___.labelString:	¦V«á·j¯Á...
! Emacs*XlwMenu.replace___.labelString:	Replace...
*XlwMenu.replace___.labelString:	¸m´«...
! Emacs*XlwMenu.searchRegexp___.labelString:	Search (Regexp)...
*XlwMenu.searchRegexp___.labelString:	·j¯Á(Regexp)...
! Emacs*XlwMenu.searchBackwardRegexp___.labelString:	Search Backward (Regexp)...
*XlwMenu.searchBackwardRegexp___.labelString:	¦V«á·j¯Á(Regexp)...
! Emacs*XlwMenu.replaceRegexp___.labelString:	Replace (Regexp)...
*XlwMenu.replaceRegexp___.labelString:	¸m´«(Regexp)...
! Emacs*XlwMenu.bookmarks.labelString:	Bookmarks
*XlwMenu.bookmarks.labelString:	®Ññ
! Emacs*XlwMenu.gotoLine___.labelString:	Goto Line...
*XlwMenu.gotoLine___.labelString:	¸õ¨ì¬Y¤@¦æ...
! Emacs*XlwMenu.whatLine.labelString:	What Line
*XlwMenu.whatLine.labelString:	¥Ø«e¦æ¸¹
! Emacs*XlwMenu.startMacroRecording.labelString:	Start Macro Recording
*XlwMenu.startMacroRecording.labelString:	¶}©l¿ý Macro
! Emacs*XlwMenu.endMacroRecording.labelString:	End Macro Recording
*XlwMenu.endMacroRecording.labelString:	µ²§ô¿ý Macro
*XlwMenu.showMessageLog.labelString:	Åã¥Ü°T®§¬ö¿ý
! Emacs*XlwMenu.executeLastMacro.labelString:	Execute Last Macro
*XlwMenu.executeLastMacro.labelString:	°õ¦æ³Ìªñªº
! Emacs*XlwMenu.jumpToBookmark.labelString:	Jump to bookmark
*XlwMenu.jumpToBookmark.labelString:	¸õ¨ì®Ññ
! Emacs*XlwMenu.setBookmark.labelString:	Set bookmark
*XlwMenu.setBookmark.labelString:	³]©w®Ññ
! Emacs*XlwMenu.insertContents.labelString:	Insert contents
*XlwMenu.insertContents.labelString:	´¡¤J¤º®e
! Emacs*XlwMenu.insertLocation.labelString:	Insert location
*XlwMenu.insertLocation.labelString:	´¡¤J¦ì¸m
! Emacs*XlwMenu.renameBookmark.labelString:	Rename bookmark
*XlwMenu.renameBookmark.labelString:	­«·s©R¦W
! Emacs*XlwMenu.deleteBookmark.labelString:	Delete bookmark
*XlwMenu.deleteBookmark.labelString:	§R°£
! Emacs*XlwMenu.editBookmarkList.labelString:	Edit Bookmark List
*XlwMenu.editBookmarkList.labelString:	½s¿è®Ññ¦Cªí
! Emacs*XlwMenu.saveBookmarks.labelString:	Save bookmarks
*XlwMenu.saveBookmarks.labelString:	Àx¦s®Ññ
! Emacs*XlwMenu.saveBookmarksAs___.labelString:	Save bookmarks as...
*XlwMenu.saveBookmarksAs___.labelString:	±N®Ññ¦s¦¨...
! Emacs*XlwMenu.loadABookmarkFile.labelString:	Load a bookmark file
*XlwMenu.loadABookmarkFile.labelString:	Ū¤J®ÑñÀÉ

!! Apps menu

! Emacs*XlwMenu.readMailVM___.labelString:	Read Mail (VM)...
*XlwMenu.readMailVM___.labelString:	Ū«H (¨Ï¥Î VM)...
! Emacs*XlwMenu.readMailMH___.labelString:	Read Mail (MH)...
*XlwMenu.readMailMH___.labelString:	Ū«H (¨Ï¥Î MH)...
! Emacs*XlwMenu.sendMail___.labelString:	Send mail...
*XlwMenu.sendMail___.labelString:	±H«H...
! Emacs*XlwMenu.usenetNews.labelString:	Usenet News
*XlwMenu.usenetNews.labelString:	Usenet News
! Emacs*XlwMenu.browseTheWeb.labelString:	Browse the Web
*XlwMenu.browseTheWeb.labelString:	¬yÄý WWW
! Emacs*XlwMenu.gopher.labelString:	Gopher
*XlwMenu.gopher.labelString:	Gopher
! Emacs*XlwMenu.hyperbole___.labelString:	Hyperbole...
*XlwMenu.hyperbole___.labelString:	Hyperbole...
! Emacs*XlwMenu.spellCheckBuffer.labelString:	Spell-Check Buffer
*XlwMenu.spellCheckBuffer.labelString:	«÷¦rÀˬdµ{¦¡
! Emacs*XlwMenu.emulateVI.labelString:	Emulate VI
*XlwMenu.toggleVIEmulation.labelString:	¼ÒÀÀ vi
! Emacs*XlwMenu.calendar.labelString:	Calendar
*XlwMenu.calendar.labelString:	¤ë¾ä
! Emacs*XlwMenu.games.labelString:	Games
*XlwMenu.games.labelString:	¹CÀ¸
! Emacs*XlwMenu.3MonthCalendar.labelString:	3-Month Calendar
*XlwMenu.3MonthCalendar.labelString:	³Ìªñ¤T­Ó¤ë
! Emacs*XlwMenu.diary.labelString:	Diary
*XlwMenu.diary.labelString:	¤é°O
! Emacs*XlwMenu.holidays.labelString:	Holidays
*XlwMenu.holidays.labelString:	¸`¤é
! Emacs*XlwMenu.phasesOfTheMoon.labelString:	Phases of the Moon
*XlwMenu.phasesOfTheMoon.labelString:	¤ë«G
! Emacs*XlwMenu.sunriseSunset.labelString:	Sunrise/Sunset
*XlwMenu.sunriseSunset.labelString:	¤é¥X/¤é¸¨
! Emacs*XlwMenu.quoteFromZippy.labelString:	Quote from Zippy
*XlwMenu.quoteFromZippy.labelString:	Zippy ®æ¨¥¶°
! Emacs*XlwMenu.psychoanalyst.labelString:	Psychoanalyst
*XlwMenu.psychoanalyst.labelString:	ºë¯«Âå¥Í
*XlwMenu.mineGame.labelString:	½ò¦a¹p
! Emacs*XlwMenu.tetris.abelString:	Tetris
*XlwMenu.tetris.labelString:	«Xù«ä¤è¶ô
! Emacs*XlwMenu.psychoanalyzeZippy.labelString:	Psychoanalyze Zippy!
*XlwMenu.psychoanalyzeZippy.labelString:	ºë¯«¤ÀªR Zippy!
! Emacs*XlwMenu.randomFlames.labelString:	Random Flames
*XlwMenu.randomFlames.labelString:	¬¡±o¤£­@·Ð
! Emacs*XlwMenu.dunnetAdventure.labelString:	Dunnet (Adventure)
*XlwMenu.dunnetAdventure.labelString:	Dunnet («_ÀI)
[...2178 lines suppressed...]
! Emacs*XlwScrollBar.ArrowPosition:  opposite


!
! If you want to turn off a toolbar, set its height or width to 0.
! The correct size value is not really arbitrary.  We only control it
! this way in order to avoid excess frame resizing when turning the
! toolbars on and off.
!
! To change the heights and widths of the toolbars:
!
! Emacs.topToolBarHeight:		37
! Emacs.bottomToolBarHeight:		0
! Emacs.leftToolBarWidth:		0
! Emacs.rightToolBarWidth:		0

*topToolBarShadowColor:		Gray90
*bottomToolBarShadowColor:		Gray40
*backgroundToolBarColor:		Gray75
*toolBarShadowThickness:		2


! If you want to turn off vertical scrollbars, or change the default
! pixel width of the vertical scrollbars, do it like this (0 width
! means no vertical scrollbars):
! 
! Emacs.scrollBarWidth: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarWidth: 0


! If you want to turn off horizontal scrollbars, or change the default
! pixel height of the horizontal scrollbars, do it like this (0 height
! means no horizontal scrollbars):
! 
! Emacs.scrollBarHeight: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarHeight: 0


! To dynamically change the labels used for menubar buttons...
! 
! Emacs*XlwMenu.resourceLabels: True
! Emacs*XlwMenu.newFrame.labelString: Open Another Window

! To have the Motif scrollbars on the left instead of the right, do this:
! 
! Emacs*scrollBarPlacement: BOTTOM_LEFT
!
! To have the Athena scrollbars on the right, use `BOTTOM_RIGHT' instead

! To have Motif scrollbars act more like Xt scrollbars...
!
! Emacs*XmScrollBar.translations: #override \n\
!     <Btn1Down>:     PageDownOrRight(0)    \n\
!     <Btn3Down>:     PageUpOrLeft(0)

! Fonts.
! ======
! XEmacs requires the use of XLFD (X Logical Font Description) format font
! names, which look like
! 
! 	*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
! 
! if you use any of the other, less strict font name formats, some of which
! look like
! 		lucidasanstypewriter-12
! and		fixed
! and		9x13
! 
! then XEmacs won't be able to guess the names of the bold and italic versions.
! All X fonts can be referred to via XLFD-style names, so you should use those
! forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).


! The default font for the text area of XEmacs is chosen at run-time
! by lisp code which tries a number of different possibilities in order
! of preference.  If you wish to override it, use this:
! 
! Emacs.default.attributeFont:  -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*

! If you choose a font which does not have an italic version, you can specify
! some other font to use for it here:
! 
! Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!
! And here is how you would set the background color of the `highlight' face,
! but only on the screen named `debugger':
! 
! Emacs*debugger.highlight.attributeBackground:		PaleTurquoise
! 
! See the NEWS file (C-h n) for a more complete description of the resource
! syntax of faces.


! Font of the modeline, menubar and pop-up menus.
! Note that the menubar resources do not use the `face' syntax, since they
! are X toolkit widgets and thus outside the domain of XEmacs proper.
! 
!*menubar*Font: 		-*-helvetica-bold-r-*-*-*-160-*-*-*-*-iso8859-*
!*popup*Font:		-*-helvetica-bold-r-*-*-*-160-*-*-*-*-iso8859-*


! Font in the Motif dialog boxes.
! (Motif uses `fontList' while most other things use `font' - if you don't
! know why you probably don't want to.)
! 
*XmDialogShell*FontList:	-*-helvetica-bold-r-*-*-*-160-*-*-*-*-iso8859-*
*XmTextField*FontList:	-*-courier-medium-r-*-*-*-160-*-*-*-*-iso8859-*
*XmText*FontList:		-*-courier-medium-r-*-*-*-160-*-*-*-*-iso8859-*
*XmList*FontList:		-*-courier-medium-r-*-*-*-160-*-*-*-*-iso8859-*

! Font in the Athena dialog boxes.
! I think 14-point looks nicer than 12-point.
! Some people use 12-point anyway because you get more text, but
! there's no purpose at all in doing this for dialog boxes.

*Dialog*Font:		-*-helvetica-bold-r-*-*-*-160-*-*-*-*-iso8859-*

! Dialog box translations.
! =======================

! This accelerator binds <return> in a dialog box to <activate> on button1
*dialog*button1.accelerators:#override\
<KeyPress>Return: ArmAndActivate()\n\
<KeyPress>KP_Enter: ArmAndActivate()\n\
Ctrl<KeyPress>m: ArmAndActivate()\n

! Translations to make the TextField widget behave more like XEmacs
*XmTextField.translations: #override\n\
	!<Key>osfBackSpace:	delete-previous-character()\n\
	!<Key>osfDelete:	delete-previous-character()\n\
	!Ctrl<Key>h: 		delete-previous-character()\n\
	!Ctrl<Key>d: 		delete-next-character()\n\
	!Meta<Key>osfDelete:	delete-previous-word()\n\
	!Meta<Key>osfBackSpace:	delete-previous-word()\n\
	!Meta<Key>d:		delete-next-word()\n\
	!Ctrl<Key>k:		delete-to-end-of-line()\n\
	!Ctrl<Key>g:		process-cancel()\n\
	!Ctrl<Key>b:		backward-character()\n\
	!<Key>osfLeft:		backward-character()\n\
	!Ctrl<Key>f:		forward-character()\n\
	!<Key>osfRight:		forward-character()\n\
	!Meta<Key>b:		backward-word()\n\
	!Meta<Key>osfLeft:	backward-word()\n\
	!Meta<Key>f:		forward-word()\n\
	!Meta<Key>osfRight:	forward-word()\n\
	!Ctrl<Key>e:		end-of-line()\n\
	!Ctrl<Key>a:		beginning-of-line()\n\
	!Ctrl<Key>w:		cut-clipboard()\n\
	!Meta<Key>w:		copy-clipboard()\n\
	<Btn2Up>:		copy-primary()\n

! With the XEmacs typeahead it's better to not have space be bound to
! ArmAndActivate() for buttons that appear in dialog boxes.  This is
! not 100% Motif compliant but the benefits far outweight the
! compliancy problem.  
*dialog*XmPushButton.translations:#override\n\
    <Btn1Down>:         Arm()\n\
    <Btn1Down>,<Btn1Up>: Activate()\
			Disarm()\n\
    <Btn1Down>(2+):     MultiArm()\n\
    <Btn1Up>(2+):       MultiActivate()\n\
    <Btn1Up>:           Activate()\
		        Disarm()\n\
    <Key>osfSelect:  	ArmAndActivate()\n\
    <Key>osfActivate:   ArmAndActivate()\n\
    <Key>osfHelp:	Help()\n\
    ~Shift ~Meta ~Alt <Key>Return:	ArmAndActivate()\n\
    <EnterWindow>:      Enter()\n\
    <LeaveWindow>:      Leave()\n

! XIM input method style 
! ======================= 

! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
! order of user's preference.  
! Choose a subset of the following styles or reorder to taste
*ximStyles: XIMPreeditPosition|XIMStatusArea\
            XIMPreeditPosition|XIMStatusNothing\
            XIMPreeditPosition|XIMStatusNone\
            XIMPreeditNothing|XIMStatusArea\
            XIMPreeditNothing|XIMStatusNothing\
            XIMPreeditNothing|XIMStatusNone\
            XIMPreeditNone|XIMStatusArea\
            XIMPreeditNone|XIMStatusNothing\
            XIMPreeditNone|XIMStatusNone

! XIM Preedit and Status foreground and background
*EmacsFrame.ximForeground: black
*EmacsFrame.ximBackground: white

! XIM fontset (defaults to system fontset default)
! Emacs*EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*

.geometry: 80x25


--- NEW FILE Emacs.ad.zh_TW.UTF-8 ---
! Last Updated on 98/09/19
! Chinese localization resources for XEmacs
! Author: Clem Chuang (b5506056 at csie.ntu.edu.tw)
! modify from /usr/local/lib/xemacs-20.4/etc/app-defaults/ja/Emacs
! 翻錯的請跟我說!  若有不滿意之處也請連絡我,別在背後咕儂 :)
! 我是從日文版本直接改的,這個似乎有點舊了,有些 XEmacs 選單名稱已經變了
! 所以有些選項沒翻到 若你有興趣抓出來 Just do it!
! Fix not to affect emacs 2001/01/21 Yukihiro Nakai <ynakai at redhat.com>

! this is just to set the default fonts
!Emacs.default.attributeFont:  -*-courier-medium-r-*-*-*-140-*-*-*-*-iso8859-*
!Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-140-*-*-*-*-iso8859-*

.default.attributeFont: -*-courier-medium-r-*-*-*-*-*-*-*-80-iso8859-

! ! pulldown menu internationalization.  The first line of the file
! ! "Emacs*XlwMenu.resourceLabels: True" has to be there to make sure
! ! all the labelString will be read and displayed by X.
! *XlwMenu.resourceLabels: True
! 
! *fontList: -*-gothic-medium-r-normal--14-120-75-75-c-*-*-*:
! !! FontSet for the window frame and menus when you use USE_XFONTSET
! !Emacs*fontSet: -*-fixed-medium-r-normal--16-*
! *fontSet: -*-fixed-medium-r-normal--16-* 
! 
! ! Starting below here are menu label string which can be translated to
! ! different languages. 
! ! Example: Emacs*XlwMenu.file.labelString: File  
! ! Characters before the ":" sign, "Example: Emacs*XlwMenu.file.labelString"
! ! can not be changed. They must stay exactly the way they are.
! ! The only string to be translated is the string, "File".
! ! Some resource names such as "file", "quit" have been used in several
! ! places.  However, each of them only has to be translated once in this X
! ! resource file.
! !!! Default Menubar Top Level
! 
! ! Emacs*XlwMenu.file.labelString:	File
! *XlwMenu.file.labelString:	檔案
! ! Emacs*XlwMenu.edit.labelString:	Edit
! *XlwMenu.edit.labelString:	編輯
! ! Emacs*XlwMenu.edit.labelString:	Mule
! *XlwMenu.mule.labelString:	語言
! ! Emacs*XlwMenu.apps.labelString:	Apps
! *XlwMenu.apps.labelString:	應用軟體
! ! Emacs*XlwMenu.options.labelString:	Options
! *XlwMenu.options.labelString:	選項
! ! Emacs*XlwMenu.buffers.labelString:	Buffers
! *XlwMenu.buffers.labelString:	Buffers
! ! Emacs*XlwMenu.tools.labelString:	Tools
! *XlwMenu.tools.labelString:	工具
! ! Emacs*XlwMenu.help.labelString:	Help
! *XlwMenu.help.labelString:	說明
! 
! !! File menu
! 
! ! Emacs*XlwMenu.open___.labelString:	Open...
! *XlwMenu.open___.labelString:	開檔...
! ! Emacs*XlwMenu.openInOtherWindow___.labelString:	Open in Other Window...
! *XlwMenu.openInOtherWindow___.labelString:	開啟在新 Window 中...
! ! Emacs*XlwMenu.openInNewFrame___.labelString:	Open in New Frame...
! *XlwMenu.openInNewFrame___.labelString:	開啟在新 Frame 中...
! ! Emacs*XlwMenu.insertFile___.labelString:	Insert File...
! *XlwMenu.insertFile___.labelString:	插入檔案...
! ! Emacs*XlwMenu.viewFile___.labelString:	View File...
! *XlwMenu.viewFile___.labelString:	觀看檔案...
! ! Emacs*XlwMenu.save.labelString:	Save
! *XlwMenu.save.labelString:	存檔:
! ! Emacs*XlwMenu.saveAs___.labelString:	Save As...
! *XlwMenu.saveAs___.labelString:	存成新檔
! ! Emacs*XlwMenu.saveSomeBuffers.labelString:	Save Some Buffers
! *XlwMenu.saveSomeBuffers.labelString:	選擇性儲存
! ! Emacs*XlwMenu.printBuffer.labelString:	Print Buffer
! *XlwMenu.printBuffer.labelString:	列印:
! ! Emacs*XlwMenu.prettyPrintBuffer.labelString:	Pretty-Print Buffer
! *XlwMenu.prettyPrintBuffer.labelString:	高品質列印:
! ! Emacs*XlwMenu.newFrame.labelString:	New Frame
! *XlwMenu.newFrame.labelString:	é–‹æ–° Frame
! ! Emacs*XlwMenu.frameOnOtherDisplay___.labelString:	Frame on Other Display...
! *XlwMenu.frameOnOtherDisplay___.labelString:	在別的 Display 上開新 Frame
! ! Emacs*XlwMenu.deleteFrame.labelString:	Delete Frame
! *XlwMenu.deleteFrame.labelString:	消除 Frame
! ! Emacs*XlwMenu.splitWindow.labelString:	Split Window
! *XlwMenu.splitWindow.labelString:	分割 Window
! ! Emacs*XlwMenu.unSplitKeepThis.labelString:	Un-Split (Keep This)
! *XlwMenu.unSplitKeepThis.labelString:	放大這個 Window
! ! Emacs*XlwMenu.unSplitKeepOthers.labelString:	Un-Split (Keep Others)
! *XlwMenu.unSplitKeepOthers.labelString:	縮小這個 Window
! ! Emacs*XlwMenu.revertBuffer.labelString:	Revert Buffer
! *XlwMenu.revertBuffer.labelString:	復原回原檔案:
! ! Emacs*XlwMenu.deleteBuffer.labelString:	Delete Buffer
! *XlwMenu.deleteBuffer.labelString:	清除 buffer:
! ! Emacs*XlwMenu.exitXEmacs.labelString:	Exit XEmacs
! *XlwMenu.exitXEmacs.labelString:	離開 XEmacs 
! 
! !! Edit menu
! 
! ! Emacs*XlwMenu.undo.labelString:	Undo
! *XlwMenu.undo.labelString:	復原
! ! Emacs*XlwMenu.cut.labelString:	Cut
! *XlwMenu.cut.labelString: 剪下
! ! Emacs*XlwMenu.copy.labelString:	Copy
! *XlwMenu.copy.labelString:	複製
! ! Emacs*XlwMenu.paste.labelString:	Paste
! *XlwMenu.paste.labelString:	貼上
! ! Emacs*XlwMenu.clear.labelString:	Clear
! *XlwMenu.clear.labelString:	消去
! ! Emacs*XlwMenu.search___.labelString:	Search...
! *XlwMenu.search___.labelString:	搜索...
! ! Emacs*XlwMenu.searchBackward___.labelString:	Search Backward...
! *XlwMenu.searchBackward___.labelString:	向後搜索...
! ! Emacs*XlwMenu.replace___.labelString:	Replace...
! *XlwMenu.replace___.labelString:	置換...
! ! Emacs*XlwMenu.searchRegexp___.labelString:	Search (Regexp)...
! *XlwMenu.searchRegexp___.labelString:	搜索(Regexp)...
! ! Emacs*XlwMenu.searchBackwardRegexp___.labelString:	Search Backward (Regexp)...
! *XlwMenu.searchBackwardRegexp___.labelString:	向後搜索(Regexp)...
! ! Emacs*XlwMenu.replaceRegexp___.labelString:	Replace (Regexp)...
! *XlwMenu.replaceRegexp___.labelString:	置換(Regexp)...
! ! Emacs*XlwMenu.bookmarks.labelString:	Bookmarks
! *XlwMenu.bookmarks.labelString:	書簽
! ! Emacs*XlwMenu.gotoLine___.labelString:	Goto Line...
! *XlwMenu.gotoLine___.labelString:	跳到某一行...
! ! Emacs*XlwMenu.whatLine.labelString:	What Line
! *XlwMenu.whatLine.labelString:	目前行號
! ! Emacs*XlwMenu.startMacroRecording.labelString:	Start Macro Recording
! *XlwMenu.startMacroRecording.labelString:	開始錄 Macro
! ! Emacs*XlwMenu.endMacroRecording.labelString:	End Macro Recording
! *XlwMenu.endMacroRecording.labelString:	結束錄 Macro
! *XlwMenu.showMessageLog.labelString:	顯示訊息紀錄
! ! Emacs*XlwMenu.executeLastMacro.labelString:	Execute Last Macro
! *XlwMenu.executeLastMacro.labelString:	執行最近的
! ! Emacs*XlwMenu.jumpToBookmark.labelString:	Jump to bookmark
! *XlwMenu.jumpToBookmark.labelString:	跳到書簽
! ! Emacs*XlwMenu.setBookmark.labelString:	Set bookmark
! *XlwMenu.setBookmark.labelString:	設定書簽
! ! Emacs*XlwMenu.insertContents.labelString:	Insert contents
! *XlwMenu.insertContents.labelString:	插入內容
! ! Emacs*XlwMenu.insertLocation.labelString:	Insert location
! *XlwMenu.insertLocation.labelString:	插入位置
! ! Emacs*XlwMenu.renameBookmark.labelString:	Rename bookmark
! *XlwMenu.renameBookmark.labelString:	重新命名
! ! Emacs*XlwMenu.deleteBookmark.labelString:	Delete bookmark
! *XlwMenu.deleteBookmark.labelString:	刪除
! ! Emacs*XlwMenu.editBookmarkList.labelString:	Edit Bookmark List
! *XlwMenu.editBookmarkList.labelString:	編輯書簽列表
! ! Emacs*XlwMenu.saveBookmarks.labelString:	Save bookmarks
! *XlwMenu.saveBookmarks.labelString:	儲存書簽
! ! Emacs*XlwMenu.saveBookmarksAs___.labelString:	Save bookmarks as...
! *XlwMenu.saveBookmarksAs___.labelString:	將書簽存成...
! ! Emacs*XlwMenu.loadABookmarkFile.labelString:	Load a bookmark file
! *XlwMenu.loadABookmarkFile.labelString:	讀入書簽檔
! 
! !! Apps menu
! 
! ! Emacs*XlwMenu.readMailVM___.labelString:	Read Mail (VM)...
! *XlwMenu.readMailVM___.labelString:	讀信 (使用 VM)...
! ! Emacs*XlwMenu.readMailMH___.labelString:	Read Mail (MH)...
! *XlwMenu.readMailMH___.labelString:	讀信 (使用 MH)...
! ! Emacs*XlwMenu.sendMail___.labelString:	Send mail...
! *XlwMenu.sendMail___.labelString:	寄信...
! ! Emacs*XlwMenu.usenetNews.labelString:	Usenet News
! *XlwMenu.usenetNews.labelString:	Usenet News
! ! Emacs*XlwMenu.browseTheWeb.labelString:	Browse the Web
! *XlwMenu.browseTheWeb.labelString:	流覽 WWW
! ! Emacs*XlwMenu.gopher.labelString:	Gopher
! *XlwMenu.gopher.labelString:	Gopher
! ! Emacs*XlwMenu.hyperbole___.labelString:	Hyperbole...
! *XlwMenu.hyperbole___.labelString:	Hyperbole...
! ! Emacs*XlwMenu.spellCheckBuffer.labelString:	Spell-Check Buffer
! *XlwMenu.spellCheckBuffer.labelString:	拼字檢查程式
! ! Emacs*XlwMenu.emulateVI.labelString:	Emulate VI
! *XlwMenu.toggleVIEmulation.labelString:	模擬 vi
! ! Emacs*XlwMenu.calendar.labelString:	Calendar
! *XlwMenu.calendar.labelString:	月曆
! ! Emacs*XlwMenu.games.labelString:	Games
! *XlwMenu.games.labelString:	遊戲
! ! Emacs*XlwMenu.3MonthCalendar.labelString:	3-Month Calendar
! *XlwMenu.3MonthCalendar.labelString:	最近三個月
! ! Emacs*XlwMenu.diary.labelString:	Diary
! *XlwMenu.diary.labelString:	日記
! ! Emacs*XlwMenu.holidays.labelString:	Holidays
! *XlwMenu.holidays.labelString:	節日
! ! Emacs*XlwMenu.phasesOfTheMoon.labelString:	Phases of the Moon
! *XlwMenu.phasesOfTheMoon.labelString:	月亮
! ! Emacs*XlwMenu.sunriseSunset.labelString:	Sunrise/Sunset
! *XlwMenu.sunriseSunset.labelString:	日出/日落
! ! Emacs*XlwMenu.quoteFromZippy.labelString:	Quote from Zippy
! *XlwMenu.quoteFromZippy.labelString:	Zippy 格言集
! ! Emacs*XlwMenu.psychoanalyst.labelString:	Psychoanalyst
! *XlwMenu.psychoanalyst.labelString:	精神醫生
! *XlwMenu.mineGame.labelString:	踩地雷
! ! Emacs*XlwMenu.tetris.abelString:	Tetris
! *XlwMenu.tetris.labelString:	俄羅思方塊
! ! Emacs*XlwMenu.psychoanalyzeZippy.labelString:	Psychoanalyze Zippy!
! *XlwMenu.psychoanalyzeZippy.labelString:	精神分析 Zippy!
! ! Emacs*XlwMenu.randomFlames.labelString:	Random Flames
! *XlwMenu.randomFlames.labelString:	活得不耐煩
! ! Emacs*XlwMenu.dunnetAdventure.labelString:	Dunnet (Adventure)
! *XlwMenu.dunnetAdventure.labelString:	Dunnet (冒險)
[...2178 lines suppressed...]
! Emacs*XlwScrollBar.ArrowPosition:  opposite


!
! If you want to turn off a toolbar, set its height or width to 0.
! The correct size value is not really arbitrary.  We only control it
! this way in order to avoid excess frame resizing when turning the
! toolbars on and off.
!
! To change the heights and widths of the toolbars:
!
! Emacs.topToolBarHeight:		37
! Emacs.bottomToolBarHeight:		0
! Emacs.leftToolBarWidth:		0
! Emacs.rightToolBarWidth:		0

*topToolBarShadowColor:		Gray90
*bottomToolBarShadowColor:		Gray40
*backgroundToolBarColor:		Gray75
*toolBarShadowThickness:		2


! If you want to turn off vertical scrollbars, or change the default
! pixel width of the vertical scrollbars, do it like this (0 width
! means no vertical scrollbars):
! 
! Emacs.scrollBarWidth: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarWidth: 0


! If you want to turn off horizontal scrollbars, or change the default
! pixel height of the horizontal scrollbars, do it like this (0 height
! means no horizontal scrollbars):
! 
! Emacs.scrollBarHeight: 0
! 
! To change it for a particular frame, do this:
! 
! Emacs*FRAME-NAME.scrollBarHeight: 0


! To dynamically change the labels used for menubar buttons...
! 
! Emacs*XlwMenu.resourceLabels: True
! Emacs*XlwMenu.newFrame.labelString: Open Another Window

! To have the Motif scrollbars on the left instead of the right, do this:
! 
! Emacs*scrollBarPlacement: BOTTOM_LEFT
!
! To have the Athena scrollbars on the right, use `BOTTOM_RIGHT' instead

! To have Motif scrollbars act more like Xt scrollbars...
!
! Emacs*XmScrollBar.translations: #override \n\
!     <Btn1Down>:     PageDownOrRight(0)    \n\
!     <Btn3Down>:     PageUpOrLeft(0)

! Fonts.
! ======
! XEmacs requires the use of XLFD (X Logical Font Description) format font
! names, which look like
! 
! 	*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
! 
! if you use any of the other, less strict font name formats, some of which
! look like
! 		lucidasanstypewriter-12
! and		fixed
! and		9x13
! 
! then XEmacs won't be able to guess the names of the bold and italic versions.
! All X fonts can be referred to via XLFD-style names, so you should use those
! forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).


! The default font for the text area of XEmacs is chosen at run-time
! by lisp code which tries a number of different possibilities in order
! of preference.  If you wish to override it, use this:
! 
! Emacs.default.attributeFont:  -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*

! If you choose a font which does not have an italic version, you can specify
! some other font to use for it here:
! 
! Emacs.italic.attributeFont:  -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!
! And here is how you would set the background color of the `highlight' face,
! but only on the screen named `debugger':
! 
! Emacs*debugger.highlight.attributeBackground:		PaleTurquoise
! 
! See the NEWS file (C-h n) for a more complete description of the resource
! syntax of faces.


! Font of the modeline, menubar and pop-up menus.
! Note that the menubar resources do not use the `face' syntax, since they
! are X toolkit widgets and thus outside the domain of XEmacs proper.
! 
!*menubar*Font: 		-*-helvetica-bold-r-*-*-*-160-*-*-*-*-iso8859-*
!*popup*Font:		-*-helvetica-bold-r-*-*-*-160-*-*-*-*-iso8859-*


! Font in the Motif dialog boxes.
! (Motif uses `fontList' while most other things use `font' - if you don't
! know why you probably don't want to.)
! 
*XmDialogShell*FontList:	-*-helvetica-bold-r-*-*-*-160-*-*-*-*-iso8859-*
*XmTextField*FontList:	-*-courier-medium-r-*-*-*-160-*-*-*-*-iso8859-*
*XmText*FontList:		-*-courier-medium-r-*-*-*-160-*-*-*-*-iso8859-*
*XmList*FontList:		-*-courier-medium-r-*-*-*-160-*-*-*-*-iso8859-*

! Font in the Athena dialog boxes.
! I think 14-point looks nicer than 12-point.
! Some people use 12-point anyway because you get more text, but
! there's no purpose at all in doing this for dialog boxes.

*Dialog*Font:		-*-helvetica-bold-r-*-*-*-160-*-*-*-*-iso8859-*

! Dialog box translations.
! =======================

! This accelerator binds <return> in a dialog box to <activate> on button1
*dialog*button1.accelerators:#override\
<KeyPress>Return: ArmAndActivate()\n\
<KeyPress>KP_Enter: ArmAndActivate()\n\
Ctrl<KeyPress>m: ArmAndActivate()\n

! Translations to make the TextField widget behave more like XEmacs
*XmTextField.translations: #override\n\
	!<Key>osfBackSpace:	delete-previous-character()\n\
	!<Key>osfDelete:	delete-previous-character()\n\
	!Ctrl<Key>h: 		delete-previous-character()\n\
	!Ctrl<Key>d: 		delete-next-character()\n\
	!Meta<Key>osfDelete:	delete-previous-word()\n\
	!Meta<Key>osfBackSpace:	delete-previous-word()\n\
	!Meta<Key>d:		delete-next-word()\n\
	!Ctrl<Key>k:		delete-to-end-of-line()\n\
	!Ctrl<Key>g:		process-cancel()\n\
	!Ctrl<Key>b:		backward-character()\n\
	!<Key>osfLeft:		backward-character()\n\
	!Ctrl<Key>f:		forward-character()\n\
	!<Key>osfRight:		forward-character()\n\
	!Meta<Key>b:		backward-word()\n\
	!Meta<Key>osfLeft:	backward-word()\n\
	!Meta<Key>f:		forward-word()\n\
	!Meta<Key>osfRight:	forward-word()\n\
	!Ctrl<Key>e:		end-of-line()\n\
	!Ctrl<Key>a:		beginning-of-line()\n\
	!Ctrl<Key>w:		cut-clipboard()\n\
	!Meta<Key>w:		copy-clipboard()\n\
	<Btn2Up>:		copy-primary()\n

! With the XEmacs typeahead it's better to not have space be bound to
! ArmAndActivate() for buttons that appear in dialog boxes.  This is
! not 100% Motif compliant but the benefits far outweight the
! compliancy problem.  
*dialog*XmPushButton.translations:#override\n\
    <Btn1Down>:         Arm()\n\
    <Btn1Down>,<Btn1Up>: Activate()\
			Disarm()\n\
    <Btn1Down>(2+):     MultiArm()\n\
    <Btn1Up>(2+):       MultiActivate()\n\
    <Btn1Up>:           Activate()\
		        Disarm()\n\
    <Key>osfSelect:  	ArmAndActivate()\n\
    <Key>osfActivate:   ArmAndActivate()\n\
    <Key>osfHelp:	Help()\n\
    ~Shift ~Meta ~Alt <Key>Return:	ArmAndActivate()\n\
    <EnterWindow>:      Enter()\n\
    <LeaveWindow>:      Leave()\n

! XIM input method style 
! ======================= 

! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
! order of user's preference.  
! Choose a subset of the following styles or reorder to taste
*ximStyles: XIMPreeditPosition|XIMStatusArea\
            XIMPreeditPosition|XIMStatusNothing\
            XIMPreeditPosition|XIMStatusNone\
            XIMPreeditNothing|XIMStatusArea\
            XIMPreeditNothing|XIMStatusNothing\
            XIMPreeditNothing|XIMStatusNone\
            XIMPreeditNone|XIMStatusArea\
            XIMPreeditNone|XIMStatusNothing\
            XIMPreeditNone|XIMStatusNone

! XIM Preedit and Status foreground and background
*EmacsFrame.ximForeground: black
*EmacsFrame.ximBackground: white

! XIM fontset (defaults to system fontset default)
! Emacs*EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*

.geometry: 80x25

xemacs-packages-extra-20060510-aspellenc-190151.patch:

--- NEW FILE xemacs-packages-extra-20060510-aspellenc-190151.patch ---
--- xemacs-sumo-20060510/xemacs-packages/ispell/ispell.el~	2005-10-15 22:11:33.000000000 +0300
+++ xemacs-sumo-20060510/xemacs-packages/ispell/ispell.el	2006-09-03 02:10:30.000000000 +0300
@@ -2249,6 +2249,12 @@
 			    (expand-file-name ispell-personal-dictionary)))))
     (setq args (append args ispell-extra-args))
 
+    ;; Fix encoding with aspell >= 0.60 (and blindly assume it's >= 0.60
+    ;; if it looks like aspell :P)
+    (when (string-match "^aspell" (file-name-nondirectory ispell-program-name))
+      (add-to-list
+       'args (concat "--encoding=" (symbol-name (ispell-get-coding-system)))))
+
     (if ispell-async-processp
 	(let ((process-connection-type ispell-use-ptys-p))
 	  (apply 'start-process

xemacs-packages-extra-20060510-auctex-texjp-platex.patch:

--- NEW FILE xemacs-packages-extra-20060510-auctex-texjp-platex.patch ---
--- xemacs-sumo-20060510/xemacs-packages/auctex/tex-jp.el~	2005-02-11 21:02:02.000000000 +0200
+++ xemacs-sumo-20060510/xemacs-packages/auctex/tex-jp.el	2006-09-03 02:17:38.000000000 +0300
@@ -115,7 +115,7 @@
   :type 'string)
   (make-variable-buffer-local 'japanese-TeX-command-default)
 
-(defcustom japanese-LaTeX-command-default "LaTeX"
+(defcustom japanese-LaTeX-command-default "pLaTeX"
   "*The default command for TeX-command in the japanese-LaTeX mode."
   :group 'AUCTeX-jp
   :type 'string)

xemacs-packages-extra-20060510-auctex-texsite-jlatex-detect-69129.patch:

--- NEW FILE xemacs-packages-extra-20060510-auctex-texsite-jlatex-detect-69129.patch ---
--- xemacs-sumo-20060510/xemacs-packages/auctex/tex-site.el~	2005-02-11 21:02:02.000000000 +0200
+++ xemacs-sumo-20060510/xemacs-packages/auctex/tex-site.el	2006-09-03 02:15:56.000000000 +0300
@@ -159,6 +159,35 @@
 
 (autoload 'LaTeX-install-toolbar "tex-bar")
 
+;; Where to find style files
+(defvar TeX-macro-global '("/usr/share/texmf/tex/")
+  "*The TeX installation directory, where to find site wide style files.")
+
+;; fix to assume jlatex only for the standard Japanese classes 
+(defvar TeX-format-list
+  '(("JLATEX" japanese-latex-mode
+     ;; "\\\\\\(documentstyle[^%\n]*{j\\|documentclass[^%\n]*{j\\)")
+     "\\\\document\\(style\\|class\\)[^%\n]*{\\(j\\|t\\)\\(article\\|book\\|report\\)")
+    ("JTEX" japanese-plain-tex-mode
+     "-- string likely in Japanese TeX --")
+    ("AMSTEX" ams-tex-mode
+     "\\\\document\\b")
+    ("LATEX" latex-mode 
+     "\\\\\\(begin\\|section\\|chapter\\|documentstyle\\|documentclass\\)\\b")
+    ("TEX" plain-tex-mode "."))
+  "*List of format packages to consider when choosing a TeX mode.
+
+A list with a entry for each format package available at the site.
+
+Each entry is a list with three elements.
+
+1. The name of the format package.
+2. The name of the major mode.
+3. A regexp typically matched in the beginning of the file.
+
+When entering tex-mode, each regexp is tried in turn in order to find
+when major mode to enter.")
+
 (provide 'tex-site)
 
 ;;; tex-site.el ends here

xemacs-packages-extra-20060510-avoid-catch-error-65346.patch:

--- NEW FILE xemacs-packages-extra-20060510-avoid-catch-error-65346.patch ---
--- xemacs-sumo-20060510/xemacs-packages/edit-utils/avoid.el~	2002-04-11 02:35:37.000000000 +0300
+++ xemacs-sumo-20060510/xemacs-packages/edit-utils/avoid.el	2006-09-03 02:27:54.000000000 +0300
@@ -173,13 +173,15 @@
 (defun mouse-avoidance-too-close-p (mouse)
   ;;  Return t if mouse pointer and point cursor are too close.
   ;; Acceptable distance is defined by mouse-avoidance-threshold.
+ (condition-case nil
   (let ((point (mouse-avoidance-point-position)))
     (and (eq (car mouse) (car point))
 	 (car (cdr mouse))
 	 (< (abs (- (car (cdr mouse)) (car (cdr point))))
 	    mouse-avoidance-threshold)
 	 (< (abs (- (cdr (cdr mouse)) (cdr (cdr point))))
-	    mouse-avoidance-threshold))))
+	    mouse-avoidance-threshold)))
+  (error nil)))
 
 (defun mouse-avoidance-banish-destination ()
   "The position to which mouse-avoidance-mode `banish' moves the mouse.

xemacs-packages-extra-20060510-browse-url-htmlview-84262.patch:

--- NEW FILE xemacs-packages-extra-20060510-browse-url-htmlview-84262.patch ---
--- xemacs-sumo-20060510/xemacs-packages/mail-lib/browse-url.el~	2005-03-09 13:14:56.000000000 +0200
+++ xemacs-sumo-20060510/xemacs-packages/mail-lib/browse-url.el	2006-09-03 02:25:20.000000000 +0300
@@ -566,7 +566,7 @@
   :group 'browse-url)
 
 ;;;###autoload
-(defcustom browse-url-generic-program nil
+(defcustom browse-url-generic-program "htmlview"
   "*The name of the browser program used by `browse-url-generic'."
   :type '(choice string (const :tag "None" nil))
   :group 'browse-url)
@@ -615,12 +615,12 @@
 :type 'number
 :group 'browse-url)
 
-(defcustom browse-url-kde-program "kfmclient"
+(defcustom browse-url-kde-program "konqueror"
   "*The name by which to invoke the KDE web browser."
   :type 'string
   :group 'browse-url)
 
-(defcustom browse-url-kde-args '("openURL")
+(defcustom browse-url-kde-args nil
   "*A list of strings defining options for `browse-url-kde-program'."
   :type '(repeat (string :tag "Argument"))
   :group 'browse-url)
@@ -872,6 +872,7 @@
 xterm, MMM, and then W3."
   (apply
     (cond
+     (browse-url-generic-program 'browse-url-generic)
      ((executable-find browse-url-gnome-moz-program) 'browse-url-gnome-moz)
      ((executable-find browse-url-mozilla-program) 'browse-url-mozilla)
      ((executable-find browse-url-firefox-program) 'browse-url-firefox)

xemacs-packages-extra-20060510-egg-wnn-host-unix-79826.patch:

--- NEW FILE xemacs-packages-extra-20060510-egg-wnn-host-unix-79826.patch ---
--- xemacs-sumo-20060510/mule-packages/egg-its/egg-wnn.el~	2000-10-06 12:18:34.000000000 +0300
+++ xemacs-sumo-20060510/mule-packages/egg-its/egg-wnn.el	2006-09-03 02:22:54.000000000 +0300
@@ -699,7 +699,7 @@
   (let ((wnn-server-type 'jserver)) (close-wnn))
   (setq jserver-list
 	(make-host-list
-	 name (or jserver-list (list (or wnn-host-name (getenv "JSERVER") "localhost"))))))
+	 name (or jserver-list (list (or wnn-host-name (getenv "JSERVER") "unix"))))))
 
 (fset 'set-jserver-host-name (symbol-function 'set-wnn-host-name))
 
@@ -709,7 +709,7 @@
   (let ((wnn-server-type 'cserver)) (close-wnn))
   (setq cserver-list
 	(make-host-list
-	 name (or cserver-list (list (or cwnn-host-name (getenv "CSERVER") "localhost"))))))
+	 name (or cserver-list (list (or cwnn-host-name (getenv "CSERVER") "unix"))))))
 
 (fset 'set-cserver-host-name (symbol-function 'set-cwnn-host-name))
 
@@ -719,7 +719,7 @@
   (let ((wnn-server-type 'kserver)) (close-wnn))
   (setq kserver-list
 	(make-host-list
-	 name (or kserver-list (list (or kwnn-host-name (getenv "KSERVER") "localhost"))))))
+	 name (or kserver-list (list (or kwnn-host-name (getenv "KSERVER") "unix"))))))
 
 (fset 'set-kserver-host-name (symbol-function 'set-kwnn-host-name))
 
@@ -728,13 +728,13 @@
       (let ((hostlist
 	     (cond ((eq wnn-server-type 'jserver)
 		    (or jserver-list
-			(list (or wnn-host-name (getenv "JSERVER") "localhost"))))
+			(list (or wnn-host-name (getenv "JSERVER") "unix"))))
 		   ((eq wnn-server-type 'cserver)
 		    (or cserver-list
-			(list (or cwnn-host-name (getenv "CSERVER") "localhost"))))
+			(list (or cwnn-host-name (getenv "CSERVER") "unix"))))
 		   ((eq wnn-server-type 'kserver)
 		    (or kserver-list
-			(list (or kwnn-host-name (getenv "KSERVER") "localhost"))))))
+			(list (or kwnn-host-name (getenv "KSERVER") "unix"))))))
 	    (loginname (user-login-name)))
 	(catch 'succ
 	  (while hostlist

xemacs-packages-extra-20060510-hypb-posix.patch:

--- NEW FILE xemacs-packages-extra-20060510-hypb-posix.patch ---
--- xemacs-sumo-20060510/xemacs-packages/hyperbole/smart-clib-sym~	2006-09-03 02:08:20.000000000 +0300
+++ xemacs-sumo-20060510/xemacs-packages/hyperbole/smart-clib-sym	2006-09-03 02:12:09.000000000 +0300
@@ -1,4 +1,4 @@
-#!/bin/csh -f
+#!/bin/sh
 #
 # SUMMARY:      Test whether symbol appears within a set of C libraries.
 # USAGE:        <script-name> <symbol-string>
@@ -26,37 +26,26 @@
 #
 # DESCRIP-END.
 
-# Perl script used to tell whether one file is newer than another.
-#
-set fn = "file-newer"
-
 # Create this file and place in the file the full path for each C, C++ or
 # Objective-C library that you want scanned for symbol names.  One filename
 # per line.  Do not quote the filenames.
 #
-set clib_list = "~/.CLIBS-LIST"
-
+clib_list="$HOME/.CLIBS-LIST"
 
 # This file will automatically be created to cache the symbol names.
 # Remove it if you ever want to rebuild the symbol table.
 #
-set clib_symbols = "~/.clibs-symbols"
-
-# Try to locate 'perl' and 'file-newer' script for use.
-
-which perl >& /dev/null
-if ($status) unset fn
+clib_symbols="$HOME/.clibs-symbols"
 
-set st = 0 rebuild = 0
-if (-e $clib_list) then
-   if (! -e $clib_symbols || -z $clib_symbols) set rebuild = 1
-   if (! $rebuild  && $?fn) @ rebuild = `perl $fn $clib_list $clib_symbols`
-   if ($rebuild) then
-      nm -g `cat $clib_list` | grep '^[0-9 ].* _[A-Za-z]' | sed -e 's/^[^_][^_]*_//g' | sort | uniq > $clib_symbols
-   endif
-   fgrep -sx $1 $clib_symbols >& /dev/null
-   @ st = ! $status
-endif
+st=0
+if [ -s $clib_list ] ; then
+    if [ ! -s $clib_symbols ] || \
+       [ -n "`find $clib_list -prune -newer $clib_symbols`" ] ; then
+        nm -gP `cat $clib_list` 2>/dev/null | grep '^_[A-Za-z]' \
+        | sed -e 's/^_//' -e 's/ .*//' | sort -u > $clib_symbols
+    fi
+    grep -Fx "$1" $clib_symbols >/dev/null 2>&1 && st=1
+fi
 
 echo $st
 exit $st

xemacs-packages-extra-20060510-psgml-browsers-84262.patch:

--- NEW FILE xemacs-packages-extra-20060510-psgml-browsers-84262.patch ---
--- xemacs-sumo-20060510/xemacs-packages/psgml/psgml-html.el~	2003-08-29 11:19:58.000000000 +0300
+++ xemacs-sumo-20060510/xemacs-packages/psgml/psgml-html.el	2006-09-03 02:26:30.000000000 +0300
@@ -931,12 +931,12 @@
 
 (defvar sgml-html-menu
   (cons "HTML"
-	(append '(["View in Netscape" sgml-html-netscape-file
-		   (buffer-file-name
-		    (current-buffer))]
-		  ["View in W3" w3-preview-this-buffer t]
-		  ["View in kfm" sgml-html-kfm-file
+	(append '(["View in default browser" browse-url-of-buffer t]
+		  ["View in mozilla" sgml-html-netscape-file
+		   (buffer-file-name (current-buffer))]
+		  ["View in konqueror" sgml-html-kfm-file
 		   (buffer-file-name (current-buffer))]
+		  ["View in W3" w3-preview-this-buffer t]
 		  "---"
 		  ["HTML-Quote Region" html-quote-region t]
 		  "---")
@@ -945,13 +945,13 @@
 (defun sgml-html-netscape-file ()
   "Preview the file for the current buffer in Netscape."
   (interactive)
-  (highlight-headers-follow-url-netscape
+  (browse-url-mozilla
    (concat "file:" (buffer-file-name (current-buffer)))))
 
 (defun sgml-html-kfm-file ()
   "Preview the file for the current buffer in kfm."
   (interactive)
-  (highlight-headers-follow-url-kfm
+  (browse-url-kde
    (concat "file:" (buffer-file-name (current-buffer)))))
 
 ;;;###autoload(add-to-list 'auto-mode-alist '("\\.[sj]?html?\\'" . html-mode))

xemacs-packages-extra-20060510-trax.patch:

--- NEW FILE xemacs-packages-extra-20060510-trax.patch ---
--- xemacs-sumo-20060510/xemacs-packages/xslt-process/lisp/xslt-process.el~	2001-05-01 08:41:45.000000000 +0300
+++ xemacs-sumo-20060510/xemacs-packages/xslt-process/lisp/xslt-process.el	2006-09-03 02:14:02.000000000 +0300
@@ -47,7 +47,7 @@
   "Run an XSLT processor on an Emacs buffer."
   :group 'tools)
 
-(defcustom xslt-process-default-processor (list 'Saxon)
+(defcustom xslt-process-default-processor (list 'TrAX)
   "*The default XSLT processor to be applied to an XML document."
   :group 'xslt-process
   :type '(list


--- NEW FILE xemacs-packages-extra-checkout.sh ---
#!/bin/bash

if [ -z "$1" ] ; then
    echo "Usage: $0 date, eg. 2006-05-10"
    exit 1
fi

tmp=$(mktemp -d)

trap cleanup EXIT
cleanup() {
    [ -z "$tmp" -o ! -d "$tmp" ] || rm -rf "$tmp"
}

unset CDPATH
pwd=$(pwd)
date=$1 
tag=sumo-$date
tarball=xemacs-packages-extra-${date//-/}
export CVSROOT=:pserver:cvs at cvs.xemacs.org:/pack/xemacscvs

# For the checkout to work, first "cvs login" with the above CVSROOT (pass:cvs)

cd $tmp

cvs -z3 checkout -r $tag packages
cd packages

cp Local.rules.template Local.rules

# Not useful on Linux
rm -rf xemacs-packages/Sun
sed -i -e 's/Sun //' xemacs-packages/Makefile

# Not built nor included in upstream Sumo, replaced by riece
rm -rf xemacs-packages/liece

# Not included in upstream Sumo
rm -rf xemacs-packages/ess

# Shouldn't ship this
rm -f xemacs-packages/games/tetris.el
sed -i -e 's/ tetris.elc//' xemacs-packages/games/Makefile
sed -i -e 's/ tetris//' xemacs-packages/games/package-info.in

# Fix up interpreters
sed -i -e 's|/usr/local/bin/perl5\?|/usr/bin/perl|g' \
  xemacs-packages/bbdb/utils/*.pl

# Clean up
find . -name "*.jar" -o -name "*.class" -delete
find . -name .cvsignore -o -name CVS | xargs rm -rf

cd ..
mv packages $tarball
tar jcf $pwd/$tarball.tar.bz2 $tarball

cd $pwd >/dev/null


--- NEW FILE xemacs-packages-extra.spec ---
%define pkgdir  %{_datadir}/xemacs
%define xemver  v=$(rpm -q --qf=%%{VERSION} xemacs) ; case $v in 2*) echo $v ;; *) echo 0 ;; esac

Name:           xemacs-packages-extra
Version:        20060510
Release:        3%{?dist}
Summary:        Collection of XEmacs lisp packages

Group:          Applications/Editors
License:        GPL
URL:            http://www.xemacs.org/Documentation/packageGuide.html
# Tarball created with Source99
Source0:        %{name}-%{version}.tar.bz2
Source10:       Emacs.ad.ja_JP.eucJP
Source11:       Emacs.ad.ko_KR.eucKR
Source12:       Emacs.ad.zh_CN.GB2312
Source13:       Emacs.ad.zh_TW.Big5
Source14:       Emacs.ad.ja_JP.UTF-8
Source15:       Emacs.ad.ko_KR.UTF-8
Source16:       Emacs.ad.zh_CN.UTF-8
Source17:       Emacs.ad.zh_TW.UTF-8
Source99:       %{name}-checkout.sh

Patch0:         %{name}-20060510-hypb-posix.patch
Patch1:         %{name}-20060510-aspellenc-190151.patch
Patch2:         %{name}-20060510-trax.patch
Patch3:         %{name}-20060510-auctex-texsite-jlatex-detect-69129.patch
Patch4:         %{name}-20060510-auctex-texjp-platex.patch
Patch5:         %{name}-20060510-egg-wnn-host-unix-79826.patch
Patch6:         %{name}-20060510-browse-url-htmlview-84262.patch
Patch7:         %{name}-20060510-psgml-browsers-84262.patch
Patch8:         %{name}-20060510-avoid-catch-error-65346.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch
BuildRequires:  xemacs
BuildRequires:  texinfo
BuildRequires:  /sbin/install-info
BuildRequires:  %{__python}
BuildRequires:  java-devel
Requires:       xemacs-packages-base = %{version}
Requires:       xemacs-common >= %(%{xemver})
# Fake release in apel provision in order to avoid self-obsoletion (for now).
Provides:       apel-xemacs = 10.6-6
Obsoletes:      apel-xemacs < 10.6-6
Provides:       ruby-mode-xemacs
Obsoletes:      ruby-mode-xemacs
Provides:       xemacs-sumo = %{version}-%{release}
Obsoletes:      xemacs-sumo < 20060510-3

%description
XEmacs is a highly customizable open source text editor and
application development system.  It is protected under the GNU General
Public License and related to other versions of Emacs, in particular
GNU Emacs.  Its emphasis is on modern graphical user interface support
and an open software development model, similar to Linux.

The XEmacs packages collection contains a large collection of useful
lisp packages for XEmacs including mailreaders, programming modes and
utilities, and packages related to using XEmacs in multi-lingual
environments.

%package        el
Summary:        Emacs lisp source files for XEmacs packages collection
Group:          Development/Libraries
Requires:       xemacs-packages-extra = %{version}-%{release}
Requires:       xemacs-packages-base-el = %{version}
Provides:       xemacs-sumo-el = %{version}-%{release}
Obsoletes:      xemacs-sumo-el < 20060510-3

%description    el
This package is not needed to run XEmacs; it contains the lisp source
files for the XEmacs packages collection, mainly of interest when
developing or debugging the packages.

%package        info
Summary:        XEmacs packages documentation in GNU texinfo format
Group:          Documentation
Requires:       xemacs-packages-extra = %{version}-%{release}
Provides:       xemacs-sumo-info = %{version}-%{release}
Obsoletes:      xemacs-sumo-info < 20060510-3

%description    info
This package contains optional documentation for the XEmacs packages
collection in GNU texinfo format


%prep
%setup -q
# get rid of csh dependency
%patch0 -p1
# adapt ispell.el to aspell >= 0.60's encoding behaviour, #190151
%patch1 -p1
# use TrAX by default in xslt-process
%patch2 -p1
# fix jlatex autodetection
%patch3 -p1
# use ptex rather jtex by default for Japanese
%patch4 -p1
# make egg-wnn use unix domain socket by default
%patch5 -p1
# default to htmlview as generic browse-url browser
%patch6 -p1
# update psgml-html preview menu to modern browsers
%patch7 -p1
# catch harmless errors in mouse-avoidance-too-close-p (avoid.el)
%patch8 -p1

[ ! "%(%{xemver})" '<' "21.5" ] && x215="XEMACS_21_5=t" || x215=
cat << EOF > make.sh
#!/bin/sh
make \\
    XEMACS_BINARY=%{_bindir}/xemacs \\
    XEMACS_INSTALLED_PACKAGES_ROOT=\$RPM_BUILD_ROOT%{pkgdir} \\
    $x215 \\
    "\$@"
EOF
chmod +x make.sh


%build
cd xemacs-packages/xslt-process/java
javac xslt/TrAX.java && jar cvf xslt.jar xslt/*.class && rm xslt/*.class
cd -
./make.sh


%install
rm -rf $RPM_BUILD_ROOT

mkdir -p $RPM_BUILD_ROOT%{pkgdir}
./make.sh install

cd $RPM_BUILD_ROOT%{pkgdir}/mule-packages/etc/app-defaults
mkdir {de_DE,fr_FR,ro_RO,ja_JP,ko_KR,zh_CN,zh_TW}.UTF-8 \
  ja_JP.eucJP ko_KR.eucKR zh_CN.GB2312 zh_TW.Big5
iconv -f ISO-8859-1  -t UTF-8 de/Emacs > de_DE.UTF-8/Emacs
iconv -f ISO-8859-1  -t UTF-8 fr/Emacs > fr_FR.UTF-8/Emacs
iconv -f ISO-8859-16 -t UTF-8 ro/Emacs > ro_RO.UTF-8/Emacs
mv de de_DE
mv fr fr_FR
mv ro ro_RO
install -pm 644 %{SOURCE10} ja_JP.eucJP/Emacs
install -pm 644 %{SOURCE11} ko_KR.eucKR/Emacs
install -pm 644 %{SOURCE12} zh_CN.GB2312/Emacs
install -pm 644 %{SOURCE13} zh_TW.Big5/Emacs
install -pm 644 %{SOURCE14} ja_JP.UTF-8/Emacs
install -pm 644 %{SOURCE15} ko_KR.UTF-8/Emacs
install -pm 644 %{SOURCE16} zh_CN.UTF-8/Emacs
install -pm 644 %{SOURCE17} zh_TW.UTF-8/Emacs
# these don't seem to appear in manifest
#ln -s ja_JP.eucJP ja_JP
#ln -s ko_KR.eucKR ko_KR
#ln -s zh_CN.GB2312 zh_CN
#ln -s zh_TW.Big5 zh_TW
cd -

# Not needed after hypb-posix patch
rm -f $RPM_BUILD_ROOT%{pkgdir}/xemacs-packages/lisp/hyperbole/file-newer

remove_package() {
    pdir=$RPM_BUILD_ROOT%{pkgdir}/$2
    %{_bindir}/xemacs -batch -vanilla -l package-admin -eval \
        "(package-admin-delete-binary-package '$1 \"$pdir\")"
    rm -rf $pdir/{etc,lisp,man}/$1
}

# efs, xemacs-base: included in xemacs-packages-base
# mew: provided by mew-xemacs
# jde: not buildable from sources, all deps not met, see 2006-03-03 changelog
for pkg in efs jde mew xemacs-base ; do
    remove_package $pkg xemacs-packages
done

# mule-base: included in xemacs-packages-base
# skk: provided by ddskk-xemacs
for pkg in mule-base skk ; do
    remove_package $pkg mule-packages
done

# mule-ucs: not needed (and unusable) with >= 21.5
if [ ! "%(%{xemver})" '<' "21.5" ] ; then
    remove_package mule-ucs mule-packages
fi

# info docs: pre-generate "dir"s and compress files
for file in $RPM_BUILD_ROOT%{pkgdir}/*-packages/info/*.info ; do
  /sbin/install-info $file `dirname $file`/dir
done
find $RPM_BUILD_ROOT%{pkgdir} -type f -name '*.info*' | xargs gzip -9

# separate files
rm -f *.files
echo "%%defattr(-,root,root,-)" > base-files
echo "%%defattr(-,root,root,-)" > el-files
echo "%%defattr(-,root,root,-)" > info-files

find $RPM_BUILD_ROOT%{pkgdir}/* \
  \( -type f -name '*.el.orig' -exec rm '{}' ';' \) -o \
  \( -type f -not -name '*.el' -fprint base-non-el.files \) -o \
  \( -type d -not -name info -fprintf dir.files "%%%%dir %%p\n" \) -o \
  \( -name '*.el' \( -exec test -e '{}'c \; -fprint el-bytecomped.files -o \
     -fprint base-el-not-bytecomped.files \) \)

sed -i -e "s|$RPM_BUILD_ROOT||" *.files
cat base-*.files dir.files | grep -v /info/ >> base-files
cat el-*.files                              >> el-files
cat base-non-el.files | grep /info/         >> info-files

sed -i -e 's/^\(.*\(\.ja\|-ja\.texi\)\)$/%lang(ja) \1/' base-files
sed -i -e 's/^\(.*[_-]ja\.info.*\)$/%lang(ja) \1/' info-files

# in case redhat-rpm-config is not installed or doesn't do this for us:
%{__python} -c "import compileall; compileall.compile_dir('$RPM_BUILD_ROOT%{pkgdir}/xemacs-packages/etc/python-modes', ddir='/', force=1)"
%{__python} -O -c "import compileall; compileall.compile_dir('$RPM_BUILD_ROOT%{pkgdir}/xemacs-packages/etc/python-modes', ddir='/', force=1)"


%clean
rm -rf $RPM_BUILD_ROOT


%files -f base-files
%{pkgdir}/xemacs-packages/etc/python-modes/*.py[co]

%files el -f el-files

%files info -f info-files
%dir %{pkgdir}/*-packages/info/


%changelog
* Sun Sep 10 2006 Ville Skyttä <ville.skytta at iki.fi> - 20060510-3
- Rename to xemacs-packages-extra; split xemacs-base, efs and mule-base to
  separate xemacs-packages-base package.
- Don't ship mule-ucs for XEmacs >= 21.5, nor Sun for any version.
- Really build from sources.

* Sat May 13 2006 Ville Skyttä <ville.skytta at iki.fi> - 20060510-2
- Try to work around build system quirks in finding the XEmacs version.

* Wed May 10 2006 Ville Skyttä <ville.skytta at iki.fi> - 20060510-1
- 2006-05-10; pydoc and latin-unity patches applied upstream.
- Adapt ispell.el to aspell >= 0.60's encoding behaviour (#190151).
- Drop no longer relevant obsoletes and conflicts.
- Add version to xemacs-common dependency.
- Fix build with XEmacs 21.5.x.
- Don't ship mule-ucs for 21.5.x.
- Require main package in -info.

* Fri Mar  3 2006 Ville Skyttä <ville.skytta at iki.fi> - 20051208-2
- Drop JDE; the full source for jde.jar doesn't seem to be available
  and even the included parts won't build with gcj eg. due to use of
  com.sun.* things.  Additionally it requires third party jars which are
  not currently available in Fedora Core or Extras.  So let's not inflict
  a crippled version of JDE on anyone; JDE users can install the upstream
  jde package using XEmacs package tools. (#180941)

* Sun Feb 12 2006 Ville Skyttä <ville.skytta at iki.fi>
- Build xslt.jar ourselves (TrAX only), use TrAX by default in xslt-process.

* Sat Feb 11 2006 Ville Skyttä <ville.skytta at iki.fi>
- Bundle upstream gnus package version 1.89 to fix #181011.
- Get rid of tli_rbl binary only applet jar in jde's docs (first step
  of fixing #180941).

* Sat Dec 17 2005 Ville Skyttä <ville.skytta at iki.fi> - 20051208-1
- Patch to support write-region's kludge in latin-unity.

* Fri Dec  9 2005 Ville Skyttä <ville.skytta at iki.fi>
- 2005-12-08.
- Patch hyperbole to not require csh.
- Patch pydoc.el to find pydoc_lisp.py out of the box.
- Include bytecompiled python files.
- Set %%lang for various docs and info files.
- Prune changelog entries from pre-xemacs-sumo times.

* Sat Jul 16 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050715-1
- 2005-07-15; jde font-lock, sql-mode abbrev, w3 stylesheet and file
  permissions fixed upstream.
- Use sed instead of perl for in-place edits during build.

* Wed Jul 13 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050505-7
- Remove mew and skk, they're in separate packages again (#162952).
- Reformat specfile.

* Thu Jun  2 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050505-6
- Make sure we're using files included in this package
  when byte-recompiling patched *.el; also allows the byte-compilation
  to actually happen even if no previous xemacs-sumo is installed.

* Wed Jun  1 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050505-5
- Bundle upstream cc-mode package version 1.45 (contains cc-mode 5.30.10).
- Fix JDEE font-lock warnings with import statements.

* Tue May 24 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050505-3
- Apply improved upstream patch against JDE font-lock warnings.

* Fri May 20 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050505-2
- Apply upstream patch to fix abbrev error when loading sql-mode.

* Thu May  5 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050505-1
- 2005-05-05, mh-e toolbar specifier fix applied upstream.
- Apply patch from Aidan Kehoe to fix font-lock warnings in JDE.

* Wed Apr  6 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050307-2
- Make scripts in lib-src/ executable (Emmanuel Thomé, #134512).
- Drop no longer needed workaround for #64320.

* Tue Mar  8 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050307-1
- Update to 2005-03-07.
- Fix up unneeded executable bits on some files.

* Tue Mar  1 2005 Ville Skyttä <scop at xemacs.org> - 20050118-2
- Revert back to bundled apel, mew and skk in the sumo.
- Drop xemacs-packages* Obsoletes.
- Build with xemacs-nox to fix chicken-egg bootstrap problem.
- Require xemacs-common.
- Remove pre-XEmacs-21.4 %%changelog entries.

* Wed Jan 19 2005 Jens Petersen <petersen at redhat.com> 20050118-1
- update to new sumos
  - update auctex-texjp-platex.patch
  - auctex-texsite-lisp-dir.patch no longer needed
  - auc-tex.info is now correctly auctex.info
- physically remove .el.orig patch backup files

* Tue Dec 14 2004 Jens Petersen <petersen at redhat.com>
- add auctex-texsite-lisp-dir.patch to initialise auctex TeX-lisp-directory
- exclude .orig backup files

* Wed Oct  6 2004 Jens Petersen <petersen at redhat.com> - 20040818-2
- rename auc-tex.info to auctex.info (Francis Tang, 134624)

* Wed Aug 18 2004 Jens Petersen <petersen at redhat.com> 20040818-1
- update to 2004-08-18 sumos
  - no longer need to replace xlib and xwem packages
  - cvs.el-history-log.patch is now upstream

* Mon Aug 16 2004 Ville Skyttä <scop at xemacs.org> - 20040517-4
- replace xlib-autoload-startup-msg-125415.patch with xlib and xwem pre-release
  pkgs to really make them quiet at startup (125415,130019)
- pre-generate package info dir files and compress all the info files (130019)

* Mon Aug  9 2004 Jens Petersen <petersen at redhat.com> - 20040517-3
- default cvs-no-log-option to nil since cvs no longer accepts "-l" option
  with cvs.el-history-log.patch
- silence startup messages from xlib and xwem (125415) with
  xlib-autoload-startup-msg-125415.patch

* Tue Jun 15 2004 Elliot Lee <sopwith at redhat.com>
- rebuilt

* Thu May 20 2004 Jens Petersen <petersen at redhat.com> 20040517-1
- update to 2004-05-17 release

* Fri May  7 2004 Jens Petersen <petersen at redhat.com> - 20040202-4
- do not require xemacs, so that it is installable with xemacs-nox

* Thu Apr  1 2004 Jens Petersen <petersen at redhat.com> - 20040202-3
- remove executable flags from erc Changelog files [Ville Skyttä]

* Fri Feb 13 2004 Elliot Lee <sopwith at redhat.com>
- rebuilt

* Wed Feb  4 2004 Jens Petersen <petersen at redhat.com> - 20040202-1
- update to 2004-02-02 sumos
- update browse-url-htmlview-84262.patch
- subtract 100 from all patch numbers

* Tue Nov 18 2003 Jens Petersen <petersen at redhat.com> - 20031113-1
- update to 2003-11-13 release

* Sat Oct 18 2003 Jens Petersen <petersen at redhat.com> - 20031003-3
- fix mh-e toolbar error (#100764) [reported by vonbrand at inf.utfsm.cl,
  fix by Stephen J. Turnbull]

* Fri Oct 17 2003 Jens Petersen <petersen at redhat.com> - 20031003-2
- generate X resource files in utf-8 for de, fr and ro (#107310) [frh at gmx.de]
- move our CJK X resource files here from xemacs with one file for
  native encoding and one for utf-8
- re-enable menubar translations for native CJK encodings (part of #106994)
  [Yukihiro Nakai]

* Mon Oct  6 2003 Jens Petersen <petersen at redhat.com> - 20031003-1
- update to 2003-10-03 release

* Mon Sep  1 2003 Jens Petersen <petersen at redhat.com> - 20030831-1
- update to 2003-08-31 release
- simplify /usr/local/bin/perl cleaning

* Tue Jul  1 2003 Jens Petersen <petersen at redhat.com> - 20030629-1
- update to 2003-06-29 release
- catch harmless mouse-avoidance-mode errors (#65346)
  [suggested by Reuben Thomas]

* Mon May 12 2003 Jens Petersen <petersen at redhat.com> - 20030414-1
- new package to separate xemacs-sumo and xemacs-mule-sumo from
  main xemacs package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xemacs-packages-extra/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Sep 2006 09:29:58 -0000	1.1
+++ .cvsignore	10 Sep 2006 09:38:39 -0000	1.2
@@ -0,0 +1 @@
+xemacs-packages-extra-20060510.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xemacs-packages-extra/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Sep 2006 09:29:58 -0000	1.1
+++ sources	10 Sep 2006 09:38:39 -0000	1.2
@@ -0,0 +1 @@
+bd3add53ce482a2687127eabe338fe1f  xemacs-packages-extra-20060510.tar.bz2




More information about the fedora-extras-commits mailing list