aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Minor comment copyedit in window.cEli Zaretskii2017-11-071-1/+1
* Fix last change in hscroll_window_treeEli Zaretskii2017-11-051-3/+8
* Return non-nil from gnutls-available-p under GnuTLS 2.xEli Zaretskii2017-11-051-0/+2
* Use hybrid malloc for FreeBSD (Bug#28308)Noam Postavsky2017-11-041-5/+6
* Improve documentation of 'window-scroll-functions'Eli Zaretskii2017-11-041-0/+3
* Fix doc string of 'window-configuration-change-hook'Eli Zaretskii2017-11-041-2/+2
* Fix hscroll suspension after cursor motionEli Zaretskii2017-11-041-2/+9
* Change GCALIGNMENT back to an integer literalPaul Eggert2017-11-031-1/+7
* * src/lisp.h (GCALIGNED): Clarify comment (Bug#29040).Paul Eggert2017-11-021-2/+3
* Fix mouse-scrollbar offset on GNUstep and old macOS (bug#29053)Alan Third2017-11-021-2/+19
* Fix alignment portability problemsPaul Eggert2017-11-024-22/+17
* ; * src/alloc.c (sweep_symbols): Fix last change.Eli Zaretskii2017-11-021-1/+1
* * src/alloc.c (sweep_symbols): Tweak last changeStefan Monnier2017-11-021-4/+10
* ; Spelling fixesPaul Eggert2017-11-011-2/+2
* Avoid wrong value from file-attributes on Linux kernel before 3.6Andreas Schwab2017-11-011-1/+8
* ; Doc fixesCharles A. Roelli2017-10-311-1/+1
* Avoid duplicate calls to xfree for the same pointerEli Zaretskii2017-10-311-1/+3
* Fix doc and doc-strings for minibuffer window related functions (Bug#28978)Martin Rudalics2017-10-301-1/+1
* Fix minibuffer window related docs and strings (Bug#28978)Martin Rudalics2017-10-292-11/+6
* Avoid segfaults in 64-bit Windows buildsEli Zaretskii2017-10-283-7/+9
* Fix conversion of pixel coordinates to buffer positionEli Zaretskii2017-10-281-0/+23
* Fix some doc typosGlenn Morris2017-10-271-1/+1
* Fix startup display on CygwinKen Brown2017-10-271-0/+16
* * src/fileio.c (Fset_default_file_modes): Fix typo in doc string.Eli Zaretskii2017-10-271-1/+1
* Improve documentation of set-default-file-modesEli Zaretskii2017-10-271-1/+9
* Port thread.c to OpenBSD ARMPaul Eggert2017-10-261-1/+1
* Fix non-native fullscreen on NS (bug#28872)Alan Third2017-10-251-6/+12
* Port to QNXPaul Eggert2017-10-241-6/+9
* Tweak Fdocumentation's error for an undefined functionGlenn Morris2017-10-201-0/+2
* 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
* 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
* Fix docstring style for 'functionp'Radon Rosborough2017-10-111-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-0916-16/+16