aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not load Tramp unless `tramp-mode' is non-nilMichael Albinus2017-11-051-5/+8
* Ediff: add some missing documentationPhilipp Stephani2017-11-051-25/+100
* Support python virtualenv on w32 (Bug#24464)Justin Timmons2017-11-051-5/+10
* Improve dired deletion error handling (Bug#28797)Noam Postavsky2017-11-051-1/+1
* Don't replace user input when completion prefix is empty (Bug#18951)Noam Postavsky2017-11-051-1/+1
* Fix Flymake help-echo functions across windows (bug#29142)João Távora2017-11-051-6/+7
* Add a Flymake backend for PerlJoão Távora2017-11-053-3/+74
* Add a Flymake backend for RubyJoão Távora2017-11-051-0/+63
* Add a Flymake backend for Python (bug#28808)Lele Gaifax2017-11-051-1/+135
* Allow "%" in Tramp host namesMichael Albinus2017-11-052-5/+3
* Add html-, mhtml- and python-mode support to semantic symrefCharles A. Roelli2017-11-041-7/+13
* Fix subtle problems in tabulated-list-mode with line numbersEli Zaretskii2017-11-041-2/+13
* Make gdb-non-stop-setting default to nil on MS-WindowsEli Zaretskii2017-11-041-3/+11
* Fix gdb-mi prompt after "attach PID" commandMike Gulick2017-11-041-1/+4
* Introduce a function to CC Mode which displays the current function nameAlan Mackenzie2017-11-032-3/+19
* ; Fix some comment typosGlenn Morris2017-11-034-4/+4
* Fix typos in ediff-wind.elEli Zaretskii2017-11-031-5/+5
* Examine tex-chktex--process in the correct bufferJoão Távora2017-11-031-1/+2
* Don't resignal errors in flymake-diag-regionJoão Távora2017-11-031-1/+1
* New xref-quit-and-goto-xref command bound to TAB (bug#28814)João Távora2017-11-031-5/+19
* Allow split-window-sensibly to split threshold in further edge caseJoão Távora2017-11-031-11/+24
* Honor window-switching intents in xref-find-definitions (bug#28814)João Távora2017-11-031-21/+48
* * lisp/emacs-lisp/generator.el (iter-do): Add a debug declaration.Paul Pogonyshev2017-11-031-1/+2
* * lisp/progmodes/flymake.el (flymake-start): Fix dead buffer caseStefan Monnier2017-11-031-4/+7
* Fix buffer name comparison in async shell-commandBasil L. Contovounesios2017-11-031-23/+17
* Improve the doc of eshell-cmpl-* custom variables (Bug#25069)Hong Xu2017-11-021-31/+23
* Fix completion of colon after CSS property (Bug#29056)Simen Heggestøyl2017-11-021-0/+1
* Don't have frameset save the 'client' parameter (Bug#29067)Martin Rudalics2017-11-021-0/+4
* ; Spelling fixesPaul Eggert2017-11-013-4/+4
* Handle generic variables in cl-defgeneric Edebug specGemini Lasswell2017-11-011-1/+2
* Give a more sensible message if file-attributes fails (Bug#29070)Noam Postavsky2017-11-011-2/+4
* Fix customization of debugger-print-function (Bug#29077)Noam Postavsky2017-11-011-2/+3
* ; Auto-commit of loaddefs files.Glenn Morris2017-11-011-38/+21
* ; Doc fixesCharles A. Roelli2017-10-312-3/+3
* Don't clobber docstrings of explicitly-defined mode hook variablesPhil Sainty2017-10-312-6/+10
* Avoid fullscreen ediff control frames by default (Bug#29026)Martin Rudalics2017-10-311-0/+2
* Fix the bug#24034 change (revno 9eb028f) causing infloop (bug#29047)Katsumi Yamaoka2017-10-301-3/+7
* Fix "Args out of range" error in c-determine-limit. Fixes bug #28598.Alan Mackenzie2017-10-301-8/+19
* * lisp/progmodes/perl-mode.el: Fix electric indentation with RETStefan Monnier2017-10-301-1/+3
* Extend mhtml submode region when in commentTom Tromey2017-10-291-3/+1
* Fix mthml submode lighting at end of bufferTom Tromey2017-10-291-1/+6
* Remember more variables in mhtml-modeTom Tromey2017-10-291-2/+2
* ; * lisp/select.el (select-enable-primary): Add missing period.Philipp Stephani2017-10-291-1/+1
* Add ChkTeX flymake backend for latex-modeMark Oteiza2017-10-281-0/+63
* Fix doc typosGlenn Morris2017-10-2813-26/+23
* Fix doc strings in desktop.elEli Zaretskii2017-10-281-5/+7
* Don't allow (minibuffer-window-active-p nil) to return tMartin Rudalics2017-10-281-1/+1
* Clarify obsolescence message for 'whitespace-tab'Eli Zaretskii2017-10-281-1/+2
* Fix some duplicate words typosGlenn Morris2017-10-279-16/+16
* * lisp/button.el (button-activate): Fix doc typo.Glenn Morris2017-10-273-3/+3