Home
last modified time | relevance | path

Searched +refs:next +refs:selection +refs:coding +refs:system (Results 1 – 25 of 4263) sorted by relevance

12345678910>>...171

/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dmule.texi489 display the next row or the previous row.
1126 other graphical applications (@code{set-selection-coding-system}).
1130 selection---the next one---to or from another graphical application
1131 (@code{set-next-selection-coding-system}).
1141 @findex set-selection-coding-system
1142 @findex set-next-selection-coding-system
1143 The command @kbd{C-x @key{RET} x} (@code{set-selection-coding-system})
1148 @key{RET} X} (@code{set-next-selection-coding-system}) specifies the
1149 coding system for the next selection made in Emacs or read by Emacs.
1781 One example is font selection (@pxref{Fonts}). Each language
[all …]
H A Dmsdos-xtra.texi169 Emacs on Windows; the secondary selection always appears as empty.
288 request. When an unsupported size is requested, Emacs chooses the next
293 when they exactly match the specified size; the search for the next
400 @kbd{C-x @key{RET} c} (@code{universal-coding-system-argument}) command
474 @cindex language environment, automatic selection on MS-DOS
481 appropriate terminal coding system that is supported by the codepage.
487 automatically creates a coding system to support reading and writing
488 files that use the current codepage, and uses this coding system by
489 default. The name of this coding system is @code{cp@var{nnn}}, where
500 coding system and the default coding system for file I/O are set to
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dmule.texi495 display the next row or the previous row.
1179 other graphical applications (@code{set-selection-coding-system}).
1183 selection---the next one---to or from another graphical application
1184 (@code{set-next-selection-coding-system}).
1194 @findex set-selection-coding-system
1195 @findex set-next-selection-coding-system
1196 The command @kbd{C-x @key{RET} x} (@code{set-selection-coding-system})
1201 @key{RET} X} (@code{set-next-selection-coding-system}) specifies the
1202 coding system for the next selection made in Emacs or read by Emacs.
1837 One example is font selection (@pxref{Fonts}). Each language
[all …]
H A Dmsdos-xtra.texi169 Emacs on Windows; the secondary selection always appears as empty.
288 request. When an unsupported size is requested, Emacs chooses the next
293 when they exactly match the specified size; the search for the next
400 @kbd{C-x @key{RET} c} (@code{universal-coding-system-argument}) command
474 @cindex language environment, automatic selection on MS-DOS
481 appropriate terminal coding system that is supported by the codepage.
487 automatically creates a coding system to support reading and writing
488 files that use the current codepage, and uses this coding system by
489 default. The name of this coding system is @code{cp@var{nnn}}, where
500 coding system and the default coding system for file I/O are set to
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.782 * international/mule.el (set-selection-coding-system): Make it
84 (last-next-selection-coding-system): New variable.
85 (set-next-selection-coding-system): New function.
91 (mule-keymap): Key bindings for set-selection-coding-system and
92 set-next-selection-coding-system.
93 (set-coding-system-map): Add items of set-selection-coding-system
94 and set-next-selection-coding-system.
1147 * international/mule.el (set-selection-coding-system):
1149 Set the variable's new name, selection-coding-system.
8699 (coding-system-get, coding-system-put, coding-system-category):
[all …]
H A DChangeLog.13219 * select.el (selection-coding-system, next-selection-coding-system):
221 (x-get-selection): Decode by selection-coding-system if it is non-nil.
225 that TEXT is requested. Don't use selection-coding-system if it's
1703 Use coding-system-type, coding-system-charset-list.
2030 (coding-system): Use coding-system-value-history.
2405 * cus-start.el: Add selection-coding-system.
2430 (describe-current-coding-system): Add selection-coding-system.
2497 (coding-system-list): Use coding-system-aliases.
2506 (coding-system-equal): Use coding-system-plist.
2525 (print-coding-system): Use coding-system-aliases.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.782 * international/mule.el (set-selection-coding-system): Make it
84 (last-next-selection-coding-system): New variable.
85 (set-next-selection-coding-system): New function.
91 (mule-keymap): Key bindings for set-selection-coding-system and
92 set-next-selection-coding-system.
93 (set-coding-system-map): Add items of set-selection-coding-system
94 and set-next-selection-coding-system.
1147 * international/mule.el (set-selection-coding-system):
1149 Set the variable's new name, selection-coding-system.
8699 (coding-system-get, coding-system-put, coding-system-category):
[all …]
H A DChangeLog.13219 * select.el (selection-coding-system, next-selection-coding-system):
221 (x-get-selection): Decode by selection-coding-system if it is non-nil.
225 that TEXT is requested. Don't use selection-coding-system if it's
1703 Use coding-system-type, coding-system-charset-list.
2030 (coding-system): Use coding-system-value-history.
2405 * cus-start.el: Add selection-coding-system.
2430 (describe-current-coding-system): Add selection-coding-system.
2497 (coding-system-list): Use coding-system-aliases.
2506 (coding-system-equal): Use coding-system-plist.
2525 (print-coding-system): Use coding-system-aliases.
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dnonascii.texi213 uncompression, or auto mode selection.
268 The next two functions either return the argument @var{string}, or a
1119 @defun coding-system-get coding-system property
1140 @defun coding-system-aliases coding-system
1202 The variable @code{selection-coding-system} specifies how to encode
1255 @defun check-coding-system coding-system
1264 @defun coding-system-eol-type coding-system
1399 @defun coding-system-charset-list coding-system
1444 one by one. After trying all of them, it next tries the current
1466 it's omitted or @code{nil}, such a silent selection is always
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dnonascii.texi213 uncompression, or auto mode selection.
268 The next two functions either return the argument @var{string}, or a
1122 @defun coding-system-get coding-system property
1143 @defun coding-system-aliases coding-system
1205 The variable @code{selection-coding-system} specifies how to encode
1258 @defun check-coding-system coding-system
1267 @defun coding-system-eol-type coding-system
1402 @defun coding-system-charset-list coding-system
1447 one by one. After trying all of them, it next tries the current
1469 it's omitted or @code{nil}, such a silent selection is always
[all …]
/dports/lang/perl5.30/perl-5.30.3/symbian/
H A DTODO25 - system("app");
26 - system("app&");
28 - system("app arg1 arg2")
29 - system("app arg1 arg2 &")
38 - IO redirection or filename globbing in system()
86 - review for proper Symbian coding practices
93 - review for proper Symbian coding practices
112 - selection lists (single cf multi cf radio)
113 - on/off (special case of two-item radio selection list)
126 when the cell being freed overlaps the next cell on the free list
/dports/lang/perl5.32/perl-5.32.1/symbian/
H A DTODO25 - system("app");
26 - system("app&");
28 - system("app arg1 arg2")
29 - system("app arg1 arg2 &")
38 - IO redirection or filename globbing in system()
86 - review for proper Symbian coding practices
93 - review for proper Symbian coding practices
112 - selection lists (single cf multi cf radio)
113 - on/off (special case of two-item radio selection list)
126 when the cell being freed overlaps the next cell on the free list
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.20201 buffer-file-coding-system.
688 ** You can specify a coding system to use for the next cut or paste
840 file-coding-system-alist.
1753 define-coding-system-alias.
1756 the new functions `coding-system-get' and `coding-system-put' to
1783 select-safe-coding-system.
1804 *** The new function set-selection-coding-system can be used to set a
2172 *** The variable file-name-coding-system specifies the coding system
2232 coding system. These two characters describe the coding system for
3970 **** coding-system-p tests a symbol to see if it is a coding system
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.20201 buffer-file-coding-system.
688 ** You can specify a coding system to use for the next cut or paste
840 file-coding-system-alist.
1753 define-coding-system-alias.
1756 the new functions `coding-system-get' and `coding-system-put' to
1783 select-safe-coding-system.
1804 *** The new function set-selection-coding-system can be used to set a
2172 *** The variable file-name-coding-system specifies the coding system
2232 coding system. These two characters describe the coding system for
3970 **** coding-system-p tests a symbol to see if it is a coding system
[all …]
/dports/devel/geany-plugin-autoclose/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-prj/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-pg/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/devhelp/
H A DREADME41 is added in the main area, where it will be next to a new tab called 'Code'
56 selection will be activated.
71 While coding in the editor, the current tag, that is, the word that is
73 selection, can be search for quickly by activating this keybinding. Once
74 activated, the Devhelp books repository on your system will be searched for

12345678910>>...171