]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-10-27 Gerd MöllmannPrevent dangerous bindings of *package*
2022-10-27 Gerd MöllmannFirst traces of defpackage
2022-10-27 Gerd MöllmannMinor improvements in pkg.el
2022-10-27 Gerd MöllmannMinto cleanup in pkg.el
2022-10-27 Gerd MöllmannAllow experimenting with in-package
2022-10-26 Gerd MöllmannMake symbols in Emacs package external by default
2022-10-26 Gerd MöllmannAdd user package
2022-10-26 Gerd MöllmannReading qualified symbols
2022-10-26 Gerd MöllmannAdd :register to make-package
2022-10-26 Gerd MöllmannAdd register-package
2022-10-26 Gerd MöllmannMake *pacakge* buffer-local
2022-10-25 Gerd MöllmannPrevent accidentally unregistering packages
2022-10-25 Gerd MöllmannSome tests commented out
2022-10-25 Gerd MöllmannMerge remote-tracking branch 'origin/master' into featu...
2022-10-25 Gerd MöllmannFix byte-compiler warning in do-symbols
2022-10-25 Gerd MöllmannFix warnings in pkg.el
2022-10-25 Gerd MöllmannReset symbol home packages
2022-10-25 Gerd Möllmannlkjlkj
2022-10-25 Gerd MöllmannPrint symbols habing a deleted home package
2022-10-24 Stefan Monnier* lisp/progmodes/compile.el (compilation-mode-line...
2022-10-24 Gerd MöllmannFix error with ImageMagick
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 Gerd Möllmannshodow
2022-10-24 Mattias Engdegård* doc/lispref/searching.texi (Rx Constructs): Elaborate...
2022-10-24 Gerd Möllmanndo-symbols, do-external-symbols, do-all-symbols
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 Gerd MöllmannPrepare for testing find-symbol
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 Gerd MöllmannMore work on Lisp and tests
2022-10-23 Gerd MöllmannOngoing work on the Lisp side and tests
2022-10-23 Gerd MöllmannUncomment tests after fixing bug#58714
2022-10-23 Gerd MöllmannFix &key parameters called without arguments (bug#58714)
2022-10-23 Gerd MöllmannOne more place with ":..." in C strings
2022-10-23 Gerd MöllmannFix error opening Gnus gmail imap connection
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 Gerd MöllmannFix some pkg-tests
2022-10-22 Gerd MöllmannFixes in package functions
2022-10-22 Gerd MöllmannImprove Lisp interface on the C side of packages
2022-10-22 Po LuFurther fixes to menu event processing on no-toolkit...
2022-10-22 Gerd MöllmannExpose package-%register to Lisp
2022-10-22 Gerd MöllmannMark module--test-assertions--call-emacs-from-gc unstable
2022-10-22 Gerd MöllmannRemove an invalid eassert
2022-10-22 Stefan Kangas* admin/notes/repo: Document feature and scratch branches.
2022-10-22 Stefan KangasAdd tests for packagep and package-name
2022-10-22 Stefan KangasFix cl-intern/cl-unintern tests
2022-10-22 Stefan Kangas* src/lisp.h (pkg_error): Fix GCC warning in declaration.
2022-10-22 Gerd MöllmannFix priting of :1
2022-10-22 Gerd MöllmannMake format %s for keywords compatible
2022-10-22 Gerd MöllmannAdd test for format %s with keywords
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 Gerd MöllmannMake lisp/progmodes/elisp-mode-tests succeed
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 Gerd MöllmannProvide 'symbol-packages'
2022-10-21 Gerd MöllmannFixes for minibuf-tests
2022-10-21 Gerd MöllmannFixes for obarray-tests
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 Gerd MöllmannFix printing of empty keywords
2022-10-21 Gerd Möllmannprint-tests failure for esoteric symbols
2022-10-21 Gerd Möllmannprint-test fixes
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-21 Gerd MöllmannWork on Lisp interface
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 Gerd MöllmannHandle keywords in image specs
2022-10-20 Gerd MöllmannRemove a call to pkg_break
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 Gerd MöllmannAdd pkg_set_status and Lisp defun for it
2022-10-20 João TávoraMerge branch 'feature/eglot2emacs'
2022-10-20 João Távora; fix warning about order of defvaralias/defconst
next