]> git.eshelyaron.com Git - emacs.git/history - lisp
(project-forget-projects-under): Improve minibuffer action feedback
[emacs.git] / lisp /
38 hours ago Eshel Yaron(project-forget-projects-under): Improve minibuffer... main
38 hours ago Eshel Yaron(minibuffer-current-input): Special case for directory...
38 hours ago Eshel YaronJump-to-definition support for error types
3 days ago Michael AlbinusTramp: Don't require PuTTY 0.82 anymore
3 days ago Eli Zaretskii; Declare treesit.c functions
3 days ago David PonceFix DOM printing
3 days ago kobarityFix string end search in python-nav-end-of-statement
3 days ago Stefan Monnier(smerge-refine-exchange-point): Error cleanly outside...
3 days ago Stefan Monnier(smerge-refine-exchange-point): New command
3 days ago Stefan Monnierlisp/term/xterm.el (xterm--query-name-and-version)...
3 days ago Yuan Fu; Another attempt at fixing c-ts-common--prev-standalon...
3 days ago Stefan KangasPrefer `(defsubst A ...)` to `(cl-proclaim (inline...
3 days ago Stefan KangasInline important-return-value declarations in cl-lib.el
3 days ago Yuan Fu; Fix c-ts-common--prev-standalone-sibling
3 days ago Stefan MonnierFix some uses of `%s` for non-strings/names
3 days ago Robert PluimCorrect docstrings describing "Re" alternatives.
3 days ago Basil L. Contovoun... Document cl-n... set operations consistently
3 days ago Michael AlbinusAdapt PuTTY integration into Tramp
3 days ago Yuan FuUse c-ts-common's comment setup in go-ts-mode (bug...
3 days ago Robert BrownAdd java-language-server to eglot-server-programs
3 days ago Eshel Yaron; (project-forget-projects-under): Improve interactive...
3 days ago Eshel Yaron; Update lisp/ldefs-boot.el
3 days ago Eshel YaronFix bug#76305
3 days ago Eshel YaronDrop finder.el and package.el
4 days ago Po Lu* lisp/x-dnd.el (x-dnd-do-direct-save): Remove redundan...
4 days ago Yuan FuUse a heuristic to support method chaining in c-ts...
4 days ago Yuan FuAllow treesit-simple-indent-standalone-predicate to...
4 days ago Yuan Fu; Fix standalone-parent preset for tree-sitter
4 days ago Yuan FuAdd treesit-simple-indent-standalone-predicate (bug...
4 days ago Basil L. Contovoun... ; Fix last change to cl-extra.el.
4 days ago Stefan KangasInline side-effect-free declarations in cl-lib.el
4 days ago Robert PluimSupport non-ascii SMTP user and password strings
4 days ago Robert PluimTeach gnus/message about international Re: variants
4 days ago Robert PluimUse 'const' instead of 'symbol' in 'c-ts-mode-indent...
4 days ago Eshel YaronRevert "New command project-find-matching-file"
5 days ago Eshel YaronDrop package-x.el all together
5 days ago Michael Albinus* lisp/net/tramp-archive.el (tramp-archive-all-gvfs...
5 days ago Björn BidarBind sieve-refresh-scriptlist to 'g' in sieve-mode
5 days ago Björn BidarAdd missing documentation strings in sieve.el
5 days ago Björn BidarMake sieve-manage prompt also for port number
5 days ago Stefan KangasAvoid cl-caaar etc. compatibility aliases in Tramp
5 days ago Stefan KangasFix defcustom :type of gnus-logo-colors
5 days ago Stefan KangasImprove read-directory-name docstring
5 days ago Joseph TurnerAdd optional PREDICATE argument to read-directory-name
5 days ago Stefan KangasIncrease recentf-max-saved-items to 25
5 days ago Stefan Kangas; Properly quote some functions in cl-lib as such
5 days ago Ship Mintsproject-(remember|forget)-projects-under: Improve docst...
5 days ago shipmintsChange the project-switch-project prompt to include...
5 days ago Stefan KangasConsolidate side-effect-free decls in cl-lib
5 days ago Stefan KangasAvoid cl-caaar etc. compatibility macros in Org
5 days ago Stefan KangasDelete comments about obsolete cl--compiler-macro-cXXr
5 days ago Stefan KangasDeclare caar, cadr, etc. as side-effect-free
5 days ago Juri LinkovFix treesit-outline related settings
5 days ago Juri Linkov; * lisp/treesit.el: Remove TODO for integration with...
5 days ago Dmitry GutovNew command project-find-matching-file
5 days ago Stefan KangasMark package-x.el as obsolete
5 days ago Stefan KangasMove package-x.el to lisp/obsolete
5 days ago Stefan Kangas; Fix indentation to appease git hooks
5 days ago Ship MintsMake reading project--list safer
6 days ago Tassilo HornAllow URL-FORMAT as string and function in bug-referenc...
6 days ago Stefan Kangas; Fix up last commit
6 days ago Siyuan ChenFix 'C-x C-c' with cua-prefix-override-inhibit-delay nil
6 days ago Po LuX11 drag-and-drop corrections
6 days ago Gabriel SantosAdd go-work-ts-mode for Go workspace files
6 days ago Gabriel Santosimage-dired: Add extra keybinds for navigation
6 days ago Basil L. Contovoun... Print bare symbols for EMACS_GENERATE_DYNVARS
6 days ago ThunaHighlight multiple symbols in single quotes in CL strings
6 days ago ThunaFix 'rcirc-buffer-process' not working on channel buffers
6 days ago Trevor ArjeskiFix Gnus logo color customization
6 days ago Stefan Kangas; Update :version tag of x-gtk-stock-map
6 days ago john muhlAdd icons used by 'mpc.el' to 'x-gtk-stock-map'
6 days ago João TávoraEglot: use Eldoc in eglot-hierarchy-mode
6 days ago Manuel GiraudRemove `smtpmail-address-buffer' temporary buffer
6 days ago Stefan KangasDelete redundant lambdas around unary functions
6 days ago Juri Linkov; * lisp/treesit.el: Remove implemented TODO for integr...
6 days ago Juri LinkovImprove outline-predicate of ts-modes (bug#74448)
6 days ago João TávoraEglot: fix thinko in previous commit
6 days ago João TávoraEglot: error if no hierarchies available at point
6 days ago João TávoraEglot: make better use of :company-docsig
6 days ago João TávoraEglot: cosmetic refactor of eglot-completion-at-point
6 days ago João TávoraEglot: mention ocaml-ts-mode in eglot-server-programs
6 days ago shipmintsCorrect project-remember/forget-projects-under message...
6 days ago Stefan KangasUpdate webjump.el example links
6 days ago Stefan Kangas; Delete redundant defvar
6 days ago Stefan KangasAdd new function lm-package-version
6 days ago Stefan KangasDon't warn for packages without a footer line
6 days ago Stefan Kangas; * lisp/gnus/nnweb.el (nnweb-type): Doc fix.
6 days ago Stefan KangasPrefer keyword arguments in message-mode menu definition
6 days ago Stefan Monnierlisp/help.el (help-function-arglist): Fix out-of-bounds...
6 days ago Michael Albinus* lisp/ansi-osc.el (ansi-osc-directory-tracker): Don...
6 days ago Stefan Kangas; Silence byte-compiler
6 days ago Gerd Möllmann; * lisp/emacs-lisp/eieio.el (defclass): Add autoload...
6 days ago Eshel Yaron; (scope--analyze-define-widget): Fix typo.
6 days ago Eshel Yaronminibuffer.el: Fix completions header-line mouse clicks
6 days ago Eshel Yaronscope.el, elisp-mode.el: Support thing-at-point "things"
6 days ago Eshel Yaronscope.el: Recognize face arg of pulse-momentary-highlig...
8 days ago shipmintsansi-osc-directory-tracker respects remote files
8 days ago Martin RudalicsImplement tab line dragging with mouse (Bug#76084)
8 days ago Juri Linkov* lisp/treesit.el: Fix treesit-outline.
8 days ago Stefan KangasDon't use deprecated unload-hook variables in Gnus
next