aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/process.c (Fsignal_process): Simplify.Paul Eggert2018-03-231-6/+1
* Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-03-234-80/+38
* * src/alloc.c: Avoid O(N²) complexity when unchaining markers (bug#24548).Stefan Monnier2018-03-231-2/+22
* Merge from origin/emacs-26Stefan Monnier2018-03-231-9/+8
|\
| * * src/lisp.h (struct Lisp_Buffer_Local_Value): Update commentary.Noam Postavsky2018-03-231-9/+8
| * Port to 32-bit sparc64Paul Eggert2018-03-201-1/+5
* | Avoid redisplay problems with too wide wrap-prefixEli Zaretskii2018-03-201-1/+16
* | Port to 32-bit sparc64Paul Eggert2018-03-201-1/+5
* | Merge from origin/emacs-26Paul Eggert2018-03-203-28/+33
|\ \ | |/
| * ; Rewrap doc stringPaul Eggert2018-03-201-22/+22
| * Correct Info link markupRobert Pluim2018-03-201-2/+2
| * Improve word motion docs (Bug#30815)Noam Postavsky2018-03-161-4/+5
| * Fix problems caused by fontconfig-2.13.0Eli Zaretskii2018-03-141-1/+5
* | Improve port to NetBSD tzallocPaul Eggert2018-03-191-5/+13
* | Tune time zone 0Paul Eggert2018-03-191-1/+1
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-198-468/+469
* | Revert move of interactive `transpose-regions' to LispKarl Fogel2018-03-191-3/+19
* | Fix frame resize flicker on macOS (bug#30699)Alan Third2018-03-193-1/+64
* | Move interactive `transpose-regions' to LispKarl Fogel2018-03-181-19/+3
* | Fix 'posn-at-point' when line numbers are displayedEli Zaretskii2018-03-161-0/+23
* | Another followup to fixing 'window-text-pixel-width'Eli Zaretskii2018-03-161-2/+7
* | Improve port to NetBSD tzallocPaul Eggert2018-03-151-0/+12
* | Fix mouse-set-point when line numbers are displayedEli Zaretskii2018-03-151-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-131-0/+5
|\ \ | |/
| * Avoid assertion violation under visual-order-cursor-movementEli Zaretskii2018-03-131-0/+5
* | * src/xdisp.c (Fwindow_text_pixel_size): Fix last change.Eli Zaretskii2018-03-131-3/+5
* | Revert overenthusiastic procfs fixupPaul Eggert2018-03-125-10/+6
* | Make transpose-regions interactive (Bug#30343)Charles A. Roelli2018-03-111-2/+18
* | Port to NetBSD tzallocPaul Eggert2018-03-111-10/+12
* | Merge from origin/emacs-26Paul Eggert2018-03-101-3/+3
|\ \ | |/
| * Fix create_process bug breaking eudc-expand-inlinePaul Eggert2018-03-101-3/+3
* | Allow underline position variables be buffer-localAaron Jensen2018-03-104-17/+83
* | Fix string-to-number C-level mishandlingPaul Eggert2018-03-092-2/+6
* | Avoid losing info when formatting integersPaul Eggert2018-03-081-55/+41
* | Merge from origin/emacs-26Glenn Morris2018-03-081-1/+1
|\ \ | |/
| * Replace some obsolete aliases in documentationGlenn Morris2018-03-061-1/+1
* | Fix 'window-text-pixel-size' when display properties are aroundEli Zaretskii2018-03-081-8/+37
* | Fix display of TABs in hscrolled windows with line numbersEli Zaretskii2018-03-073-11/+54
* | Rename marker_free_list to misc_free_listDaniel Colascione2018-03-041-10/+10
* | Merge from origin/emacs-26Glenn Morris2018-03-021-0/+3
|\ \ | |/
| * * src/window.c (Frecenter): Improve commentary.Eli Zaretskii2018-03-021-0/+3
| * Require a larger stack size for threads on macOS (bug#30364)Paul Eggert2018-02-281-0/+9
* | Improve octal-escape output in bool vectors and stringsPaul Eggert2018-03-011-23/+34
* | Remove redundant test in fns.cEli Zaretskii2018-03-011-2/+0
* | Merge from origin/emacs-26Glenn Morris2018-02-281-0/+3
|\ \ | |/
| * Avoid aborts in 'md5'Eli Zaretskii2018-02-271-0/+3
* | Require a larger stack size for threads (bug#30364)Aaron Jensen2018-02-271-0/+7
* | Make bare "make" in src actually build emacs againDaniel Colascione2018-02-261-3/+4
* | Merge from origin/emacs-26Glenn Morris2018-02-241-2/+3
|\ \ | |/
| * * src/keyboard.c (syms_of_keyboard): Doc fix. (Bug#30588)Eli Zaretskii2018-02-241-2/+3