1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/lisp/progmodes
Dmitry Gutov 20686f7a64 Add a `transient' project type
* lisp/progmodes/project.el (project-roots): Implement for the
`transient' project type (bug#23224).
(project-current): Instead of signaling an error, return a
transient project instance rooted in the chosen directory.
2016-04-07 02:02:26 +03:00
..
ada-mode.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
ada-prj.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ada-stmt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ada-xref.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
antlr-mode.el Spelling fixes 2016-01-25 08:09:09 -08:00
asm-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
autoconf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bat-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bug-reference.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cc-align.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
cc-awk.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cc-bytecomp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cc-cmds.el Finish fixing a cacheing bug in CC Mode (see 2016-03-09) 2016-03-30 17:14:03 +00:00
cc-defs.el Finish fixing a cacheing bug in CC Mode (see 2016-03-09) 2016-03-30 17:14:03 +00:00
cc-engine.el Prevent C++ Mode wrongly fontifying some identifiers near templates as types 2016-04-01 12:56:16 +00:00
cc-fonts.el Prevent C++ Mode wrongly fontifying some identifiers near templates as types 2016-04-01 12:56:16 +00:00
cc-guess.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cc-langs.el Allow arithmetic operators inside C++ template constructs. 2016-02-15 15:05:02 +00:00
cc-menus.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cc-mode.el Allow the use of `font-lock-extend-region-multiline' in CC Mode. 2016-01-09 15:18:29 +00:00
cc-styles.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cc-vars.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cfengine.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cmacexp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
compile.el Comint, term, and compile now set EMACS 2016-03-23 15:08:19 -07:00
cperl-mode.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
cpp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cwarn.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dcl-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebnf-abn.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebnf-bnf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebnf-dtd.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebnf-ebx.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebnf-iso.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebnf-otz.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebnf-yac.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebnf2ps.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebrowse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
elisp-mode.el Make lisp-completion-at-point's argument optional 2016-03-14 04:14:05 +02:00
etags.el ; Spelling fix (American spelling) 2016-01-25 18:26:42 -05:00
executable.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
f90.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
flymake.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
fortran.el * lisp/progmodes/fortran.el (fortran-make-syntax-propertize-function): 2016-01-02 10:16:03 -08:00
gdb-mi.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
glasses.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
grep.el Grep alias `all' shall not match parent directory 2016-02-14 16:20:16 +01:00
gud.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
hideif.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
hideshow.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
icon.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
idlw-complete-structtag.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
idlw-help.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
idlw-shell.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
idlw-toolbar.el Avoid stray As next to IDLW icons 2016-03-24 16:53:24 -07:00
idlwave.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
inf-lisp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
js.el (js--continued-expression-p): Special-case unary plus and minus 2016-04-02 03:07:09 +03:00
ld-script.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
m4-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
make-mode.el Highlight assignments in Makefiles more correctly 2016-02-24 12:22:15 +11:00
mantemp.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
meta-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mixal-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
modula2.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
octave.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
opascal.el * lisp/progmodes/opascal.el (opascal-mode-syntax-table): 2016-01-05 19:17:55 -05:00
pascal.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
perl-mode.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
prog-mode.el Remove prog-indentation-context 2016-03-28 03:59:05 +03:00
project.el Add a `transient' project type 2016-04-07 02:02:26 +03:00
prolog.el ; * lisp/progmodes/prolog.el: Remove some obsolete commentary. 2016-02-01 21:00:58 -05:00
ps-mode.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
python.el Remove prog-indentation-context 2016-03-28 03:59:05 +03:00
ruby-mode.el Fixup the "normal" matcher; highlight global var symbols, too 2016-03-19 00:37:54 +02:00
scheme.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sh-script.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
simula.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
sql.el Quote table names for postgres listings (sql-mode) 2016-02-09 22:05:15 -05:00
subword.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tcl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vera-mode.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
verilog-mode.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
vhdl-mode.el Fix ModelSim error parsing 2016-02-28 17:04:09 +11:00
which-func.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
xref.el * lisp/progmodes/xref.el (xref-buffer-name, xref--window): 2016-03-17 12:55:09 -04:00
xscheme.el * lisp/progmodes/xscheme.el (xscheme-prompt-for-expression-exit): 2016-01-05 18:59:19 -05:00