Home
last modified time | relevance | path

Searched +refs:czech +refs:token +refs:whitespace (Results 1 – 25 of 60) sorted by relevance

123

/dports/audio/festlex-czech/festival-czech-0.2.1/
H A Dczech.scm.in489 (defvar czech-token.whitespace " �\t\n\r")
717 (define (czech-token-to-words token name)
733 (item.feat token "n.whitespace" " ")
742 (not (string-matches (item.feat token "n.whitespace") " +")))
842 (czech-token-to-words token (string-append
871 (czech-token-to-words token (string-before name "-")))
885 (czech-token-to-words token (czech-suffix name i)))))
898 (czech-token-to-words token (czech-suffix name j)))))
2033 (set! token.whitespace czech-token.whitespace)
2034 (set! token.punctuation czech-token.punctuation)
[all …]
H A DChangeLog9 * czech.scm (czech-token-to-words): Handle R-caron in a special
90 czech-token-end-punc.
127 (czech-token-end-punc): New function.
294 (czech-token.separator_word_name, czech-token.garbage_word_name)
493 * czech.scm (czech-token.punctuation): `-' added.
947 (czech-token.punctuation): Dash removed.
957 (czech-token.separator_word_name)
1011 * czech.scm (czech-token.whitespace): New variable.
1012 (voice_czech): Set token.whitespace.
1068 (czech-token.punctuation, czech-token.prepunctuation): New
[all …]
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/docs/src/ddocs/
H A Dsearch.rst247 match an email address as a complete token.
252 - ``whitespace`` - Divides text at white space boundaries.
298 | ``czech`` | org.apache.lucene.analysis.cz.CzechAnalyzer |
401 The ``keyword``, ``simple``, and ``whitespace`` analyzers do not support stop words.
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.81874 `whitespace-check-<whitespace-type>' to nil.
2702 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
2773 * whitespace.el (whitespace-rescan-timer-time):
4005 (edebug-next-token-class): If . is followed by a digit,
4006 return `symbol' for the token class.
6525 (speedbar-line-token): Likewise.
6720 (speedbar-line-token) New function.
8944 (hif-math, hif-factor): Rename token to hif-token and token-list to
8945 hif-token-list.
8946 (hif-token, hif-token-list): Declare them.
[all …]
H A DChangeLog.13497 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
1924 * language/czech.el ("Czech"):
2631 utf-8-subst; add vietnamese, cyrillic, czech.
2653 language/cyrillic.el, language/czech.el.
2817 * language/czech.el ("Czech"): Set `iso-8859-2' for
3603 (verilog-backward-token, verilog-backward-syntactic-ws)
4836 * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
6072 (math-read-token): Use variables and property names to help with
6278 * nxml/nxml-outln.el (nxml-token-start-tag-p)
6279 (nxml-token-end-tag-p): Move definitions before use.
[all …]
H A DChangeLog.1647 Add `token' argument.
3069 fix open-paren-like token test (bug#12785).
4515 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
6807 Test more rigorously for "=" token.
10360 * whitespace.el (whitespace-newline, whitespace-space)
10361 (whitespace-hspace, whitespace-tab, whitespace-trailing)
11435 (prolog-smie-forward-token, prolog-smie-backward-token)
11567 * language/burmese.el, language/cham.el, language/czech.el:
15661 (c-nonlabel-token-key): Allow string literals for AWK.
16580 * progmodes/verilog-mode.el (verilog-backward-token):
[all …]
H A DChangeLog.91578 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
2098 * viper-ex.el (ex-token-list, ex-cmd-execute): Revamped, courtesy
2104 ex-token-list.
2511 * language/czech.el: A fix to follow coding conventions.
3361 * language/slovak.el, language/czech.el: New maintainer.
4199 * language/czech.el ("Czech"): Add documentation string.
4712 * progmodes/cc-engine.el (c-forward-token-1): Fix bug with return
4870 * viper-ex.el (ex-token-list, ex-cmd-execute): Revamped, courtesy
4876 ex-token-list.
17843 * language/ethio-util.el, language/english.el, language/czech.el:
[all …]
H A DChangeLog.10519 * progmodes/cc-engine.el (c-forward-token-2)
590 * progmodes/cc-engine.el (c-forward-token-1, c-backward-token-1):
810 multichar token corrections.
2357 load czech dictionary file.
9519 * language/czech.el:
16128 (c-backward-syntactic-ws, c-forward-token-1)
18320 (hif-token-regexp): Also match `?' and `:'.
18330 * language/czech.el ("Czech"): Fix the documentation.
20812 * language/czech.el, language/european.el, language/slovak.el:
20856 * language/czech.el, language/european.el, language/greek.el:
[all …]
H A DChangeLog.73761 * language/czech.el (setup-czech-environment):
3941 czech, esperanto, esperanto-tex, norsk, russian.
5427 * loadup.el: Load language/czech and language/slovak.
5429 * language/czech.el (setup-czech-environment): 3rd arg to
5437 * language/czech.el, language/slovak.el: New files.
5736 * progmodes/cc-engine.el (c-forward-token-1, c-backward-token-1):
11691 (hif-token-regexp): Match >, <. >=, <=.
12287 oriented comment closing token.
15793 extracted. If the "Last" part consists of more than one token only
21330 * info.el (Info-get-token): Find tokens where START matches
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.81874 `whitespace-check-<whitespace-type>' to nil.
2702 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
2773 * whitespace.el (whitespace-rescan-timer-time):
4005 (edebug-next-token-class): If . is followed by a digit,
4006 return `symbol' for the token class.
6525 (speedbar-line-token): Likewise.
6720 (speedbar-line-token) New function.
8944 (hif-math, hif-factor): Rename token to hif-token and token-list to
8945 hif-token-list.
8946 (hif-token, hif-token-list): Declare them.
[all …]
H A DChangeLog.13497 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
1924 * language/czech.el ("Czech"):
2631 utf-8-subst; add vietnamese, cyrillic, czech.
2653 language/cyrillic.el, language/czech.el.
2817 * language/czech.el ("Czech"): Set `iso-8859-2' for
3603 (verilog-backward-token, verilog-backward-syntactic-ws)
4836 * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
6072 (math-read-token): Use variables and property names to help with
6278 * nxml/nxml-outln.el (nxml-token-start-tag-p)
6279 (nxml-token-end-tag-p): Move definitions before use.
[all …]
H A DChangeLog.1647 Add `token' argument.
3069 fix open-paren-like token test (bug#12785).
4515 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
6807 Test more rigorously for "=" token.
10360 * whitespace.el (whitespace-newline, whitespace-space)
10361 (whitespace-hspace, whitespace-tab, whitespace-trailing)
11435 (prolog-smie-forward-token, prolog-smie-backward-token)
11567 * language/burmese.el, language/cham.el, language/czech.el:
15661 (c-nonlabel-token-key): Allow string literals for AWK.
16580 * progmodes/verilog-mode.el (verilog-backward-token):
[all …]
H A DChangeLog.91578 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
2098 * viper-ex.el (ex-token-list, ex-cmd-execute): Revamped, courtesy
2104 ex-token-list.
2511 * language/czech.el: A fix to follow coding conventions.
3361 * language/slovak.el, language/czech.el: New maintainer.
4199 * language/czech.el ("Czech"): Add documentation string.
4712 * progmodes/cc-engine.el (c-forward-token-1): Fix bug with return
4870 * viper-ex.el (ex-token-list, ex-cmd-execute): Revamped, courtesy
4876 ex-token-list.
17843 * language/ethio-util.el, language/english.el, language/czech.el:
[all …]
H A DChangeLog.10519 * progmodes/cc-engine.el (c-forward-token-2)
590 * progmodes/cc-engine.el (c-forward-token-1, c-backward-token-1):
810 multichar token corrections.
2357 load czech dictionary file.
9519 * language/czech.el:
16128 (c-backward-syntactic-ws, c-forward-token-1)
18320 (hif-token-regexp): Also match `?' and `:'.
18330 * language/czech.el ("Czech"): Fix the documentation.
20812 * language/czech.el, language/european.el, language/slovak.el:
20856 * language/czech.el, language/european.el, language/greek.el:
[all …]
H A DChangeLog.73761 * language/czech.el (setup-czech-environment):
3941 czech, esperanto, esperanto-tex, norsk, russian.
5427 * loadup.el: Load language/czech and language/slovak.
5429 * language/czech.el (setup-czech-environment): 3rd arg to
5437 * language/czech.el, language/slovak.el: New files.
5736 * progmodes/cc-engine.el (c-forward-token-1, c-backward-token-1):
11691 (hif-token-regexp): Match >, <. >=, <=.
12287 oriented comment closing token.
15793 extracted. If the "Last" part consists of more than one token only
21330 * info.el (Info-get-token): Find tokens where START matches
[all …]
/dports/mail/mlmmj/mlmmj-1.3.0/
H A DChangeLog51 o Automatically skip lines with only whitespace and directives in list texts
71 o Avoid trailing whitespace in MAIL FROM line (Lukas Fleischer)
219 o Add czech listtexts (Lukas Hluze)
483 o Make sure we retrieve info from all headers matching the token we want
/dports/devel/util-linux/util-linux-2.36/Documentation/releases/
H A Dv2.21-ReleaseNotes257 - fix czech LABEL= translation [Karel Zak]
415 - fix whitespace to be consistent [Dave Reisner]
969 - move token assignment into loop syntax [Karel Zak]
/dports/sysutils/linrename/util-linux-2.25.2/Documentation/releases/
H A Dv2.21-ReleaseNotes257 - fix czech LABEL= translation [Karel Zak]
415 - fix whitespace to be consistent [Dave Reisner]
969 - move token assignment into loop syntax [Karel Zak]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.22182 * lisp/whitespace.el (whitespace-mode, whitespace-newline-mode)
3832 * lisp/leim/quail/czech.el (czech, czech-qwerty, czech-prog-1)
3833 (czech-prog-2, czech-prog-3): Remove the kp-* key bindings.
6697 parent token (bug#17213).
6921 (ruby-smie--forward-token, ruby-smie--backward-token):
8811 (ruby-smie--forward-token, ruby-smie--backward-token)
21652 (prolog-smie-forward-token, prolog-smie-backward-token): Use it.
21676 (octave-smie-backward-token, octave-smie-forward-token): Use them to
22066 `empty-line-token' element.
23669 * lisp/whitespace.el (whitespace-report-region):
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.22182 * lisp/whitespace.el (whitespace-mode, whitespace-newline-mode)
3832 * lisp/leim/quail/czech.el (czech, czech-qwerty, czech-prog-1)
3833 (czech-prog-2, czech-prog-3): Remove the kp-* key bindings.
6697 parent token (bug#17213).
6921 (ruby-smie--forward-token, ruby-smie--backward-token):
8811 (ruby-smie--forward-token, ruby-smie--backward-token)
21652 (prolog-smie-forward-token, prolog-smie-backward-token): Use it.
21676 (octave-smie-backward-token, octave-smie-forward-token): Use them to
22066 `empty-line-token' element.
23669 * lisp/whitespace.el (whitespace-report-region):
[all …]
/dports/audio/epos-devel/epos-2.5.37/doc/
H A Doptions.sgml151 Each option is a name-value pair, separated with whitespace. A string value
152 may be (and sometimes must be, e.g. if it begins with whitespace) enclosed
220 (If you suspect this table to be out-of-date, you can consult the <tt>token&lowbar;esc</tt>
231 or just after some whitespace. Semicolons in the middle of a word don't
234 If a line begins with <tt>&commat;include</tt> (possibly preceded by whitespace),
517 set language czech
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A DLaTeX.pool.ltxml169 my $token = T_CS("\\$name");
170 if (!IsDefined($token)) {
180 $token,); } });
3866 # If next token is another \par, or a REAL \bibitem,
4134 elsif (!@phrase && ($string =~ /\s/)) { } # Skip leading whitespace
5154 my ($gullet, $token, $if) = @_;
5155 if (isDefinable($token)) {
5158 my ($slash, @s) = ExplodeText($token->toString);
5165 my ($gullet, $token, $if) = @_;
5649 my ($gullet, $token, $if, $else) = @_;
[all …]
/dports/irc/unreal/Unreal3.2.10.7/
H A DChanges.old205 - Added support for the ELIST 005 token with MNUCT options
322 - Redesigned the 005 token:
324 - Replaced KNOCK and MAP tokens with new CMDS token (see doc/technical/005.txt)
330 - Added an M_ANNOUNCE flag for CommandAdd to add the command to the CMDS token, may need
354 - Updated doc/technical/token.txt and resolved 2 token conflicts. SVSWATCH is now Sw and
701 - Added 'czech-w1250' and 'slovak-w1250' (both might miss a few characters).
702 - Added 'windows-1250' group which contains czech-w1250, slovak-w1250, polish-w1250
733 - Updated doc/technical/token.txt, reported by webfox (#0002373).
928 - Added proper "not enough parameters" message for /SETNAME and cleaned up some whitespace
1318 add the same token twice. Didn't cause any trouble, normally, though...
/dports/security/vaultwarden/web-vault/app/
H A Dvendor.8e5494e39b48bad5e654.js.map1token","Array","isArray","map","join","overriddenName","name","res","toString","newLineIndex","ind…
/dports/editors/emacs/emacs-27.2/info/
H A Demacs.info5107 ‘M-x delete-whitespace-rectangle’ deletes horizontal whitespace
6136 ‘trailing-whitespace
6641 many kinds of whitespace in the buffer, by either drawing the whitespace
6643 toggle this mode, type ‘M-x whitespace-mode’. The kinds of whitespace
7404 languages in which that character marks a token boundary. With a prefix
7779 usually refers to a source code token, such as a Lisp symbol in Emacs
7863 whitespace characters. The variable ‘search-whitespace-regexp’
8293 whitespace.
33501 whitespace, so the first run of consecutive non-whitespace
43384 innovative programs, by the same token they deserve to be punished if
[all …]

123