]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-11-07 Eric AbrahamsenVarious fixes and backward compatibility for gnus-search
2020-11-07 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el: Avoid false-positive...
2020-11-07 Mauro ArandaAdd test for recent change in enable-theme
2020-11-07 Eli Zaretskii; * src/xdisp.c (redisplay_window): Add comment for...
2020-11-07 Eli ZaretskiiFix scrolling problems with misc-fixed fonts under...
2020-11-07 Stefan KangasDelete outdated comment about C rewrite in apropos.el
2020-11-07 Stefan KangasAdd some more tests for keymap.c
2020-11-06 Mattias EngdegårdRectify skip-set argument
2020-11-06 Mattias EngdegårdFix javac message parsing column number off-by-one
2020-11-06 Glenn MorrisFix --enable-check-lisp-object-type build
2020-11-06 Mattias EngdegårdUpdate gdb-mi-tests
2020-11-06 Mattias Engdegård* lisp/gnus/gnus-search.el (gnus-search-contact-tables...
2020-11-06 Mattias EngdegårdChange the default value of gdb-mi-decode-strings to...
2020-11-06 Mattias EngdegårdReduce integer-output-format to print-integers-as-chara...
2020-11-06 Mauro ArandaGo back to not using custom-push-theme when enabling...
2020-11-06 Eli ZaretskiiImprove documentation of a recent change
2020-11-06 Juri LinkovSupport transient input methods in Isearch mode (bug...
2020-11-06 Eli Zaretskii; * etc/NEWS: Fix wording in a recently added entry.
2020-11-06 Stefan KangasAdd more tests for where-is-internal
2020-11-06 Eric AbrahamsenFixes and improvements to gnus-search
2020-11-05 Katsumi Yamaoka* doc/misc/gnus.texi (Selection Groups): Delete excessi...
2020-11-05 Mauro ArandaEnable/disable buttons, tool bar and menu items in...
2020-11-05 Basil L. ContovounesiosFix coding system in eww-display-pdf
2020-11-05 Philipp Stephani* src/minibuf.c (move_minibuffer_onto_frame): Fix compa...
2020-11-05 Alan MackenzieAllow minibuffer to stay in its original frame. Tidy...
2020-11-05 Basil L. ContovounesiosImprove eww support for externally viewed PDFs
2020-11-05 Stefan Kangas; Silence byte-compiler warnings in tests
2020-11-05 Michael AlbinusStill fixes for Tramp directory-files-*
2020-11-05 Lars IngebrigtsenLet pdf-view-mode take precedence over doc-view-mode
2020-11-05 Stefan Kangas; Silence byte-compiler warning in xdisp-tests.el
2020-11-05 Basil L. ContovounesiosSync biblatex entries and fields with v3.15
2020-11-04 Stephen BermanImprove display of tabulated list header line labels...
2020-11-04 Stefan Monnier* src/term.c (handle_one_term_event): Simplify.
2020-11-04 Eric AbrahamsenAvoid use of eieio-oset-default
2020-11-04 Stefan Monnier* lisp-mode.el: Fix missing highlight of "hidden" strin...
2020-11-04 Manuel Uberti* lisp/progmodes/project.el (project--files-in-director...
2020-11-04 Stefan KangasUse lexical-binding in mule-charsets.el
2020-11-04 Reuben ThomasRemove unused variable in ispell.el (thanks, Stefan...
2020-11-04 Stefan KangasFix warnings in url-irc.el
2020-11-04 Stefan Kangas* lisp/obsolete/nnir.el: Add "Obsolete-since" header.
2020-11-04 Stefan Kangas* lisp/cedet/srecode.el: Use lexical-binding.
2020-11-04 Stefan MonnierFix misuses of `make-local-variable` on hooks
2020-11-04 Eric AbrahamsenRemove gmane search engine
2020-11-04 Eric AbrahamsenMove nnir.el to lisp/obsolete
2020-11-04 Eric AbrahamsenNew gnus-search library
2020-11-04 Stefan Monnier* lisp/progmodes/tcl.el: Use lexical-binding
2020-11-03 Eli ZaretskiiFix last change
2020-11-03 Juri LinkovHorizontal mouse wheel scrolling amount (bug#43568)
2020-11-03 Michael AlbinusSome Tramp fixes for directory-files-* and delete-*
2020-11-03 Reuben ThomasFactor out some common code in ispell.el
2020-11-03 Reuben ThomasSimplify ispell-check-version’s use of -vv flag
2020-11-03 Harald Jörgcperl-mode: Fix indentation for Emacs 26
2020-11-03 Mauro ArandaFix customizing user options of type face
2020-11-03 Stefan KangasUse lexical-binding in some url-*.el files
2020-11-03 Stefan KangasUse lexical-binding in solitaire.el
2020-11-03 Stefan KangasUse lexical-binding in some of emulation/edt*.el
2020-11-03 Stefan KangasUse lexical-binding in pcmpl-rpm.el
2020-11-03 Stefan KangasUse lexical-binding in pcmpl-cvs.el
2020-11-03 Stefan Kangas; * lisp/pcomplete.el: Fix typo.
2020-11-03 Stefan KangasFix exiting the finder-commentary buffer
2020-11-02 Harald Jörgcperl-mode: Skip a test for older Emacsen (preparing...
2020-11-02 Stefan KangasImprove ert-resource-directory docstring
2020-11-02 Reuben ThomasFix previous patch to ispell.el
2020-11-02 Reuben ThomasFix previous code change to `ispell--call-enchant-lsmod'
2020-11-02 Eli ZaretskiiExplain last change
2020-11-02 Reuben ThomasMake ispell.el ignore warnings from enchant-lsmod ...
2020-11-02 Mattias EngdegårdAdd missing argument to directory_files_internal calls
2020-11-02 Eli ZaretskiiFix a recent change in dired.c
2020-11-02 Eli ZaretskiiImprove documentation of a recent commit
2020-11-02 Glenn Morris; Merge from origin/emacs-27
2020-11-02 Glenn MorrisMerge from origin/emacs-27
2020-11-02 Glenn Morris; Merge from origin/emacs-27
2020-11-02 Glenn MorrisMerge from origin/emacs-27
2020-11-02 Michael AlbinusFix some glitches in recent directory-files-* changes
2020-11-02 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs...
2020-11-02 João TávoraFix Elisp's elisp--documentation-one-liner (bug#43609)
2020-11-02 Lars IngebrigtsenFix mouse-1 on [Show] buttons in the *Help* buffer
2020-11-02 Yasuhiro KIMURARecover the contents of the schemas.xml file
2020-11-02 Arthur MillerAdd directory-empty-p and new argument COUNT for direct...
2020-11-02 Lars IngebrigtsenPartially revert previous define-minor-mode change
2020-11-01 Stefan KangasFix mistake in Lisp conversion of describe-map-tree
2020-11-01 Juri LinkovTransient input methods bound to 'C-x \' (bug#44266)
2020-11-01 Juri Linkov* lisp/leim/quail/compose.el: New input method (bug...
2020-11-01 Juri LinkovShow nobreak-space face for more blank characters in...
2020-11-01 Eli Zaretskii; * src/xdisp.c (display_string): Fix a typo in a comment.
2020-11-01 Stefan KangasImprove indexing of check-declare
2020-11-01 Stefan Kangas; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo...
2020-11-01 Stefan KangasDon't auto-insert "@c file ends here" in .texi files
2020-11-01 Stefan KangasDon't bind standard-output in substitute-command-keys
2020-11-01 Glenn Morris* lisp/emacs-lisp/easy-mmode.el (easy-mmode--arg-docstr...
2020-11-01 Mattias EngdegårdAdd missing side-effect-free and error-free properties
2020-11-01 Mattias Engdegård* lisp/emacs-lisp/byte-opt.el (pure-fns): Fix typos.
2020-11-01 Stefan KangasInsert describe-map-tree header into original buffer
2020-11-01 Basil L. Contovounesios; * doc/emacs/custom.texi (Keymaps): Fix typo.
2020-11-01 Glenn Morris; Auto-commit of loaddefs files.
2020-11-01 Glenn Morris; Auto-commit of loaddefs files.
2020-11-01 Lars IngebrigtsenMake minor mode ARG work as documented
2020-11-01 Mauro ArandaFix saving a face setting with Customize
2020-11-01 Yasuhiro KIMURARecover the contents of the schemas.xml file
2020-11-01 Lars IngebrigtsenDoc string clarification for cl-some
next