]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2024-12-15 Yuan FuApply string syntax only to string in jsx (bug#73978)
2024-12-15 Yuan FuDeclare tree-sitter functions with a new macro
2024-12-15 Stefan KangasPrefer defvar-keymap in perl-mode.el
2024-12-15 Stefan KangasPrefer defvar-keymap in f90.el
2024-12-15 Stefan KangasPrefer defvar-keymap in dired.el
2024-12-15 Stefan KangasDon't use obsolete mode delhpi-mode
2024-12-15 Stefan KangasDon't use obsolete filter-buffer-substring-functions...
2024-12-15 Eli Zaretskii; * etc/TODO: Add an item for improving defgroups.
2024-12-15 Scott Bell; * lisp/net/rcirc.el (rcirc-next-active-buffer): Doc...
2024-12-15 Stefan Kangas; Fix :version tag in browse-url
2024-12-15 Philip KaludercicRevert "Attempt to install package first when upgrading"
2024-12-15 Robert PluimFix 'gnus-select-method' custom type
2024-12-15 ChuFix typo in maps.texi
2024-12-15 Eli Zaretskii; * etc/DEBUG: Mention "handle SIGINT" on MS-Windows.
2024-12-15 Michael Albinus* doc/misc/tramp.texi (FUSE-based methods): Fix sshfs...
2024-12-15 Stefan KangasImprove gnus.texi indexing
2024-12-15 Eli Zaretskii; * lisp/net/eww.el (eww-browse-with-external-browser...
2024-12-15 Eli Zaretskii; Improve doc strings in compile.el
2024-12-15 Philip KaludercicAttempt to install package first when upgrading
2024-12-12 Jared FinderEnable xterm-mouse-mode by default in xterm
2024-12-12 Diancheng WangTurn off current source line indicator when gdb buffer...
2024-12-12 Daniel Mendlereww: Use browse-url-with-browser-kind in eww-browse...
2024-12-12 VisuweshRevert Dired buffer when clicking on basename of directory
2024-12-12 Stefan KangasAdd nntps and snews to browse-url heuristic
2024-12-12 Stefan KangasShorten browse-url-default-scheme docstring
2024-12-12 Yuan Fu; * lisp/progmodes/c-ts-mode.el: Add missing declare...
2024-12-12 Eli Zaretskii; Fix documentation of a recent change in Eshell
2024-12-12 Eshel Yaron; Skip commit 5f8a86992f30b7ccd502e36c766dea76a94d1798
2024-12-12 Eshel YaronDrop completion--adjust-metadata style property
2024-12-12 Pengji ZhangRework history Isearch for Eshell
2024-12-12 Michael Albinus* test/infra/Dockerfile.emba (emacs-tree-sitter): Add...
2024-12-12 Robert PluimFix browse-url-kde :version tags
2024-12-12 Pengji ZhangDo not call custom-reevaluate-setting in comint.el...
2024-12-12 Yuan FuMake c-ts-mode tests pass even for older tree-sitter...
2024-12-12 Björn BidarUpdate browse-url-kde variables
2024-12-12 Stefan Kangas; * lisp/loadup.el: Silence checkdoc.
2024-12-12 Daniel MendlerUpdate project-recompile's docstring
2024-12-12 Paul EggertUse builtin-expect directly
2024-12-12 Stephen Gildeatime-stamp: properly abbreviate instead of truncating...
2024-12-12 Robert PluimMove ns-specific event setup to term/ns-win.el (Bug...
2024-12-12 Daniel Mendlerproject-recompile: Autoload and run in project root
2024-12-12 Eshel Yaron; Skip commit 4eea545bbc34adac27fbc7668542df0ec3b25f9f
2024-12-12 F. Jason Park; Mark failing tests in erc-scenarios-match.el as ...
2024-12-12 F. Jason Park; Slightly improve test case for erc-parse-modes
2024-12-12 Gerd MöllmannSupport menu separator types in tty menus (bug#74740)
2024-12-12 Gerd Möllmann; Add an autoload cookie for native-compile-prune-cache
2024-12-12 Pip CetFix occasional crash in lwlib due to uninitialized...
2024-12-09 Jim PorterFix usage reporting for Eshell commands
2024-12-09 Jim PorterReturn non-zero exit status when Eshell's "which" fails...
2024-12-09 Stefan Kangas; * etc/symbol-releases.eld: Add and-let*.
2024-12-09 Stefan KangasMake setting tex-dvi-view-command to an sexp obsolete
2024-12-09 Eshel Yaron; Skip commit 4960af1c963ada0185dd216c906ef52a6f05edab
next