1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
emacs/lisp/progmodes
Leo Liu a92fa5f193 Clean up flymake.el
* lisp/progmodes/flymake.el (flymake, flymake-error-bitmap)
(flymake-warning-bitmap, flymake-fringe-indicator-position)
(flymake-compilation-prevents-syntax-check)
(flymake-start-syntax-check-on-newline)
(flymake-no-changes-timeout, flymake-gui-warnings-enabled)
(flymake-start-syntax-check-on-find-file, flymake-log-level)
(flymake-xml-program, flymake-master-file-dirs)
(flymake-master-file-count-limit)
(flymake-allowed-file-name-masks): Relocate.
(flymake-makehash, flymake-float-time)
(flymake-replace-regexp-in-string, flymake-split-string)
(flymake-get-temp-dir): Remove.
(flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
(flymake-current-row, flymake-selected-frame)
(flymake-get-point-pixel-pos): Remove xemacs compatibity and
related functions.

Fixes: debbugs:16077
2013-12-08 11:35:32 +08:00
..
.gitignore
ada-mode.el
ada-prj.el
ada-stmt.el
ada-xref.el Misc changes to reduce use of `(lambda...); and other cleanups. 2013-08-29 15:55:58 -04:00
antlr-mode.el * lisp/progmodes/antlr-mode.el: No need to require cc-mode twice. 2013-08-28 19:32:25 -04:00
asm-mode.el
autoconf.el * lisp/progmodes/autoconf.el (autoconf-mode): Tweak comment-start-skip. 2013-11-07 23:36:54 -08:00
bat-mode.el Misc changes to reduce use of `(lambda...); and other cleanups. 2013-08-29 15:55:58 -04:00
bug-reference.el
cap-words.el
cc-align.el
cc-awk.el * lisp/progmodes/cc-awk.el (c-forward-sws): Declare. 2013-09-04 20:12:36 -04:00
cc-bytecomp.el * lisp/progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case. 2013-08-28 19:31:52 -04:00
cc-cmds.el
cc-compat.el
cc-defs.el
cc-engine.el Indent statements in macros following "##" correctly. 2013-10-27 21:24:17 +00:00
cc-fonts.el Allow comma separated lists after Java "implements". 2013-10-20 14:27:22 +00:00
cc-guess.el
cc-langs.el Fix indentation/fontification of Java enum with "implements". 2013-09-28 17:17:01 +00:00
cc-menus.el
cc-mode.el Improve previous interpreter-mode-alist change 2013-09-10 23:44:35 -07:00
cc-styles.el
cc-vars.el
cfengine.el Add CFEngine 3 ElDoc, completion, and compilation glue to cf-promises. 2013-11-16 17:36:14 -05:00
cmacexp.el Use accented form of some names 2013-10-12 17:31:19 -07:00
compile.el Bug#16045 2013-12-06 16:34:06 +01:00
cperl-mode.el * lisp/progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function): 2013-11-03 22:44:23 -05:00
cpp.el
cwarn.el
dcl-mode.el
ebnf2ps.el * lisp/progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some 2013-10-21 20:47:32 -04:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebrowse.el
etags.el
executable.el Use with-demoted-errors now that it can format any error messages 2013-09-11 22:32:57 -07:00
f90.el
flymake.el Clean up flymake.el 2013-12-08 11:35:32 +08:00
fortran.el
gdb-mi.el * subr.el (process-live-p): Return nil for non-process. 2013-12-02 15:13:01 +08:00
glasses.el
grep.el Bug#16045 2013-12-06 16:34:06 +01:00
gud.el * lisp/progmodes/gud.el (ctl-x-map): Remove C-x SPC binding. 2013-11-14 15:20:11 -05:00
hideif.el
hideshow.el
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el
idlwave.el
inf-lisp.el * lisp/progmodes/inf-lisp.el (inferior-lisp-menu): Add menu. 2013-10-24 19:35:55 -07:00
js.el * lisp/progmodes/js.el (js--ctrl-statement-indentation): Fix indent 2013-11-25 00:01:08 +02:00
ld-script.el
m4-mode.el
make-mode.el
mantemp.el
meta-mode.el
mixal-mode.el
modula2.el
octave.el * progmodes/octave.el (inferior-octave-prompt): Use shy groups. 2013-12-06 12:26:17 +08:00
opascal.el
pascal.el
perl-mode.el * lisp/progmodes/perl-mode.el: Use lexical-binding. 2013-10-08 01:10:10 -04:00
prog-mode.el
prolog.el * lisp/progmodes/python.el (python-mode): Remove incorrect text from docstring. 2013-11-05 11:47:47 +02:00
ps-mode.el
python.el * lisp/progmodes/python.el (python-mode-map): Remove binding for ":". 2013-11-28 21:03:39 -05:00
ruby-mode.el * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): Touch 2013-12-06 16:24:10 +02:00
scheme.el * lisp/progmodes/python.el (python-mode): Remove incorrect text from docstring. 2013-11-05 11:47:47 +02:00
sh-script.el * subr.el (process-live-p): Return nil for non-process. 2013-12-02 15:13:01 +08:00
simula.el
sql.el * lisp/progmodes/sql.el (sql-add-product): Fix paren typo. 2013-10-12 22:23:42 -07:00
subword.el * lisp/progmodes/subword.el (subword-capitalize): Fix Stefan's mess. 2013-10-15 23:02:40 -04:00
tcl.el
vera-mode.el
verilog-mode.el Sync with upstream verilog-mode revision 78e66ba. 2013-11-13 18:58:51 -08:00
vhdl-mode.el
which-func.el
xscheme.el