]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-10-21 Lassi KortelaRecognize backslash in `dns-mode` quoted values
2023-10-21 Stefan KangasDon't use obsolete `sleep-for` argument
2023-10-21 john muhlSupport lua-ts-mode in align.el
2023-10-21 Mauro ArandaFix eglot-report-progress :type
2023-10-21 Ulrich Müller; * lisp/progmodes/gud.el (gud-gud-lldb-command-name...
2023-10-21 Po LuFacilitate opening multiple files through DND under...
2023-10-21 Huan NguyenNew keyword :default-language in treesit-font-lock...
2023-10-21 Stefan Monnier(buffer-match-p): Replace `&optional` with `&rest`...
2023-10-20 Stefan Monnier(sleep-for): Make the `millisec` argument obsolete
2023-10-20 F. Jason ParkPrefer erc-target to erc-default-target
2023-10-20 F. Jason ParkRename erc-server-buffer-p
2023-10-20 F. Jason ParkRespect user markers in erc-insert-timestamp-left
2023-10-20 F. Jason ParkFix right-sided stamps commingling with erc-prompt
2023-10-20 F. Jason ParkRestore missing metadata props in erc-display-line
2023-10-20 F. Jason ParkWarn about top-level erc-update-modules calls
2023-10-20 F. Jason Park* lisp/erc/erc-backend.el (define-erc-response-handler...
2023-10-20 F. Jason Park; Mark erc-log test as :unstable
2023-10-20 Dmitry Gutovproject--switch-project-command: Retouch
2023-10-20 Eli Zaretskii; More fixes for LLDB support
2023-10-20 Ulrich Müller; * lisp/calc/calc-units.el (math-standard-units):...
2023-10-20 Eli Zaretskii; Fix recent changes of LLDB support
2023-10-20 Eli Zaretskii; * lisp/emacs-lisp/comp-cstr.el: Fix punctuation.
2023-10-20 Po LuRepair detection of empty mailto URLs
2023-10-20 Gerd MöllmannFix Gud LLDB completion for function names
2023-10-20 Po LuTreat empty mailto URIs properly under Android
2023-10-19 Dmitry GutovImprove behavior with project-switch-use-entire-map=t
2023-10-19 Juri Linkov* lisp/progmodes/project.el (project--other-place-prefi...
2023-10-19 Michael AlbinusAdapt Tramp version
2023-10-19 Stefan Monnier(cl--typeof-types): Complete last change
2023-10-19 Ulf Jasper* admin/MAINTAINERS: Remove Ulf Jasper as maintainer...
2023-10-19 Gerd MöllmannFix last change in gud.el
2023-10-19 Andrea CoralloAdd two missing 'number-or-marker' entries to the cl...
2023-10-19 Andrea CoralloImprove cstr typeset normalization
2023-10-19 Gerd MöllmannGud support for column numbers
2023-10-19 Gerd MöllmannDon't rely on LLDB output format
2023-10-19 Po LuRelay body and attachments within Android e-mails to...
2023-10-19 Gerd MöllmannGud LLDB fix for large completion count (bug#66625)
2023-10-18 Gerd MöllmannGud LLDB completions (bug#66604)
2023-10-18 Harald Jörg; cperl-mode.el: Fix indentation issues after a format...
2023-10-18 F. Jason ParkImprove SOCKS error handling and support version 4a
2023-10-18 F. Jason ParkDon't hard code server ports in SOCKS tests
2023-10-18 João TávoraEglot: respect completion sort order dictated by the...
2023-10-18 Po LuCorrectly bisect format 12 and 8 cmap tables
2023-10-18 Po LuMollify compiler under Android builds without mmap
2023-10-17 Jim Porter; * lisp/eshell/esh-proc.el (eshell-process-wait-time...
2023-10-17 Gerd MöllmannGud lldb support (bug#66575)
2023-10-17 Gerd MöllmannModify LLDB command xcomplete to return a Lisp list
2023-10-17 Michael AlbinusFix tramp-revert-buffer-with-sudo
2023-10-16 Spencer BaughUse project-name in the project-kill-buffers prompt
2023-10-16 Jim Porter; 'eshell-kill-process-wait-time' can be a floating...
2023-10-16 Jim Porter; Use the "new" calling convention for 'sit-for' in...
2023-10-16 Juri LinkovRefactor 'vc-default-mode-line-string' (bug#66464)
2023-10-16 Eli ZaretskiiFix "C-0 C-x C-s" with write-protected files
2023-10-16 Gerd Möllmann; LLDB support cleanup and extension
2023-10-16 Michael AlbinusMerge from origin/emacs-29
2023-10-16 Po LuProperly initialize argment list supplied to android_in...
2023-10-16 Po LuRevert "Update etc/rgb.txt from X.Org upstream"
2023-10-15 Sam SteingoldFixup for "no file modes on windows and dos"
2023-10-15 Alan Mackenziec-indent-new-comment-line: don't test for a macro in...
2023-10-15 Michael AlbinusFix test in files-tests
2023-10-15 Eli Zaretskii; * doc/emacs/search.texi (Regexp Backslash): Improve...
2023-10-15 Gerd Möllmann; New command alias xprint for LLDB
2023-10-15 Po Lu; Correct typos in android.texi
2023-10-15 Po LuCorrectly receive files through Android DND
2023-10-15 Mauro ArandaFix searching for tags in compressed files
2023-10-14 Stefan KangasUpdate publicsuffix.txt from upstream
2023-10-14 Stefan KangasUpdate etc/rgb.txt from X.Org upstream
2023-10-14 Alan MackenzieFix an infinite loop in c-beginning-of-defun-1
2023-10-14 Stefan KangasAdd missing :version to two defcustoms
2023-10-14 Mauro ArandaFix a defcustom :type in eldoc.el
2023-10-14 Dmitry GutovFix vc-hg-log-edit-toggle-amend
2023-10-14 Dmitry Gutov(vc-default-checkin-patch): Try to be compatible with...
2023-10-14 Dmitry Gutov(vc-root-diff): Don't compute and pass on WORKING-REVISION
2023-10-14 Spencer BaughOptimize vc-hg-state for directories
2023-10-14 Harald Jörg;cperl-mode.el: Do not mistake a left-shift operator...
2023-10-14 Mauro ArandaFix indentation and fontification in shell-script ...
2023-10-14 Mattias EngdegårdSimplify and describe docstrings-wide check
2023-10-14 Eshel YaronDocument 'M-x align' in the Emacs manual
2023-10-14 Eli ZaretskiiMerge from origin/emacs-29
2023-10-14 Mattias EngdegårdMake the docstrings-wide check 70x faster
2023-10-14 Eli Zaretskii; * lisp/calendar/time-date.el (days-to-time): Doc...
2023-10-14 Bob RogersDocument that time-to-days and days-to-time use differe...
2023-10-14 Mattias EngdegårdSort byte compiler warnings in alphabetic order
2023-10-14 Jens SchmidtFix beginning-of-defun not jumping to BOF
2023-10-14 Mauro ArandaFix saving faces with attributes that need filtering
2023-10-14 Michael AlbinusMerge from origin/emacs-29
2023-10-14 Michael Albinus* lisp/files.el (file-name-non-special): Handle quoted...
2023-10-14 Po LuImplement multi-window drag-and-drop under Android
2023-10-13 Eric AbrahamsenHave gnus-summary-limit-to-age operate on calendar...
2023-10-13 Stefan Monnier(sit-for): Remove support for old calling convention
2023-10-13 Harald Jörgcperl-mode.el: Add new user option to etc/NEWS
2023-10-13 Harald Jörgcperl-mode.el: Optionally treat trailing text as comment
2023-10-13 Mauro ArandaMore defcustom fixes in ERC (Bug#66520)
2023-10-13 F. Jason ParkAdd command to refill buffer in erc-fill-wrap-mode
2023-10-13 F. Jason ParkTreat previous/next-line specially in erc-fill-wrap
2023-10-13 F. Jason ParkSwap hook positions of erc-fill and erc-match-message
2023-10-13 F. Jason ParkManage some text props for ERC insertion-hook members
2023-10-13 F. Jason ParkEasily excise list-valued text prop members in ERC
2023-10-13 F. Jason ParkDeprecate option erc-remove-parsed-property
2023-10-13 F. Jason ParkUse erc-display-message instead of erc-make-notice
next