aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * doc/misc/dbus.texi (Type Conversion): Check for subfeature.scratch/dbusbind-typeMichael Albinus2015-08-301-1/+2
* Tweak startup screen quotingPaul Eggert2015-08-271-3/+3
* Improve seq-concatenate for new sequence typesNicolas Petton2015-08-271-1/+12
* Add mode local overrides to xref-find-definitionsStephen Leake2015-08-262-142/+258
* Add mode local overrides to describe-functionStephen Leake2015-08-261-0/+24
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-261-2/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2015-08-2626-76/+98
|\
| * Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-2626-76/+98
* | ; * tramp-compat.el: Remove superfluous comment; formattingMichael Albinus2015-08-261-6/+3
* | * lisp/net/tramp-cache.el (top): Use `message' but `format-message'.Michael Albinus2015-08-261-2/+2
|/
* Go back to grave quoting in TrampPaul Eggert2015-08-258-170/+160
* Go back to grave quoting in GnusPaul Eggert2015-08-259-17/+17
* Fix customization of text-quoting-stylePaul Eggert2015-08-253-9/+7
* format-message now curves ` and 'Paul Eggert2015-08-251-6/+0
* * lisp/net/tramp-sh.el (tramp-awk-encode, tramp-awk-decode)Michael Albinus2015-08-251-2/+71
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-253-4/+4
* Spelling fixesPaul Eggert2015-08-256-6/+6
* Gnus format-message typo fixPaul Eggert2015-08-251-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-24222-939/+960
* Treat ' like ’ even when not matching `Paul Eggert2015-08-241-19/+14
* * doc/emacs/cal-xtra.texi (Holiday Customizing): Fix typo in example.Glenn Morris2015-08-241-2/+2
* Tramp diagnostics as per ‘text-quoting-style’Paul Eggert2015-08-248-164/+185
* Fix documentation for `save-excursion'Xue Fuqiao2015-08-241-1/+1
* * lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat-quoted-marker):Michael Albinus2015-08-241-21/+41
* Revert fbb5531fa11d13854b274d28ccd329c9b6652cfc for tramp.el.Michael Albinus2015-08-241-5/+5
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-242-2/+2
* Fix cl-subseq and cl-concatenateNicolas Petton2015-08-242-11/+11
* * lisp/version.el (emacs-version): No longer include build hostGlenn Morris2015-08-241-4/+5
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-2376-281/+299
* python.el: Fix python-shell-buffer-substring on indented codeFabián Ezequiel Gallina2015-08-231-10/+13
* python.el: Defer shell setup code until first interactive promptFabián Ezequiel Gallina2015-08-231-5/+38
* Remove the calls to `seq-into` from `seq-concatenate`Nicolas Petton2015-08-231-12/+5
* python.el: Fix completion for pdb interactionsFabián Ezequiel Gallina2015-08-231-127/+139
* Make seq.el more extensible by using cl-defmethodNicolas Petton2015-08-232-218/+218
* python.el: Fix prompt detection with user overridden interpreterFabián Ezequiel Gallina2015-08-231-2/+4
* Revert "Extend ‘format’ to translate curved quotes"Andreas Schwab2015-08-233-8/+5
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-2311-62/+89
* python.el: fallback completion, ffap and eldoc setup enhancementsFabián Ezequiel Gallina2015-08-221-58/+67
* ; python.el: Fix typo for previous commitFabián Ezequiel Gallina2015-08-221-1/+1
* python.el: Increase native completion robustness.Fabián Ezequiel Gallina2015-08-221-33/+60
* Handle comments inside unquoted URIs in css-modeSimen Heggestøyl2015-08-221-1/+19
* Support invocation of Hunspell with multiple dictionariesEli Zaretskii2015-08-221-38/+75
* Minor formatting changes in ispell.elEli Zaretskii2015-08-221-41/+41
* In ‘adjust-window-trailing-edge’ fix bug with size-preserved windows.Martin Rudalics2015-08-221-4/+10
* * lisp/progmodes/cc-*.el: Fix up commenting styleStefan Monnier2015-08-2114-56/+56
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-2131-205/+205
* ; python.el: Fix previous commit for Emacs<24.3 compatibilityFabián Ezequiel Gallina2015-08-211-0/+4
* ; python.el: Fix previous commit for Emacs<24.3 compatibilityFabián Ezequiel Gallina2015-08-211-1/+3
* python.el: Ensure remote process-environment on non-interactive processesFabián Ezequiel Gallina2015-08-211-29/+57
* ; python.el: Bump version to 25.1Fabián Ezequiel Gallina2015-08-211-2/+3