]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-01-23 Paul EggertFix crash when sending Gnus message (Bug#39207)
2020-01-22 Glenn MorrisMerge from origin/emacs-27
2020-01-22 Glenn Morris; Merge from origin/emacs-27
2020-01-22 Glenn MorrisMerge from origin/emacs-27
2020-01-22 Michael AlbinusAdd new Tramp method "media"
2020-01-22 Lars IngebrigtsenAdd \sqrt[4] as Latex input method, too
2020-01-22 Lars IngebrigtsenAdd \sqrt and \sqrt[3] as Latex input methods
2020-01-22 Nicholas StraussSupport solar and lunar eclipses in Calendar
2020-01-22 Helmut EllerDefault lisp-mode to use Common Lisp indentation
2020-01-22 Marco WahlMake find-file-at-point respect port numbers in Tramp...
2020-01-22 Dmitry GutovRender Ido suggestions using an overlay
2020-01-22 Michael AlbinusMinor cleanup in {autorevert,filenotify,shadowfile...
2020-01-22 Michael Albinus* doc/misc/tramp.texi (Bug Reports): Encourage use...
2020-01-22 Damien Cassou* test/lisp/auth-source-pass-tests.el: Test for multipl...
2020-01-21 Stefan Monnier* lisp/vc/smerge-mode.el (smerge-match-conflict): Fix...
2020-01-21 Robert PluimCorrect statement about ftcr and recommend HarfBuzz
2020-01-21 Robert PluimRecommend use of HarfBuzz
2020-01-21 Eli ZaretskiiAvoid leaving artifacts when the system caret is used...
2020-01-21 Eli ZaretskiiImprove display of temporary echo messages
2020-01-21 Stefan Monnier* lisp/progmodes/grep.el (grep-read-files-function...
2020-01-21 Robert Pluim; fix typo in previous commit
2020-01-21 Robert PluimAdd Cairo font backend info
2020-01-20 Juri Linkov* lisp/menu-bar.el: Remove desktop-save-mode from relea...
2020-01-20 Juri LinkovAllow optional truncation of tab names in tab-bar and...
2020-01-20 Juri LinkovSmall fixes in documentation.
2020-01-20 Robert PluimImprove explanation of available font backends under X
2020-01-20 Stefan Monnier* lisp/international/mule-cmds.el (mule-cmds--prefixed...
2020-01-20 Pip CetClear output data pointer on NS
2020-01-20 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2020-01-20 Eli ZaretskiiUnbreak the MS-Windows build
2020-01-20 Robert PluimDocument cairo-related fallout to font-backend settings
2020-01-20 Glenn MorrisMerge from origin/emacs-27
2020-01-20 Glenn Morris; Merge from origin/emacs-27
2020-01-20 Glenn MorrisMerge from origin/emacs-27
2020-01-20 Michael Albinus* admin/release-process: Adapt bug numbers for release...
2020-01-20 Mattias EngdegårdFix shell-tests failures
2020-01-20 Stefan Monnier* lisp/progmodes/cc-cmds.el: Don't use local vars as...
2020-01-20 Mattias Engdegård* test/lisp/simple-tests.el: Full path to Emacs binary...
2020-01-20 Paul EggertWork better if stat etc. are interrupted
2020-01-20 Paul EggertFix drag and drop from some Qt versions
2020-01-20 Juri Linkov* lisp/tab-line.el (tab-line-auto-hscroll): Fix for...
2020-01-20 Juri Linkov* lisp/menu-bar.el (menu-bar-options-menu): Add desktop...
2020-01-19 Stefan Monnier* lisp/international/mule-cmds.el (universal-coding...
2020-01-19 Tino Calancha; Fix a test (Bug#39067)
2020-01-19 Stefan KangasImprove error handling in dired-change-marks
2020-01-19 Stefan KangasMake arguments to dired-chage-marks non-optional
2020-01-19 Michael Albinus; * etc/NEWS: Fix typo.
2020-01-19 Michael Albinus; * etc/NEWS: Fix typos.
2020-01-19 Michael AlbinusSync with Tramp 2.5.0-pre
2020-01-19 Tino CalanchaFix shell-command-dont-erase-buffer feature
2020-01-19 Paul EggertRemove Gnulib putenv code
2020-01-19 Paul EggertUpdate from Gnulib
2020-01-19 Rüdiger SonderfeldAdd space before messsage in byte compiler warnings
2020-01-19 Stefan KangasRemove reference to Emacs 19 from FAQ
2020-01-18 Stefan KangasDoc fixes in package.el
2020-01-18 Eric AbrahamsenEnsure that gnus-summary-attach-article finds the right...
2020-01-18 Paul EggertDon’t assume sizeof (size_t) == 4 in allocators
2020-01-18 Eric AbrahamsenEnsure that gnus-summary-attach-article finds the right...
2020-01-18 Stefan KangasRemove some doc references to old Emacs versions
2020-01-18 Stefan Monnier* src/fns.c (sxhash_obj): Fix crash on sub-char-tables
2020-01-18 Alan ThirdAdd ability to find ObjC method names
2020-01-18 Alan ThirdDon't error on non-toolkit NS scrollbars (bug#37042)
2020-01-18 Pieter van... Fix infloop in shell.el
2020-01-18 Stefan KangasRemove XEmacs and old Emacs compat code from ebnf2ps.el
2020-01-18 Paul EggertMake Faset nonrecursive
2020-01-18 Paul EggertImprove performance when a string's byte count changes
2020-01-18 Amin BandaliFix erc-notifications-notify for non-PRIVMSGs, broken...
2020-01-18 Amin BandaliFix the notification action for PRIVMSG in erc-notifica...
2020-01-18 Amin BandaliERC: New maintainer.
2020-01-18 Stefan KangasRemove XEmacs compat code from allout.el
2020-01-17 Paul Eggert; spelling fixes
2020-01-17 Alan MackenzieIntroduce element &error into edebug specification...
2020-01-17 Dmitry GutovHonor tags-case-fold-search during xref identifer compl...
2020-01-17 Glenn MorrisMerge from origin/emacs-27
2020-01-17 Glenn Morris; Merge from origin/emacs-27
2020-01-17 Glenn MorrisMerge from origin/emacs-27
2020-01-17 Glenn Morris; Merge from origin/emacs-27
2020-01-17 Glenn MorrisMerge from origin/emacs-27
2020-01-17 Simen Heggestøyl; * src/lread.c (force_new_style_backquotes): Fix refer...
2020-01-17 Eli Zaretskii; * etc/NEWS: Mention latest changes in checkdoc. ...
2020-01-17 Eli ZaretskiiFix wording and punctuation of a recent commit
2020-01-17 Eli ZaretskiiMerge branch 'emacs-27' of git.savannah.gnu.org:/srv...
2020-01-17 Damien CassouAdd unattended spell-checking to checkdoc
2020-01-17 Robert Pluim; Minor edit in anti.texi
2020-01-17 Lin SunFix the error message from makefile-move-to-macro
2020-01-17 Robert Pluim; Fix recent markup change
2020-01-17 Glenn Morris* lisp/progmodes/vhdl-mode.el (speedbar-load-hook)...
2020-01-17 Glenn MorrisMake more load-hooks obsolete
2020-01-17 Stefan Kangas; * lisp/obsolete/vc-arch.el: Add missing "Obsolete...
2020-01-17 Stefan KangasMake sb-image.el obsolete (Bug#37837)
2020-01-17 Glenn Morris* doc/misc/ido.texi (Ignoring): Reword per Texinfo...
2020-01-17 Glenn MorrisReplace doc references to load-hooks
2020-01-17 Stefan Kangas; * lisp/ezimage.el: Fix typo.
2020-01-17 Glenn MorrisReplace add-hook load-hook with with-eval-after-load
2020-01-17 Glenn Morris* lisp/obsolete/cust-print.el (print-circle): Doc tweak.
2020-01-17 Glenn Morrisedebug: remove ancient code for ancient XEmacs support...
2020-01-17 Lin SunFix the error message from makefile-move-to-macro
2020-01-16 Stefan KangasRemove a FIXME from package.el
2020-01-16 Stefan KangasAdd index entry "syntax highlighting" to the elisp...
2020-01-16 Stefan KangasDocument feature requests in the Emacs manual
next