1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/lisp/progmodes
2011-10-28 16:16:02 +00:00
..
.gitignore
ada-mode.el
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el
asm-mode.el
autoconf.el
bug-reference.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
cap-words.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el DTRT for c-beginning/end-of-defun in nested declaration scopes. 2011-10-28 14:34:39 +00:00
cc-compat.el
cc-defs.el Increment c-version to 5.32.2. 2011-10-28 16:16:02 +00:00
cc-engine.el Boring merge from savannah. 2011-10-28 14:35:39 +00:00
cc-fonts.el Amend to indent and fontify macros "which include their own semicolon" 2011-10-27 20:34:23 +00:00
cc-guess.el Fix license and copyright years. 2011-06-30 23:30:13 -07:00
cc-langs.el Amend to indent and fontify macros "which include their own semicolon" 2011-10-27 20:34:23 +00:00
cc-menus.el progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it handle 2011-08-27 08:41:23 +00:00
cc-mode.el Amend to indent and fontify macros "which include their own semicolon" 2011-10-27 20:34:23 +00:00
cc-styles.el progmodes/cc-guess.el: New file. 2011-06-30 20:45:12 +00:00
cc-vars.el Boring merge from savannah. 2011-10-28 14:35:39 +00:00
cfengine.el * lisp/progmodes/cfengine.el (cfengine-auto-mode): Add convenience function. 2011-09-25 07:52:53 -04:00
cmacexp.el
compile.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
cperl-mode.el Doc string fix. 2011-07-13 19:47:17 +02:00
cpp.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
cwarn.el
dcl-mode.el
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 Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
etags.el complete-tag fix for bug#9526 2011-09-17 12:05:52 -07:00
executable.el
f90.el Small fix for f90-next-statement. 2011-10-11 00:27:46 -07:00
flymake.el * progmodes/flymake.el (flymake-mode): If the buffer isn't 2011-07-03 00:55:41 +02:00
fortran.el Give % punctuation syntax in fortran modes (bug#8820) 2011-06-11 17:57:24 -07:00
gdb-mi.el * lisp/progmodes/gdb-mi.el: Warn the user when -i=mi is missing. 2011-10-27 22:22:38 -04:00
glasses.el Small addition to glasses.el (bug#8524) 2011-05-04 20:26:55 -07:00
grep.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
gud.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
hideif.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
hideshow.el Small hideshow fix - ignore strings as well as comments (tiny change) 2011-09-22 00:24:08 -07:00
icon.el
idlw-complete-structtag.el
idlw-help.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
idlw-shell.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
idlw-toolbar.el
idlwave.el Fix for 2011-10-21T02:23:59Z!cyd@gnu.org. 2011-10-21 22:48:39 +08:00
inf-lisp.el Reintroduce pop-to-buffer-same-window; use it for previous users of same-window-*. 2011-09-22 12:15:52 -04:00
js.el * lisp/progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp): 2011-08-12 11:32:39 -04: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 * lisp/progmodes/octave-*.el: Update maintainer. 2011-10-25 21:18:13 -04:00
octave-mod.el * lisp/progmodes/octave-*.el: Update maintainer. 2011-10-25 21:18:13 -04:00
pascal.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
perl-mode.el Small perl-mode fixes. 2011-10-04 22:28:55 -07:00
prolog.el
ps-mode.el Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
python.el Fix various uses of display-buffer and pop-to-buffer 2011-09-10 17:15:28 -04:00
ruby-mode.el
scheme.el * lisp/progmodes/scheme.el (scheme-indent-function): Yet another doc typo. 2011-09-13 13:57:04 -04:00
sh-script.el * lisp/progmodes/sh-script.el (sh-maybe-here-document): Disable magic in 2011-08-22 18:10:21 -04:00
simula.el
sql.el Small sql.el fix (tiny change) 2011-09-22 00:05:40 -07:00
subword.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
tcl.el
vera-mode.el Fix for 2011-10-21T02:23:59Z!cyd@gnu.org. 2011-10-21 22:48:39 +08: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 more minor mode docstrings. 2011-10-19 20:26:14 -04:00
which-func.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
xscheme.el