1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 15:00:34 -08:00
emacs/lisp/progmodes
Chong Yidong 6d10d800bd Use define-derived-mode in delphi-mode.
* lisp/progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
(delphi-mode): Use define-derived-mode to inherit from prog-mode.
Remove unused argument.
2011-06-18 12:23:11 -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
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 Call compilation-filter-hook in the no-async case too. 2011-05-09 15:42:45 -04:00
cperl-mode.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03: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
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 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 Give % punctuation syntax in fortran modes (bug#8820) 2011-06-11 17:57:24 -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 lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
mantemp.el
meta-mode.el
mixal-mode.el Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
modula2.el
octave-inf.el Fix octave-inf completion problems reported by Alexander Klimov. 2011-04-25 13:29:31 -03:00
octave-mod.el Fix octave-inf completion problems reported by Alexander Klimov. 2011-04-25 13:29:31 -03:00
pascal.el * lisp/progmodes/pascal.el: Use lexical binding. 2011-04-29 14:34:28 -03: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 Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
ruby-mode.el
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 Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03: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