]> code.delx.au - gnu-emacs/history - lisp/progmodes
* lisp/epa.el (epa-read-file-name): New function.
[gnu-emacs] / lisp / progmodes /
2013-06-08 Leo Liu* progmodes/octave.el (octave-add-log-current-defun...
2013-06-07 Leo Liu* progmodes/octave.el (octave-function-header-regexp...
2013-06-07 Leo Liu* newcomment.el (comment-search-backward): Revert last...
2013-06-06 Glenn Morris* prog-mode.el: Comment fixes.
2013-06-05 Ted Zlatanov(prog-prettify-symbols) (prog-prettify-install): Update...
2013-06-05 Stefan Monnier* lisp/simple.el: Move all the prog-mode code to prog...
2013-06-05 Ted ZlatanovIntroduce and use prog-prettify-install.
2013-06-05 Ted ZlatanovSymbol prettify in prog-mode; added to perl-mode, cfeng...
2013-06-05 Leo LiuRe-implement smie matching block highlight using show...
2013-06-04 Leo Liu* progmodes/compile.el (compile-goto-error): Add option...
2013-06-04 Alan MackenzieRemove faulty optimisation from indentation calculation.
2013-06-02 David EngsterMerge with CEDET upstream (rev. 8564).
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-06-01 Glenn MorrisPlain boundp silences compilation warnings since Emacs...
2013-06-01 Glenn MorrisPlain fboundp silences compilation warnings since Emacs...
2013-06-01 Glenn MorrisDon't (re)define a basic custom widget in cc-vars
2013-06-01 Leo Liu* progmodes/octave.el (octave-mode-syntax-table): Give `.'
2013-05-31 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-expansion...
2013-05-31 Glenn Morris* progmodes/cc-vars.el (c-make-macro-with-semi-re)...
2013-05-31 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-expansion...
2013-05-30 Glenn Morris* lisp/progmodes/gdb-mi.el (gdb-wait-for-pending):...
2013-05-30 Glenn Morriscc-bytecomp tweaks for sake of byte-compiler
2013-05-30 Glenn Morris* lisp/progmodes/cc-mode.el: Move load of cc-vars befor...
2013-05-30 Glenn MorrisUse completion-at-point rather than obsolete alias.
2013-05-29 Glenn Morrisidlwave-concatenate-rinfo-lists fix
2013-05-29 Leo Liu* lisp/emacs-lisp/smie.el (smie-highlight-matching...
2013-05-29 Glenn Morris* idlwave.el (idlwave-scan-user-lib-files, idlwave...
2013-05-29 Glenn MorrisSilence cperl-mode compilation
2013-05-28 Alan MackenzieHandle "capitalised keywords" correctly.
2013-05-28 Glenn Morris* cc-vars.el (c-macro-names-with-semicolon): Move defin...
2013-05-27 Alan MackenzieRemove spurious syntax-table text properties inserted...
2013-05-27 Leo Liu* progmodes/octave.el (inferior-octave-directory-tracke...
2013-05-26 Fabián Ezequiel... * progmodes/python.el: Fix typo in commentary.
2013-05-26 Fabián Ezequiel... * progmodes/python.el (python-indent-block-enders)...
2013-05-25 Stefan Monnier* lisp/simple.el (read--expression): New function,...
2013-05-25 Xue FuqiaoRefine the documentation of Flymake
2013-05-24 Juri Linkov* lisp/progmodes/grep.el (grep-mode-font-lock-keywords...
2013-05-24 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-auto-fill): Rework...
2013-05-24 Glenn MorrisSilence some cperl-mode compiler warnings
2013-05-24 Glenn MorrisGud tooltip tweak
2013-05-24 Glenn Morris* lisp/progmodes/js.el (js--optimize-arglist): Declare.
2013-05-24 Glenn Morris* progmodes/ruby-mode.el (ruby-syntax-propertize-expans...
2013-05-24 Glenn Morris* which-func.el (ediff-window-A, ediff-window-B, (ediff...
2013-05-23 Kenichi Handamerge trunk
2013-05-23 Glenn MorrisSilence some js compilation warnings
2013-05-23 Glenn MorrisSilence vera-mode compilation
2013-05-22 Leo Liu* progmodes/octave.el (inferior-octave-startup): Fix...
2013-05-22 Kenichi Handamerge trunk
2013-05-22 Glenn Morris* progmodes/idlw-help.el (idlwave-help-fontify): Use...
2013-05-22 Glenn MorrisSmall speedbar-related clean-up
2013-05-21 Leo LiuMinor fix to last change
2013-05-21 Leo Liu* progmodes/octave.el (octave-mode-menu): Update and...
2013-05-21 Leo LiuSimplify auto fill in Octave mode and some small improv...
2013-05-21 Glenn MorrisSilence some compiler warnings
2013-05-20 Leo LiuUse octave-help-mode for the Octave Help buffer
2013-05-19 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2013-05-19 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-expression-expansio...
2013-05-18 Leo LiuTeach inferior-octave-startup to handle Octave > 3.7
2013-05-18 Leo Liu* progmodes/octave.el (inferior-octave-startup): Use...
2013-05-18 Glenn Morris* vhdl-mode.el (vhdl-mode-map-init): Remove backspace...
2013-05-17 Glenn MorrisFix typos in previous subword.el change
2013-05-17 Leo Liu* newcomment.el (comment-search-backward): Stricter...
2013-05-17 Eli ZaretskiiSupport invocation of un-installed runemacs.exe.
2013-05-17 Leo Liu* subr.el (delete-consecutive-dups): New function.
2013-05-17 Stefan Monnier* lisp/progmodes/f90.el (f90-keywords-re, f90-keywords...
2013-05-16 Wilson SnyderSync with upstream verilog-mode r840.
2013-05-16 Eli ZaretskiiMerge from trunk.
2013-05-16 Leo Liu* progmodes/octave.el (octave-indent-defun): Mark obsolete.
2013-05-16 Reto ZimmermannSync with upstream vhdl mode v3.34.2.
2013-05-15 Glenn MorrisMisc custom group fixes
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-15 Leo Liu* progmodes/octave.el (octave-goto-function-definition...
2013-05-15 Stefan Monnier* lisp/progmodes/f90.el (f90-blocks-re): Include the...
2013-05-14 Glenn Morris* f90.el (f90-imenu-generic-expression): Fix typo in...
2013-05-14 Jean-Philippe Gravel* progmodes/gdb-mi.el (gdb-running, gdb-starting):...
2013-05-14 Jean-Philippe Gravel* progmodes/gdb-mi.el: Fix non-responsive gud commands...
2013-05-12 Jean-Philippe Gravel* progmodes/gdb-mi.el (gdb-input): Include token numbers in
2013-05-14 Leo Liu* progmodes/octave.el (octave-font-lock-texinfo-comment):
2013-05-14 Leo Liu* progmodes/octave.el (octave-font-lock-keywords):...
2013-05-14 Glenn Morris* lisp/progmodes/flymake.el (flymake-xml-program):...
2013-05-13 Leo Liu* progmodes/octave.el (octave-indent-comment): Fix...
2013-05-13 Leo Liu* progmodes/octave.el (octave-mode-map): Bind octave...
2013-05-13 Leo Liu* progmodes/octave.el (octave-indent-comment): Fix...
2013-05-12 Leo Liu* progmodes/octave.el (inferior-octave-startup): Store...
2013-05-11 Leo Liu* progmodes/octave.el (octave-indent-comment): Improve.
2013-05-11 Leo Liu* progmodes/octave.el (octave-begin-keywords, octave...
2013-05-11 Leo Liu* progmodes/octave.el (octave-indent-comment): New...
2013-05-11 Leo Liu* progmodes/octave.el (octave-beginning-of-line)
2013-05-11 Glenn MorrisMore custom :type fixes
2013-05-10 Leo Liu* progmodes/octave.el (inferior-octave-completion-table...
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-09 Glenn MorrisFix a bunch of custom types (thank you cus-test.el)
2013-05-09 Leo Liu* progmodes/octave.el (inferior-octave-completion-at...
2013-05-08 Stefan Monnier* lisp/progmodes/ruby-mode.el: First cut at SMIE support.
2013-05-08 Stefan Monnier* lisp/progmodes/f90.el (f90-mode-syntax-table): Use...
2013-05-08 Juanma BarranqueroSilence byte-compiler warnings.
2013-05-08 Glenn Morrism4-mode misc small cleanup
2013-05-08 Tom Tromey* lisp/progmodes/m4-mode.el (m4-mode-syntax-table):
2013-05-07 Glenn Morris* lisp/progmodes/perl-mode.el (perl-prettify-symbols...
2013-05-07 Glenn Morris* lisp/progmodes/f90.el (f90-smart-end-names): New...
next