summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Treat ' like ’ even when not matching `...Paul Eggert2015-08-245-60/+32
* * doc/emacs/cal-xtra.texi (Holiday Customizing): Fix typo in example....Glenn Morris2015-08-242-5/+5
* * src/macfont.m (macfont_create_family_with_symbol): Accept localized names.YAMAMOTO Mitsuharu2015-08-251-30/+25
* Tramp diagnostics as per ‘text-quoting-style’...Paul Eggert2015-08-248-164/+185
* * etc/NEWS: Clarify text-quoting-style and electric-quote-mode.Paul Eggert2015-08-241-2/+11
* Fix documentation for `save-excursion'...Xue Fuqiao2015-08-243-7/+7
* * lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat-quoted-marker):...Michael Albinus2015-08-242-23/+72
* 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-concatenate...Nicolas Petton2015-08-242-11/+11
* ; Fix two entries in ChangeLog.2Martin Rudalics2015-08-241-3/+3
* Fix full-screen code when there is no window manager (Bug#21317)...Pip Cet2015-08-243-7/+25
* ; * doc/lispref/intro.texi (Version Info): Shorten line for 80 column terminal.Glenn Morris2015-08-241-1/+1
* * lisp/version.el (emacs-version): No longer include build host...Glenn Morris2015-08-242-6/+7
* * doc/lispref/elisp.texi: Fix typo in previous change.Paul Eggert2015-08-231-1/+0
* More-conservative ‘format’ quote restyling...Paul Eggert2015-08-2387-292/+390
* * etc/NEWS: The new ‘q’ flag is not an incompatible change.Paul Eggert2015-08-231-6/+6
* python.el: Fix python-shell-buffer-substring on indented code...Fabián Ezequiel Gallina2015-08-232-10/+68
* Fix minor glitches from ‘format’ reversion...Paul Eggert2015-08-232-5/+11
* python.el: Defer shell setup code until first interactive prompt...Fabián Ezequiel Gallina2015-08-231-5/+38
* Remove the calls to `seq-into` from `seq-concatenate`...Nicolas Petton2015-08-231-12/+5
* ; Fix a typo in description of 'C-x r i'...Eli Zaretskii2015-08-231-1/+1
* python.el: Fix completion for pdb interactions...Fabián Ezequiel Gallina2015-08-231-127/+139
* Make seq.el more extensible by using cl-defmethod...Nicolas Petton2015-08-233-219/+224
* python.el: Fix prompt detection with user overridden interpreter...Fabián Ezequiel Gallina2015-08-231-2/+4
* ; Fix author addressMichael Albinus2015-08-231-1/+1
* Support exec-directory with non-ASCII characters on Windows...Eli Zaretskii2015-08-231-3/+11
* Revert "Extend ‘format’ to translate curved quotes"...Andreas Schwab2015-08-237-187/+120
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"...Andreas Schwab2015-08-2313-71/+97
* ; * doc/lispintro/emacs-lisp-intro.texi (Buffer Size & Locations):...Xue Fuqiao2015-08-231-1/+1
* * doc/lispintro/emacs-lisp-intro.texi (Switching Buffers): Clarify...Xue Fuqiao2015-08-231-4/+4
* ; Auto-commit of ChangeLog files.Glenn Morris2015-08-231-1/+1029
* * doc/emacs/modes.texi (Choosing Modes): Minor doc fix for...Xue Fuqiao2015-08-231-1/+2
* python.el: fallback completion, ffap and eldoc setup enhancements...Fabiá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
* Fix invocation of programs via cmdproxy.exe...Eli Zaretskii2015-08-221-1/+11
* Handle comments inside unquoted URIs in css-mode...Simen Heggestøyl2015-08-221-1/+19
* Support invocation of Hunspell with multiple dictionaries...Eli Zaretskii2015-08-221-38/+75
* Minor formatting changes in ispell.el...Eli Zaretskii2015-08-221-41/+41
* In ‘adjust-window-trailing-edge’ fix bug with size-preserved windows....Martin Rudalics2015-08-222-6/+10
* Improve documentation of 'window-use-time'...Eli Zaretskii2015-08-221-3/+7
* * lisp/progmodes/cc-*.el: Fix up commenting style...Stefan Monnier2015-08-2114-56/+56
* text-quoting-style in emacs-lisp diagnostics...Paul 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 processes...Fabián Ezequiel Gallina2015-08-212-31/+60
* ; python.el: Bump version to 25.1...Fabián Ezequiel Gallina2015-08-211-2/+3
* python.el: Enhancements to process environment setup....Fabián Ezequiel Gallina2015-08-212-150/+264
* Avoid hard-coding "M-x command" in docstrings...Paul Eggert2015-08-2119-33/+43