]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-11-11 Eric AbrahamsenFix defgeneric name of gnus-search-index(ed)-extract
2020-11-11 Dario GjorgjevskiFix python-font-lock-keywords-maximum-decoration perfor...
2020-11-11 Lars IngebrigtsenRemove mention of global-cedet-m3-minor-mode
2020-11-11 Dario GjorgjevskiFix font lock of assignments with type hints in Python
2020-11-11 Harald JörgCleanup of the test file for cperl-mode
2020-11-11 Stefan Monnier* lisp/server.el: Refactor frame creation functions
2020-11-11 Eliza Velasquez* lisp/server.el: Fix frame creation on dumb terminals...
2020-11-10 Juri LinkovDon't set file name variable in org-element-parse-secon...
2020-11-10 Juri Linkov* lisp/leim/quail/compose.el ("iso-transl"): New input...
2020-11-10 Eli ZaretskiiNew debugging command 'malloc-info'
2020-11-10 Dmitry GutovClear the vc-state cache when returning nil
2020-11-10 Tom FitzhenryRemove extra process call from vc-hg-registered
2020-11-10 Eli ZaretskiiFix a recent change in image.c for MS-Windows
2020-11-10 Steven AllenOnly use nbutlast when we actually want to modify the...
2020-11-10 Andrew G CohenRemove ephemeral group on error or null result
2020-11-09 Alan MackenzieCC Mode: fix many compiler warnings which would appear...
2020-11-09 Stefan KangasAdd test for substitute-command-keys with command remap
2020-11-09 Brian Leungshortdoc: prefer seq-contains-p over seq-contains
2020-11-09 Stefan KangasSimplify getting value of text-quoting-style (Bug#44471)
2020-11-09 Philipp Stephani* lisp/disp-table.el (make-glyph-code): Remove obsolete...
2020-11-09 Mattias EngdegårdBetter warning suppression in rx-tests
2020-11-09 Mattias EngdegårdFix pcase rx form snag with '?' and '??' (bug#44532)
2020-11-09 Alan ThirdFix css length calculations
2020-11-09 Lars IngebrigtsenMake the SHOW parameter work again in `run-python'
2020-11-09 Protesilaos... Use a separate face for expanded log-view bodies
2020-11-09 Lars IngebrigtsenClarify Lisp warning about elements following other...
2020-11-09 Eli ZaretskiiFix compilation of image.c on MS-Windows
2020-11-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2020-11-09 Alan ThirdFix crash in ns_mouse_position (bug#44313)
2020-11-09 Andrii KolomoietsNS: Make s-<left/right> to move to beginning/end of...
2020-11-09 Alan ThirdCalculate SVG image sizes more accurately (bug#44206)
2020-11-09 Harald Jörgcperl-mode: Indentation of ')' follows customisation
2020-11-09 Akira KyleFix xwidget's webkitgtk widget overriding of Emacs...
2020-11-09 Stefan KangasRemove test for return value of set-keymap-parent
2020-11-09 Eric AbrahamsenAdd more protections to gnus-search query parsing
2020-11-08 Juri Linkov* lisp/progmodes/project.el: Don't truncate the saved...
2020-11-08 Eric AbrahamsenAnother backwards-compatibility fix for gnus-search
2020-11-08 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2020-11-08 Alan MackenzieDon't set the selected window to the miniwindow on...
2020-11-08 Dmitry GutovDoc fix
2020-11-08 Dmitry GutovMention which exact file is already registered
2020-11-07 Glenn MorrisMerge from origin/emacs-27
2020-11-07 Glenn Morris; Merge from origin/emacs-27
2020-11-07 Glenn MorrisMerge from origin/emacs-27
2020-11-07 Eric AbrahamsenVarious fixes and backward compatibility for gnus-search
2020-11-07 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
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 ZaretskiiDon't leave lock files after 'replace-buffer-contents'
2020-11-07 Kazuhiro ItoFix 'uudecode-decode-region-internal' in multibyte...
2020-11-07 Eli ZaretskiiFix 'send-string-to-terminal' writing very long strings
2020-11-07 Eli Zaretskii* lisp/subr.el (read-char-from-minibuffer): Doc fix...
2020-11-07 Eli ZaretskiiMerge branch 'emacs-27' of git.savannah.gnu.org:/srv...
2020-11-07 Earl HyattFix documentation of 'windmove-swap-states-default...
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 Martin RudalicsSplit windows evenly when 'min-margins' parameter was...
2020-11-07 Pip CetHandle Cairo errors in ftcrfont_open
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-07 Stefan KangasBackport: Fix exiting the finder-commentary buffer
2020-11-06 Mattias EngdegårdRectify skip-set argument
2020-11-06 Eli Zaretskii; * lisp/international/mule.el (define-coding-system...
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 Eli Zaretskii* src/w32fns.c (Fw32_register_hot_key): Doc fix. ...
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 Eli ZaretskiiPrevent redisplay from moving point behind user's back
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
next