]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-07-30 Mattias EngdegårdSingle source optimiser entry point
2021-07-30 Stephen Gildeamh-junk: replace color-based terms with descriptive...
2021-07-29 Nick GassonAvoid errors in rmailsum for messages without "From"
2021-07-29 dickmaoFollow-up toggle-subscription name change
2021-07-29 Dmitry GutovFix printing of multiple items in one group without...
2021-07-28 dickmaoRename Gnus -unsubscribe-group commands to -toggle...
2021-07-28 Lars IngebrigtsenImprove mode-line-position-column-format manual entry
2021-07-28 Juri Linkov* lisp/progmodes/gud.el: Add prefix 'gud-' to repeat...
2021-07-28 Lars IngebrigtsenMake byte-recompile-directory less brittle
2021-07-28 Lars IngebrigtsenImprove mode-line-position-column-format doc string
2021-07-28 Kévin Le GouguecImprove file-name-concat NEWS entry
2021-07-28 Michael AlbinusDisplay yubikey message properly in Tramp
2021-07-27 Brian LeungEnsure that gud commands for non-GDB debuggers are...
2021-07-27 Brian LeungEnsure that gud commands for M-x gdb are handled by...
2021-07-27 Juri Linkov* lisp/tab-bar.el (tab-bar-format-global): Use string...
2021-07-27 Mattias Engdegård; * lisp/completion.el (load-completions-from-file...
2021-07-27 Michael AlbinusMark all autorevert tests as unstable on Cygwin (bug...
2021-07-27 Mattias EngdegårdFix mistake in switch-case generation of `null` (bug...
2021-07-27 Lars IngebrigtsenRevert "Make revert-buffer preserve buffer-readedness"
2021-07-27 Michael Albinus; Fix last change in tramp.el
2021-07-27 Michael AlbinusFinal tweak for Tramp's yubikey detection
2021-07-26 Alan ThirdConvert fringe bitmaps to vectors on NS port
2021-07-26 Alan ThirdFix NS inset rectangle corners
2021-07-26 Alan ThirdSimplify NS sizing and positioning code
2021-07-26 Alan Third* src/nsterm.m (ns_set_frame_alpha): Enable alpha on...
2021-07-26 Alan ThirdFix image crash on macOS (bug#49688)
2021-07-26 Mattias EngdegårdAdjust grep-mode end-col function return value
2021-07-26 Michael AlbinusSome minor improvements for share handling in tramp...
2021-07-26 Michael AlbinusAdapt Tramp for yubikey
2021-07-26 Michael AlbinusAdapt tramp-sudoedit.el for better testing
2021-07-26 Mattias Engdegård; * lisp/replace.el (occur-after-change-function):...
2021-07-25 Mattias EngdegårdDescribe changes to the occur-mode implementation in...
2021-07-25 Glenn MorrisFix recent gdb-mi change
2021-07-25 Glenn MorrisMerge from origin/emacs-27
2021-07-25 Michael AlbinusAdd instructions for Tramp bug reports
2021-07-25 Mattias EngdegårdFix tex-validate-buffer
2021-07-25 Mattias EngdegårdAdd back occur-mode-find-occurrence for compatibility...
2021-07-25 Eli ZaretskiiFix compilation of xftfont.c with old fontconfig
2021-07-25 Michael AlbinusFix extended attributes for Tramp's sudoedit method...
2021-07-25 Kévin Le Gouguec* etc/NEWS: Fix renaming of directory-append.
2021-07-25 Christopher... When bookmark is overwritten, unfontify its previous...
2021-07-25 Michael AlbinusUse `file-name-concat' in Tramp
2021-07-25 Mattias EngdegårdDon't squash markers in occur-edit-mode
2021-07-25 Mattias EngdegårdKeep track of match extents in occur-mode (bug#39121)
2021-07-25 Arthur MillerSupport '--group-directories-first' in ls-lisp.el
2021-07-25 Peter FeiglAdd commands to move to next/previous column in tabulat...
2021-07-25 Lars IngebrigtsenRename directory-append to file-name-concat
2021-07-25 Lars IngebrigtsenAllow empty elements in directory-append
2021-07-24 Mattias EngdegårdDisable delay and ding in replace-tests
2021-07-24 Eli Zaretskii; * src/fileio.c (Fdirectory_append): Doc fix.
2021-07-24 Yuan FuAdd filter to GDB's register buffer
2021-07-24 Lars IngebrigtsenReally convert to multibyte in Fdirectory_append
2021-07-24 Michael AlbinusFix last commit in tramp.el
2021-07-24 Lars IngebrigtsenFix Fdirectory_append check for whether strings have...
2021-07-24 Lars IngebrigtsenSet the normal-erase-is-backspace variable from Customize
2021-07-24 Lars IngebrigtsenTweak Fdirectory_append slightly
2021-07-24 Lars IngebrigtsenImprove directory-append manual entry
2021-07-24 Lars IngebrigtsenTweak Fdirectory_append for efficiency
2021-07-24 Lars IngebrigtsenExtend directory-append to take an arbitrary number...
2021-07-24 Basil L. Contovounesios; Fix directory-append arglist in files.texi.
2021-07-24 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-07-24 Michael AlbinusAdd Tramp support for yubikey (bug#49714)
2021-07-24 Lars IngebrigtsenAdjust tab-bar to the new mode-line-misc-info value
2021-07-24 Lars IngebrigtsenRemove duplicated NEWS entries
2021-07-24 Lars IngebrigtsenMake 's' in *Help* work for Lisp-defined variables...
2021-07-24 Lars IngebrigtsenFix problem when moving files called ~ to the trash
2021-07-24 Lars IngebrigtsenAdd new function `directory-append'
2021-07-24 Eli Zaretskii; One more change in back.texi.
2021-07-24 Eli Zaretskii; Yet another last-minute change in Emacs manual for...
2021-07-24 Lars IngebrigtsenMake the test for auto-mode-alist from .dir-local.el...
2021-07-23 Eli Zaretskii; * etc/NEWS: Fix wording of the 'fill-column' entry.
2021-07-23 Eli Zaretskii; * lisp/calendar/cal-french.el (calendar-french-trim...
2021-07-23 Eli Zaretskii; * lisp/files.el (set-auto-mode--apply-alist): Doc...
2021-07-23 Eli ZaretskiiImprove recently added documentation
2021-07-23 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-07-23 Alex BochannekFix bug#49699
2021-07-23 Lars IngebrigtsenFix typo in set-auto-mode--apply-alist
2021-07-23 Lars IngebrigtsenAllow storing SMTP variables when queueing mail
2021-07-23 Lars IngebrigtsenFix do-auto-fill thinko introduced earlier today
2021-07-23 Tom TromeyAdd auto-mode-alist functionality to .dir-locals.el
2021-07-23 Jean ForgetAdd more support for the French Revolutionary Calendar
2021-07-23 Mattias EngdegårdOff-by-one error in compilation rule end-column functio...
2021-07-23 Mattias EngdegårdWarn about arity errors in inlining calls (bug#12299)
2021-07-23 F. Jason ParkRemove text props from callback args in erc-button
2021-07-23 Lars Ingebrigtsendeclare-function doc string clarification about FILE
2021-07-23 Stefan KangasMake nil value of fill-column obsolete
2021-07-23 Lars IngebrigtsenAdjust time-tests.el to bug#30056
2021-07-23 Lars IngebrigtsenMove mode-line NEWS items to a common section
2021-07-23 Lars Ingebrigtsen'global-mode-string' elements should have a space at...
2021-07-23 Lars IngebrigtsenFix an rcirc merge problem
2021-07-23 Eli ZaretskiiMS-Windows followup to recent emacsclient changes
2021-07-23 Paul EggertRedo emacsclient socket symlink-attack checking
2021-07-23 Philip KaludercicMerge branch 'feature/rcirc-update'
2021-07-23 Lars IngebrigtsenMake erc recognize `foo*' as a function Lisp symbol
2021-07-23 Lars IngebrigtsenMake supersession warnings work again
2021-07-22 Eli ZaretskiiFix display of line/wrap-prefix when there's a display...
2021-07-22 Lars IngebrigtsenMake revert-buffer preserve buffer-readedness
2021-07-22 Lars Ingebrigtsen`term-char-mode' doc string clarification
2021-07-22 Dmitry GutovBind the GIT_LITERAL_PATHSPECS environment variable
2021-07-22 Sergey OrganovAvoid failing in desktop-clear due to killed buffers
next