aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Augment Flymake API for third-party extensionsscratch/flymake-augment-apiJoão Távora2017-10-191-19/+37
* Spelling fixesPaul Eggert2017-10-181-1/+1
* Use pop-to-buffer-same-window instead of switch-to-bufferBastian Beischer2017-10-195-6/+6
* Fix handling of `border-width' in `frameset--restore-frame' (Bug#28873)Martin Rudalics2017-10-181-0/+6
* Implement vc-default-dir-extra-headers for vc-rcsİ. Göktuğ Kayaalp2017-10-171-0/+2
* Dont update primary selection with winner-undoTino Calancha2017-10-171-6/+9
* Document rectangle-preview option more (Bug#27974)Noam Postavsky2017-10-161-0/+4
* Fix Edebug spec for cl-defun (bug#24255)Gemini Lasswell2017-10-162-25/+23
* Fix errors in kmacro.el post-command-hookEli Zaretskii2017-10-161-1/+1
* Fix range-error in image-dired.elEli Zaretskii2017-10-161-1/+4
* Fix error in tramp-smb-handle-insert-directoryMichael Albinus2017-10-161-4/+5
* Don't reject PBM header whitespace unnecessarilyAndy Moreton2017-10-161-2/+2
* Require subr-x when compiling nnimap.elEric Abrahamsen2017-10-151-1/+2
* Fix ert-test finding by symbol (Bug#28849)Noam Postavsky2017-10-151-2/+2
* Don't remember old debugger window (Bug#17882)Noam Postavsky2017-10-151-1/+3
* Disable python native completion on w32 (Bug#28580)Noam Postavsky2017-10-151-2/+3
* Let select-frame-by-name choose any frame when called from lisp (Bug#25521)Noam Postavsky2017-10-151-6/+10
* * lisp/dired-aux.el (dired-create-directory): Doc fix.Eli Zaretskii2017-10-151-0/+1
* Improve customization of arabic-shaper-ZWNJ-handling.K. Handa2017-10-151-1/+4
* Improve customization type of 'mouse-drag-and-drop-region'Charles A. Roelli2017-10-151-1/+9
* ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-143-3/+3
* Fix indentation bug in multi-line CSS selectorsSimen Heggestøyl2017-10-131-1/+1
* Simplify Flymake user documentationJoão Távora2017-10-121-15/+16
* Don't use (format "%s" ...) for string copying (Bug#28774)Noam Postavsky2017-10-111-1/+1
* ; * Update ldefs-boot.elemacs-26.0.90Nicolas Petton2017-10-111-10/+105
* Unbreak the button in the Flymake diagnostics buffer againJoão Távora2017-10-101-1/+1
* Add mode map to Flymake diagnostic buttonMark Oteiza2017-10-101-0/+1
* Tweak the Flymake diagnostics buffer againJoão Távora2017-10-101-13/+17
* Simplify Flymake diagnostics buffer UXMark Oteiza2017-10-101-21/+14
* First stab at a Flymake diagnostics bufferJoão Távora2017-10-101-1/+106
* Fix two Flymake bugsJoão Távora2017-10-101-22/+25
* Don't log "emergencies" in the Flymake legacy backendJoão Távora2017-10-101-2/+2
* Add full documentation on new Flymake APIJoão Távora2017-10-101-20/+21
* Fix some Flymake docstrings and messagesJoão Távora2017-10-101-5/+43
* Make three new Flymake commands for debugging common problemsJoão Távora2017-10-101-4/+22
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-0928-31/+30
* ; Spelling fixesPaul Eggert2017-10-096-6/+6
* * lisp/gnus/message.el: Improve last commitStefan Monnier2017-10-091-2/+1
* Fix problems when editing raw undecoded message (Bug#28671)Ken Olum2017-10-091-9/+17
* Avoid encoding errors in message.elEli Zaretskii2017-10-091-2/+7
* Improve doc string and prompt of 'grep-read-files'Eli Zaretskii2017-10-091-2/+3
* ; * lisp/emacs-lisp/rmc.el: Minor fix for copyright and license.Glenn Morris2017-10-091-2/+2
* Be lazy when starting Flymake checksJoão Távora2017-10-091-30/+59
* Fix last change in frameset.elEli Zaretskii2017-10-091-1/+1
* Add line-number faces to the display-line-numbers groupAlexander Gramiak2017-10-082-2/+5
* Increase xterm click count only within double-click-fuzzAlexander Gramiak2017-10-081-1/+7
* Change pause in fullscreen toggling for NS port (bug#28496)Alan Third2017-10-081-1/+1
* Handle PARENTS properly in tramp-*-handle-make-directoryMichael Albinus2017-10-082-6/+8
* Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into emacs-26K. Handa2017-10-0831-483/+509
|\
| * Make python prettify symbols into a defvar (Bug#28713)Noam Postavsky2017-10-071-2/+6