aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* user-file: Change &optional OLD-NAME to &rest OLD-NAMESfeatures/user-directoryStefan Kangas2021-11-091-19/+23
* ; * test/lisp/user-directory-tests.el: Make tests more strict.Stefan Kangas2021-11-091-31/+28
* ; * test/lisp/user-directory-tests.el: Fix recently added test.Stefan Kangas2021-11-081-5/+9
* Fix file permissions when creating user directoryStefan Kangas2021-11-082-3/+6
* Make user-file look in user-emacs-directory as wellStefan Kangas2021-11-082-8/+29
* Defer to startup.el for finding the config user-directoryStefan Kangas2021-11-071-3/+3
* New library user-directory.elStefan Kangas2021-11-072-0/+424
* ; * etc/PROBLEMS: Minor clarification of a recent entry.Stefan Kangas2021-11-071-2/+2
* Merge from origin/emacs-28Michael Albinus2021-11-0711-45/+112
|\
| * Add some unit tests for 'abbreviate-file-name'Jim Porter2021-11-071-0/+33
| * Fix compilation MinGW warningsEli Zaretskii2021-11-071-2/+2
| * ; * etc/PROBLEMS: More specific recipe for WebKit-related crashes.Eli Zaretskii2021-11-071-1/+5
| * Escape '%' in filenames to fix flymake warningsStefan Kangas2021-11-061-1/+3
| * Fix search string generation in nnimap-make-thread-queryLars Ingebrigtsen2021-11-061-1/+1
| * Update to Org 9.5-68-g77e2ecKyle Meyer2021-11-066-40/+68
* | Make `C-x 8 e e' work better in the terminalLars Ingebrigtsen2021-11-071-9/+20
* | Make emoji-describe really describe only the glyph under pointLars Ingebrigtsen2021-11-071-1/+1
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2021-11-073-8/+10
|\ \
| * | Don't inhibit compilation of emoji.elcLars Ingebrigtsen2021-11-071-1/+3
| * | Free find text in correct procedurePo Lu2021-11-071-6/+6
| * | Fix C-r inside xwidget isearchPo Lu2021-11-071-1/+1
* | | 'yank-media' is not universally supportedEli Zaretskii2021-11-072-5/+6
|/ /
* | Fix xwidget-webkit-goto-historyPo Lu2021-11-071-5/+18
* | Handle WEBKIT_POLICY_DECISION_TYPE_NEW_WINDOW_ACTION appropriatelyPo Lu2021-11-071-0/+27
* | ; * test/lisp/net/tramp-tests.el: Rearrange tests to be in order.Jim Porter2021-11-071-37/+37
* | Document the xwidget typePo Lu2021-11-072-0/+16
* | Improve detection of suspiciously reordered text segmentsEli Zaretskii2021-11-073-5/+43
* | ; Fix some recent typos/thinkos.Basil L. Contovounesios2021-11-072-3/+3
* | Another addition to latin-2 input methodsCristian2021-11-072-4/+4
* | Fix documentation and coding style in recent xwidget commitsEli Zaretskii2021-11-077-157/+153
* | * doc/lispref/tips.texi (Coding Conventions): Mention GNU "path" conventionStefan Monnier2021-11-071-0/+7
* | Ensure that the x_show_hourglass is seenLars Ingebrigtsen2021-11-071-0/+2
* | Actually start the alarms in atimerLars Ingebrigtsen2021-11-071-3/+6
* | Fix backspace in xwidget webkit isearchPo Lu2021-11-071-0/+1
* | Remove too-agressive window refresh in the hourglass codeLars Ingebrigtsen2021-11-071-1/+0
* | Fix build on nextstepPo Lu2021-11-073-4/+13
* | Improve xwidget isearch visualsPo Lu2021-11-071-9/+16
* | Fix web inspectorPo Lu2021-11-071-3/+4
* | Default to creating new related sessionsPo Lu2021-11-074-8/+18
* | Rationalize creation decisionsPo Lu2021-11-071-6/+3
* | Make "open in new window" from an xwidget's context menu workPo Lu2021-11-077-22/+196
* | Add xwidget-webkit-isearch to the menu bar and tool barPo Lu2021-11-071-3/+10
* | Add xwidget-webkit-isearch-modePo Lu2021-11-073-0/+139
* | Add functions for performing searches on xwidgetsPo Lu2021-11-074-0/+213
* | Make it safe to have non-xwidget views in xwidget-view-listPo Lu2021-11-071-9/+15
* | Make xwidgets print nicerPo Lu2021-11-071-2/+14
* | Fix cursor for new widget viewsPo Lu2021-11-072-10/+12
* | Add support for cursors in xwidget viewsPo Lu2021-11-072-0/+60
* | Display page titles in xwidget webkit header linePo Lu2021-11-071-0/+6
* | Improve detail of load-changed xwidget eventsPo Lu2021-11-074-8/+88