1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
emacs/lisp/progmodes
Stefan Monnier 9b7b020dde * lisp/progmodes/ps-mode.el: Use SMIE. Move string and comment recognition
to syntax-propertize.
(ps-mode-auto-indent): Mark as obsolete.
(ps-mode-font-lock-keywords-1): Remove string-or-comment handling.
(ps-mode-font-lock-keywords-3): Use symbol regexp operators instead of
word regexp operators.
(ps-mode-map): Move initialization into declaration.  Remove binding
for TAB, RET, >, ], and }.
(ps-mode-syntax-table): Move initialization into declaration.
Don't give word syntax to non-word chars.
(ps-run-mode-map): Move initialization into declaration.
(ps-mode-menu-main): Remove auto-indent entry.
(ps-mode-smie-rules): New function.
(ps-mode): Setup smie, syntax-propertize, and electric-indent-mode.
(ps-mode-looking-at-nested, ps-mode-match-string-or-comment): Remove.
(ps-mode--string-syntax-table): New const.
(ps-mode--syntax-propertize-special, ps-mode-syntax-propertize):
New functions.
(ps-mode-newline, ps-mode-tabkey, ps-mode-r-brace, ps-mode-r-angle)
(ps-mode-r-gt, ps-mode-r-balance): Remove functions.
2014-04-28 00:40:41 -04:00
..
.gitignore
ada-mode.el
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el
asm-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el
cc-awk.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
cc-bytecomp.el
cc-cmds.el Connect electric-indent-mode up with CC Mode. Bug #15478. 2014-02-17 18:16:32 +00:00
cc-compat.el
cc-defs.el
cc-engine.el
cc-fonts.el
cc-guess.el Fix up some Version: headers that might confuse package.el 2014-03-31 15:01:59 -04:00
cc-langs.el
cc-menus.el
cc-mode.el * lisp/electric.el (electric-indent-mode-has-been-called): Remove. 2014-03-03 23:03:34 -05:00
cc-styles.el
cc-vars.el
cfengine.el
cmacexp.el
compile.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
cperl-mode.el
cpp.el
cwarn.el
dcl-mode.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
etags.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
executable.el
f90.el
flymake.el Fix flymake in narrowed buffers 2014-02-13 14:37:29 -08:00
fortran.el
gdb-mi.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
glasses.el
grep.el * lisp/progmodes/grep.el: Use lexical-binding. 2014-04-12 15:38:06 -04:00
gud.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
hideif.el lisp/progmodes/hideif.el (hif-tokenize): Understand non-decimal floats. 2014-03-20 19:22:17 +01:00
hideshow.el
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el
idlwave.el * lisp/simple.el (completion-list-mode-map): Use choose-completion for the 2014-04-22 22:22:06 -04:00
inf-lisp.el
js.el * lisp/progmodes/js.el (js-indent-line): Don't widen. 2014-02-12 08:23:42 +02:00
ld-script.el
m4-mode.el
make-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
mantemp.el
meta-mode.el
mixal-mode.el
modula2.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
octave.el Don't break emacs <= 24.3 just yet 2014-04-12 12:07:53 +08:00
opascal.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
pascal.el * lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format 2014-04-10 09:56:28 -04:00
perl-mode.el * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var. 2014-04-25 15:22:26 -04:00
prog-mode.el * lisp/progmodes/prog-mode.el (prettify-symbols--compose-symbol): 2014-04-21 16:31:22 -04:00
prolog.el
ps-mode.el * lisp/progmodes/ps-mode.el: Use SMIE. Move string and comment recognition 2014-04-28 00:40:41 -04:00
python.el Fix triple-quoting electricity in python-mode 2014-04-07 00:23:45 +01:00
ruby-mode.el Highlight more Module methods 2014-04-09 04:14:37 +04:00
scheme.el Improve Scheme font-locking for (define ((foo ...) ...) ...). 2014-04-25 00:37:28 +02:00
sh-script.el Add coproc to list of bash builtins. 2014-04-23 19:37:02 -07:00
simula.el
sql.el * lisp/progmodes/sql.el (sql-interactive-mode): Avoid setting global value 2014-02-27 20:55:12 -05:00
subword.el Merge capitalized-words-mode and subword-mode 2014-03-23 00:36:26 -07:00
tcl.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
vera-mode.el
verilog-mode.el Sync with upstream verilog-mode revision 702457d 2014-03-25 20:18:47 -07:00
vhdl-mode.el Sync some vhdl changes that seem to have been missed from some previous merge 2014-03-30 17:49:05 -07:00
which-func.el
xscheme.el * progmodes/scheme.el (would-be-symbol, next-sexp-as-string): 2014-04-24 23:34:26 +08:00