]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-04-08 F. Jason ParkAdd variant for erc-match invisibility spec
2023-04-08 F. Jason ParkConvert erc-fill minor mode into a proper module
2023-04-08 F. Jason ParkPut display properties to better use in erc-stamp
2023-04-08 F. Jason ParkMake some erc-stamp functions more limber
2023-04-08 F. Jason ParkExpose insertion time as text prop in erc-stamp
2023-04-08 F. Jason ParkAdjust some old text properties in ERC buffers
2023-04-08 F. Jason ParkRefactor marker initialization in erc-open
2023-04-08 F. Jason ParkPreserve ERC prompt and its bounding markers
2023-04-08 F. Jason ParkAdd option to show visual erc-keep-place indicator
2023-04-08 F. Jason ParkOptionally prompt for more ERC entry-point params
2023-04-08 F. Jason ParkAdd display option for interactive ERC invocations
2023-04-08 F. Jason ParkBe smarter about switching to TLS from M-x erc
2023-04-08 F. Jason ParkIgnore killed buffers when switching in erc-track
2023-04-08 F. Jason ParkFill doc strings for ERC modules
2023-04-08 F. Jason ParkWarn when customizing minor-mode vars for ERC modules
2023-04-08 F. Jason ParkDon't associate ERC modules with undefined groups
2023-04-08 F. Jason ParkConvert ERC's Imenu integration into proper module
2023-04-08 F. Jason ParkAdd missing colors to erc-irccontrols-mode
2023-04-08 F. Jason ParkModify erc-mode-map in module definitions
2023-04-08 F. Jason ParkDon't require erc-goodies in erc.el
2023-04-08 F. Jason ParkLeverage loaddefs for migrating ERC modules
2023-04-08 F. Jason ParkCopy over upstream Compat macros to erc-compat
2023-04-08 F. Jason ParkHonor arbitrary CHANTYPES in ERC
2023-04-08 F. Jason ParkAdd hook to regain nickname in ERC
2023-04-08 F. Jason ParkAdd probing erc-server-reconnect-function variant
2023-04-08 F. Jason ParkAdd MOTD command to ERC
2023-04-08 F. Jason ParkSplit overlong outgoing messages in erc-sasl
2023-04-08 Daniel PetterssonFix DCC GET flag parsing in erc-dcc
2023-04-08 F. Jason ParkAdd subcommand erc-cmd-HELP handler to erc-dcc
2023-04-08 F. Jason ParkAdd subcommand dispatch facility to erc-cmd-HELP
2023-04-08 F. Jason ParkChange ERC version to 5.6-git
2023-04-08 João TávoraEglot: simplify eglot--sig-info and fix edge cases...
2023-04-08 Mattias EngdegårdConsolidate existing warnings about unused return values
2023-04-08 Basil L. ContovounesiosImprove ibuffer-diff-with-file
2023-04-07 João TávoraEglot: fix problems after changes to eglot-imenu (bug...
2023-04-07 João TávoraEglot: version strings must start with numbers (bug...
2023-04-07 João TávoraEglot: use Eglot versions, not Emacs's in obsolete...
2023-04-07 João TávoraEglot: require optional text-property-search.el
2023-04-07 João TávoraEglot: be careful about gfm-view-mode read-only buffers
2023-04-07 João Távora; Eglot: fix misplaced parenthesis in last commit to...
2023-04-07 Mattias Engdegård; * test/src/comp-tests.el (61917-1): Underscore unused...
2023-04-07 Mattias EngdegårdRemove useless unwind-protect forms, or make them usefu...
2023-04-07 Michael Albinus* test/infra/Dockerfile.emba (emacs-eglot): Adapt...
2023-04-07 João TávoraEglot: no more tests based on Pylsp (bug#62694)
2023-04-07 João TávoraEglot: rework eglot-imenu
2023-04-06 Eli ZaretskiiAvoid failing the build when org-version.el is updated
2023-04-06 Eli ZaretskiiMerge from origin/emacs-29
2023-04-06 Eli Zaretskii; Merge from origin/emacs-29
2023-04-06 Eli ZaretskiiMerge from origin/emacs-29
2023-04-06 Eli Zaretskii; Merge from origin/emacs-29
2023-04-06 Michael AlbinusDescribe how to run Emba tests locally
2023-04-06 Robert PluimAdd emoji-zoom-reset
2023-04-06 Robert PluimMake emoji-zoom-{increase,decrease} set text properties...
2023-04-06 Liu HuiRestore positions reliably for abbreviated file names...
2023-04-06 Wilhelm H KirschbaumHandle electric heredocs pairs in elixir-ts-mode
2023-04-06 Wilhelm H KirschbaumPropertize heredocs in elixir-ts-mode
2023-04-06 Eli ZaretskiiFix transforming sliced images
2023-04-06 Alan MackenzieCC Mode: Miscellaneous coding fixes in c-forward-type
2023-04-06 Po Lu; Fix compiler warning
2023-04-05 Andrea CoralloComp: Fix limplification pass (bug#62537)
2023-04-05 Eli Zaretskii; * etc/NEWS: Minor copyedits of entry for 'keymap...
2023-04-05 Alan MackenzieCC Mode: Fix fontification problems shown by test file...
2023-04-05 Eli Zaretskii; Improve documentation of 'declare-function'
2023-04-05 Eli Zaretskii; Avoid compiler warning in eglot.el.
2023-04-05 Eli Zaretskii; Fix description of new 'keymap-*' functions
2023-04-05 Wilhelm H KirschbaumImprove sigil fontification for elixir-ts-mode
2023-04-05 Wilhelm H KirschbaumImprove list indentation for elixir-ts-mode
2023-04-05 Dmitry Gutovruby-ts-mode: Add more constructs to treesit-sexp-type...
2023-04-04 Michael AlbinusAdapt EMBA scripts.
2023-04-04 Michael AlbinusImprove Tramp robustness
2023-04-04 Eli ZaretskiiAnother terminology fix in ELisp reference manual
2023-04-04 ShynurCorrect terminology in Elisp Reference Manual
2023-04-04 Michael AlbinusComment out GNUSTEP jobs on EMBA (again)
2023-04-04 Michael AlbinusDisplay unlock-file warning only when file locks are...
2023-04-04 Juri Linkovruby-ts-mode: Recognize more nodes as sexps
2023-04-03 Dmitry Gutovruby-ts-mode: Recognize more nodes as sexps
2023-04-03 Eli Zaretskii; * lisp/image.el (put-image): Doc fix.
2023-04-03 Michael Albinus; Fix last change
2023-04-03 Andrew G Cohen; * lisp/gnus/gnus-sum.el (gnus-summary-move-article...
2023-04-03 Robert Pluim; * doc/emacs/trouble.texi (Checklist): Minor grammar...
2023-04-03 Michael AlbinusFix some `unwind-protect' forms
2023-04-03 Mattias EngdegårdFix regexp string escaping mistake in vhdl-mode.el...
2023-04-03 Po LuImprove portability of newly added icons
2023-04-03 Yuan FuModify chevron icons and add some more
2023-04-03 Kyle MeyerUpdate to Org 9.6.3-2-gf2949d
2023-04-03 João TávoraEglot: Bump to 1.14
2023-04-02 João TávoraMerge from origin/emacs-29
2023-04-02 João Távora; * etc/EGLOT-NEWS (Upcoming 1.14): Update.
2023-04-02 João TávoraEldoc: bump package version to 1.14.0
2023-04-02 João Távora; Eldoc: fix doc of e-d-functions w.r.t. :origin keyword
2023-04-02 João Távora; Eglot: removed unused dependency on 'array.el'
2023-04-02 João TávoraEglot: load built-in GNU ELPA dependencies explicitly
2023-04-02 João TávoraEglot: improve caching in eglot-completion-at-point
2023-04-02 João TávoraEglot: take advantage of new Eldoc options for signatur...
2023-04-02 João TávoraEglot: declare support for markdown also for signatures
2023-04-02 João TávoraEglot: define eglot--ensure-list with defalias
2023-04-02 João TávoraEglot: remove hacky advice of jsonrpc-request
2023-04-02 Yuan Fu; Add a bit more docstring to tsx-ts-mode (bug#62429)
2023-04-02 Jim PorterUse the 'interactive' spec to set arguments for 'eshell...
2023-04-02 Jim PorterFix using background commands in 'eshell-command'
next