aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Unbreak echoingDaniel Colascione2018-06-091-1/+5
* | Fix pointer misuse in JSON parserPaul Eggert2018-06-091-32/+28
* | Correctly set last_nonmenu_event when replayingDaniel Colascione2018-06-091-3/+39
* | Add debug facility for formatting in rr sessionsDaniel Colascione2018-06-092-0/+17
* | Fix read buffer overrun on overflowed integersPaul Eggert2018-06-091-2/+2
* | Make error checking for thread functions stricter.Philipp Stephani2018-06-092-23/+79
* | Remove AddressSanitizer bug workaroundPaul Eggert2018-06-082-6/+6
* | Fix formatting in the face filter changeDaniel Colascione2018-06-081-22/+31
* | Port alignment verification to x86 --with-wide-intPaul Eggert2018-06-081-4/+4
* | ; Tiny tpyo fixMichal Nazarewicz2018-06-081-1/+0
* | Add support for per-window face remappingDaniel Colascione2018-06-078-123/+286
* | Fit kill_buffer_xwidgets into 80Paul Eggert2018-06-071-10/+10
* | Minor cleanup of save_excursion_restorePaul Eggert2018-06-071-24/+17
* | New function record_unwind_protect_excursionPaul Eggert2018-06-077-9/+15
* | * src/.gdbinit: Omit soon-obsolete comment.Paul Eggert2018-06-071-3/+0
* | Fix ftfont_open2 failure cleanupPaul Eggert2018-06-071-2/+5
* | Don’t over-align if WIDE_EMACS_INTPaul Eggert2018-06-071-5/+11
* | Fix GC-related commentaryPaul Eggert2018-06-071-9/+12
* | Accept plists when serializing and parsing JSONJoão Távora2018-06-071-24/+73
* | Merge from origin/emacs-26Glenn Morris2018-06-041-4/+26
|\ \ | |/
| * Set accessibility subroles for child frame (bug#31324)Alan Third2018-06-021-1/+15
| * Fix redefinition of child frames on NSAlan Third2018-06-021-4/+12
* | Merge from origin/emacs-26Glenn Morris2018-06-021-1/+6
|\ \ | |/
| * Improve documentation of 'inhibit-message'Eli Zaretskii2018-06-021-1/+6
| * Fix decoding of directories when "~" includes non-ASCII charsEli Zaretskii2018-06-021-15/+60
| * Fix some problems in the Cairo buildAri Roponen2018-06-022-42/+83
| * Avoid infloops in font_open_entityEli Zaretskii2018-06-021-0/+3
| * Fix C-p and C-n when wrap-prefix is too wideEli Zaretskii2018-06-021-1/+17
| * Avoid redisplay problems with too wide wrap-prefixEli Zaretskii2018-06-021-1/+16
| * Fix 'posn-at-point' when line numbers are displayedEli Zaretskii2018-06-021-0/+23
| * Another followup to fixing 'window-text-pixel-width'Eli Zaretskii2018-06-021-2/+7
| * Fix mouse-set-point when line numbers are displayedEli Zaretskii2018-06-021-0/+1
| * * src/xdisp.c (Fwindow_text_pixel_size): Fix last change.Eli Zaretskii2018-06-021-3/+5
| * Fix 'window-text-pixel-size' when display properties are aroundEli Zaretskii2018-06-021-8/+37
| * Fix display of TABs in hscrolled windows with line numbersEli Zaretskii2018-06-023-11/+54
| * Fix wait_reading_process_output wait_proc hangMatthias Dahl2018-06-022-1/+20
| * Fix posn-at-point in Flycheck buffersEli Zaretskii2018-06-022-1/+15
* | Merge from origin/emacs-26Glenn Morris2018-06-021-1/+4
|\ \ | |/
| * Add detailed documentation about lock filesRobert Pluim2018-06-011-1/+4
* | Merge from origin/emacs-26Glenn Morris2018-06-021-8/+5
|\ \ | |/
| * Improve documentation of 'directory-files-and-attributes'Eli Zaretskii2018-06-011-1/+8
* | Minimally support Flymake in Emacs C sourcesJoão Távora2018-06-021-0/+5
* | Fdirectory_files_and_attributes doc string clarificationLars Ingebrigtsen2018-05-311-0/+10
* | Work around GCC bug 81401Paul Eggert2018-05-301-1/+7
* | Allow access to MS-Windows Registry from Lisp programsEli Zaretskii2018-05-293-0/+374
* | Port .gdbinit to unsigned-pointer platformsPaul Eggert2018-05-261-1/+1
* | GNOME moved URLs for its active bug reportsPaul Eggert2018-05-264-6/+6
* | Merge from origin/emacs-26Glenn Morris2018-05-251-1/+4
|\ \ | |/
| * Note caveat for backward regexp searching in docstring (Bug#31584)Noam Postavsky2018-05-251-1/+4
* | Honor print-charset-text-property value of nil (Bug#31376)Noam Postavsky2018-05-231-5/+6