1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-13 01:20:28 -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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ada-stmt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ada-xref.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
antlr-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
asm-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cap-words.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cc-align.el Correct the position of point in some line-up functions. 2013-03-06 14:24:39 +00:00
cc-awk.el Spelling fixes. 2013-02-01 22:04:06 -08:00
cc-bytecomp.el cc-bytecomp tweaks for sake of byte-compiler 2013-05-30 19:20:05 -04:00
cc-cmds.el Replace last-command-event' by last-command-char' in XEmacs. 2013-03-04 19:33:23 +00:00
cc-compat.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Handle `parse-partial-sexp' landing inside a comment opener 2013-04-03 17:50:39 +00:00
cc-guess.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Reformulate java imenu-generic-expression. 2013-04-15 14:32:20 +00:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 * progmodes/cfengine.el: Use symbol motion commands instead of extending the word syntax. 2013-03-22 15:06:53 -04:00
cmacexp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dcl-mode.el In doc, use standard American English style for e.g., etc., i.e. 2013-02-12 09:36:54 -08:00
ebnf-abn.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebnf-bnf.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebnf-dtd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebnf-ebx.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebnf-iso.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebnf-otz.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebnf-yac.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebnf2ps.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebrowse.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
etags.el Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru 2013-01-19 12:38:13 -08:00
executable.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
gdb-mi.el * lisp/progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo. 2013-05-30 19:33:08 -04:00
glasses.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hideshow.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
icon.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
idlw-complete-structtag.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
idlw-toolbar.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
idlwave.el idlwave-concatenate-rinfo-lists fix 2013-05-29 00:18:09 -07:00
inf-lisp.el Doc fixes re set-variable 2013-02-21 20:59:28 -05:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Update ps-mode.el from upstream 2013-02-23 14:06:45 -08:00
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 Merge from emacs-24 2013-03-16 18:08:22 -04:00
sh-script.el * lisp/progmodes/sh-script.el (sh-imenu-generic-expression): Handle 2013-04-20 03:50:28 +09:00
simula.el Make simula.el special bug reporting obsolete 2013-02-23 13:49:41 -08:00
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