summaryrefslogtreecommitdiff
path: root/lisp/progmodes
AgeCommit message (Expand)Author
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-23python.el: Fix python-shell-buffer-substring on indented codeFabián Ezequiel Gallina
2015-08-23python.el: Defer shell setup code until first interactive promptFabián Ezequiel Gallina
2015-08-23python.el: Fix completion for pdb interactionsFabián Ezequiel Gallina
2015-08-23python.el: Fix prompt detection with user overridden interpreterFabián Ezequiel Gallina
2015-08-22python.el: fallback completion, ffap and eldoc setup enhancementsFabián Ezequiel Gallina
2015-08-22; python.el: Fix typo for previous commitFabián Ezequiel Gallina
2015-08-22python.el: Increase native completion robustness.Fabián Ezequiel Gallina
2015-08-21* lisp/progmodes/cc-*.el: Fix up commenting styleStefan Monnier
2015-08-21; python.el: Fix previous commit for Emacs<24.3 compatibilityFabián Ezequiel Gallina
2015-08-21; python.el: Fix previous commit for Emacs<24.3 compatibilityFabián Ezequiel Gallina
2015-08-21python.el: Ensure remote process-environment on non-interactive processesFabián Ezequiel Gallina
2015-08-21; python.el: Bump version to 25.1Fabián Ezequiel Gallina
2015-08-21python.el: Enhancements to process environment setup.Fabián Ezequiel Gallina
2015-08-21Avoid hard-coding "M-x command" in docstringsPaul Eggert
2015-08-21* lisp/progmodes/js.el (js-mode): Don't eagerly syntax propertize.Stefan Monnier
2015-08-21Generalize prettify-symbols to arbitrary modesTassilo Horn
2015-08-20Don't quote symbols 'like-this' in docstrings etc.Paul Eggert
2015-08-20Handling of `c-parse-state'. Fix low level bug.Alan Mackenzie
2015-08-19Make electric-pair-mode, delete-selection-mode and CC Mode cooperate.Alan Mackenzie
2015-08-16Spelling fixesPaul Eggert
2015-08-16Update verilog-mode.el to 2015-05-14-6232468-vpo-GNU.Wilson Snyder
2015-08-15Fix "\`" confusion in Lisp stringsPaul Eggert
2015-08-14Don't miss warnings about removing string text properties while dumpingEli Zaretskii
2015-08-13* lisp/progmodes/sh-script.el (sh-mode): Handle .cshrc (bug#21049)Stefan Monnier
2015-08-13* lisp/progmodes/compile.el: Assume 8-wide TABs (bug#21038)Magnus Henoch
2015-08-13xref-find-definitions: Exclude more generic function items.Stephen Leake
2015-08-12Introduce new macros to cover Emacs's new names in cl-lib.el.Alan Mackenzie
2015-08-11; python.el: Emacs 24.x compatibility fixesFabián Ezequiel Gallina
2015-08-11elisp--xref-find-definitions handle cl-defstuct default constructorStephen Leake
2015-08-10Rewrite elisp--xref-find-definitions to handle many more cases; add tests.Stephen Leake
2015-08-10Fix "Invalid search bound (wrong side of point)" in fontification.Alan Mackenzie
2015-08-10; Fix xref--show-location, after regression in ee50e62Dmitry Gutov
2015-08-10Add project-vc-search-path and project-vc-ignoresDmitry Gutov
2015-08-05Fix some confusion with ‘format’Paul Eggert
2015-08-05Preserve window point in xref-find-definitions-other-windowDmitry Gutov
2015-08-05* lisp/progmodes/project.el: Add a paragraph to the front matter.Dmitry Gutov
2015-08-04; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup
2015-08-02Add a second argument to project-ignoresDmitry Gutov
2015-08-01Don't pass NOVISIT to find-fileDmitry Gutov
2015-08-01Ignore buffer restriction for tags-loop-evalDmitry Gutov
2015-07-31Don't overflow if computing approximate percentagePaul Eggert
2015-07-31Rename project-directories to project-rootsDmitry Gutov
2015-07-22; xref-find-regexp: (require 'grep), for grep-read-filesDmitry Gutov
2015-07-21Add new xref-query-replace commandDmitry Gutov
2015-07-21; Fix a typoDmitry Gutov
2015-07-20Do not corrupt grep-find-ignored-filesDmitry Gutov
2015-07-20Add xref-match-item, and use itDmitry Gutov
2015-07-20Rename xref--xref to xref-itemDmitry Gutov
2015-07-20Rename xref description slot to summaryDmitry Gutov