1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-16 05:00:51 -08:00
emacs/lisp/progmodes
Leo Liu c75c93c7ed * progmodes/octave.el (octave-mode-syntax-table): Give `.'
punctuation syntax.
(inferior-octave-minimal-columns)
(inferior-octave-last-column-width): New variables.
(inferior-octave-track-window-width-change): New function.
(inferior-octave-mode): Adjust column width so that Octave output,
for example from 'ls', can fit into the window nicely.
2013-06-01 11:38:36 +08:00
..
.gitignore
ada-mode.el * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_". 2013-05-08 12:27:53 -04:00
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el
asm-mode.el
autoconf.el * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_". 2013-05-08 12:27:53 -04:00
bug-reference.el
cap-words.el
cc-align.el
cc-awk.el
cc-bytecomp.el cc-bytecomp tweaks for sake of byte-compiler 2013-05-30 19:20:05 -04:00
cc-cmds.el
cc-compat.el
cc-defs.el * progmodes/cc-defs.el (c-version): Increment to 5.32.5. 2013-05-05 12:17:12 +00:00
cc-engine.el Handle arbitrarily long C++ member initialisation lists. 2013-04-30 16:19:14 +00:00
cc-fonts.el
cc-guess.el
cc-langs.el Correct the placement of c-cpp-delimiters when there're #s not at col 0. 2013-04-15 16:10:24 +00:00
cc-menus.el
cc-mode.el * lisp/progmodes/cc-mode.el: Move load of cc-vars before that of cc-langs 2013-05-30 19:18:39 -04:00
cc-styles.el
cc-vars.el * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler. 2013-05-31 00:05:55 -07:00
cfengine.el
cmacexp.el
compile.el * lisp/progmodes/compile.el (compilation-next-error-function): 2013-04-24 09:50:22 -04:00
cperl-mode.el Silence cperl-mode compilation 2013-05-28 19:46:35 -07:00
cpp.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
cwarn.el
dcl-mode.el
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
etags.el
executable.el
f90.el * lisp/progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re) 2013-05-16 20:36:33 -04:00
flymake.el * lisp/simple.el (read--expression): New function, extracted from 2013-05-24 22:21:49 -04:00
fortran.el
gdb-mi.el * lisp/progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo. 2013-05-30 19:33:08 -04:00
glasses.el
grep.el * lisp/progmodes/grep.el (grep-mode-font-lock-keywords): Support =linenumber= 2013-05-24 23:54:38 +03:00
gud.el Gud tooltip tweak 2013-05-23 23:50:22 -07:00
hideif.el
hideshow.el
icon.el
idlw-complete-structtag.el
idlw-help.el * progmodes/idlw-help.el (idlwave-help-fontify): Use called-interactively-p. 2013-05-21 20:16:05 -07:00
idlw-shell.el
idlw-toolbar.el
idlwave.el idlwave-concatenate-rinfo-lists fix 2013-05-29 00:18:09 -07:00
inf-lisp.el
js.el * lisp/progmodes/js.el (js--optimize-arglist): Declare. 2013-05-23 20:50:31 -07:00
ld-script.el * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_". 2013-05-08 12:27:53 -04:00
m4-mode.el * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_". 2013-05-08 12:27:53 -04:00
make-mode.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
mantemp.el
meta-mode.el * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_". 2013-05-08 12:27:53 -04:00
mixal-mode.el
modula2.el
octave.el * progmodes/octave.el (octave-mode-syntax-table): Give `.' 2013-06-01 11:38:36 +08:00
opascal.el * lisp/progmodes/opascal.el: Use font-lock and syntax-propertize. 2013-04-25 12:07:33 -04:00
pascal.el * lisp/progmodes/pascal.el (pascal--syntax-propertize): New const. 2013-05-04 22:26:38 -04:00
perl-mode.el * lisp/progmodes/perl-mode.el (perl-prettify-symbols): Add :version. 2013-05-07 14:06:13 -04:00
prolog.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
ps-mode.el
python.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
ruby-mode.el * lisp/progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p): 2013-05-31 20:55:03 +04:00
scheme.el
sh-script.el * lisp/progmodes/sh-script.el (sh-imenu-generic-expression): Handle 2013-04-20 03:50:28 +09:00
simula.el
sql.el More custom :type fixes 2013-05-10 19:21:29 -07:00
subword.el Fix typos in previous subword.el change 2013-05-17 19:18:15 -04:00
tcl.el Use completion-at-point rather than obsolete alias. 2013-05-29 20:20:56 -07:00
vera-mode.el Silence vera-mode compilation 2013-05-22 21:59:14 -07:00
verilog-mode.el Sync with upstream verilog-mode r840. 2013-05-16 09:11:38 -07:00
vhdl-mode.el Small speedbar-related clean-up 2013-05-21 20:13:56 -07:00
which-func.el * which-func.el (ediff-window-A, ediff-window-B, (ediff-window-C): Declare. 2013-05-23 20:49:17 -07:00
xscheme.el Use add/remove-function to manipulate process-filters. 2013-04-20 12:24:04 -04:00