]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-10-26 Po LuClean up some event handling code
2022-10-26 Michael Albinus; Tramp copyedit
2022-10-26 Michael AlbinusModernize `auto-revert-notify-exclude-dir-regexp'
2022-10-26 Mattias EngdegårdDynamic validation of styles in completion-category...
2022-10-26 Philip KaludercicAllow nil as a valid value for 'ecomplete-filter-regexp'
2022-10-26 Po LuFix Haiku build for recent changes to system headers
2022-10-26 Andrea CoralloSet `comp-no-spawn' earlier using -no-comp-spawn
2022-10-25 Dmitry Gutovvc-hg-checkin-patch: Add implementation for Hg
2022-10-25 Andreas SchwabIgnore non-base64 junk when decoding MIME
2022-10-25 João Guerra* lisp/tab-line.el (tab-line-auto-hscroll): Set word...
2022-10-25 Stefan Monnier(Ffunction): Make interpreted closures safe for space
2022-10-25 Filipp GunbinMove required options out of ldap-ldapsearch-args
2022-10-25 Stefan Kangaseglot: Prefer ensure-list on Emacs 28 or later
2022-10-25 Michael AlbinusHandle context changes in Tramp kubernetes method
2022-10-25 Robert PluimFix eglot defcustom types
2022-10-25 Alan MackenzieTest face name variables are bound before using them...
2022-10-25 Robert Pluim* lisp/progmodes/eglot.el: Remove not very funny joke.
2022-10-25 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-10-25 Lin Sunlisp.h: Remove unnecessary preprocessor conditions
2022-10-25 Po LuFix drag-and-drop bugs on Lucid build
2022-10-25 Brian Leungeglot-server-programs: Account for new ts-mode
2022-10-25 Brian Leungeglot-server-programs: Account for new js-json-mode
2022-10-25 Robert PluimImprove the eglot info documentation
2022-10-25 João TávoraFix M-x eglot breakage due to typo
2022-10-25 Stephen Leake* lisp/progmodes/eglot.el (eglot): Ensure managed-major...
2022-10-24 Stefan Monnier* lisp/progmodes/compile.el (compilation-mode-line...
2022-10-24 Mattias Engdegård; * doc/lispref/searching.texi (Rx Constructs): Copy...
2022-10-24 Eli ZaretskiiUnbreak the build broken by tab-bar.el changes
2022-10-24 Mattias Engdegård* doc/lispref/searching.texi (Rx Constructs): Elaborate...
2022-10-24 Po LuFix focus stealing in the Emacs server for old window...
2022-10-24 Mattias EngdegårdClarify RX... semantics in manual (bug#58727)
2022-10-24 Martin JerabekRepair nXML handling of URIs with hex escapes (bug...
2022-10-24 Mattias EngdegårdFix regexp matching with atomic strings and optimised...
2022-10-24 Robert PluimRemove erroneous @w in yank-media cross ref
2022-10-24 Juri Linkov* lisp/tab-bar.el: Use customizable button icons (bug...
2022-10-24 Juri Linkov* lisp/minibuffer.el (completions-group-separator)...
2022-10-23 Juri Linkov* lisp/outline.el: Pre-compute some frequent data for...
2022-10-23 Po LuReduce duplicate code for creating "special windows"
2022-10-23 Stefan KangasMerge from origin/emacs-28
2022-10-23 Stefan Kangas; Merge from origin/emacs-28
2022-10-23 Stefan KangasMerge from origin/emacs-28
2022-10-22 Basil L. ContovounesiosImprove error reporting of EUDC plist functions
2022-10-22 Eli Zaretskii; * doc/emacs/text.texi (Outline Mode): Fix markup...
2022-10-22 Juri Linkov* lisp/outline.el: Use 'outline-cycle' on buttons for...
2022-10-22 Juri LinkovUnify outline-minor-mode-use-buttons with in-margins...
2022-10-22 Juri Linkov* lisp/info.el (Info-toc-build): Remove message not...
2022-10-22 Basil L. ContovounesiosAudit some plist uses with new predicate argument
2022-10-22 Po LuFurther fixes to menu event processing on no-toolkit...
2022-10-22 Stefan Kangas* admin/notes/repo: Document feature and scratch branches.
2022-10-21 Filipp Gunbin; Improve manual for Tramp kubernetes method
2022-10-21 Matt Armstrong; * doc/lispref/display.texi (Progress): Correct typo...
2022-10-21 Eli Zaretskii; * src/menu.c (x_popup_menu_1): Make 'cancel_hourglass...
2022-10-21 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-10-21 Eli Zaretskii; * src/menu.c: Include dispextern.h (bug#58688).
2022-10-21 Nacho BarrientosBindat (src, strz): Operate on vectors too
2022-10-21 Po LuFix various menu problems
2022-10-21 Eli Zaretskii; * doc/emacs/programs.texi (Programming Language Doc...
2022-10-21 Eli ZaretskiiImprove and extend documentation of ElDoc
2022-10-21 Po LuFix delivery of window manager ping events during menu
2022-10-21 Mauro ArandaFix last change in perl-mode
2022-10-21 Brian LeungAdd the "nil" language server to eglot-server-programs
2022-10-21 Brian LeungAdd lua-language-server to eglot-server-programs
2022-10-20 Basil L. Contovounesios; * doc/misc/eglot.texi (Top): Fix markup/typo.
2022-10-20 Eli Zaretskii; * etc/NEWS: Mention Eglot.
2022-10-20 Harald Jörg; cperl-mode.el: Fix one match-count in my commit 2021...
2022-10-20 Filipp GunbinFix ldapsearch output parsing in ldap-search-internal
2022-10-20 Eli ZaretskiiAdd Eglot to the menu bar
2022-10-20 Eli ZaretskiiMention Eglot in the Emacs user manual
2022-10-20 Eli Zaretskii; Minor copyedits to eglot.texi.
2022-10-20 Eli Zaretskii; * doc/misc/eglot.texi: Fix a typo.
2022-10-20 Eli Zaretskii; * doc/misc/eglot.texi: Undo some recent "fixes" to...
2022-10-20 João TávoraMerge branch 'feature/eglot2emacs'
2022-10-20 João Távora; fix warning about order of defvaralias/defconst
2022-10-20 João TávoraMinor fixes to doc/misc/eglot.texi
2022-10-20 João Távora* lisp/info-look.el (mapc): Add Eglot manual's index.
2022-10-20 Po LuWork around problems setting input focus when a frame...
2022-10-20 Po Lu* etc/PROBLEMS: Document window manager focus problems.
2022-10-20 João TávoraMerge branch 'feature/eglot-texi-manual' into feature...
2022-10-20 João Távora; Merge from https://github.com/joaotavora/eglot
2022-10-20 João TávoraRevert "eglot.texi: Make example more realistic" feature/eglot-texi-manual
2022-10-20 João TávoraFix Eglot manual's description of eglot-workspace-confi...
2022-10-20 Mauro ArandaImprove HERE document detection in perl-mode
2022-10-20 João TávoraExpose eglot-{} to be used in eglot-workspace-configuration
2022-10-20 João TávoraRework header of eglot.el
2022-10-20 João TávoraDo use eglot-connect-timeout if eglot-sync-connect...
2022-10-20 Stefan Kangaseglot.texi: Explain where to find third-party packages
2022-10-20 Stefan Kangaseglot.texi: Make example more realistic
2022-10-20 Stefan Kangaseglot.texi: Move sentence on LSP Servers earlier
2022-10-20 Stefan Kangas; eglot.texi: Fix typos and minor inconsistencies
2022-10-20 Stefan Kangas* doc/misc/Makefile.in (INFO_COMMON): Add eglot.
2022-10-20 Stefan KangasPrefer defvar-keymap in modula2.el
2022-10-20 Eli Zaretskii; Fix documentation and name of 'slovak-qwerty' input...
2022-10-20 Rudolf AdamkovičAdd 'slovak-querty' input method (bug#58642)
2022-10-20 Eli Zaretskii; Remove reference to non-existent Flymake function...
2022-10-20 Stefan KangasMerge from origin/emacs-28
2022-10-19 Andrea Corallo* Fix async native compilation (bug#58637)
2022-10-19 Stefan Kangas; * test/lisp/image/wallpaper-tests.el: Simplify last...
2022-10-19 Alan MackenzieCC Mode: Cease adding types to found-types too eagerly
2022-10-19 Stefan Kangas; Delete file after wallpaper test
2022-10-19 Po LuFix various builds
next