* lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
[bpt/emacs.git] / lisp / progmodes /
2013-01-08 Juri Linkov* lisp/textmodes/flyspell.el (flyspell-incorrect, flysp...
2013-01-06 Glenn MorrisMerge from emacs-24; up to 2012-12-07T15:31:43Z!cyd...
2013-01-05 Glenn MorrisMerge from emacs-24; up to 2012-12-07T08:13:49Z!dmantip...
2013-01-04 Glenn MorrisMerge from emacs-24; up to 2012-12-06T20:16:38Z!monnier...
2013-01-03 Glenn Morrismakefile-fill-paragraph tweak
2013-01-03 Glenn Morrisetags.el fix for compressed files
2013-01-03 Glenn MorrisMerge from emacs-24; up to 2012-12-06T07:33:20Z!rgm...
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Fabián Ezequiel... * progmodes/python.el (python-nav-end-of-statement...
2012-12-31 Fabián Ezequiel... * progmodes/python.el: Bump defgroup :version to 24.3.
2012-12-31 Fabián Ezequiel... Backported revisions 2012-12-29T12:33:33Z!fgallina...
2012-12-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-29 Fabián Ezequiel... * progmodes/python.el: Support other commands triggering
2012-12-29 Fabián Ezequiel... * progmodes/python.el (python-shell-send-region): Add...
2012-12-29 Fabián Ezequiel... * progmodes/python.el: Remove cl dependency.
2012-12-27 Sam Steingold* lisp/progmodes/cperl-mode.el (cperl-calculate-indent...
2012-12-27 Glenn MorrisMerge from emacs-24; up to 2012-12-03T21:07:47Z!eggert...
2012-12-26 Dmitry Gutov* lisp/progmodes/ruby-mode.el (auto-mode-alist): `purec...
2012-12-26 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-indent-beg-re)...
2012-12-24 Dmitry Gutov* lisp/progmodes/ruby-mode.el: Bump the version to...
2012-12-23 Alan MackenzieSpeed up fontification where there's large brace blocks.
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-20 Michael Albinus* progmodes/grep.el (rgrep): Escape command line. ...
2012-12-20 Bastien GuerryFix typos.
2012-12-14 Paul EggertSpelling fixes.
2012-12-14 Julien Danjou* progmodes/sql.el (sql-mode-postgres-font-lock-keyword...
2012-12-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2012-12-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-11 Alan MackenzieMake CC Mode not hang when _some_ lines end in CRLF...
2012-12-11 Fabián Ezequiel... * progmodes/python.el (python-skeleton-class)
2012-12-11 Glenn MorrisFix for indentation of f90 preproc lines embedded in...
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-06 Stefan Monnier* lisp/progmodes/sql.el: Use cl-lib and lexical-binding...
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-05 Stefan Monnier* lisp/progmodes/octave-mod.el (octave-mark-block)...
2012-12-03 Glenn MorrisMerge from emacs-24; up to 2012-11-23T06:23:28Z!cyd...
2012-12-01 Chong YidongFix last change.
2012-12-01 Chong YidongModularize add-log-current-defun.
2012-12-01 Chong YidongConvert several major modes to setq-local.
2012-11-30 Samuel Bronson* progmodes/grep.el (grep-compute-defaults): Do not...
2012-11-29 Stefan Monnier* lisp/progmodes/etags.el (visit-tags-table-buffer...
2012-11-27 Kenichi Handamerge trunk
2012-11-27 Glenn MorrisMerge from emacs-24; up to 2012-11-20T20:06:17Z!monnier...
2012-11-26 Fabián Ezequiel... * progmodes/python.el:
2012-11-26 Fabián Ezequiel... Fix Imenu regression.
2012-11-25 Bill WohlerMerge from trunk.
2012-11-24 Glenn MorrisMerge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka...
2012-11-23 Kenichi Handa(no commit message)
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Alan MackenzieBump CC Mode's version number to 5.32.4.
2012-11-21 Alan MackenzieFix bugs in the CC Mode state cache. Enhance a debuggi...
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-19 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist):
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-17 Eli ZaretskiiMerge from trunk.
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-14 Kenichi Handamerge trunk
2012-11-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el
2012-11-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make...
2012-11-14 Paul EggertSpelling fixes.
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-move-to-block)...
2012-11-13 Kenichi Handamerge trunk
2012-11-13 Eli ZaretskiiMerge from trunk.
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-add-log-current...
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-12 Fabián Ezequiel... Fix end-of-defun misbehavior.
2012-11-12 Glenn MorrisDocument flymake fringe bitmaps
2012-11-12 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-move-to-block)...
2012-11-10 Glenn MorrisMerge from emacs-24; up to 2012-11-08T14:54:03Z!monnier...
2012-11-09 Stefan MonnierNew property dynamic-docstring-function for docstrings.
2012-11-08 Stefan Monnier* lisp/progmodes/js.el: Prefer advice to cl-letf's...
2012-11-08 Julien DanjouAdd Rakefile in auto-mode-list for ruby-mode
2012-11-08 Stefan Monnier* perl-mode.el: Add coding cookie.
2012-11-08 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-prettify-symbols...
2012-11-03 Glenn MorrisMerge from emacs-24; up to 2012-11-03T05:11:34Z!dmantip...
2012-11-03 Eli ZaretskiiAdapt MSDOS port to latest changes.
2012-11-03 Fabián Ezequiel... * progmodes/python.el (inferior-python-mode): Fix hang in
2012-11-02 Eli ZaretskiiMerge from trunk after 24.3 was moved to emacs-24 branch.
2012-10-31 Stefan Monnier* lisp/progmodes/sh-script.el (sh--inside-noncommand...
2012-10-31 Stefan Monnier* lisp/progmodes/sh-script.el (sh--inside-arithmetic...
2012-10-30 Kenichi Handamerge trun
2012-10-29 Stefan Monnier* lisp/progmodes/sh-script.el (sh-font-lock-paren)...
2012-10-23 Stefan Monnier* lisp/progmodes/compile.el (compilation-start): Try...
2012-10-23 Glenn Morris* gud.el (gud-menu-map): Check gdb-active-process is...
2012-10-23 Kenichi Handamerge trunk
2012-10-23 Stefan MonnierCleanup uses of "-hooks".
2012-10-22 Takafumi Arakaki* lisp/progmodes/which-func.el (which-func-current...
2012-10-20 Eli ZaretskiiMerge from trunk.
2012-10-20 Arne Jørgensen* progmodes/flymake.el (flymake-create-temp-inplace...
2012-10-18 Chong YidongFix how gdb-mi calls display-buffer to avoid switching...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
next