aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Pacify GCC when configured --with-x-toolkit=noPaul Eggert2017-11-111-1/+4
* | ; Merge from emacs-26Noam Postavsky2017-11-116-9/+44
|\ \ | |/
| * Fix comparisons with tip_frame in GTK buildsEli Zaretskii2017-11-113-4/+20
| * Fix off-by-1 bug in --enable-checking=stringbytesPaul Eggert2017-11-101-1/+1
| * Fix display of line numbers in GTK buildsEli Zaretskii2017-11-102-1/+14
| * Fix redisplay of overlay-arrows on GUI framesEli Zaretskii2017-11-091-3/+9
* | Merge from origin/emacs-26Paul Eggert2017-11-083-8/+12
|\ \ | |/
| * Use GCALIGNED properly for GCCPaul Eggert2017-11-083-9/+13
* | Merge from origin/emacs-26Paul Eggert2017-11-084-10/+28
|\ \ | |/
| * ; 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
* | Increase DUMPED_HEAP_SIZE in w32heap.cJohn Mastro2017-11-071-1/+1
* | Handle unread-command-events consistently (bug#23980)Chris Feng2017-11-081-0/+3
* | Allow 'make-string' callers force creation of multibyte stringsEli Zaretskii2017-11-046-12/+16
* | New function 'libxml-available-p'Robert Pluim2017-11-033-8/+33
* | Merge from origin/emacs-26Paul Eggert2017-11-031-1/+7
|\ \ | |/
| * Change GCALIGNMENT back to an integer literalPaul Eggert2017-11-031-1/+7
* | Simplify by assuming !_MSC_VER.Paul Eggert2017-11-023-36/+15
* | Merge from origin/emacs-26Paul Eggert2017-11-027-31/+57
|\ \ | |/
| * * 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
* | Merge from origin/emacs-26Paul Eggert2017-11-0210-23/+69
|\ \ | |/
| * ; 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
* | Merge from origin/emacs-26Paul Eggert2017-11-023-13/+22
|\ \ | |/
| * 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
* | 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
|\ \ | |/