]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-02-03 Stefan KangasDon't call purecopy in emacs-lisp/*.el
2025-02-03 Stefan KangasDon't call purecopy in dnd.el
2025-02-03 Stefan KangasDon't call purecopy in vc/*.el
2025-02-03 Stefan KangasDon't call purecopy in help-mode.el
2025-02-03 Stefan KangasDon't call purecopy in textmodes/*.el
2025-02-03 Stefan KangasDon't call purecopy in progmodes/*.el
2025-02-03 Stefan KangasDon't call purecopy in bindings.el
2025-02-03 Stefan KangasDon't call purecopy in common-win.el
2025-02-03 Stefan KangasDon't call purecopy in international/*.el
2025-02-03 Stefan KangasRemove purecopy calls from files.el
2025-02-03 Pip CetAvoid compiler warning in process_mark_stack
2025-02-03 Pip CetUpdate pdumper hashes
2025-02-03 Stefan KangasMake bindings--define-key obsolete
2025-02-03 Pip CetPurecopy removal: Lisp code
2025-02-03 Pip CetUnexec removal: Build system
2025-02-03 Pip CetUnexec removal: Documentation adjustments
2025-02-03 Pip CetDon't recognize "bootstrap" option for --temacs
2025-02-03 Pip CetPure storage removal: Documentation
2025-02-03 Pip CetPure storage removal: Bump nativecomp ABI
2025-02-03 Pip CetPure storage removal: Remove documentation
2025-02-03 Pip CetPure storage removal: Adjust nativecomp code
2025-02-03 Pip CetPure storage removal: Remove docstring hack
2025-02-03 Pip CetPure storage removal: Remove purecopy hash table flag
2025-02-03 Pip CetPure storage removal: Remove support for pinned objects
2025-02-03 Pip CetPure storage removal: Replace calls to removed functions
2025-02-03 Pip CetPure storage removal: Main part
2025-02-03 Pip CetPure storage removal: Delete puresize.h
2025-02-03 Pip CetUnexec removal: Adjust and simplify W32-specific code
2025-02-03 Pip CetUnexec removal: Remove HYBRID_MALLOC support
2025-02-03 Pip CetUnexec removal: Main part
2025-02-03 Pip CetUnexec removal: Remove obsolete files
2025-01-30 Eli Zaretskii; * lisp/progmodes/python.el (treesit-node-prev-sibling...
2025-01-30 Eli Zaretskii; * src/pdumper.c (dump_do_fixup): Pacify GCC.
2025-01-30 Michael AlbinusTramp cleanup
2025-01-30 Yuan FuFix tree-sitter language remapping
2025-01-30 Yuan FuAdd back tree-sitter declare-function for python.el...
2025-01-30 Gerd MöllmannFurther fixes for cursor positioning (bug#75056)
2025-01-30 Gerd MöllmannReplace two macros with functions in dispnew.c (bug...
2025-01-30 Gerd MöllmannDon't use selected frame in tty_set_cursor (bug#75056)
2025-01-30 Alan MackenzieCC Mode: Don't propertize parens in macros incorrectly
2025-01-30 Juri LinkovFix args in treesit-beginning-of-defun and treesit...
2025-01-30 Basil L. Contovounesios; Remove duplicate defvar in comp-run.el.
2025-01-30 Eli Zaretskii; Fix Cygw32 build
2025-01-30 João TávoraEglot: don't auto-shutdown when reverting of single...
2025-01-30 João TávoraEglot: in eglot-code-action-indications, make 'margin...
2025-01-30 Juri LinkovHideshow support for tree-sitter in hs-minor-mode ...
2025-01-30 Juri Linkov* lisp/treesit.el: Use default display behavior for...
2025-01-30 Martin RudalicsFix two more drawings in windows.texi
2025-01-30 Eli Zaretskii; Fix last change
2025-01-30 Martin RudalicsNew variable 'expose-hidden-buffer' (Bug#75828)
2025-01-30 Bastien Guerry; * admin/MAINTAINERS: Remove Bastien Guerry.
2025-01-30 João TávoraEglot: allow customizing the mode line (bug#71823)
2025-01-30 João TávoraEglot: suggest code actions at point
2025-01-30 João TávoraEglot: introduce eglot-advertise-cancellation
2025-01-30 João TávoraEglot: restructure and overhaul documentation
2025-01-30 João TávoraEglot: symbol highlighting now done in eldoc-documentat...
2025-01-30 Martin RudalicsFix previous commit for Changing Window Layouts
2025-01-30 Gerd MöllmannFix frame-visible-p for tty root frames
2025-01-30 Paul EggertAvoid some make_formatted_string mallocs
2025-01-30 Paul EggertMake vmessage a bit safer
2025-01-30 Pip CetAvoid printing NUL characters in 'message' (bug#75900)
2025-01-30 Pip CetFix buffer overflows in doprnt (bug#75900)
2025-01-30 Paul Eggertdoprnt %X support
2025-01-30 Stefan KangasDon't use obsolete face variables in lisp-mode.el
2025-01-30 Eshel Yaron; Skip commit 29c6dad78db6d599108612f120cd0fb1fb18e105
2025-01-30 Eshel Yaron; Skip commit 2d386fc4490c8e61ed05384ec486ef0d5e7164b1
2025-01-30 jaredFix clicking in child frames with GPM
2025-01-30 Gerd Möllmann; Fix workaround for xt-mouse-tests
2025-01-30 Martin RudalicsIn Elisp manual document new functions for changing...
2025-01-30 Stefan Kangas; Fix byte-compilation warnings
2025-01-30 Paul EggertPacify -Wanalyzer-use-of-uninitialized-value
2025-01-30 Paul EggertFix unlikely eassert failure in invalid_radix_integer
2025-01-30 Paul EggertFix unlikely eassert failure in xg_set_widget_bg
2025-01-30 Paul EggertFix unlikely eassert failure in pgtk_enumerate_devices
2025-01-30 Paul EggertMinor format_string tuneup
2025-01-30 Paul EggertIgnore -fanalyzer-null-argument in pgtkterm.c
2025-01-30 Paul EggertPacify -fanalyzer-null-argument on pgtk_term_init
2025-01-30 Paul EggertProtect against GCing of last_mouse_window
2025-01-30 Paul EggertPacify GCC in pgtkselect malloc alignment
2025-01-30 Paul EggertAvoid undefined behavior with botched pgtk menu
2025-01-30 Paul EggertUse gtk_disable_setlocale
2025-01-30 Paul EggertAvoid unlikely int overflow.
2025-01-30 Paul EggertBeware large stack growth in pgtk_menu_show
2025-01-30 Paul EggertFix x-show-tip bignum crash
2025-01-30 Paul EggertPrefer make_formatted_string in svg_load_image
2025-01-30 Paul EggertSimplify building of color names in image.c
2025-01-30 Paul EggertSimplify make_formatted_string API
2025-01-30 Paul EggertFix unlikely time zone abbreviation bug
2025-01-30 Stefan KangasDon't use obsolete face alias in themes
2025-01-30 Eshel Yaron; Skip commit 52c41a66bad451dd43940cb313c62a95f464db1e
2025-01-30 Eshel Yaron; Skip commit 2b3599bb08e8ccfe49bbaa28693fed8dca62440b
2025-01-30 Po LuFix the Android port
2025-01-30 Stefan KangasFix compilation warnings in pdumper with !HAVE_NATIVECOMP
2025-01-30 Stefan KangasPrefer static switch-case checking in pdumper
2025-01-30 Eshel Yaron* lisp/progmodes/xref.el (xref-after-jump-hook): Remove...
2025-01-27 Eshel Yaronscope.el: Initial 'cl-tagbody' support
2025-01-26 Pip CetAvoid crashes in Fdocumentation caused by incorrect...
2025-01-26 Eli Zaretskii; Fix last change
2025-01-26 Gerd MöllmannDisplay separators on tty menus with display table...
2025-01-26 Eshel YaronTweak .gitattributes
next