aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow resizing undecorated frames on macOS (bug#28512, bug#31795)scratch/ns/testingAlan Third2021-11-141-11/+10
* Make NS toolbar item ID more unique (bug#50160)Alan Third2021-11-141-2/+2
* Make NS toolbar use NSString instead of C stringsAlan Third2021-11-143-12/+11
* Fix macfont backend color handlingAlan Third2021-11-141-11/+11
* Further cleanup of NS color codeAlan Third2021-11-148-125/+52
* Simplify NS color handlingAlan Third2021-11-144-107/+60
* Only set LANG if the ID is validAlan Third2021-11-141-7/+10
* Expose xwidget navigation history to Lisp codePo Lu2021-11-143-0/+133
* Add `kill-xwidget'Po Lu2021-11-142-28/+67
* Fix previous -responsible-p changeLars Ingebrigtsen2021-11-143-3/+3
* Explain in the manual how to make `cursor-intangible' workLars Ingebrigtsen2021-11-141-0/+10
* Fix crash in xwidget_end_redisplayPo Lu2021-11-141-10/+7
* Fix `C-h k' in gnus-article-modeLars Ingebrigtsen2021-11-141-4/+4
* Make all vc-*-responsible-p functions return a stringLars Ingebrigtsen2021-11-144-13/+19
* Fix customization group of python-forward-sexp-functionKévin Le Gouguec2021-11-141-7/+7
* Fix Gnus gcc header tokenizationLars Ingebrigtsen2021-11-141-2/+2
* Adjust build-dep-zips.py download linkLars Ingebrigtsen2021-11-141-2/+2
* Find most specific backend for `vc-backend-for-registration'.Manuel Giraud2021-11-141-3/+5
* MH-E threads code: use mh-scan variables correctlyStephen Gildea2021-11-133-6/+137
* Revert accidential commit in icomplete.elMichael Albinus2021-11-131-1/+1
* Remove Tramp's `dired-compress-file' handler, not needed anymoreMichael Albinus2021-11-1313-85/+87
* Fix scroll event test in handle_one_xeventPo Lu2021-11-131-4/+2
* Fix font selection via :family on MS-WindowsEli Zaretskii2021-11-131-4/+25
* Correct patch from 2021-11-12 on src/fileio.cAlan Mackenzie2021-11-131-7/+4
* Don't emit SELECT_WINDOW_EVENT when an xwidget is scrolledPo Lu2021-11-131-1/+3
* C++ Mode: Fix incoorect background fontification of <Alan Mackenzie2021-11-132-8/+26
* Don't create links to undefined commands in help--describe-commandLars Ingebrigtsen2021-11-131-3/+5
* Use GTK native file choosers in xwidget callbackPo Lu2021-11-131-12/+8
* Merge from origin/emacs-28Stefan Kangas2021-11-1318-33/+52
|\
| * ; Fix typosStefan Kangas2021-11-1216-25/+25
| * Improve documentation of 'decode-coding-region'Eli Zaretskii2021-11-122-8/+27
* | Prevent NULL-pointer dereference on xwidget callback errorPo Lu2021-11-131-2/+2
* | Fix file chooser hangs inside xwidget-webkitPo Lu2021-11-131-0/+71
* | Remove unused xwidget code in EmacsFixed GTK widget classPo Lu2021-11-131-89/+0
* | Prevent xwidget webkit isearch messages from entering log bufferPo Lu2021-11-131-2/+3
* | Don't start both timerfd and alarms on CygwinKen Brown2021-11-121-0/+7
* | In insert_file_contents, always set windows' point markers.Alan Mackenzie2021-11-121-3/+6
* | Remove Emacs 25 compatibility from TrampMichael Albinus2021-11-1218-688/+397
* | Fix typos in etc/PROBLEMSPo Lu2021-11-121-2/+2
* | Document problem with fcitx and xwidgetsPo Lu2021-11-121-0/+18
* | ; * etc/NEWS: Fix typos.Michael Albinus2021-11-121-27/+24
* | * lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.Stefan Kangas2021-11-121-0/+1
* | Add support for input methods to xwidget-webkit-edit-modePo Lu2021-11-121-3/+28
* | Optimize admin/nt dependency computationNoam Postavsky2021-11-121-20/+22
* | lisp/icomplete.el (icomplete-fido-backward-updir): Expand "~/"Rasmus2021-11-121-7/+11
* | Delete .tar.gz temp file after tramp testLars Ingebrigtsen2021-11-121-1/+2
* | ; * lisp/startup.el (command-line-1): Fix a typo in a comment.Eli Zaretskii2021-11-121-1/+1
* | ; * src/lread.c (safe_to_load_version, Fload): Fix coding style.Eli Zaretskii2021-11-121-6/+3
* | Remove unused xlfd_ enumsLars Ingebrigtsen2021-11-121-46/+0
* | Remove obsolete commentPo Lu2021-11-121-1/+0