aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move EIEIO's C3 linearization code to `subr.el`scratch/derived-mode-add-parents-2Stefan Monnier2023-11-095-85/+61
* Use `derived-mode-add-parents` in remaining uses of `derived-mode-parent`Stefan Monnier2023-11-098-148/+96
* subr.el: Add multiple inheritance to `derived-mode-p`Stefan Monnier2023-11-091-15/+36
* Use new `derived-mode-all/set-parents` functions.Stefan Monnier2023-11-088-50/+47
* (derived-mode-all-parents): Speed up with a cacheStefan Monnier2023-11-081-9/+31
* subr.el: Provide a functional API around `derived-mode-parent`Stefan Monnier2023-11-081-10/+21
* Guarantee files are auto-saved when Emacs is terminated by AndroidPo Lu2023-11-093-0/+35
* With `native-compile', compile lambdas in a defun or lambda tooAlan Mackenzie2023-11-083-68/+45
* Simplify 'project-remember-projects-under'Philip Kaludercic2023-11-081-27/+20
* * lisp/minibuffer.el (minibuffer-choose-completion-or-exit): New command.Juri Linkov2023-11-081-2/+12
* Don't leave point amid text conversion edits if auto-fill transpiresPo Lu2023-11-081-3/+7
* Eglot: Demote errors to warnings in eglot-ensureJoão Távora2023-11-072-11/+33
* ; * lisp/minibuffer.el (completion-lazy-hilit-fn): Fix last change.Eli Zaretskii2023-11-071-3/+3
* ; Minor documentation fixesEli Zaretskii2023-11-072-30/+29
* * lisp/simple.el (next-line-completion): Improve (bug#59486).Juri Linkov2023-11-061-12/+16
* Allow completion frontends to fontify candidates just-in-timeJoão Távora2023-11-063-121/+223
* ; * lisp/emacs-lisp/cl-macs.el: Axe useless `gethash` inline declMattias Engdegård2023-11-061-1/+1
* Silence warning when requiring ruby-ts-modeStefan Kangas2023-11-061-2/+2
* * lisp/vc/vc-git.el (vc-git-revision-table): Reverse the table (bug#64656).Juri Linkov2023-11-061-1/+1
* Emulate secondary selections on AndroidPo Lu2023-11-062-19/+51
* * lisp/emacs-lisp/cl-extra.el (cl-remprop): Update names to match docstringJeremy Bryant2023-11-051-7/+6
* New option to use arrows in the minibuffer to select completions (bug#59486)Juri Linkov2023-11-052-10/+90
* Declare calc-eval-error in calc.elStefan Kangas2023-11-051-0/+2
* Further improve test coverage of time-stamp-pattern parsingStephen Gildea2023-11-041-11/+21
* Implement more Android text editing controlsPo Lu2023-11-053-1/+55
* Add project-any-command and project-prefix-or-any-commandDmitry Gutov2023-11-052-2/+56
* Align date stamps to whole days in ERCF. Jason Park2023-11-045-31/+77
* Decouple disparate escape-hatch concerns in erc-stampF. Jason Park2023-11-041-15/+27
* Preserve user markers when inserting ERC date stampsF. Jason Park2023-11-043-1/+72
* Don't over-truncate erc-timestamp-format-leftF. Jason Park2023-11-041-14/+27
* Really fix off-by-one in erc--get-inserted-msg-boundsF. Jason Park2023-11-044-5/+57
* ; Fix last change in the FAQEli Zaretskii2023-11-041-2/+2
* Make FAQ on starting Emacs maximized portableStefan Kangas2023-11-041-32/+9
* ; Improve commentary in 'files-tests-save-buffer-read-only-file'.Eli Zaretskii2023-11-041-0/+3
* Add tests for saving to write-protected filesJens Schmidt2023-11-041-0/+148
* ; Update eww-suggest-uris :version.Visuwesh2023-11-041-1/+1
* Fix bytecomp-tests--dest-mountpoint test failureMattias Engdegård2023-11-041-1/+2
* ; Merge from origin/emacs-29Eli Zaretskii2023-11-040-0/+0
|\
| * Suggest alternative reason for ERT test duplication errorMattias Engdegård2023-11-041-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-11-043-1/+19
|\ \ | |/
| * Fix description of 'Package-Requires' library headerEli Zaretskii2023-11-041-0/+15
| * ; * doc/misc/tramp.texi (FUSE setup): Fix typo.Michael Albinus2023-10-311-1/+1
| * * lisp/emacs-lisp/cl-lib.el (cl--defalias): Improve&fix docstringStefan Monnier2023-10-301-2/+1
| * Add two docstrings in cl-lib.elJeremy Bryant2023-10-301-0/+4
* | ; Merge from origin/emacs-29Eli Zaretskii2023-11-040-0/+0
|\ \ | |/
| * Fix Tramp (don't merge)Michael Albinus2023-10-271-3/+3
| * ; Fix typoMichael Albinus2023-10-261-1/+1
| * * doc/misc/tramp.texi (Traces and Profiles): Fix indentation. (don't merge)Michael Albinus2023-10-261-14/+14
| * * doc/misc/tramp.texi (Traces and Profiles): Fix indentation. (Don't merge)Michael Albinus2023-10-251-13/+16
* | Merge from origin/emacs-29Eli Zaretskii2023-11-045-13/+13
|\ \ | |/