aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T20:16:[email protected]Glenn Morris2013-01-041-7/+4
|\
| * etags.el fix for compressed filesGlenn Morris2013-01-021-7/+4
* | makefile-fill-paragraph tweakGlenn Morris2013-01-031-4/+6
* | Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-0284-101/+121
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-0184-91/+100
| * * progmodes/python.el (python-nav-end-of-statement): Rewrite inFabián Ezequiel Gallina2012-12-311-9/+20
| * * progmodes/python.el: Bump defgroup :version to 24.3.Fabián Ezequiel Gallina2012-12-311-1/+1
| * Backported revisions 2012-12-29T12:33:[email protected] and 2012-12-29T12:...Fabián Ezequiel Gallina2012-12-311-14/+28
* | * progmodes/python.el: Support other commands triggeringFabián Ezequiel Gallina2012-12-291-13/+20
* | * progmodes/python.el (python-shell-send-region): Add blank linesFabián Ezequiel Gallina2012-12-291-1/+8
* | * progmodes/python.el: Remove cl dependency.Fabián Ezequiel Gallina2012-12-291-8/+7
* | * lisp/progmodes/cperl-mode.el (cperl-calculate-indent): Do not staggerSam Steingold2012-12-271-2/+4
* | Merge from emacs-24; up to 2012-12-03T21:07:[email protected]Glenn Morris2012-12-272-4/+6
|\|
| * * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",Dmitry Gutov2012-12-261-2/+3
| * * lisp/progmodes/ruby-mode.el: Bump the version to 1.2.Dmitry Gutov2012-12-241-1/+1
| * Speed up fontification where there's large brace blocks.Alan Mackenzie2012-12-231-1/+2
* | * lisp/progmodes/ruby-mode.el (auto-mode-alist): `purecopy' theDmitry Gutov2012-12-261-1/+3
* | Merge from emacs-24; up to 2012-12-01T13:25:[email protected]Glenn Morris2012-12-211-1/+1
|\|
| * Fix typos.Bastien Guerry2012-12-201-1/+1
* | * progmodes/grep.el (rgrep): Escape command line. Sometimes, itMichael Albinus2012-12-202-6/+13
* | Spelling fixes.Paul Eggert2012-12-141-1/+1
* | * progmodes/sql.el (sql-mode-postgres-font-lock-keywords): UpdateJulien Danjou2012-12-141-24/+30
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2012-12-141-27/+41
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2012-12-141-16/+22
* | Merge from emacs-24; up to 2012-11-30T04:44:[email protected]Glenn Morris2012-12-122-10/+23
|\|
| * Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.Alan Mackenzie2012-12-111-2/+15
| * * progmodes/python.el (python-skeleton-class)Fabián Ezequiel Gallina2012-12-111-8/+8
* | Fix for indentation of f90 preproc lines embedded in continuationsGlenn Morris2012-12-101-14/+19
* | * lisp/progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.Stefan Monnier2012-12-061-277/+279
* | Merge from emacs-24; up to 2012-11-24T16:58:[email protected]Glenn Morris2012-12-051-1/+4
|\|
| * * lisp/progmodes/octave-mod.el (octave-mark-block): Move out of tokens andStefan Monnier2012-12-051-1/+4
* | Fix last change.Chong Yidong2012-12-013-7/+11
* | Modularize add-log-current-defun.Chong Yidong2012-12-015-39/+60
* | Convert several major modes to setq-local.Chong Yidong2012-12-015-135/+117
* | * progmodes/grep.el (grep-compute-defaults): Do not pass the -e flag to xargsSamuel Bronson2012-11-301-3/+3
* | * lisp/progmodes/etags.el (visit-tags-table-buffer): Give a more preciseStefan Monnier2012-11-291-1/+3
* | Merge from emacs-24; up to 2012-11-20T20:06:[email protected]Glenn Morris2012-11-261-10/+28
|\|
| * * progmodes/python.el:Fabián Ezequiel Gallina2012-11-261-1/+1
| * Fix Imenu regression.Fabián Ezequiel Gallina2012-11-261-9/+27
* | Merge from emacs-24; up to 2012-11-19T11:36:[email protected]Glenn Morris2012-11-233-13/+49
|\|
| * Bump CC Mode's version number to 5.32.4.Alan Mackenzie2012-11-211-1/+1
| * Fix bugs in the CC Mode state cache. Enhance a debugging mechanism.Alan Mackenzie2012-11-212-12/+48
* | Teach sql-mode's imenu about IF NOT EXISTSDaniel Colascione2012-11-211-9/+9
|\ \
* | | Support IF NOT EXISTS in SQL declarationsDaniel Colascione2012-11-211-0/+1
|\| |
* | | * lisp/emacs-lisp/byte-run.el (defun-declarations-alist):Stefan Monnier2012-11-191-33/+44
* | | * lisp/progmodes/ruby-mode.elDmitry Gutov2012-11-141-6/+26
* | | * lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detectionDmitry Gutov2012-11-141-5/+7
* | | Spelling fixes.Paul Eggert2012-11-131-1/+1
* | | * lisp/progmodes/ruby-mode.el (ruby-move-to-block): Looks for a blockDmitry Gutov2012-11-131-32/+46
* | | * lisp/progmodes/ruby-mode.el (ruby-add-log-current-method): Print theDmitry Gutov2012-11-131-22/+18