1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
emacs/lisp/progmodes
Stefan Monnier 7b02d9ba48 * lisp/progmodes/tcl.el: Better match Tcl string formation rules (bug#39277)
(tcl--word-delimiters): New const.
(tcl--syntax-of-quote): New function.
(tcl-syntax-propertize-function): Use them.
(tcl-mode): Enable `syntax-propertize-multiline`.

* test/manual/indent/tcl.tcl: New file.
2020-10-29 13:38:59 -04:00
..
antlr-mode.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
asm-mode.el
autoconf.el
bat-mode.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
bug-reference.el
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el
cc-defs.el
cc-engine.el CC Mode: Move the handling of keyword auto into type handling for C++. 2020-10-08 16:49:49 +00:00
cc-fonts.el
cc-guess.el
cc-langs.el CC Mode: Move the handling of keyword auto into type handling for C++. 2020-10-08 16:49:49 +00:00
cc-menus.el
cc-mode.el
cc-styles.el CC Mode: Convert the handling of c-special-indent-hook to standard usage 2020-10-02 10:34:37 +00:00
cc-vars.el
cfengine.el
cl-font-lock.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
cmacexp.el
compile.el Don't do compilation-transform-file-match-alist if there's no file name 2020-10-27 10:17:13 +01:00
cperl-mode.el cperl-mode: Delete a misleading comment, add tests for verification 2020-10-19 10:57:57 +02:00
cpp.el * lisp/progmodes/cpp.el: Use lexical binding. 2020-10-22 11:46:09 +02:00
cwarn.el
dcl-mode.el Make more load-hooks obsolete (Bug#21563) 2020-10-20 19:14:04 +02:00
ebnf2ps.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ebnf-abn.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ebnf-bnf.el
ebnf-dtd.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ebnf-ebx.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebrowse.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
elisp-mode.el Widen buffer before going to point found by xref-find-definitions (bug#44294) 2020-10-29 11:09:20 +02:00
etags.el Widen buffer before going to point found by xref-find-definitions (bug#44294) 2020-10-29 11:09:20 +02:00
executable.el
f90.el Fix narrow-to-defun in f90-mode 2020-10-17 09:43:02 +02:00
flymake-cc.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
flymake-proc.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
flymake.el
fortran.el ; * lisp/progmodes/fortran.el: Call 'eval' with lexical binding. 2020-10-22 18:31:31 +02:00
gdb-mi.el gdb-mi: use lexical lambdas 2020-10-27 19:10:25 +01:00
glasses.el
grep.el * lisp/progmodes/grep.el: More fixes for 'lgrep' (bug#23590) 2020-10-14 11:45:26 +03:00
gud.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
hideif.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
hideshow.el
icon.el
idlw-complete-structtag.el ; Fix last change to idlw-complete-structtag.el 2020-10-20 20:02:29 +01:00
idlw-help.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
idlw-shell.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
idlw-toolbar.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
idlwave.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
inf-lisp.el
js.el Comment JSX lines using JSX syntax 2020-10-22 15:22:05 +02:00
ld-script.el * lisp/progmodes/ld-script.el: Use lexical-binding. 2020-10-18 02:27:29 +02:00
m4-mode.el Use lexical-binding in m4-mode.el 2020-10-20 20:32:19 +02:00
make-mode.el
meta-mode.el
mixal-mode.el * lisp/progmodes/mixal-mode.el: Fix typos. 2020-10-18 00:57:29 +02:00
modula2.el
octave.el
opascal.el
pascal.el
perl-mode.el ; Fix more typos 2020-10-03 12:53:51 +02:00
prog-mode.el
project.el Fix undefined function in project-compile 2020-10-15 13:20:22 +02:00
prolog.el
ps-mode.el
python.el Tweak how `C-c C-r' computes the region in python-mode 2020-10-27 20:29:08 +01:00
ruby-mode.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
scheme.el
sh-script.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
simula.el
sql.el Remove some Emacs 19 compat code and references 2020-10-25 18:27:19 +01:00
subword.el
tcl.el * lisp/progmodes/tcl.el: Better match Tcl string formation rules (bug#39277) 2020-10-29 13:38:59 -04:00
vera-mode.el
verilog-mode.el
vhdl-mode.el
which-func.el
xref.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
xscheme.el