]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-03-24 Po LuFix some bugs with drag and drop and Mozilla
2022-03-24 Stefan KangasLoad desktop without prompting if process is dead
2022-03-24 Po LuFix setter for hl-line-sticky-flag when hl-line is...
2022-03-24 Po LuAllow holding down scroll bar buttons on Haiku when...
2022-03-24 Po LuFix an infinite loop if the window manager pings Emacs...
2022-03-24 Po LuFix copying font names around on Haiku
2022-03-24 Po LuAllow dragging and dropping multiple actions
2022-03-23 Augusto StoffelFix regression in isearch-yank-char-in-minibuffer
2022-03-23 Mauro ArandaMake undigest work with multipart/mixed messages
2022-03-23 Michael AlbinusMake quoting of shell arguments in grep.el more robust
2022-03-23 Glenn Morris* doc/misc/eudc.texi (Inline Query Expansion): Unbreak it.
2022-03-23 Michael AlbinusSupport changing remoteness of DIR in rgrep and lgrep
2022-03-23 Po LuImprovements to Haiku selection handling
2022-03-23 Lars IngebrigtsenReinstate `C-M-<delete>'
2022-03-23 Lars IngebrigtsenFix image-mode-fit-frame resizing
2022-03-23 Andreas Schwab* lisp/term/pgtk-win.el: Update header comment.
2022-03-23 Po LuFix hl-line tests
2022-03-23 Po Lu* lisp/calendar/todo-mode.el: Restore old code.
2022-03-23 Po LuRestore old hl-line code
2022-03-23 Po LuAllow retrieving some more kinds of clipboard data...
2022-03-23 Stefan Kangas; Merge from origin/emacs-28
2022-03-23 Po LuFix crash in haiku_message_to_lisp
2022-03-23 Po LuHandle quitting correctly during interprogram drag...
2022-03-23 Po Lu* src/xterm.c (x_dnd_begin_drag_and_drop): Fix test...
2022-03-23 Po LuDon't allocate duplicate cursors for each frame on...
2022-03-23 Po LuImprove DND documentation
2022-03-23 Po Lu; * src/xterm.c (x_free_frame_resources): Fix typo...
2022-03-23 Po LuReported taken action correctly when dragging to anothe...
2022-03-23 Andrew G CohenRefactor gnus/nnselect artlist saving and getting
2022-03-22 Lars IngebrigtsenNEWS copy edits
2022-03-22 Lars IngebrigtsenMention highlight-confusing-reorderings in doc string
2022-03-22 Lars IngebrigtsenMention the other-window-scroll-default user option
2022-03-22 Lars IngebrigtsenDocument outline-default-state
2022-03-22 Lars IngebrigtsenDo some NEWS tagging
2022-03-22 Lars IngebrigtsenDocument sqlite-mode-open-file and do some NEWS tagging
2022-03-22 Alexander AdolfEnable Better Alignment of EUDC Inline Expansion With...
2022-03-22 Lars IngebrigtsenFix two no-X compilation warnings
2022-03-22 Lars IngebrigtsenFix a keyboard.c no-X compilation warning
2022-03-22 Lars IngebrigtsenMake mail-header-parse-addresses-lax more lax
2022-03-22 Lars IngebrigtsenFix Completion Options typo
2022-03-22 Lars IngebrigtsenAdd a shell-filter-ring-bell function
2022-03-22 Eli ZaretskiiFix documentation of the new completion-related features
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 Lars IngebrigtsenAdd notes about command modes and nativecomp interaction
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
next