]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-07-19 João TávoraEnsure Eldoc buffer displays on interactive M-x eldoc
2022-07-19 Philip Kaludercic* eudc.texi: Unquote setopt option names
2022-07-19 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-07-19 Eli Zaretskii; Fix punctuation in recently changed EUDC documentation
2022-07-19 Mattias EngdegårdUse `ash` instead of `lsh`
2022-07-19 Mattias Engdegård; * src/data.c (Fash): More precise doc string
2022-07-19 Stefan Kangas; * lisp/bindings.el: Remove conflicting commented...
2022-07-19 Stefan KangasPrefer defvar-keymap in bindings.el
2022-07-19 Mattias EngdegårdSpeed up `butlast`
2022-07-19 Stefan KangasMerge from origin/emacs-28
2022-07-19 Po LuDocument workaround for bug#56627
2022-07-19 Stefan Monnier(help-fns--first-release): Try and avoid false positives
2022-07-19 Po LuFix timestamp specified in wheel movement XDND events
2022-07-19 Po LuMake drag-and-drop wheel movement work locally too...
2022-07-18 Michael AlbinusUse ntake also in tramp-adb.el
2022-07-18 Alexander AdolfAdditional query and results attributes in eudcb-macos...
2022-07-18 Robert Pluim; Fix typo missed in previous change
2022-07-18 Michael AlbinusAdapt Tramp new test macros
2022-07-18 Michael AlbinusUse ntake in Tramp
2022-07-18 Stefan Kangas* lisp/rect.el (rectangle-mark-mode-map): Prefer defvar...
2022-07-18 Eli Zaretskii; * doc/lispref/lists.texi (List Elements): No passive...
2022-07-18 Robert Pluim; * lisp/net/tramp-crypt.el: Improve commentary
2022-07-18 Eli ZaretskiiMerge branch 'emacs-28' of git.savannah.gnu.org:/srv...
2022-07-18 Eli Zaretskii; * src/buffer.c (syms_of_buffer) <mode-line-format...
2022-07-18 Stefan Kangas; Fix typos (Bug#56550)
2022-07-18 Mattias EngdegårdClarify `take` and `ntake` documentation (bug#56521)
2022-07-18 Mattias EngdegårdSpeed up `seq-subseq` for lists (bug#56521)
2022-07-18 Mattias EngdegårdUse `take` where clearly safe to do so (bug#56521)
2022-07-18 Juri Linkov* lisp/minibuffer.el (minibuffer-complete-history)...
2022-07-18 Po LuImplement last change on Haiku as well
2022-07-18 Po LuPreserve echo area message when running DND mouse movem...
2022-07-18 Richard HansenDerive `Info-mode' from `special-mode'
2022-07-18 Richard Hanseninfo-edit: Delay `ibuffer' var change until after ...
2022-07-18 Po LuHandle virtual modifiers in the DND scrolling code
2022-07-17 Stefan Monnier* lisp/minibuffer.el (minibuffer-complete-history)...
2022-07-17 Juri Linkov* lisp/subr.el (read-char-from-minibuffer, y-or-n-p...
2022-07-17 Juri Linkov* lisp/minibuffer.el (minibuffer-complete-history)...
2022-07-17 Mattias EngdegårdAdd `take` and `ntake` (bug#56521)
2022-07-17 Eli ZaretskiiFix leaking of file descriptors due to pipe processes...
2022-07-17 Po LuImprove handling of tilt scroll and flip options during DND
2022-07-17 Stefan KangasPrefer defvar-keymap in mpc.el
2022-07-17 Lars IngebrigtsenMake `C' in over tramp work in archive mode
2022-07-17 Eli Zaretskii; * src/xdisp.c (redisplay_tool_bar): Fix a possible...
2022-07-17 Eli ZaretskiiFix tab-bar resizing under 'auto-resize-tab-bars' ...
2022-07-17 VisuweshEnsure that directories exist when copying files from...
2022-07-17 Lars IngebrigtsenImprove error messaging when parent archive buffers...
2022-07-17 Stefan KangasMerge from origin/emacs-28
2022-07-17 Po LuHandle scrolling during XDND drag-and-drop
2022-07-17 Po LuFix drag-and-drop button button flags
2022-07-16 kobarityFix python navigation problem with an empty line in...
2022-07-16 Lars IngebrigtsenFix xref links in `C-h o'
2022-07-16 Stefan KangasNew test for make_symbol_constant
2022-07-16 Eli Zaretskii* src/composite.c (find_automatic_composition): Fix...
2022-07-16 Po LuImprove documentation of `posn-timestamp'
2022-07-16 Mattias EngdegårdUpdate `eshell-variable-aliases-list` defcustom type
2022-07-16 Michael AlbinusComment docstrings in tramp-test macros
2022-07-16 Lars IngebrigtsenWeed out some false positives in help-fns--mention...
2022-07-16 Manuel GiraudColored menu highlight in Lucid backend
2022-07-16 Po LuDecrease network traffic with some XDND programs
2022-07-16 Lars IngebrigtsenAllow ;;;###autoloading transient-define-prefix
2022-07-16 Mattias EngdegårdOptimise `append` calls
2022-07-16 Mattias EngdegårdImproved cons optimisation
2022-07-16 Mattias EngdegårdTransform (list) -> nil in source optimiser
2022-07-16 Stefan KangasDelete obsolete variable gnus-secondary-servers
2022-07-16 Eli Zaretskii; * src/xdisp.c (try_window): Expand the commentary...
2022-07-16 Stefan KangasFix obsoletion of nntp-authinfo-file
2022-07-16 Stefan Kangas; Fix typos
2022-07-16 Stefan KangasMerge from origin/emacs-28
2022-07-16 Po LuHandle XDND mouse rects synchronously
2022-07-15 Stefan Monnier* lisp/url/url-vars.el (url-mime-separator-chars):...
2022-07-15 Michael AlbinusExtend tramp-tests
2022-07-15 Stefan Kangas* lisp/tar-mode.el (tar-mode-map): Prefer defvar-keymap.
2022-07-15 Philipp StephaniBuild Seccomp filter only if we have a 64-bit userspace...
2022-07-15 Andreas SchwabFix ASAN error with fringe bitmap on NS
2022-07-15 Po Lu; * src/nsterm.m (ns_draw_window_cursor): Fix last...
2022-07-15 Po LuFix double unfocus during NS cursor display
2022-07-15 Po LuOnly preserve PRIMARY and CLIPBOARD selection ownership...
2022-07-15 Eli ZaretskiiAvoid infloop in redisplay when displaying a tooltip
2022-07-15 Lars IngebrigtsenTweak how dired-copy-filename-as-kill handles file...
2022-07-15 Lars IngebrigtsenAdjust whitespace tests
2022-07-15 Lars IngebrigtsenFix whitespace-mode display table restoration logic
2022-07-15 VisuweshFix mailcap-user-mime-data doc string
2022-07-15 Po LuFix generated drag-and-drop mouse rectangles
2022-07-15 Gerd MöllmannExtend support for debugging Emacs with LLDB
2022-07-15 Gerd Möllmann; Ignore Apple Finder files, ignore dap-mode dir.
2022-07-15 Stefan KangasMerge from origin/emacs-28
2022-07-15 Po LuFix sending button presses if the drop target specified...
2022-07-14 Sean WhittonUse notmuch thread:{} operator instead of performing...
2022-07-14 Lars IngebrigtsenFix --without-x build after previous image cache changes
2022-07-14 Lars IngebrigtsenRestore how (read-from-minibuffer ... read-expression...
2022-07-14 VisuweshMake gnus display webp images inline
2022-07-14 Lars IngebrigtsenMake image-map commands work with inline image attachme...
2022-07-14 Visuwesh* lisp/image.el (put-image): Fix typo.
2022-07-14 VisuweshUse compose-mail in submit-emacs-patch
2022-07-14 Stefan KangasMake ps-print-ensure-fontified obsolete
2022-07-14 Lars IngebrigtsenPrune animation cache when images are no longer reachable
2022-07-14 Lars IngebrigtsenMake image-cache-size also include the animation cache
2022-07-14 Lars IngebrigtsenPrune the animation cache from gc
2022-07-14 Eli Zaretskii* src/gtkutil.c (xg_free_frame_widgets): Avoid compiler...
2022-07-14 Eli Zaretskii; * src/xterm.c (x_scroll_bar_expose, mark_xterm):...
next