Home
last modified time | relevance | path

Searched +refs:ses +refs:mark +refs:column (Results 1 – 25 of 1033) sorted by relevance

12345678910>>...42

/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dses.texi205 @findex ses-mark-row
206 @findex ses-mark-column
207 @findex ses-mark-whole-buffer
208 @findex set-mark-command
227 When mark is inactive, the current cell is underlined. When mark is
236 Set mark at point (@code{set-mark-command}).
242 Highlight current row (@code{ses-mark-row}).
245 Highlight current column (@code{ses-mark-column}).
334 @findex ses-insert-column
336 @findex ses-delete-column
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dses.texi205 @findex ses-mark-row
206 @findex ses-mark-column
207 @findex ses-mark-whole-buffer
208 @findex set-mark-command
227 When mark is inactive, the current cell is underlined. When mark is
236 Set mark at point (@code{set-mark-command}).
242 Highlight current row (@code{ses-mark-row}).
245 Highlight current column (@code{ses-mark-column}).
334 @findex ses-insert-column
336 @findex ses-delete-column
[all …]
/dports/devel/poco/poco-1.10.1-all/Data/doc/
H A D00200-DataUserManual.page149 simply by a question mark (<[?]>) as a placeholder. While having the
172 ses << "SELECT NAME FROM FORENAME", into(aName), now;
194 one column which allows for more than one into/use.
210 the first column of the result set, thus <[into(firstName)]> must be the
242 ses.setFeature("emptyStringIsNull", true);
247 ses.setFeature("forceEmptyString", true);
636 column data types.
752 support column-wise operation and arrays of values and/or parameters
847 // print all column names
992 … /// obj will contain the result, defVal contains values we should use when one column is NULL
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/liteeditor/
H A Dliteeditorwidgetbase.cpp185 delete mark; in clearAll()
523 m_editorMark = mark; in setEditorMark()
614 TextEditor::Parentheses ses = data->parentheses(); in findMatchBrace() local
616 int i = ses.size(); in findMatchBrace()
618 TextEditor::Parenthesis s = ses.at(i); in findMatchBrace()
1170 if (mark) { in navigateAreaMouseEvent()
1185 if (mark) { in navigateAreaMouseEvent()
1272 (*column) = -1; in convertPosition()
1288 int line, column; in saveState() local
1291 stream << column; in saveState()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.166377 within fill-column.
6866 * ses.el (ses-widen):
11662 Set `tabulated-list-column-name' property on each column's text.
12540 * ses.el (ses):
15709 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
15710 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
15711 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
15712 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
15713 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
15714 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
[all …]
H A DChangeLog.179739 (ses--locprn, ses-cell): Use defstruct. Change ses-cell's
9742 (ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number):
9771 (ses-read-printer, ses-set-column-width): Use standard "(default
9858 (ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number)
13760 * ses.el (ses):
14383 * ses.el (ses-yank-resize):
15362 column where is starts (Bug#16118).
16871 Add Archive column to package list.
19923 * ses.el (ses-decode-cell-symbol)
19928 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
[all …]
H A DChangeLog.111827 (ses-cell, ses-insert-row, ses-insert-column): Use it.
1830 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
1832 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
1841 (ses-delete-column): Remove unused var `new'.
7537 * ses.el (ses-set-parameter): Fix typo.
9302 * ses.el (ses-read-number): Move to subr.el.
10562 * ses.el: Use "ses--" prefixes for buffer-local variables.
10567 (ses-menu, ses-header-line-menu): New menus.
10855 * ses.el (ses-print-cell): If print format too wide for column
10857 * ses.el (ses-initial-column-width): Revert previous change.
[all …]
H A DChangeLog.136943 * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
6944 (ses-load, ses-vector-delete, ses-create-header-string)
6945 (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
7547 * ses.el (ses-unload-function): New function.
8569 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
8573 (ses-set-curcell): Ditto.
8574 (ses-column-letter): Handle columns beyond 702. Code written by
10872 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulas.
13903 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
15026 (org-column-show-value, org-column-quit, org-column-edit):
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.166377 within fill-column.
6866 * ses.el (ses-widen):
11662 Set `tabulated-list-column-name' property on each column's text.
12540 * ses.el (ses):
15709 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
15710 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
15711 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
15712 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
15713 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
15714 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
[all …]
H A DChangeLog.179739 (ses--locprn, ses-cell): Use defstruct. Change ses-cell's
9742 (ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number):
9771 (ses-read-printer, ses-set-column-width): Use standard "(default
9858 (ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number)
13760 * ses.el (ses):
14383 * ses.el (ses-yank-resize):
15362 column where is starts (Bug#16118).
16871 Add Archive column to package list.
19923 * ses.el (ses-decode-cell-symbol)
19928 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
[all …]
H A DChangeLog.111827 (ses-cell, ses-insert-row, ses-insert-column): Use it.
1830 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
1832 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
1841 (ses-delete-column): Remove unused var `new'.
7537 * ses.el (ses-set-parameter): Fix typo.
9302 * ses.el (ses-read-number): Move to subr.el.
10562 * ses.el: Use "ses--" prefixes for buffer-local variables.
10567 (ses-menu, ses-header-line-menu): New menus.
10855 * ses.el (ses-print-cell): If print format too wide for column
10857 * ses.el (ses-initial-column-width): Revert previous change.
[all …]
H A DChangeLog.136943 * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
6944 (ses-load, ses-vector-delete, ses-create-header-string)
6945 (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
7547 * ses.el (ses-unload-function): New function.
8569 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
8573 (ses-set-curcell): Ditto.
8574 (ses-column-letter): Handle columns beyond 702. Code written by
10872 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulas.
13903 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
15026 (org-column-show-value, org-column-quit, org-column-edit):
[all …]
/dports/net/akonadi-mime/akonadi-mime-21.12.3/po/fr/
H A Dlibakonadi-kmime5.po42 "Are you sure you want to mark all messages in this folder and all its "
45 "Voulez-vous vraiment marquer tous les messages dans ce dossier et tous ses "
61 msgctxt "@title:column, message (e.g. email) subject"
67 msgctxt "@title:column, sender of message (e.g. email)"
73 msgctxt "@title:column, receiver of message (e.g. email)"
79 msgctxt "@title:column, message (e.g. email) timestamp"
85 msgctxt "@title:column, message (e.g. email) size"
238 "Voulez-vous vraiment supprimer ce dossier et tous ses sous-dossiers ?"
446 msgstr[0] "Mettre à jour ce dossier et tous ses sous-dossiers"
/dports/devel/lokalize/lokalize-21.12.3/po/nb/
H A Dlokalize.po183 msgctxt "@title:column"
189 msgctxt "@title:column"
196 msgctxt "@title:column"
276 msgstr "Må ses over i flere henseende"
355 msgctxt "XLIFF mark type"
361 msgctxt "XLIFF mark type"
371 msgctxt "XLIFF mark type"
381 msgctxt "XLIFF mark type"
394 msgctxt "XLIFF mark type"
404 msgctxt "XLIFF mark type"
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/po-properties/
H A Dda.po80 msgstr "Erstatningsbillede til markør hvis denne markør ikke kan vises"
820 msgstr "Bogmærkefil som skal indlæses"
2418 msgstr "Indeholder markør"
2434 msgstr "Er markør"
2498 msgstr "Om slip-data skal forudindlæses når markøren holdes over"
2914 msgid "Text column"
3695 msgstr "Filnavn der skal indlæses og vises"
4638 msgstr "Fil som skal indlæses og vises"
5572 msgstr "Delt markør"
5595 msgstr "Navn på tema der skal indlæses"
[all …]
/dports/devel/lokalize/lokalize-21.12.3/po/da/
H A Dlokalize.po191 msgctxt "@title:column"
197 msgctxt "@title:column"
203 msgctxt "@title:column"
362 msgctxt "XLIFF mark type"
368 msgctxt "XLIFF mark type"
378 msgctxt "XLIFF mark type"
388 msgctxt "XLIFF mark type"
401 msgctxt "XLIFF mark type"
409 msgctxt "XLIFF mark type"
423 msgctxt "XLIFF mark type"
[all …]
/dports/devel/lokalize/lokalize-21.12.3/po/fr/
H A Dlokalize.po202 msgctxt "@title:column"
208 msgctxt "@title:column"
214 msgctxt "@title:column"
373 msgctxt "XLIFF mark type"
379 msgctxt "XLIFF mark type"
389 msgctxt "XLIFF mark type"
395 "certaines de ses lettres (par ex. « adj. » pour « adjectif »)"
399 msgctxt "XLIFF mark type"
411 msgctxt "XLIFF mark type"
421 msgctxt "XLIFF mark type"
[all …]
/dports/editors/nano/nano-5.9/po/
H A Dda.po341 msgstr "Fil der skal læses ind i ny buffer uden konvertering [fra %s]"
346 msgstr "Fil der skal læses ind i ny buffer [fra %s]"
573 msgid "Go to line and column number"
873 msgid "Go to lefthand column"
877 msgid "Go to righthand column"
881 msgid "Go to first row in this column"
885 msgid "Go to last row in this column"
1871 msgid "Show a guiding bar at this column"
2220 msgid "Guide column \"%s\" is invalid"
2254 msgid "Invalid line or column number"
[all …]
H A Dsv.po568 msgid "Go to line and column number"
868 msgid "Go to lefthand column"
872 msgid "Go to righthand column"
876 msgid "Go to first row in this column"
880 msgid "Go to last row in this column"
1433 "att den läses in i en separat buffert (använd Meta-< och > för att växla "
1856 msgid "Show a guiding bar at this column"
2201 msgid "Guide column \"%s\" is invalid"
2234 msgid "Invalid line or column number"
2474 msgid "Two single-column characters required"
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/refcards/
H A Dfr-dired-ref.tex76 column\if 1\ncolumns\else s\fi\space per page]}
81 % Note that the 1-column format is fontfamily-independent.
82 \if 1\ncolumns %one-column format uses normal size
140 %% in case we never use \columnb (two-column mode)
173 % newcolumn - force a new column. Use sparingly, probably only for
174 % the first column of a page, which should have a title anyway.
182 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
241 % commands fit on a page in two-column format
259 % (et, \'eventuellement, ses r\'epertoires au format 'ls -lR').
/dports/editors/emacs/emacs-27.2/etc/refcards/
H A Dfr-dired-ref.tex76 column\if 1\ncolumns\else s\fi\space per page]}
81 % Note that the 1-column format is fontfamily-independent.
82 \if 1\ncolumns %one-column format uses normal size
140 %% in case we never use \columnb (two-column mode)
173 % newcolumn - force a new column. Use sparingly, probably only for
174 % the first column of a page, which should have a title anyway.
182 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
241 % commands fit on a page in two-column format
259 % (et, \'eventuellement, ses r\'epertoires au format 'ls -lR').
/dports/textproc/wdiff/wdiff-1.2.2/po/
H A Dfr.po619 " -w, --start-delete=STRING string to mark beginning of delete region\n"
961 #~ "* --left-column print only left column line when common\n"
969 #~ "* --left-column afficher seulement ce qui est commun\n"
1005 #~ " %%l [line] sans ses retours chariot éventuels\n"
1006 #~ " %%L [line] avec ses retours de chariot éventuels\n"
1084 #~ " --left-column output only the left column of common lines\n"
1100 #~ " --left-column produire les lignes communes dans la\n"
1298 #~ " -x, --end-delete=STRING string to mark end of delete region\n"
1300 #~ " -z, --end-insert=STRING string to mark end of insert region\n"
1339 #~ " -x, --end-delete=STRING string to mark end of delete region\n"
[all …]
/dports/editors/kate/kate-21.12.3/po/sv/docs/katepart/
H A Dconfiguring.docbook367 >Visa markörer </guilabel
410 >Visa markörer </guilabel
635 >) till höger om markören.</para>
722 >Page Up och Page Down flyttar markören</guilabel
736 >Aktivera markörförflyttning till stora bokstäver</guilabel
754 >Centrera markör automatiskt:</guilabel
1651 >När inställningarna läses, letar Kate-programdelen på följande ställen (i denna ordning): <itemize…
1788 <varlistentry id="variable-byte-order-mark">
1792 >bom | byte-order-mark | byte-order-marker</command
2371 <varlistentry id="variable-word-wrap-column">
[all …]
/dports/editors/ghex/ghex-3.41.1/po/
H A Dda.po44 "hexadecimal values in one column and the ASCII representation in the other. "
128 msgstr "_Hent markørværdi"
132 msgstr "Hent værdi ved markør"
137 "Henter værdien ved markøren i binært, oktalt, decimalt, hexadecimalt og "
328 msgstr "Der findes intet aktivt dokument at flytte markøren i!"
340 msgstr "Kan ikke placere markøren efter slutningen af filen!"
884 msgstr "_Vis markørpositionen i statuslinjen som:"
896 msgstr "Indtast markørpositionsformatet"
900 msgstr "Vælg markørpositionsformatet"
904 msgid "Sh_ow offsets column"
[all …]
/dports/deskutils/akregator/akregator-21.12.3/po/se/
H A Dakregator.po447 msgstr "Raba liŋkkaid ođđa gilkoris iige ođđa láses"
926 "Raba liŋkka ođđa láses (olgguldas fierpmádatloganis) iige ođđa gilkoris"
1142 msgid "'Delayed mark as read' feature"
1307 msgctxt "as in: mark as read"
1318 msgctxt "as in: mark as new"
1329 msgctxt "as in: mark as unread"
1698 msgctxt "Articlelist's column header"
2315 msgctxt "Feedlist's column header"
2322 msgctxt "Feedlist's column header"
2328 msgctxt "Feedlist's column header"
[all …]

12345678910>>...42