]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-06-29 Po LuUpdate dnd-tests.el to make sure remote files are remov...
2022-06-29 Po LuImplement starting X Direct Save (XDS) drops
2022-06-29 Stefan KangasMake two text-property-search tests easier to read
2022-06-29 Stefan KangasMinor cleanup in dired-x-bind-find-file
2022-06-29 Lars IngebrigtsenImprove the eval-defun doc string
2022-06-29 Lars IngebrigtsenEnsure that In-Reply-To is saved in drafts in Message
2022-06-29 Tom Gillespietest/lisp/progmodes/python-tests.el: add test for nav...
2022-06-29 Tom Gillespielisp/progmodes/python.el (python-nav-end-of-block)...
2022-06-29 Lars IngebrigtsenFix compilation-mode parsing of file names in Gradle...
2022-06-29 Po Lu* lisp/pgtk-dnd.el (pgtk-dnd-use-offix-drop): Remove...
2022-06-29 Po LuClean up failable requests in more places
2022-06-29 Po LuHandle be:actions field in Haiku DND messages
2022-06-29 Gerd MöllmannEnsure correct toggle menu item display
2022-06-29 Stefan KangasMerge from origin/emacs-28
2022-06-29 Po LuFix reported problem with drag-and-drop inside VirtualBox
2022-06-28 Lars IngebrigtsenFix typo in previous maintaining.texi change
2022-06-28 Juri Linkov* lisp/isearch.el (isearch-delete-char): Improve fix...
2022-06-28 Visuweshtrouble.texi (Long Lines): Fix typo.
2022-06-28 Lars IngebrigtsenPut the obsoletion earlier in the *Help* buffer
2022-06-28 Lars IngebrigtsenImprove sxhash-equal documentation
2022-06-28 Lars IngebrigtsenAllow using define-short-documentation-group without...
2022-06-28 Michael AlbinusTramp shall not trap unrelated D-Bus errors
2022-06-28 Michael Albinus; * etc/NEWS: Fix file name quotations.
2022-06-28 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-06-28 Eli Zaretskii; Fix documentation of 'rename-visited-file'
2022-06-28 Lars IngebrigtsenClarify Looking Up Identifiers in the manual
2022-06-28 Zachary KanferAdd new command `rename-visited-file'
2022-06-28 Jim MeyeringFix configure.ac quoting of AC_CHECK_LIB's 2nd arg
2022-06-28 Po LuAdjust x-clipboard-yank for recent selection ownership...
2022-06-28 Po LuClean up Fx_begin_drag
2022-06-28 Po LuAutomatically detect cyclic lists in some Haiku functions
2022-06-28 Basil L. ContovounesiosFix hash table function return values in manual
2022-06-28 Stefan KangasMerge from origin/emacs-28
2022-06-28 Po LuFix handling "C-S-u" and such when using XKB
2022-06-28 Po LuAlways use XKB to translate keysyms when no input metho...
2022-06-27 Basil L. Contovounesios* lisp/subr.el (plistp): Simplify (bug#47427).
2022-06-27 Paul Eggert"make clean" etc. problem now fixed on Solaris.
2022-06-27 Gerd MöllmannPrevent regexp cache entries from being GC'ed in more...
2022-06-27 Eli Zaretskii; Mention in NEWS the need to use --bindir
2022-06-27 Eli ZaretskiiFix deletion of composed text
2022-06-27 Lars IngebrigtsenFix some missed Fplist_put adjustments in src/w32.c
2022-06-27 Lars IngebrigtsenAdd new type predicate plistp
2022-06-27 Lars IngebrigtsenAdjust plist calls in .m files
2022-06-27 Lars IngebrigtsenAllow plist-get/plist-put/plist-member to take a compar...
2022-06-27 Lars IngebrigtsenAdd NEWS entry about C-h v font locking
2022-06-27 hokomoFix detecting dotted pairs in icalendar-export-region
2022-06-27 Allen Lifind-dired: Add find-dired-with-command
2022-06-27 Allen Lifind-dired: Factor out find-dired--escaped-ls-option
2022-06-27 Lars IngebrigtsenFix off-by-one error in Fsignal_names
2022-06-27 Po LuUse correct background for image mask color on Haiku
2022-06-27 Po LuImplement stipples for images on Haiku
2022-06-27 Stefan KangasMerge from origin/emacs-28
2022-06-27 Stefan Kangas; Merge from origin/emacs-28
2022-06-27 Stefan KangasMerge from origin/emacs-28
2022-06-27 Kyle MeyerUpdate to Org 9.5.4-3-g6dc785
2022-06-27 Po LuCorrectly convert event state in more places
2022-06-26 Paul EggertMention Solaris 10 'make clean' and 'make check'
2022-06-26 Paul EggertMention further crashes on Solaris 10
2022-06-26 Lars IngebrigtsenMinor clean up of previous Fsignal_names patch
2022-06-26 Lars IngebrigtsenMake `signal-process' allow completing over signal...
2022-06-26 Lars IngebrigtsenFont-lock variable values in *Help*
2022-06-26 Mattias EngdegårdOptimise away functions in for-effect context
2022-06-26 Stefan Monnier(oclosure-test-limits): Fix test failure when interpreted
2022-06-26 Eli ZaretskiiFix re-composition under 'composition-break-at-point'
2022-06-26 Eli Zaretskii* lisp/simple.el (delete-forward-char): Fix bug #56237.
2022-06-26 Jim PorterWhen closing an Eshell process target, send EOF three...
2022-06-26 Kjartan Óli... Reconvert EPUB buffers when user CSS is changed
2022-06-26 VisuweshMake <mouse-2> in mode line more careful as well
2022-06-26 VisuweshMake <mouse-3> in the mode line more careful
2022-06-26 Jim PorterMake Eshell globs ending in "/" match directories only
2022-06-26 Jim PorterConvert Eshell globs ahead of time instead of doing...
2022-06-26 Jim PorterOptionally signal an error if an Eshell predicate fails...
2022-06-26 Daniel MartínFix typo in signal-process-functions
2022-06-26 Lars IngebrigtsenUpdate term-char-mode doc string
2022-06-26 Michael HeerdegenFix Bug#56110 (switching from line-mode to char-mode)
2022-06-26 Lars IngebrigtsenFix a recent Lisp mode filling test failure
2022-06-26 Paul EggertPort distribution tarball to Solaris 10
2022-06-26 Stefan Monnier* lisp/emacs-lisp/syntax.el: Rework the handling of...
2022-06-26 Lars IngebrigtsenDon't create HOME if it doesn't exist
2022-06-26 Basil L. Contovounesios; Pacify unknown fun warning in mh-utils-tests.el.
2022-06-26 Po Lu; Minor cosmetics adjustment to xterm.c
2022-06-26 Michael AlbinusFix narrowing problem in tramp-debug-buffer-command...
2022-06-26 Allen Li; elec-pair: Fix docstring typo (bug#56233)
2022-06-26 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-06-26 Po LuAdd some more common predefined atoms
2022-06-26 Eli ZaretskiiFix ispell-word on colorless TTY frames
2022-06-26 Po LuStop catching errors for some requests
2022-06-26 Po LuHandle errors while sending client events asynchronously
2022-06-25 Paul EggertPort ‘make clean’ to Solaris 10
2022-06-25 Paul EggertPort distribution tarball to Solaris 10
2022-06-25 Paul EggertPort test SUBDIRS to Solaris 10
2022-06-25 Paul EggertPacify Oracle Studio re xterm.c
2022-06-25 Paul EggertPacify Oracle Studio re print_vectorlike
2022-06-25 Paul EggertPacify Oracle Studio re Time_to_position
2022-06-25 Lars IngebrigtsenMake `M-q' work on the first line of a multi-line strin...
2022-06-25 Po LuUpdate input_pending after deferring selection requests
2022-06-25 Stefan KangasNew command recentf-open
2022-06-25 Lars IngebrigtsenFix subr-x fix that was missed when re-reverting
2022-06-25 Stefan KangasDon't error out on invalid literal key substitutions
2022-06-25 Lars IngebrigtsenRe-fix build warnings about subr-x defsubsts
next