]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-03-24 Po LuMinor adjustments to last change
2024-03-24 Eli Zaretskii; Fix doc strings of some treesit-related functions
2024-03-24 Eli ZaretskiiImprove support for preprocessor macros in 'c/c++-ts...
2024-03-24 Eli ZaretskiiAvoid infinite recursion in 'image-mode--display'
2024-03-24 Dionisio E... Add BasedPyright LSP server alternative for Eglot's...
2024-03-24 Po LuCorrectly handle non-BMP characters in Android content...
2024-03-24 john muhl; Remove unneeded group in lua-ts-mode defcustoms
2024-03-24 john muhl; Open inferior Lua buffer in a window, not a frame
2024-03-24 Stefan MonnierFix recent test regressions
2024-03-24 Stefan Monnieretc/NEWS: Document the new behavior of `describe-function`
2024-03-24 Stefan Monnier(pp-fill): Cut before parens and dots
2024-03-24 Stefan Monnier(help-fns-function-description-header): Print functions...
2024-03-24 Eli Zaretskii; * lisp/help-fns.el (help-fns-function-name): Doc...
2024-03-24 Po LuFix display of custom menus after putative cosmetic...
2024-03-24 Stefan Monnier* lisp/help.el (help--analyze-key): Use `help-fns-funct...
2024-03-24 Stefan Monnier(help-fns-function-name): New function
2024-03-24 Stefan Monnier(make-help-screen): Move most of the code out to a...
2024-03-24 Jonas BernoulliUpdate to Transient v0.6.0-1-gcaef3347
2024-03-24 Stefan Monnier(describe-symbol-backends): Fix addition of the "type...
2024-03-24 Stefan Monnierbyte-opt.el: Remove test that's not applicable any...
2024-03-24 Eli Zaretskii; * lisp/keymap.el (key-parse): Fix processing of ...
2024-03-24 Eli Zaretskii; Improve documentation of 'backup-by-copying'
2024-03-24 Stefan MonnierSpeed up `describe-char` when a property has a large...
2024-03-24 Stefan Monnierwid-edit.el: Cosmetic changes
2024-03-24 Stefan Monnier(widget--allow-insertion): New macro
2024-03-24 Po Lu; * src/xterm.c (syms_of_xterm): Document x-*-keysym...
2024-03-24 Andrea Corallo* Fix missing `comp-files-queue' update (bug#63415).
2024-03-24 Adam Porter'vtable-update-object' can now be called with one argument
2024-03-24 Basil L. ContovounesiosClarify description of format-spec truncation
2024-03-24 Eli ZaretskiiMore accurate documentation of 'rmail-mail-new-frame'
2024-03-24 Eli ZaretskiiSpeed up display of RTL text with many character compos...
2024-03-24 Juri Linkov; * lisp/calendar/calendar.el: Remove extra space.
2024-03-24 Adam PorterAvoid recomputing the whole table in 'vtable--recompute...
2024-03-24 Po LuAndroid compatibility fixes
2024-03-24 Andrea Corallo; * lisp/emacs-lisp/comp-run.el (comp-run-async-workers...
2024-03-24 Eli Zaretskii; Minor copyedits of last change.
2024-03-24 Andrea Corallo; * lisp/emacs-lisp/comp.el: Add a simple sanitizer...
2024-03-24 Eli ZaretskiiFix documentation of M-SPC in user manual
2024-03-24 Eli Zaretskii; Fix doc strings of recent changes
2024-03-24 Andrea Corallo; * lisp/emacs-lisp/comp-cstr.el (comp--normalize-types...
2024-03-24 Andrea CoralloAdd native compiler sanitizer
2024-03-24 Robert Pluim; * lisp/emacs-lisp/cl-macs.el (cl-labels): Fix stray...
2024-03-24 Po LuRespect file display names during Android drag-and...
2024-03-24 Kévin Le GouguecFix vc-git test when no identities are configured
2024-03-24 Eli ZaretskiiUnbreak the Cygw32 build broken by resent WTS_SESSION...
2024-03-24 Andrea Corallo* test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr...
2024-03-24 Andrea Corallo* Use 'cl-type-of' in comp-cstr.el
2024-03-24 Po LuUpdate android.texi
2024-03-24 Po LuRespect display names of Android content URIs
2024-03-24 Michael Albinus* admin/notes/bugtracker: Minor copyedit.
2024-03-24 Eli Zaretskii; * admin/notes/bugtracker: Minor copyedit.
2024-03-24 Theodor ThornhillTweak regexp for object initializers in csharp-mode...
2024-03-24 Konstantin... `term-mode': mention the keymap to add keybindings to
2024-03-24 Eshel Yaron; Skip commit 8cf05d9be12e8b5f8893cfd8a67c92e904a2aa05
2024-03-24 Eli ZaretskiiImprove documentation of 'edebug-print-*' variables
2024-03-19 Eshel YaronCease removing consecutive duplicate completion candidates
2024-03-19 Eshel YaronAdd current scroll position to *Completions* header...
2024-03-18 Eli Zaretskii; * lisp/vc/vc-git.el (vc-git--out-str): Doc fix.
2024-03-18 Stefan Monnier* lisp/emacs-lisp/cl-preloaded.el (user-ptr): Add predicate
2024-03-18 Stefan MonnierFollowup changes to `cl-type-of`
2024-03-18 Stefan Monnier(primitive-function): New type
2024-03-18 Stefan Monnier(cl-type-of): New function to return more precise types...
2024-03-18 Po LuMakeshift solution for X server bug
2024-03-18 Kévin Le Gouguec; Re-apply accidentally reverted commit
2024-03-18 Juri Linkov* lisp/tab-bar.el (tab-bar-select-restore-windows)...
2024-03-18 Protesilaos... Update source repository of the Modus themes
2024-03-18 Protesilaos... Update modus-themes to their 4.4.0 version
2024-03-18 Kévin Le GouguecFix vc-dir when "remote" Git branch is local
2024-03-18 Po LuImprove C++ standard library detection on Android
2024-03-18 Stefan Monnierdebug.el: Prevent re-entering the debugger for the...
2024-03-18 Basil L. Contovounesios; Pacify -Wmaybe-uninitialized in coding.c.
2024-03-18 Eli Zaretskii; Document more DND functions with limited support
2024-03-18 Eli Zaretskii; Fix recent changes in documentation
2024-03-18 Martin RudalicsDocument and announce 'marker-last-position'
2024-03-18 Martin RudalicsIn window-related documentation write 'symbol' instead...
2024-03-18 Po Lu; * src/xterm.c (syms_of_xterm): Fix typo.
2024-03-18 Po LuRespond to default action from Gnus notifications
2024-03-18 Po LuSupport x-*-keysym on Android
2024-03-18 Po LuCorrect doc strings for x-*-keysym
2024-03-18 Po Lu* doc/lispref/frames.texi (Window System Selections...
2024-03-18 Po Lu; Circumvent miscompilations on Sun C 5.12 (148917-07)
2024-03-18 Po LuFix calc.texi for Texinfo 4.13
2024-03-18 Basil L. Contovounesios; * src/eval.c (Fhandler_bind_1): Fix docstring.
2024-03-18 Basil L. Contovounesios; Fix 'usage:' keyword in Ffile_name_concat doc.
2024-03-18 Stefan Monnier* lisp/emacs-lisp/bindat.el (sint): Burp in dynbind...
2024-03-18 Andrea Corallo* Don't install unnecessary trampolines (bug#69573)
2024-03-18 Andrea Corallo* lisp/emacs-lisp/advice.el (comp-subr-trampoline-insta...
2024-03-18 Eli Zaretskii; Fix documentation of a recent change (bug#68235)
2024-03-18 Eli Zaretskii; * CONTRIBUTE: Ask not to use non-ASCII unless necessary.
2024-03-18 Martin RudalicsFix bug with CHECK_STRUCTS introduced by last buffer...
2024-03-18 Martin RudalicsFurther adjustments for restoring killed buffer windows...
2024-03-18 Eli Zaretskii; * src/lread.c (maybe_swap_for_eln): Clarify warning...
2024-03-18 Basil L. Contovounesios; Fix bibtex-biblatex-field-alist docstring typo.
2024-03-18 Arash Esbati; * doc/lispref/control.texi (Conditionals): Add missin...
2024-03-18 F. Jason ParkFix 'with-sqlite-transaction'
2024-03-18 Eli Zaretskii; * doc/emacs/files.texi (Image Mode): Fix typo (bug...
2024-03-18 Eshel YaronNew completions sort order 'minibuffer-sort-by-length'
2024-03-18 Eshel YaronSimplify 'completion-all-sorted-completions'
2024-03-18 Eshel YaronNew command 'minibuffer-narrow-completions-by-regexp'
2024-03-18 Eshel YaronNew command 'minibuffer-toggle-completions-annotations'
next