]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-06-28 Mattias EngdegårdSpeed up duplicate-dwim and duplicate-line by another...
2023-06-27 Stefan MonnierMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2023-06-27 Stefan Monniercl-macs-tests.el (cl-&key-arguments): Fix regression
2023-06-27 Alan MackenzieAmend the handling of c-laomib-cache.
2023-06-27 Mattias EngdegårdSpeed up duplicate-line by a factor of 2
2023-06-27 Michael AlbinusFix dired-insert-directory wrt remote directories
2023-06-26 Stefan Monnierstartup.el: Don't override init.el custom of `debug...
2023-06-26 Michael AlbinusFix Tramp mount-spec
2023-06-26 Alan MackenzieCC Mode: Fix parenthesis bug in XEmacs part of macro
2023-06-25 F. Jason Park; * doc/misc/erc.texi: Mention ERC's own mailing list.
2023-06-25 F. Jason ParkAvoid "shadows" warning from erc-button--nick slots
2023-06-25 F. Jason ParkRevert "Allow erc-reuse-frames to favor connections"
2023-06-25 Stefan MonnierMerge remote-tracking branch 'refs/remotes/origin/master'
2023-06-25 Stefan Monniercl-macs.el: Silence recent new "lexical arg shadows...
2023-06-25 Stefan MonnierAllow suppressing the "lexical arg shadows dynbound...
2023-06-25 Alan MackenzieCorrection to patch on 2023-06-21 15:36:56 +0000.
2023-06-25 Eli Zaretskii; * doc/lispintro/emacs-lisp-intro.texi (car & cdr...
2023-06-24 Richard M.... Clarify list terminology
2023-06-24 Stefan Monnier(macroexp--unfold-lambda): Obey the lexbind semantics
2023-06-24 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--slet): Unbreak bootstrap
2023-06-24 kobarityFix Python indentation of continuation lines within...
2023-06-24 Eli Zaretskii; Fix documentation of last change
2023-06-24 Eshel YaronNew command 'eww-copy-alternate-url'
2023-06-24 Eli ZaretskiiMerge from origin/emacs-29
2023-06-24 Eli Zaretskii; Merge from origin/emacs-29
2023-06-24 Eli ZaretskiiMerge from origin/emacs-29
2023-06-24 Eli Zaretskii; Merge from origin/emacs-29
2023-06-24 Mattias Engdegård* lisp/emacs-lisp/shortdoc.el: More and better `substri...
2023-06-24 Eli ZaretskiiFix "C-x RET r" when the new encoding is UTF
2023-06-24 Stephen BermanApply quote substitution to popup choice menus
2023-06-24 Eli Zaretskii; Mention MinGW64 GCC 13.1 problems in PROBLEMS
2023-06-24 Dmitry GutovFix "vc-print-log does not erase buffer" and associated...
2023-06-23 Michael AlbinusExtend Tramp kubernetes method
2023-06-23 Michael Albinus; * etc/NEWS: Fix typos.
2023-06-23 Stefan Monniercl-defsubst: Use static scoping for args
2023-06-23 Stefan Monniercl-defun/cl-struct: Use static scoping for function...
2023-06-23 Theodor ThornhillAdd selector_expression indentation rule
2023-06-23 Eli ZaretskiiRevert "Avoid header line with some empty non-nil formats"
2023-06-23 Eli ZaretskiiRevert "; Fix last change"
2023-06-23 Eli ZaretskiiRevert "; Fix coding style in just installed change"
2023-06-23 Eli ZaretskiiRevert "; * src/window.c (window_wants_header_line...
2023-06-23 Eli ZaretskiiRevert "Avoid infinite recursion in 'window_wants_heade...
2023-06-23 Po Lu; * doc/lispref/frames.texi (Frame Layout): Fix typo.
2023-06-22 Stefan Monnierlatin-ltx.el: Add \Phi; fix bug#64212
2023-06-22 Eli ZaretskiiAdd "nixd" LSP server to Eglot
2023-06-22 Jakub JečmínekFix orgtbl-to-table.el function to include last cell...
2023-06-22 Mattias Engdegård* etc/NEWS: Announce the fix for bug#44418 (,@ prefix...
2023-06-22 Eli ZaretskiiFix building --with-native-compilation=aot from release...
2023-06-22 Michael AlbinusRearrange some Tramp declarations
2023-06-22 Michael AlbinusMerge from origin/emacs-29
2023-06-22 Michael Albinus; Merge from origin/emacs-29
2023-06-22 Michael AlbinusMerge from origin/emacs-29
2023-06-22 Eli Zaretskii; Minor fixes of recently-installed regexp documentatio...
2023-06-21 Michael AlbinusAdd Tramp option showing ad-hoc multi-hops
2023-06-21 Mattias EngdegårdDon't compile (+ X 0) as (* X 1)
2023-06-21 Mattias EngdegårdPrefix syntax for ,@ in elisp-mode (bug#44418)
2023-06-21 Mattias EngdegårdStraighten regexp postfix operator after zero-width...
2023-06-21 Alan MackenzieCorrect handling of template markers on deletion/insertion
2023-06-21 Alan MackenzieFix bug#64152 (Minibuffer sometimes goes "modal")
2023-06-21 Eli ZaretskiiExtend handling of prefix arg in some kmacro.el commands
2023-06-21 Daniel MartínPrevent crashes on macOS when fullscreen frame is deleted
2023-06-21 Eli ZaretskiiAllow --debug-init to debug all errors in init files
2023-06-21 Eli ZaretskiiDisable target-async by default in gdb-mi.el
2023-06-21 Sean WhittonDelete eval-command-interactive-spec
2023-06-21 Paul Eggert* configure.ac: Update GCC bug number in comment.
2023-06-21 Po Lu; * src/pgtkfns.c (frame_geometry): Fix typo in last...
2023-06-21 Po LuAllow displaying tool bar on the bottom of the frame
2023-06-20 Harald Jörg; cperl-mode.el: Eliminate cperl-font-lock-multiline
2023-06-20 Filipp GunbinFix ldap-search when WITHDN is non-nil (bug#64089)
2023-06-20 Filipp GunbinRevert "Fix parsing of dn line if WITHDN is non-nil"
2023-06-20 Eli ZaretskiiDon't truncate filenames with "emacs.el" in them
2023-06-20 Eli ZaretskiiImprove documentation of 'minibuffer-message'
2023-06-20 Po LuSignal error upon setting unsupported tool bar position
2023-06-20 Andrew G CohenDon't read all headers in gnus thread referral (bug...
2023-06-19 João TávoraEglot: again fix positions of coinciding inlay hint...
2023-06-19 Jim Porter; Improve 'rx' form from edb0862f5e69
2023-06-19 Paul EggertCall them “bracket expressions” more consistently
2023-06-19 Paul EggertDocument Emacs vs POSIX REs
2023-06-19 Paul EggertDocument regular expression special cases better
2023-06-19 Michael AlbinusAdapt Tramp specific tests in eglot-tests.el
2023-06-19 Mattias Engdegård* src/regex-emacs.c (regex_compile): Remove useless...
2023-06-18 Jim Porter; Fix test failure from 2f181d60323 (new 'pp' implement...
2023-06-18 Eli Zaretskii; Update ChangeLog.4 and etc/AUTHORS. emacs-29.0.92
2023-06-18 Eli Zaretskii* lisp/ldefs-boot.el: Regenerate.
2023-06-18 Eli ZaretskiiBump Emacs version to 29.0.92
2023-06-18 Mattias EngdegårdDescribe primarily the Emacs s-exp dialect for treesit...
2023-06-18 Al PetrofskyMake C-SPC work in "M-x term"
2023-06-18 Eli Zaretskii; Improve documentation of overlay priorities
2023-06-18 Eli ZaretskiiFix documentation of :predicate in 'define-globalized...
2023-06-17 Stefan MonnierMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2023-06-17 Stefan Monnierpp-fill: Fix tests breakage
2023-06-17 Stefan Monnier* doc/lispref/streams.texi (Output Variables): Document...
2023-06-17 Stefan Monnierpp.el (pp-fill): New default pp function
2023-06-17 Stefan Monnierpp.el (pp-default-function): New custom var
2023-06-17 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-ppss): Fix perform...
2023-06-17 Basil L. ContovounesiosFix some tree-sitter :match regexps
2023-06-17 Basil L. ContovounesiosRevert "Fix some tree-sitter :match regexps"
2023-06-17 Michael AlbinusMerge branch 'emacs-29' of git.sv.gnu.org:/srv/git...
2023-06-17 Michael AlbinusMerge branch 'emacs-29' of git.sv.gnu.org:/srv/git...
2023-06-17 Michael AlbinusRequire ls-lisp in Tramp only when needed
next