aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix misleading error during autoload (bug#28994)Stefan Monnier2017-10-251-9/+10
* Merge from origin/emacs-26Paul Eggert2017-10-201-0/+2
|\
| * Tweak Fdocumentation's error for an undefined functionGlenn Morris2017-10-201-0/+2
* | Merge from origin/emacs-26Paul Eggert2017-10-2022-86/+220
|\ \ | |/
| * Make :align-to account for display-line-numbersEli Zaretskii2017-10-202-10/+64
| * On Windows default a frame's border width to zero (Bug#28873)Martin Rudalics2017-10-191-2/+3
| * Fix the MSDOS build.Eli Zaretskii2017-10-188-2/+32
| * 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
| * Improve format-time-string docPaul Eggert2017-10-171-5/+6
| * Improve documentation of 'line-number-display-width'Eli Zaretskii2017-10-171-1/+2
| * Work around ImageMagick bug 825Paul Eggert2017-10-161-5/+12
| * Fix 'line-number-display-width' in hscrolled windowsEli Zaretskii2017-10-161-0/+5
| * Fix regression in display of PPM imagesPaul Eggert2017-10-161-15/+25
| * Avoid compilation warnings in optimized buildsEli Zaretskii2017-10-155-7/+7
| * ; * 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-151-0/+15
| * 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
| * gnutls_mac_get_nonce_size has been added in gnutls 3.3Andreas Schwab2017-10-131-8/+24
* | Merge from origin/emacs-26Paul Eggert2017-10-123-13/+27
|\ \ | |/
| * 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
| * Make frame-list-z-order on NS match Windows behaviour (bug#28788)Alan Third2017-10-111-9/+2
* | Merge from origin/emacs-26Paul Eggert2017-10-1223-57/+102
|\ \ | |/
| * Fix docstring style for 'functionp'Radon Rosborough2017-10-111-1/+1
| * ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-0916-16/+16
| * ; * src/lread.c (syms_of_lread) <module-file-suffix>: Fix typoAlexander Gramiak2017-10-091-1/+1
| * Fix PWD check on DOS_NTPaul Eggert2017-10-091-1/+1
| * Fix unlikely overflows with wd lengthPaul Eggert2017-10-091-18/+39
| * Avoid assertion violations when line numbers are displayedEli Zaretskii2017-10-091-0/+1
| * Improve test for unreachable dirsPaul Eggert2017-10-071-13/+26
| * * src/xsmfns.c (x_session_initialize): Fix memory leak.Paul Eggert2017-10-071-1/+3
| * Fix crash when closing fullscreen frame on macOS (bug#28661)Alan Third2017-10-071-0/+3
| * * src/gnutls.c (syms_of_gnutls): Remove duplicated call to DEFSYM.Piotr Trojanek2017-10-071-1/+0
| * Fix glitches in displaying TTY menusEli Zaretskii2017-10-071-8/+14
* | Revert "Raise an error when detecting old-style backquotes."Philipp Stephani2017-10-091-6/+26
* | Raise an error when detecting old-style backquotes.Philipp Stephani2017-10-081-26/+6
* | Merge from origin/emacs-26Paul Eggert2017-10-062-4/+11
|\ \ | |/
| * Fix bug in recent styled_format changePaul Eggert2017-10-061-3/+11
| * * src/process.c (syms_of_process): Remove duplicated call to DEFSYM.Piotr Trojanek2017-10-061-1/+0
* | Merge emacs-26Stefan Monnier2017-10-0612-63/+92
|\ \ | |/
| * Fix bug with unmounted directory on GNU/LinuxPaul Eggert2017-10-051-1/+12
| * Fix search for ~/.Xdefaults-HOSTNAMEJohan Bockgård2017-10-041-2/+5
| * Speed up (format "%s" STRING) and the likePaul Eggert2017-10-045-24/+16
| * Avoid crashes on C-g when several threads wait for inputEli Zaretskii2017-10-044-31/+45
| * Work around deprecation of gtk_style_context_get_background_colorPhilipp Stephani2017-10-031-5/+12
| * Fix the --without-x buildEli Zaretskii2017-10-021-0/+2
* | Add file name handler support for file-system-infoMichael Albinus2017-10-032-0/+24
* | Port file-system-info to non-MicrosoftPaul Eggert2017-10-011-0/+39