]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-05-11 Eli Zaretskii; * lisp/files.el (Safe File Variables): Remove redunda...
2023-05-11 Eli Zaretskii; Fix last change
2023-05-11 Antero MejrAdd safe-local-variable-directories variable.
2023-05-11 Eli Zaretskii; Fix byte-compilation warnings in --without-x build
2023-05-11 Mattias EngdegårdMore descriptive character escape syntax error messages...
2023-05-10 Stefan MonnierMerge branch 'emacs-29'
2023-05-10 Alan MackenzieMake c-emacs-features use the proper binding of parse...
2023-05-10 Eli Zaretskii; * lisp/obsolete/autoload.el (make-directory-autoloads...
2023-05-10 Eli Zaretskii; Fix example in ELisp manual
2023-05-10 Eli Zaretskii; Fix wording in Emacs manual
2023-05-10 Eli Zaretskii; Fix minor documentation issue ion replace.el
2023-05-10 Mattias EngdegårdClean up files created by arc-mode-tests
2023-05-10 Stefan Monnierwith-display-message: Workaround for bug#63253
2023-05-09 Benson Chutramp-ssh-controlmaster-options shouldn't return nil
2023-05-09 Mattias Engdegård; * test/src/treesit-tests.el: declare functions to...
2023-05-09 Mattias Engdegård; * lisp/treesit.el (treesit-node-top-level): cleaner...
2023-05-09 Mattias EngdegårdSpeed up skip-chars-{forward|reverse} with char classes
2023-05-09 João TávoraEglot: Replace eglot-execute-command with new eglot...
2023-05-09 Eli Zaretskii; Don't use literal non-ASCII characters in Texinfo
2023-05-09 João TávoraFido-mode: never shadow 'external' completion style
2023-05-09 Eli Zaretskii; * lisp/leim/quail/persian.el: Fix a typo in last...
2023-05-09 Eli ZaretskiiAvoid crashes in --without-all build trying to scale...
2023-05-09 Eli ZaretskiiImprove instructions for dealing with Emacs crashes
2023-05-08 Yuan FuFix treesit-node-top-level (bug#63374)
2023-05-08 Mohsen BananImproved transliterations + improved bidi insertion...
2023-05-08 Philipp UhlExtend secrets.el by lock/unlock item
2023-05-08 Alan ThirdFix crash when creating a child frame in NS (bug#63107)
2023-05-08 Andrew G CohenFix outgoing mime type regression (Bug#62815)
2023-05-07 Alan ThirdFix crash when creating a child frame in NS (bug#63107)
2023-05-07 Nicholas Vollmerdefine-minor-mode: sanitize mode function messages
2023-05-07 Eli ZaretskiiFix beginning/end-of-defun with tree-sitter
2023-05-06 Andreas Schwab; Fix last change
2023-05-06 Andreas SchwabSimplify check for non-empty list
2023-05-06 Theodor ThornhillFix indent for enums in csharp-mode
2023-05-06 Philip Kaludercic; Expand 'package-vc-install' documentation
2023-05-06 Po LuFix portability problem in lisp/Makefile.in
2023-05-06 Po LuFix portability problem in toplevel Makefile
2023-05-06 Eli ZaretskiiTeach c-ts-mode about the 'restrict' keyword
2023-05-06 Eli Zaretskii* lisp/x-dnd.el (x-dnd-after-move-frame): Skip dead...
2023-05-06 Shynur; Updated Elispref-Manual: `nil' cannot be defun'ed
2023-05-06 Eli ZaretskiiFix doc strings of 'mark-sexp' and 'mark-word'
2023-05-06 Eli ZaretskiiFix interactive forms in some Lisp packages
2023-05-06 Eli Zaretskii; * etc/EGLOT-NEWS: Fix misspellings.
2023-05-06 Eli Zaretskii; * etc/EGLOT-NEWS: Fix wording of last change.
2023-05-06 Andrew G CohenAllow X-Message-SMTP-Method to include more MTAs
2023-05-06 Dmitry GutovMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2023-05-06 Dmitry Gutovpackage-upgrade: Implement the upgrading of built-ins
2023-05-06 Dmitry GutovMerge from origin/emacs-29
2023-05-06 Dmitry Gutov; Merge from origin/emacs-29
2023-05-06 Dmitry GutovMerge from origin/emacs-29
2023-05-06 Dmitry Gutov(package-upgrade): Don't remove the package from 'packa...
2023-05-06 F. Jason ParkAdd interface for finding users in erc-server-PRIVMSG
2023-05-06 F. Jason ParkImprove erc-button--modify-nick-function interface
2023-05-06 F. Jason ParkRevise FORM-as-function interface in erc-button-alist
2023-05-06 F. Jason ParkPreprocess prompt input linewise in ERC
2023-05-06 F. Jason ParkRedo line splitting for outgoing messages in ERC
2023-05-06 F. Jason ParkDon't send multiline commands as messages in ERC
2023-05-06 F. Jason ParkRestore module var toggles in ERC's Custom buffers
2023-05-06 F. Jason ParkSimplify erc-button movement commands
2023-05-06 F. Jason ParkAdd erc-timestamp property to invisible messages
2023-05-06 F. Jason ParkActually define erc-default-server-functions
2023-05-06 F. Jason ParkIgnore erc-reconnect-display after a timeout
2023-05-06 F. Jason ParkExtend erc-interactive-display to cover /JOINs
2023-05-06 F. Jason ParkMove ERC's buffer-display tests to separate file
2023-05-06 F. Jason ParkRevive option erc-query-on-unjoined-chan-privmsg
2023-05-05 Mattias EngdegårdMake old-struct test more robust
2023-05-05 Mattias EngdegårdConstant-propagate cons and vector literals
2023-05-05 Mattias EngdegårdRemove useless handling of erroneous code in Lisp optimiser
2023-05-05 Mattias EngdegårdDon't inline funcall to literal lambda form
2023-05-05 João TávoraFido-mode: never shadow 'external' completion style
2023-05-05 Michael AlbinusImprove ange-ftp-file-remote-p
2023-05-05 Mattias EngdegårdFix dired and tramp where `ls` does not have the `...
2023-05-05 João TávoraEglot: re-rename eglot-upgrade to eglot-upgrade-eglot
2023-05-05 Eli ZaretskiiFix arguments of xml.c functions as displayed in Help...
2023-05-05 Po LuMore fixes for NetBSD/vax
2023-05-05 Cyril ArnouldImprove VHDL mode highlighting
2023-05-05 Jim Porter; Use a Bourne shell-compatible form for command substi...
2023-05-05 Jim Porter; Allow spaces in directory names for Git hooks
2023-05-04 Spencer BaughMake vc-hg-annotate-command async
2023-05-04 Michael AlbinusSuspend timers when reading Tramp process output
2023-05-04 Jim Porter; Fix post-commit and pre-push hooks in worktrees again
2023-05-04 Po LuClarify documentation wrt floating point division by...
2023-05-04 Robert PluimMake loaddefs-generate slightly more tolerant
2023-05-04 Eli Zaretskii; Minor doc cleanups in go-ts-mode.el
2023-05-04 Basil L. Contovounesios; Minor grammar fix in treesit manual.
2023-05-04 Philip KaludercicFix order of rcirc-connect arguments
2023-05-04 ThunaFix rcirc messages printing in the wrong place
2023-05-04 Philip KaludercicPrevent unnecessary modifications of 'package-vc-select...
2023-05-03 Dmitry GutovRename eglot-update to eglot-upgrade
2023-05-03 Randy Taylorgo-ts-mode: Use iota query only if supported (Bug#63086)
2023-05-03 Dmitry Gutov(rng-complete-tag): Add the (ignored) argument to the...
2023-05-03 Stefan Monnier* lisp/emacs-lisp/package.el (package-buffer-info)...
2023-05-03 Jonas BernoulliUpdate to Transient v0.3.7-219-g3ded15b
2023-05-03 Po LuFix inserting selection data into Mozilla programs
2023-05-03 ThunaRecognize defstruct slot names in various eieio functions
2023-05-03 Michael AlbinusTramp code cleanup
2023-05-03 Eli Zaretskii; * lisp/dired.el (dired-insert-directory): Fix a typo...
2023-05-03 Alan MackenzieFontify "extern foo ();" correctly inside a function
2023-05-03 Mattias Engdegård; * lisp/simple.el (blink-matching-open): retain props...
2023-05-03 Jim PorterUse connection-aware functions when getting the UID...
next