aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix building the SFNT font driverPo Lu2024-03-301-2/+2
* | * lisp/emacs-lisp/comp.el (comp--add-cond-cstrs): Consolidate 2 casesStefan Monnier2024-03-291-25/+11
* | * lisp/cedet/semantic/tag.el (semantic-tag): New typeStefan Monnier2024-03-291-0/+3
* | ; * lisp/shell.el (w32-application-type): Fix 'declare-function'.Eli Zaretskii2024-03-291-1/+1
* | `value<` manual entry adjustments (bug#69709)Mattias Engdegård2024-03-291-3/+21
* | * src/fns.c (Fvaluelt): More generous depth limit (20 -> 200).Mattias Engdegård2024-03-291-1/+1
* | Support `shell-resync-dirs' on msys bash (Bug#70012)Sam Steingold2024-03-291-0/+8
* | ; * doc/lispref/sequences.texi (Sequence Functions): Fix markup and examples.Eli Zaretskii2024-03-291-9/+22
* | ; * test/lisp/vc/vc-git-tests.el: bend doc string quoteMattias Engdegård2024-03-291-1/+1
* | Better `sort` ignored-return-value warningMattias Engdegård2024-03-291-2/+14
* | Remove `sort-on` (bug#69709)Mattias Engdegård2024-03-293-62/+4
* | Use new-style `sort` signature in Lisp manual examplesMattias Engdegård2024-03-292-4/+5
* | Faster non-destructive list sortingMattias Engdegård2024-03-291-30/+35
* | Speed up `sort` by special-casing the `value<` orderingMattias Engdegård2024-03-292-44/+40
* | New `sort` keyword arguments (bug#69709)Mattias Engdegård2024-03-298-87/+229
* | Add back timsort key function handling (bug#69709)Mattias Engdegård2024-03-293-118/+309
* | Add `value<` (bug#69709)Mattias Engdegård2024-03-299-47/+552
* | ; * java/org/gnu/emacs/EmacsActivity.java (isReallyFinishing): Fix typo.Po Lu2024-03-291-1/+1
* | Prevent Android OS task trimming from deleting Emacs framesPo Lu2024-03-292-1/+66
* | pp.el: Try and fix bug#70039Stefan Monnier2024-03-282-10/+36
* | * lisp/emacs-lisp/cl-macs.el (list): Predefine predicate by handStefan Monnier2024-03-281-0/+4
* | Fix a typo in flymake.elEli Zaretskii2024-03-281-1/+1
* | copy-tree just image map, not entire imageJoseph Turner2024-03-281-14/+13
* | ; * etc/NEWS: Announce new feature of Proced. (Bug#69784)Eli Zaretskii2024-03-281-0/+8
* | Allow for auto updating only visible proced buffers (bug#69784)Rahguzar2024-03-281-15/+31
* | Improve ert-font-lock assertion parser (Bug#69714)Vladimir Kazanov2024-03-284-45/+228
* | ; * lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets): Doc fix.Eli Zaretskii2024-03-281-2/+3
* | (pcase-mutually-exclusive): Use auto-generated tableStefan Monnier2024-03-283-56/+93
* | (project-current): Add binding for 'non-essential'Dmitry Gutov2024-03-281-1/+2
* | Correctly check buffer mtime when displaying xref matchesSpencer Baugh2024-03-281-1/+1
* | Remove IME_FLAG_FORCE_ASCII from password input IME flagsPo Lu2024-03-271-4/+1
* | * lisp/help.el (help-function-arglist): Don't `substitute-command-keys`Stefan Monnier2024-03-261-1/+1
* | cl-preloaded.el: Partly revert last changeStefan Monnier2024-03-262-2/+8
* | CC Mode: Handle C++20's if constevalAlan Mackenzie2024-03-262-7/+45
* | cl-preloaded.el: Fix the type latticeStefan Monnier2024-03-266-36/+37
* | ; Fix recently-changed documentationEli Zaretskii2024-03-262-13/+16
* | Fix native comp prediction on null functionp tested objectsAndrea Corallo2024-03-262-46/+64
* | Prevent focus "stalemates" on AndroidPo Lu2024-03-261-3/+14
* | Prevent passwords from being recorded during text conversionPo Lu2024-03-268-15/+45
* | Fix removal of bookmark's fringe mark in Info and DiredEli Zaretskii2024-03-251-2/+5
* | Document the 'I' command in buffer-menuEli Zaretskii2024-03-252-28/+36
* | * lisp/vc/diff-mode.el (diff-setup-buffer-type): Remove "\n" from regexp.Juri Linkov2024-03-251-1/+1
* | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2024-03-251-3/+0
|\ \
| * | (byte-optimize-form-code-walker): Simplify a bitStefan Monnier2024-03-241-3/+0
* | | Port restart-emacs to Android 4.3 and earlierPo Lu2024-03-251-2/+22
|/ /
* | Fix native compilation for circular immediates (bug#67883)Andrea Corallo2024-03-242-3/+18
* | ; * lisp/emacs-lisp/cl-preloaded.el (user-ptr): Fix typo.Po Lu2024-03-241-2/+4
* | Don't define user-ptr type when user-ptrp is not presentPo Lu2024-03-241-2/+4
* | Improve consistency of content file name handlingPo Lu2024-03-241-9/+39
* | cl-preloaded.el: Improve docstrings of "kinds"Stefan Monnier2024-03-233-3/+5