summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into this scratch branchscratch/allow-custom-null-and-false-objects-in-jsoncJoão Távora2018-06-0918-189/+359
|\
| * 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
* | After Eli's doc reviewJoão Távora2018-06-091-7/+8
* | Also allow custom false and null when serializing to JSONJoão Távora2018-06-081-80/+110
* | Support custom null and false objects when parsing JSONJoão Távora2018-06-081-41/+68
|/
* 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
* | Work around GCC bug with function attributesPaul Eggert2018-05-221-1/+1
* | Fix failed assertion when load-force-doc-stringsPaul Eggert2018-05-221-1/+3
* | Minor tweaks to recent fix for Bug#31545Paul Eggert2018-05-221-24/+11
* | * src/xwidget.c (Fxwidget_webkit_goto_uri): Encode uri.Andreas Schwab2018-05-221-0/+1