]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-07-28 Manuel GiraudFix image-dired-utils-tests after 83b6a8a5147 (bug...
2023-07-28 Eli ZaretskiiFix userlock.el and filelock-tests in some rare cases
2023-07-28 Tassilo Horn; Make doc-viev-imenu-enabled default value a boolean...
2023-07-27 Eli Zaretskii; * lisp/tar-mode.el (tar-header-block-tokenize): Fix...
2023-07-27 Mattias EngdegårdFix function help for advised aliases (bug#64797)
2023-07-27 Mattias Engdegård* lisp/emacs-lisp/byte-opt.el (byte-compile-trueconstp...
2023-07-27 Mattias EngdegårdBetter compilation of char-before, backward-char and...
2023-07-27 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2023-07-27 Andrew Tropinnotifications: Allow to use Icon Naming Specification...
2023-07-27 Manuel GiraudNew option 'image-dired-thumb-naming' (bug#61394)
2023-07-27 Eli ZaretskiiAvoid crashes due to invalid 'mode-line-format'
2023-07-27 Michael AlbinusFix problem with null-device in Tramp
2023-07-27 Eli ZaretskiiSupport Posix-standard pax extended header in tar files
2023-07-27 Michael AlbinusFix Tramp error on macOS
2023-07-27 Eli ZaretskiiFix image-dired-util-tests on MS-Windows
2023-07-27 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-07-27 Eli Zaretskii; Better documentation of HOME on MS-Windows
2023-07-27 Eli Zaretskii; Better documentation of HOME on MS-Windows
2023-07-27 Eli Zaretskii; Clarify documentation of 'server-after-make-frame...
2023-07-26 Mattias EngdegårdFix broken byte-compilation of unary comparisons
2023-07-26 Mattias Engdegård* lisp/emacs-lisp/byte-opt.el (pure-fns): Add `max...
2023-07-26 Mattias EngdegårdProvide backtrace for byte-ops aref and aset
2023-07-26 Mattias Engdegård; bytecode backtrace test clean-up
2023-07-26 Eli Zaretskii; Documentation followup to last change
2023-07-26 Spencer BaughSupport transforming the dirname used by uniquify
2023-07-26 Eli ZaretskiiFix "M-x man RET [ RET"
2023-07-26 Neal SidhwaneyAdd 'define-error' to font lock keywords for emacs...
2023-07-26 Brian Leunglisp-mode.el: Add defvar-keymap to lisp-imenu-generic...
2023-07-26 Laurence WarneFix unstable Proced refine tests
2023-07-26 Valtteri VuorikoskiFix build --with-sound on NetBSD and OpenBSD
2023-07-26 Harald Jörgcperl-mode.el: Bring cperl-short-docs up to Perl 5.38.
2023-07-25 Eli ZaretskiiAvoid crashes under 'which-key-mode'
2023-07-25 Eli ZaretskiiDon't suggest to revert buffer from non-existing file
2023-07-25 Eli Zaretskii; Minor documentation fixes
2023-07-24 Eli ZaretskiiDon't signal error when locking a file from non file...
2023-07-23 Eli Zaretskii; * src/xdisp.c (mark_window_display_accurate_1): Avoid...
2023-07-23 Eli ZaretskiiFix rare aborts in CHECK_WINDOW_END
2023-07-23 Basil L. Contovounesios; * src/pdumper.c (dump_overlay): Update hash.
2023-07-23 Laurence WarneFix Proced Start column alignment for different locales
2023-07-22 Stefan Monnier* src/eval.c (get_backtrace): Don't skip the top frame
2023-07-22 Mattias EngdegårdFix regexp character class syntax property ghost matchi...
2023-07-22 Eli Zaretskii; Fix documentation of last change.
2023-07-22 Moritz Maxeiner* etc/NEWS: Announce the new option 'mouse-prefer-close...
2023-07-22 Moritz MaxeinerImplement new option 'mouse-prefer-closest-glyph'
2023-07-22 F. Jason ParkImprove ERC's internal invisibility API
2023-07-22 F. Jason ParkMake erc-fill-wrap work with left-sided stamps
2023-07-22 Mauro ArandaDon't always toggle a choice when prompting
2023-07-22 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-07-22 Mauro ArandaAvoid prompting when creating a restricted-sexp widget
2023-07-22 João Távora; Eglot: adjust EGLOT-NEWS mention for last change
2023-07-22 João TávoraEglot: simplify and hopefully fix last change (bug...
2023-07-22 Michael AlbinusAdd inhibit-remote-files and without-remote-files
2023-07-22 Philip KaludercicEnsure 'existing-filename' has 'bounds-of-thing-at...
2023-07-22 Philip Kaludercic; Handle string-at-point at end of buffer gracefully
2023-07-22 Eli Zaretskii; * lisp/time.el (display-time-date-and-time): Fix...
2023-07-21 Stefan Monniermacroexp.el: Fix missing warning for intermediate expan...
2023-07-21 Mattias EngdegårdUse BASE_EQ instead of EQ in search.c
2023-07-21 Mattias Engdegård; Fix bug in regexp debug code
2023-07-21 Robert PluimFix failing native-compile test
2023-07-21 Eli ZaretskiiFix Proced display header alignment under 'text-scale...
2023-07-20 Stephen BermanFix last change to wid-edit.el
2023-07-20 Alan MackenzieCC Mode (some languages): handle string lines ending...
2023-07-20 Robert Pluim; Fix previous change
2023-07-20 Eli ZaretskiiFix defface's with no customization data
2023-07-20 Morgan Smithdocview: imenu: check return value of 'mutool'
2023-07-20 Matthias MeulienCustom var python-interpreter-args (bug#64397)
2023-07-20 Mauro ArandaPreserve comments when redrawing a widget (Bug#64649)
2023-07-20 Mauro ArandaPass original spec just after creating the face-widget
2023-07-20 Po LuMerge from origin/emacs-29
2023-07-20 Eli Zaretskii; * src/xdisp.c: Fix wording in commentary.
2023-07-20 João TávoraEglot: fix textDocument/onTypeFormatting for 'newline...
2023-07-20 Po LuImprove commentary in nsfns.m
2023-07-20 Po LuFix typos and ommissions in cus-edit.el
2023-07-19 Eli Zaretskii; * src/xdisp.c: Fix typos in the commentary.
2023-07-19 Eli Zaretskii; * src/xdisp.c: Improve commentary. (Bug#64596)
2023-07-19 F. Jason ParkWarn when toggling erc-nicks-mode in target buffers
2023-07-19 F. Jason Park; Address some ambiguities in ERC's documentation
2023-07-19 Eli Zaretskii; * admin/notes/bugtracker: Fix punctuation.
2023-07-19 Arash Esbati; * admin/notes/bugtracker: Use 'e.g.' throughout the...
2023-07-19 Alan MackenzieFix native compilation in dynamically bound files.
2023-07-19 Po LuPort file-name-case-insensitive-p to Haiku
2023-07-19 Po LuImprove commentary in xterm.c
2023-07-19 Po LuImprove reliability of minor mode menu dispatch
2023-07-18 Jim Porter; * etc/NEWS (Eshell): Fix typo.
2023-07-18 Eli ZaretskiiFix line number display under 'mode-line-format-right...
2023-07-18 Mattias EngdegårdConvert NUL-containing NSString objects to Lisp strings...
2023-07-18 Po LuFix event data leak
2023-07-18 Eli Zaretskii; * doc/lispref/keymaps.texi (Modifying Menus): Add...
2023-07-18 Eli Zaretskii; * doc/lispref/keymaps.texi (Extended Menu Items)...
2023-07-18 Eli Zaretskii; * src/xdisp.c: Minor improvements of the commentary.
2023-07-18 Po LuFix display of minor mode menus when mode-line-compact...
2023-07-18 Po LuExpose the ``cancellation'' of touch events to Lisp
2023-07-18 Dmitry GutovDelete vc-deduce-fileset-1, taking advantage of set...
2023-07-17 Philip Kaludercic; Improve accuracy of out-out-order message insertion
2023-07-17 Juri Linkov* lisp/bindings.el (mode--line-format-right-align)...
2023-07-17 Mattias EngdegårdDon't distort character ranges in rx translation
2023-07-17 Brian LeungEglot: check correct capability name in eglot-imenu...
2023-07-17 Po LuDon't deliver touch or pinch events from master or...
2023-07-17 Robert PluimFix eshell.texi markup
2023-07-17 Marc van der WalCheck correct bit for DNS truncation
next