Move lisp/emacs-lisp/authors.el to admin/
[bpt/emacs.git] / lisp / progmodes /
2014-06-26 Luke LeeHideIfDef mode bug fixes and enhancements. This is...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-21 Fabián Ezequiel... Fix completion retrieval parsing.
2014-06-21 Fabián Ezequiel... Enhancements for outline integration.
2014-06-20 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): For...
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function...
2014-06-19 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use...
2014-06-19 William Xu* lisp/progmodes/hideif.el (hif-string-to-number):...
2014-06-16 Dmitry GutovFix bug#17732
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-14 Glenn MorrisStop cc-mode loading cl at runtime
2014-06-12 Matthias Meulien* lisp/progmodes/python.el (import skeleton): New skeleton.
2014-06-12 Matthias Meulien* lisp/progmodes/python.el (class skeleton): Don't...
2014-06-12 Eric Hanchrow* lisp/progmodes/python.el (run-python): Use read-shell...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-02 Wilson SnyderSync with upstream verilog-mode revision 3cd8144
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Stefan Monnier* lisp/progmodes/js.el (js-indent-line): Don't mix...
2014-05-30 Alan MackenzieGuard (looking-at "\\s!") from XEmacs.
2014-05-29 Stefan Monnier* lisp/font-lock.el (font-lock-flush, font-lock-ensure...
2014-05-28 Stefan Monnier* lisp/progmodes/hideshow.el (hs-hide-all): Call syntax...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-24 Daniel ColascioneFix subword-mode motion
2014-05-21 Daniel ColascioneFile-local-variable support for sh-script; add mksh...
2014-05-21 Daniel ColascioneFile-local-variable support for sh-script; add mksh...
2014-05-20 Stefan Monnier* lisp/progmodes/scheme.el (scheme-mode-syntax-table...
2014-05-14 Sam Steingoldavoid unnecessary questions
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-09 Eli Zaretskiilisp/progmodes/grep.el (lgrep): Fix a typo in last...
2014-05-09 Glenn MorrisUse file-accessible-directory-p in some more places
2014-05-09 Glenn Morris* compile.el (recompile): Handle C-u M-x recompile...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-05 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2014-05-05 Daniel ColascioneUse rx for `gnu' compile.el pattern
2014-05-05 Daniel ColascioneUse rx for `gnu' compile pattern
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-05-01 Glenn MorrisDoc fixes
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-28 Stefan Monnier* lisp/progmodes/ps-mode.el: Use SMIE. Move string...
2014-04-25 Stefan Monnier* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-24 Thien-Thi NguyenImprove Scheme font-locking for (define ((foo ...)...
2014-04-24 Leo Liu* progmodes/scheme.el (would-be-symbol, next-sexp-as...
2014-04-24 Daniel ColascioneAdd coproc to list of bash builtins.
2014-04-23 Stefan Monnier* lisp/simple.el (completion-list-mode-map): Use choose...
2014-04-23 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-21 Stefan Monnier* lisp/progmodes/prog-mode.el (prettify-symbols--compos...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-19 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie--sh-keyword...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-16 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-calculate-indent...
2014-04-12 Stefan Monnier* lisp/progmodes/grep.el: Use lexical-binding.
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-12 Leo LiuDon't break emacs <= 24.3 just yet
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-10 Feng Li* lisp/progmodes/pascal.el (pascal-font-lock-keywords...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-09 Dmitry GutovHighlight more Module methods
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-06 João TávoraFix triple-quoting electricity in python-mode
2014-04-03 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-02 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-02 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-indent-new-calculate):
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-03-31 Glenn MorrisFix up some Version: headers that might confuse package.el
2014-03-31 Glenn MorrisSync some vhdl changes that seem to have been missed...
2014-03-31 Reto ZimmermannSync with upstream vhdl mode v3.35.2.
2014-03-31 Glenn Morrisvhdl-mode.el small fixup
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-27 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-27 Dmitry GutovFix bug#17097
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-26 Reto ZimmermannSync with upstream vhdl mode v3.35.1
2014-03-26 Wilson SnyderSync with upstream verilog-mode revision 702457d
2014-03-24 Dmitry GutovMatch special globals in Ruby better
2014-03-23 Daniel ColascioneMerge capitalized-words-mode and subword-mode
2014-03-23 Daniel ColascioneMerge from emacs-24; up to 2014-03-21T23:16:26Z!rms...
2014-03-22 Glenn MorrisMerge from emacs-24; up to 2014-03-21T21:27:25Z!dancol...
2014-03-22 Daniel ColascioneDo not read uninitialized memory in conv_sockaddr_to_lisp
2014-03-21 Daniel ColascioneAdd memory information to bug reports
2014-03-21 Glenn MorrisMerge from emacs-24; up to 2014-03-21T08:51:02Z!eliz...
2014-03-21 Dmitry GutovFix bug#17050
2014-03-20 Juanma Barranquerolisp/progmodes/hideif.el (hif-tokenize): Understand...
2014-03-17 Dmitry GutovFix debbugs#16971
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-15 Juanma Barranquerolisp/progmodes/python.el: Fix docstring typos.
2014-03-14 Juanma Barranquerolisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.
2014-03-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-05 Glenn Morris* lisp/progmodes/sh-script.el: Fix whitespace in previo...
2014-03-05 Glenn MorrisRecognize dash shell
2014-03-04 Stefan Monnier* lisp/electric.el (electric-indent-mode-has-been-calle...
next