]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-03-22 Jimmy Aguilar... Revert "Set cursor-face-highlight-nonselected-window...
2022-03-22 Allen LiAdd user option for controlling dired-do-shell-command...
2022-03-22 Lars IngebrigtsenMake eshell link faces more distinctive on 8-color...
2022-03-22 dickmaoRestore hl-line--buffer tracking
2022-03-22 Lars IngebrigtsenRevert "Fix dependency problem in hl-line-sticky-flag"
2022-03-22 Lars IngebrigtsenFix dependency problem in hl-line-sticky-flag
2022-03-22 Lars IngebrigtsenFix color-lighten-hsl logic
2022-03-22 Lars IngebrigtsenRevert todo-mode tests failing after todo-mode reversion
2022-03-22 Lars IngebrigtsenAdd new function image-supported-file-p
2022-03-22 Lars IngebrigtsenRevert "Allow using image-convert to view .bmp images"
2022-03-22 Po LuSimplify fullscreen management on Haiku
2022-03-22 Michael AlbinusFix grep-like functions when running on a remote host
2022-03-22 Andrea Corallo* src/comp.c: Few improvements following 71b8f1fc635.
2022-03-22 Po Lu* src/xterm.c (x_dnd_get_window_proto): Don't return...
2022-03-22 Juri LinkovMerge branch 'feature/completions-customs'
2022-03-22 Po LuFix starting Emacs with -mm or -fs on Haiku
2022-03-22 Po LuFix leak of saved menu event and output data
2022-03-22 Po LuFix unloading the hl-line library
2022-03-22 Po LuFix incompatible changes in hl-line
2022-03-21 Juri LinkovSmall fixes for new completions features
2022-03-21 Lars IngebrigtsenAdd new user option `diff-entire-buffers'
2022-03-21 Lars IngebrigtsenDon't break autoload generation of `left-margin' isn...
2022-03-21 Lars IngebrigtsenMake `n' in image-mode work more reliably with external...
2022-03-21 Lars IngebrigtsenAllow specifying the intermediate format
2022-03-21 Lars IngebrigtsenAllow using image-convert to view .bmp images
2022-03-21 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-03-21 dickmaoRewrite hl-line-mode
2022-03-21 Lars IngebrigtsenAdd a new face shr-code
2022-03-21 Andrea Corallo; * src/comp.c: Update a comment.
2022-03-21 Po LuMinor fixes to Haiku DND support
2022-03-21 Jimmy Aguilar... Set cursor-face-highlight-nonselected-window in complet...
2022-03-21 Stefan KangasMerge from origin/emacs-28
2022-03-21 Po LuImprove handling of input methods during drag-and-drop
2022-03-21 Po LuMake quitting work while DND is waitng for finish
2022-03-21 Kyle MeyerUpdate to Org 9.5.2-25-gaf6f12
2022-03-21 Dmitry GutovSupport indentation of Ruby pattern matching expressions
2022-03-20 Andrew G CohenFix imap fetching multiple mailboxes (bug#54158)
2022-03-20 Juri Linkov* etc/NEWS: Mention new hook 'minibuffer-lazy-highlight...
2022-03-20 Augusto StoffelAdd lazy highlight to 'isearch-edit-string'
2022-03-20 Augusto StoffelAllow lazy highlight and match count while reading...
2022-03-20 Augusto StoffelNew hook, lazy-count-update-hook
2022-03-20 Juri Linkov* lisp/tab-bar.el (tab-bar-new-tab-to): Don't funcall...
2022-03-20 Michael AlbinusExtend connection-local variables example in Elisp...
2022-03-20 Paul EggertRemove duplicate INLINE_HEADER_BEGIN
2022-03-20 Eli ZaretskiiImprove doc strings of read-char-from-minibuffer-insert...
2022-03-20 Po LuFix confusion of wanted action with actual action on X
2022-03-20 Manuel GiraudFix wrong password stored in Tramp
2022-03-20 Po LuMake DND between frames work properly
2022-03-20 Po LuImprove compliance with version 5 of the XDND specification
2022-03-20 Po LuFix some crashes in shut_down_emacs on Haiku
2022-03-20 Po LuImplement `haiku_delete_terminal'
2022-03-20 Po LuCheck list tail properly in x-begin-drag
2022-03-20 Po LuFix crash on some compositing managers
2022-03-20 Po LuImprove behaviour of drag-n-drop during window manager...
2022-03-19 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-03-19 Paul EggertPort to gcc -D EMACS_EXTERN_INLINE
2022-03-19 Paul Eggertvalid_sp inline fix
2022-03-19 Paul EggertSimplify alloc.c static function decls
2022-03-19 Paul EggertMake native helper functions static
2022-03-19 Paul EggertRemove unused fns/data and make fns static
2022-03-19 Paul EggertUse filenvercmp instead of doing it by hand
2022-03-19 Paul EggertOmit unnecessary code when !HAVE_NATIVE_COMP
2022-03-19 Paul EggertRemove internal_condition_case_[345]
2022-03-19 Paul EggertRemove sanitize_window_sizes
2022-03-19 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-03-19 Lars IngebrigtsenMake `command-modes' work for (native-compiled) subrs...
2022-03-19 Po LuImprove protection against faulty clients during DND
2022-03-19 F. Jason Park; * test/lisp/erc/erc-tests.el (erc--switch-to-buffer...
2022-03-19 Guy GastineauRemove redundant checks in erc--switch-to-buffer
2022-03-19 F. Jason ParkAdd unit test for erc--switch-to-buffer
2022-03-19 Eli ZaretskiiMerge from origin/emacs-28
2022-03-19 Eli ZaretskiiFix region highlight in non-selected windows
2022-03-19 Po LuIgnore drag source frame on Haiku in line with document...
2022-03-19 Stefan KangasMerge from origin/emacs-28
2022-03-19 Po LuDocument dired-mouse-drag-files
2022-03-19 Po Lu* src/xterm.c (XTread_socket): Don't filter GenericEvents.
2022-03-19 Po LuFix some glitches when dragging files from dired
2022-03-19 Po LuHandle composite overlay window during drag and drop...
2022-03-18 Po LuFix some XIM servers getting confused during drag-and...
2022-03-18 Jimmy Aguilar... cursor-face-highlight-nonselected-window default to nil
2022-03-18 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-make-closur...
2022-03-18 Stefan MonnierPcomplete: Better obey `completion-at-point-functions`
2022-03-18 Stefan Monnier* lisp/gnus/mail-source.el (mail-source-set-1): Fix...
2022-03-18 Mattias EngdegårdSpeed up fixnum printing
2022-03-18 Eli ZaretskiiFix a regression in 'decipher-digram-list'
2022-03-18 Michael AlbinusMake application configurable in 'with-connection-local...
2022-03-18 Mattias EngdegårdSpeed up number-to-string for fixnums
2022-03-18 Po LuImplement drag-and-drop of files on Haiku
2022-03-18 Stefan KangasMerge from origin/emacs-28
2022-03-18 Po LuAllow dragging messages with file names on Haiku
2022-03-18 Po LuAllow dragging files from Dired to other programs
2022-03-18 Karl FogelImprove documentation of bookmark default sorting
2022-03-18 Po LuMinor fixes to DND support
2022-03-17 Stefan MonnierRemove some early-bootstrap dependencies for `advice`
2022-03-17 Jimmy Aguilar... Add new variable cursor-face-highlight-nonselected...
2022-03-17 Mattias EngdegårdPut bytecode stack frame metadata in a struct
2022-03-17 Lars IngebrigtsenRestore HOME after mailcap-parsing-and-mailcap-mime...
2022-03-17 Michael AlbinusEnable Tramp reloading
2022-03-17 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl-defgeneric): Warn...
2022-03-17 Lars IngebrigtsenAvoid repeated prompts in `M-x shell' if using ~/.emacs...
next