summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Augment Flymake API for third-party extensionsscratch/flymake-augment-apiJoão Távora2017-10-192-39/+78
* 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
* Work around ImageMagick bug 825Paul Eggert2017-10-161-5/+12
* Document rectangle-preview option more (Bug#27974)Noam Postavsky2017-10-162-0/+6
* Do not reject https://gnu.org in commit messagesPaul Eggert2017-10-161-7/+20
* Fix Edebug spec for cl-defun (bug#24255)Gemini Lasswell2017-10-162-25/+23
* Fix errors in kmacro.el post-command-hookEli Zaretskii2017-10-162-2/+1
* Fix range-error in image-dired.elEli Zaretskii2017-10-161-1/+4
* Fix 'line-number-display-width' in hscrolled windowsEli Zaretskii2017-10-161-0/+5
* 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
* Fix regression in display of PPM imagesPaul Eggert2017-10-161-15/+25
* 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-152-6/+14
* * lisp/dired-aux.el (dired-create-directory): Doc fix.Eli Zaretskii2017-10-151-0/+1
* Avoid compilation warnings in optimized buildsEli Zaretskii2017-10-156-8/+8
* ; * src/composite.c (Fclear_composition_cache): Fix last change.Eli Zaretskii2017-10-151-1/+1
* Improve customization of arabic-shaper-ZWNJ-handling.K. Handa2017-10-152-1/+19
* 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-145-76/+76
* Encourage https: in commit messagesPaul Eggert2017-10-142-0/+13
* ; Cleanup of etc/NEWSMichael Albinus2017-10-141-107/+112
* Fix wording in Elisp manual's child frames section (Bug#28819)Martin Rudalics2017-10-141-1/+1
* Another fix for C mode fontification of w32 source filesEli Zaretskii2017-10-141-1/+1
* Fix fontification of ALIGN_STACK functionsEli Zaretskii2017-10-141-1/+1
* Make sure thread stack is properly aligned on MS-WindowsEli Zaretskii2017-10-142-10/+12
* Do not under-align pseudovectorsPaul Eggert2017-10-141-3/+7
* Fix indentation bug in multi-line CSS selectorsSimen Heggestøyl2017-10-132-1/+11
* ; * etc/NEWS: Grammar and spelling fixesCharles A. Roelli2017-10-131-8/+8
* gnutls_mac_get_nonce_size has been added in gnutls 3.3Andreas Schwab2017-10-131-8/+24
* ; * CONTRIBUTE: More suggestions for using US English.Eli Zaretskii2017-10-131-3/+9
* * CONTRIBUTE: Suggest American English.Paul Eggert2017-10-121-1/+2
* Fix this-command-keys for "M-x foo" commandsEli Zaretskii2017-10-121-2/+13
* Let rename-file rename dirs across filesystemsPaul Eggert2017-10-121-2/+12
* Simplify Flymake user documentationJoão Távora2017-10-122-124/+73