1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00
emacs/lisp/progmodes
Juanma Barranquero c4e7c63af1 Fix typos.
2011-11-09 17:18:33 +01: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 Rename split-window-{above-each-other|split-window-side-by-side} 2011-10-30 09:56:03 +08: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 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 Add c-nonlabel-token-2-key to cc-langs.el. 2011-11-03 21:55:15 +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 * lisp/progmodes/compile.el: Adjust regexp for OCaml warnings. 2011-11-09 10:39:32 -05:00
cperl-mode.el Spelling fixes. 2011-11-08 22:10:51 -08: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 lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
delphi.el delphi syntax table fix for bug#9994 2011-11-08 14:19:36 -05:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el Replace many instances of read-file-name with read-directory-name. 2011-03-05 16:56:00 -05:00
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 lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
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 Rename split-window-{above-each-other|split-window-side-by-side} 2011-10-30 09:56:03 +08:00
gdb-mi.el Spelling fixes. 2011-11-08 22:10:51 -08: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 typos. 2011-11-09 17:18:33 +01: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 lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
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 Fix typos. 2011-11-09 17:18:33 +01: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 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 * lisp/progmodes/python.el (python-beginning-of-statement): Rewrite. 2011-11-09 10:00:32 -05:00
ruby-mode.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
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 lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
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 lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
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 Spelling fixes. 2011-11-08 22:10:51 -08:00
which-func.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
xscheme.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00