1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/progmodes
2011-06-25 23:42:22 -04:00
..
.gitignore
ada-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
ada-prj.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
ada-stmt.el
ada-xref.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
antlr-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
asm-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
autoconf.el
bug-reference.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
cap-words.el
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el Fix a cc-cmds.el patch from acm that I applied incorrectly (Bug#7595). 2011-03-07 15:29:03 -05:00
cc-compat.el
cc-defs.el * lisp/progmodes/cc-defs.el: Comment change. 2011-05-16 19:42:23 -07:00
cc-engine.el * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Use 2011-04-24 17:31:41 -07:00
cc-fonts.el progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking for 2011-06-15 18:24:25 +00:00
cc-langs.el
cc-menus.el
cc-mode.el Make CC modes inherit from prog-mode. 2011-05-28 13:16:54 -04:00
cc-styles.el
cc-vars.el
cfengine.el * lisp/progmodes/cfengine.el (cfengine-mode): Derive from prog-mode. 2011-06-15 07:47:57 -07:00
cmacexp.el
compile.el * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): Rename 2011-06-20 22:10:10 -04:00
cperl-mode.el * lisp/progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode. 2011-06-25 23:42:22 -04:00
cpp.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
cwarn.el
dcl-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
delphi.el Use define-derived-mode in delphi-mode. 2011-06-18 12:23:11 -04:00
ebnf2ps.el Replace many instances of read-file-name with read-directory-name. 2011-03-05 16:56:00 -05:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebrowse.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
etags.el * lisp/minibuffer.el (completion--capf-wrapper): Check applicability before 2011-05-27 23:10:32 -03:00
executable.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
f90.el * lisp/progmodes/f90.el (f90-looking-at-critical): Doc fix. 2011-06-25 18:37:36 -07:00
flymake.el Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org. 2011-06-08 00:17:26 -07:00
fortran.el Give % punctuation syntax in fortran modes (bug#8820) 2011-06-11 17:57:24 -07:00
gdb-mi.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
glasses.el Small addition to glasses.el (bug#8524) 2011-05-04 20:26:55 -07:00
grep.el * lisp/progmodes/grep.el (grep-mode): Fix it for good! 2011-05-22 14:19:24 -03:00
gud.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
hideif.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
hideshow.el More fixes to prevent hide-show from being confused by commented-out braces (Bug#8279). 2011-05-28 14:35:29 -04:00
icon.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
idlw-complete-structtag.el
idlw-help.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
idlw-shell.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
idlw-toolbar.el
idlwave.el lisp/progmodes/idlwave.el: Use dolist' rather than mapcar'. 2011-04-02 00:33:37 +02:00
inf-lisp.el
js.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
ld-script.el Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
m4-mode.el
make-mode.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
mantemp.el
meta-mode.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
mixal-mode.el Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
modula2.el
octave-inf.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
octave-mod.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
pascal.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
perl-mode.el Handle "my" and "our" keywords in Perl imenu (Bug#8261). 2011-05-08 14:23:11 -04:00
prolog.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
ps-mode.el Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
python.el * loadhist.el (unload--set-major-mode): New function. 2011-06-25 19:42:18 +02:00
ruby-mode.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
scheme.el
sh-script.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
simula.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
sql.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
subword.el
tcl.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
vera-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
verilog-mode.el lisp/progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable. 2011-06-24 14:13:35 +02:00
vhdl-mode.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
which-func.el Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de. 2011-05-12 00:07:06 -07:00
xscheme.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00