]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-12-23 Stefan KangasIgnore some more Python tooling directories when grepping
2024-12-23 Stefan KangasMake VC exclude Repo directories
2024-12-23 Eshel Yaron; Skip commit 02a1e3052b665b8d7d8ea122a6ecb6878c6cece0
2024-12-23 Stefan KangasUse substitute-command-keys in map-y-or-n-p
2024-12-23 Stefan KangasBind inhibit-read-only to t in substitute-command-keys
2024-12-23 Juri Linkov; * etc/NEWS: Add 'completion-table-with-metadata'...
2024-12-23 Eshel Yaron; Skip commit 3aceae113bc88e52bf1c791f9dadad749a66ab53
2024-12-23 Juri Linkov* lisp/comint.el (comint-complete-input-ring): New...
2024-12-23 Ship MintsSupport pixelwise frame cloning (Bug#74750)
2024-12-23 john muhlAdd Qutebrowser to list of choices in customize
2024-12-23 Martin RudalicsDon't inhibit resizing when making a new frame (Bug...
2024-12-23 Stefan Monnier* lisp/files.el (trusted-content-p): Make `:all` work...
2024-12-23 Robert Pluim; * src/process.c (Fnetwork_interface_list): Fix typo.
2024-12-23 Robert Pluim; * lisp/net/nsm.el (nsm-trust-local-network): Fix...
2024-12-23 Yuan Fu; Add some tree-sitter thing content to the manual
2024-12-23 Stefan KangasInvert preprocessor condition to fix 'C-x 4 a'
2024-12-23 Stefan KangasPrefer defvar-keymap in info.el
2024-12-23 Stefan KangasMove pure+side-effect-free declarations to byte-opt.el
2024-12-23 Eshel Yaron; Skip commit 465544eb556777f16415c10e7607f7b72ec5a2b5
2024-12-23 Stefan Monnier* lisp/org/ox-texinfo.el (org-texinfo-template): Fix...
2024-12-23 Stefan Monniertrusted-content: Adjust the last patch based on prelimi...
2024-12-23 Vitaliy Chepelevimage-dired: Don't croak on file names with regexp...
2024-12-23 Stefan Kangas; * lisp/widget.el: Delete commented out code.
2024-12-23 Eshel Yaron; Skip commit 69b16e5c63840479270d32f58daea923fe725b90
2024-12-23 Eli Zaretskii; * doc/lispref/frames.texi (Multiple Terminals): Add...
2024-12-23 Paul EggertUpdate documentation of 'etags' regexps some more
2024-12-23 Eli ZaretskiiUpdate documentation of 'etags' regexps
2024-12-23 Stefan Monnierelisp-mode.el: Disable Flymake byte-compile backend...
2024-12-23 Gerd MöllmannSignal errors for unimplemented features
2024-12-23 Gerd Möllmann* lisp/tty-tip.el (tty-tip--create-frame): Use tooltip...
2024-12-23 Gerd MöllmannPrevent too early hiding of tty tips
2024-12-23 Gerd MöllmannConsider all windows for redisplay if frames have been...
2024-12-23 Gerd Möllmann* src/xdisp.c (redisplay_internal): Use assq_no_quit.
2024-12-23 Gerd MöllmannRevert "Don't pause display for pending input"
2024-12-23 Gerd MöllmannRevert "Remove an unused parameter"
2024-12-23 Gerd MöllmannRemove an unused parameter
2024-12-23 Gerd MöllmannDon't pause display for pending input
2024-12-23 Gerd MöllmannRespect redisplay_dont_pause in combined update
2024-12-23 Gerd MöllmannFix a FIXME In redisplay_internal
2024-12-23 Gerd MöllmannChange interface of prepare_desired_root_row
2024-12-23 Gerd MöllmannAnother case of copying from non-enabled glyphs (bug...
2024-12-23 Eli Zaretskii; * src/dispnew.c (prepare_desired_root_row): Add comme...
2024-12-23 Gerd MöllmannDon't copy from non-enabled current glyphs (bug#74274)
2024-12-23 Gerd MöllmannFix hiding tips from pre-command-hook
2024-12-23 Gerd MöllmannRevert "Mark atimer allocation as ambiguous root"
2024-12-23 Jeff WalshMark atimer allocation as ambiguous root
2024-12-23 Gerd MöllmannRemove tip in pre-command-hook
2024-12-23 Gerd MöllmannLet tty tips disappear automatically
2024-12-23 Gerd MöllmannAdd tty-tip.el, not tooltips, but very close
2024-12-23 Gerd Möllmann* src/dispnew.c (neutralize_wide_char): Don't use used[0]
2024-12-23 Gerd MöllmannTTY menus: handle saved state referencing dead frames
2024-12-23 Gerd MöllmannDon't copy non-enabled rows from child
2024-12-23 Gerd Möllmann* src/frame.c (make_terminal_frame): Check parent is...
2024-12-23 Gerd MöllmannFix mouse-position for xterm-mouse-mode
2024-12-23 Eshel Yaron; Skip commit dfb7f1942659cab4464e01f7e498efc4b269de3e
2024-12-23 Eli ZaretskiiRemove unneeded workaround from w32console.c
2024-12-23 Gerd MöllmannDon't work around a corner case once observed
2024-12-23 Eli ZaretskiiTemporary fix for mouse events on child frames
2024-12-23 Eli Zaretskii* src/w32console.c (w32con_update_end): Fix cursor...
2024-12-23 Eli ZaretskiiFix dimensions of child frames on w32 console
2024-12-23 Eli ZaretskiiMore fixes for w32 console build
2024-12-23 Eli ZaretskiiAdapt w32 console to tty-child-frame changes
2024-12-23 Gerd MöllmannHandle obscured cursor differently
2024-12-23 Gerd MöllmannDeal with wide characters
2024-12-23 Gerd MöllmannFix copy/paste error
2024-12-23 Paul EggertFix UB in line_hash_code
2024-12-23 Gerd MöllmannSome cleanup of frame_parm_table
2024-12-23 Eli Zaretskii; Clarify a comment in dispnew.c
2024-12-23 Eli Zaretskii* src/term.c (tty_display_dimension): Avoid warnings.
2024-12-23 Eli ZaretskiiFix commenting conventions.
2024-12-23 Eli ZaretskiiFix compilation warnings
2024-12-23 Gerd MöllmannDon't ignore .patch files
2024-12-23 Gerd MöllmannComment
2024-12-23 Gerd MöllmannComment
2024-12-23 Gerd MöllmannDon't set internal_last_event_frame to nil
2024-12-23 Gerd MöllmannMinor refactoring
2024-12-23 Gerd MöllmannAccept frame param width/height of 0
2024-12-23 Gerd MöllmannDon't check for child frame support
2024-12-23 Gerd MöllmannSet top terminal frame also to children
2024-12-23 Gerd MöllmannCheck for tty-child-frames feature in show-paren
2024-12-23 Gerd MöllmannInitial child frames based on master
2024-12-22 Eshel Yaron(enable-local-eval): set to nil by default
2024-12-15 kobarityFix hangs caused by unbalanced braces in Python f-strings
2024-12-15 Stephen Gildea; * test/lisp/time-stamp-tests.el: make checkdoc happier
2024-12-15 Stephen Gildeatime-stamp: fix search end, more compatibility suggestions
2024-12-15 Richard LawrenceCheck for presuppositions in `calendar-date-is-valid-p'
2024-12-15 Eshel Yaron; Skip commit fd021c07606264a73cd4c1f6fa6fe80a756defe0
2024-12-15 Eshel Yaron; Skip commit 64981660c912e5ab79c1143d9879d9ee7a0b93bf
2024-12-15 Daniel MendlerAdd `browse-url-qutebrowser'
2024-12-15 Eli Zaretskii; * etc/PROBLEMS: Document problem with menu-bar backgr...
2024-12-15 Michael AlbinusFix xt-mouse-tests.el in interactive mode
2024-12-15 Jared FinderFix for xt-mouse-tests.el broken in prior commit
2024-12-15 Gerd MöllmannImprove menu separator display on ttys slightly (bug...
2024-12-15 kobarityFix font-lock of Python f-strings
2024-12-15 Eshel Yaron; Skip commit dde5d0a41e2a700f2eb17e93a5e5586195c5780d
2024-12-15 Stefan Monnier* lisp/org/ox-texinfo.el (org-texinfo-template): Fix...
2024-12-15 Eli Zaretskii* nt/inc/netinet/tcp.h: New (empty) file.
2024-12-15 Stephen Gildea* lisp/time-stamp.el: Limit field width to two digits.
2024-12-15 Eric MarsdenAdd support for TCP_NODELAY on network streams
2024-12-15 Eli Zaretskii; * lisp/progmodes/executable.el: Remove stale comment...
next