summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-0185-86/+88
* Merge from origin/emacs-24Paul Eggert2015-01-011-4/+4
|\
| * Spelling fixesPaul Eggert2014-12-281-4/+4
* | (xref-find-definitions): Mention "no identifier at point" caseDmitry Gutov2014-12-301-1/+2
* | Unbreak jumping to an alias's definitionDmitry Gutov2014-12-291-17/+21
* | Declare many etags command obsolete; update the goto menuDmitry Gutov2014-12-291-0/+5
* | python.el: Native readline completion.Fabián Ezequiel Gallina2014-12-271-15/+214
* | (elisp--xref-identifier-file): Skip features that have no sourcesDmitry Gutov2014-12-281-1/+2
* | python.el: Enhance shell user interaction and deprecate python-shell-get-or-c...Fabián Ezequiel Gallina2014-12-271-40/+87
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-10/+9
|\ \ | |/
| * * lisp/progmodes/python.el (python-shell-buffer-substring): HandleFabián Ezequiel Gallina2014-12-271-10/+9
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-47/+111
|\ \ | |/
| * python.el: Fix message when sending region.Fabián Ezequiel Gallina2014-12-271-10/+17
| * python.el: Cleanup temp files even with eval errors.Fabián Ezequiel Gallina2014-12-271-17/+15
| * Fix for previous commitFabián Ezequiel Gallina2014-12-271-6/+5
| * python.el: Handle file encoding for shell.Fabián Ezequiel Gallina2014-12-271-25/+85
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-273-38/+24
|\ \ | |/
| * * lisp/progmodes/js.el (js-syntax-propertize): "return" can't be divided.Stefan Monnier2014-12-231-1/+1
| * * lisp/progmodes/sh-script.el: Don't set global indent-line-functionStefan Monnier2014-12-221-1/+1
| * Fix line numbers on Python shell.Fabián Ezequiel Gallina2014-12-231-30/+10
| * python.el: Fix electric colon behaviorFabián Ezequiel Gallina2014-12-221-6/+12
| * python.el: Support interpreter paths with spacesFabián Ezequiel Gallina2014-12-081-1/+2
* | elisp-xref-find: Don't create buffers eagerlyDmitry Gutov2014-12-272-41/+74
* | python.el: Generate clearer shell buffer names.Fabián Ezequiel Gallina2014-12-261-32/+12
* | Revert "Prevent Python process shell buffer to pop twice."Fabián Ezequiel Gallina2014-12-261-1/+1
* | Add basic xref apropos implementation to elisp-modeDmitry Gutov2014-12-262-19/+31
* | Spelling fixesPaul Eggert2014-12-252-3/+3
* | Consolidate cross-referencing commandsDmitry Gutov2014-12-253-51/+633
* | (js-syntax-propertize-regexp): Recognize "slash in a character class"Stefan Monnier2014-12-231-5/+22
* | Simplify ruby--string-regionBozhidar Batsov2014-12-221-11/+6
* | Make C++11 uniform init syntax work. New keywords "final" and "override"Alan Mackenzie2014-12-193-43/+79
* | * lisp/progmodes/cc-cmds.el (c-subword-mode): Alias to subword-mode.Stefan Monnier2014-12-183-12/+20
* | Spelling fixesPaul Eggert2014-12-131-1/+1
* | Spelling fixesPaul Eggert2014-12-121-1/+1
* | Merge from origin/emacs-24Ted Zlatanov2014-12-121-1/+3
* | * lisp/progmodes/python.el (python-indent-line): Use `noindent' in strings.Stefan Monnier2014-12-121-38/+45
* | Add a command for string quotes toggling to ruby-modeBozhidar Batsov2014-12-091-0/+45
* | Associate more files with ruby-modeBozhidar Batsov2014-12-091-1/+2
* | Sync with upstream verilog-mode revision aa4b777Wilson Snyder2014-12-081-61/+140
* | Sync with upstream vhdl mode v3.36.1Reto Zimmermann2014-12-081-189/+157
* | python.el: Don't change `comint-prompt-read-only' globallyFabián Ezequiel Gallina2014-12-081-2/+2
* | Various minor details accumulated over timeStefan Monnier2014-12-081-2/+1
* | * lisp/progmodes/python.el: Recognize docstrings.Tom Willemse2014-12-071-1/+21
* | Merge from emacs-24Stefan Monnier2014-12-051-2/+2
|\ \ | |/
| * * lisp/progmodes/sh-script.el: Fix indentation rule of "| while".Stefan Monnier2014-12-041-2/+2
* | Merge from emacs-24Stefan Monnier2014-12-051-3/+5
|\ \ | |/
| * * lisp/progmodes/prog-mode.el (prettify-symbols--compose-symbol): Refine.Stefan Monnier2014-11-301-3/+5
* | Merge from origin/emacs-24Stefan Monnier2014-12-051-4/+6
|\ \ | |/
| * Python.el: Update commentary on RET-behaviorRasmus2014-11-291-4/+6
* | Fixes: debbugs:19250Stefan Monnier2014-12-032-8/+8