aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/lisp/progmodes/sql-tests.elGlenn Morris2017-10-231-1/+1
* Further work on Bug#28889Michael Albinus2017-10-231-34/+40
* Improve Tramp backward compatibilityMichael Albinus2017-10-232-3/+7
* Improve backward compatibility of tramp-tests.elMichael Albinus2017-10-231-1/+4
* Fix some ‘window-normalize-’ prefixed functions (Bug#28947)Martin Rudalics2017-10-231-15/+31
* Port to OpenIndianaPaul Eggert2017-10-221-1/+1
* Don't fill keywords after Emacs Lisp docstringAlexander Gramiak2017-10-222-8/+34
* Refactor c-forward-token-2 with new function c-forward-over-token-and-ws.Alan Mackenzie2017-10-223-54/+64
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-2211-38/+35
* Fix xdg timestamp error on 32-bit EmacsPaul Eggert2017-10-221-2/+2
* Test that advice doesn't trigger bytecomp warnings (Bug#28803)John Williams2017-10-211-0/+11
* Another fix for unsafe directory error message (Bug#865)Noam Postavsky2017-10-211-2/+3
* Handle https url for debbugs mbox (Bug#28831)Noam Postavsky2017-10-211-3/+1
* Ignore string properties when saving eshell history (Bug#28700)Noam Postavsky2017-10-213-3/+43
* Fix Bug#28889Michael Albinus2017-10-211-25/+26
* Update describe-function for recent Fdocumentation changeGlenn Morris2017-10-211-2/+2
* Make flymake's mouse-wheel interaction portable (Bug#28732)Charles A. Roelli2017-10-211-3/+7
* Prevent eldoc from changing the mode lineNick Helm2017-10-211-1/+2
* Fix doc strings in simple.elEli Zaretskii2017-10-211-5/+6
* Avoid creating inconsistent buffer states in term-char-modePhil Sainty2017-10-212-0/+115
* New input method 'usbek-cyrillic'Bahodir Mansurov2017-10-212-1/+115
* Document 'minibuffer-with-setup-hook'Eli Zaretskii2017-10-211-0/+13
* Simplify make-progress-reporter vs float-timePaul Eggert2017-10-201-6/+4
* Fix two more minor Gnus typosPaul Eggert2017-10-201-10/+6
* Fix two minor Gnus typosPaul Eggert2017-10-201-1/+1
* Tweak Fdocumentation's error for an undefined functionGlenn Morris2017-10-201-0/+2
* Tweak format of list of old files in NEWS headerGlenn Morris2017-10-202-7/+17
* * lisp/help-fns.el (describe-function-1):Stefan Monnier2017-10-201-8/+20
* Fix flymake's loading of subr-xGlenn Morris2017-10-202-2/+3
* Fix Bug#28896Michael Albinus2017-10-204-310/+322
* Skip a Flymake test for old gcc versionsJoão Távora2017-10-201-1/+6
* Make :align-to account for display-line-numbersEli Zaretskii2017-10-206-38/+129
* Augment Flymake API for third-party extensionsJoão Távora2017-10-202-42/+83
* Improve treatment of Fortran's "class default"Glenn Morris2017-10-192-8/+18
* Flymake backends must check proc obsoleteness in source bufferJoão Távora2017-10-202-2/+3
* Skip an rsync test in tramp-tests.elMichael Albinus2017-10-191-0/+2
* ; Indentation fixesBastian Beischer2017-10-192-3/+3
* On Windows default a frame's border width to zero (Bug#28873)Martin Rudalics2017-10-191-2/+3
* Spelling fixesPaul Eggert2017-10-185-8/+8
* Use pop-to-buffer-same-window instead of switch-to-bufferBastian Beischer2017-10-195-6/+6
* Fix the MSDOS build.Eli Zaretskii2017-10-1816-91/+176
* Fix line number display after 'widen'Eli Zaretskii2017-10-181-2/+4
* Remove resizable attribute on macOS undecorated frames (bug#28512)Alan Third2017-10-181-18/+4
* Fix handling of `border-width' in `frameset--restore-frame' (Bug#28873)Martin Rudalics2017-10-181-0/+6
* Mention how to send CC to > 1 address in a bug reportTino Calancha2017-10-181-1/+4
* Improve format-time-string docPaul Eggert2017-10-172-15/+33
* Improve documentation of 'line-number-display-width'Eli Zaretskii2017-10-172-3/+5
* Implement vc-default-dir-extra-headers for vc-rcsİ. Göktuğ Kayaalp2017-10-171-0/+2
* In NEWS give advice on use of `switch-to-buffer' (Bug#28645)Martin Rudalics2017-10-171-0/+3
* Dont update primary selection with winner-undoTino Calancha2017-10-171-6/+9