]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-07-13 Lars IngebrigtsenDocument the syntax-multilne text property
2021-07-13 Juri LinkovSupport Isearch filter predicates with empty search...
2021-07-13 Lars IngebrigtsenMake 'tex-validate-buffer' work again
2021-07-13 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-07-13 Michael AlbinusAdd remote-file-name-inhibit-locks
2021-07-13 Lars IngebrigtsenAdd new user option to avoid piling on Dired buffers
2021-07-13 Mattias EngdegårdBlock TLS handshake until TCP connection established
2021-07-13 Ken BrownFix portability issue with make-serial-process
2021-07-12 Basil L. Contovounesios; * doc/lispref/intro.texi (Caveats): Fix paren.
2021-07-12 Michael AlbinusFix a problem with tramp-*-process-file
2021-07-12 Paul EggertPort test module to glibc 2.33
2021-07-12 Paul EggertPacify gcc 11.1.1 -Wclobbered
2021-07-12 Paul EggertPacify gcc 11.1.1 -Wanalyzer-possible-null-dereference
2021-07-12 Paul EggertPacify gcc 11.1.1 -Wanalyzer-null-argument
2021-07-12 Paul EggertPacify gcc -Woverflow more nicely
2021-07-11 Juri Linkov* lisp/textmodes/enriched.el: Require 'facemenu' (bug...
2021-07-11 Eric AbrahamsenFurther tweaks to gnus-search-query-expand-key
2021-07-11 Michael AlbinusUse `auto-save-file-name-p' in tramp-*-write-region
2021-07-11 Eli ZaretskiiFix compilation of the --with-wide-int configuration
2021-07-11 Basil L. Contovounesios; Fix misspellings of 'occurrence' in docs.
2021-07-11 Eli Zaretskii; * doc/lispref/text.texi (Substitution): Fix a recent...
2021-07-11 Paul EggertPacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)
2021-07-11 Paul EggertMake pdumper-marking pickier
2021-07-11 Paul EggertFix pdumper-related GC bug
2021-07-11 Eric AbrahamsenRewrite gnus-search-query-expand-key
2021-07-11 Eric AbrahamsenRework gnus-search-indexed-parse-output
2021-07-10 Matthew White* src/buffer.c (kill-buffer): Fix a typo.
2021-07-10 Filipp Gunbindoc/lispref/text.texi (Substitution): Add subst-char...
2021-07-10 Lars IngebrigtsenMake package-menu-filter-by-status work as documented
2021-07-09 Ken BrownSkip a process test on Cygwin to avoid hang
2021-07-09 Stefan Monnier* lisp/facemenu.el: Preload the C-mouse-2 menu binding
2021-07-09 Michael AlbinusFurther cleanup for file locks
2021-07-09 Eli ZaretskiiPartially restore the lost C-mouse-2 drop-down menu
2021-07-09 Stefan Monnier* lisp/outline.el (outline-mode-cycle-map): Don't bind...
2021-07-08 Michael Albinus* doc/lispref/files.texi (Magic File Names): Add make...
2021-07-08 Michael AlbinusCode cleanup wrt file locks
2021-07-08 Juri LinkovDon't turn mouse-1 into mouse-2 when clicking on the...
2021-07-08 pilluleUse display-buffer with re-builder (bug#49069)
2021-07-08 Lars IngebrigtsenMake desktop-kill more robust
2021-07-08 Lars IngebrigtsenAllow inhibiting inserting #! in sh-set-shell
2021-07-08 Lars IngebrigtsenAvoid making backup files in ediff when `make-backup...
2021-07-08 Lars IngebrigtsenMake ido-mode override ffap-file-finder
2021-07-08 Michael AlbinusSome further adaptions wrt Tramp file name locks
2021-07-08 Lars IngebrigtsenExclude term-mode from hi-lock global modes
2021-07-08 Lars IngebrigtsenFix font-lock of Makefile variables at the start of...
2021-07-08 N. JacksonMention what happens with timers when the computer...
2021-07-07 Lars IngebrigtsenMake make_lock_file_name more robust
2021-07-07 Eli Zaretskii* lisp/faces.el: Fix a typo.
2021-07-07 Eli ZaretskiiFix last change
2021-07-07 Lars IngebrigtsenAdd new user option lock-file-name-transforms
2021-07-07 Eli ZaretskiiFix tty menus on monochrome displays
2021-07-07 Michael AlbinusImplement file locks for remote files (Bug#49261)
2021-07-07 Glenn MorrisMerge from origin/emacs-27
2021-07-06 Lars IngebrigtsenMake previous empty-body warning disabling more robust
2021-07-06 Basil L. ContovounesiosAvoid invalid regexp in wide docstring check
2021-07-06 Juri Linkov* lisp/repeat.el (describe-repeat-maps): Rename from...
2021-07-06 Lars IngebrigtsenMake `M-x clipboard-yank' work reliably
2021-07-06 Lars IngebrigtsenExplain what ( . c) means to the Emacs Lisp reader
2021-07-06 Eli ZaretskiiFix right-margin display on TTY frames
2021-07-06 Lars IngebrigtsenWarn when wrapping index matches with `,' after `i...
2021-07-06 Protesilaos... Add faces for shr heading elements (bug#49433)
2021-07-06 Lars IngebrigtsenMake gnus-gcc-externalize-attachments work again
2021-07-06 Lars IngebrigtsenAllow inhibiting warnings about unused variables and...
2021-07-06 Lars IngebrigtsenAllow using `mm-inline-message' from other mail clients...
2021-07-06 Eli ZaretskiiFix overfull hbox in Emacs manual
2021-07-06 Eli ZaretskiiMinor copyedits of Emacs manual
2021-07-05 Dmitry Gutov(xref--insert-xrefs): Fix printing of line numbers
2021-07-05 Philipp Stephani; * test/lisp/subr-tests.el (subr-tests-add-hook-depth...
2021-07-05 Stephen Leake* lisp/progmodes/bug-reference.el: Refer to info manual...
2021-07-05 Lars IngebrigtsenSupport reverting in Customize buffers
2021-07-05 Lars IngebrigtsenCount zero-length matches in `count-matches' correctly
2021-07-05 Lars IngebrigtsenPropagate :safe properties when autoloading defcustoms
2021-07-05 Lars IngebrigtsenMake `bookmark--unfontify' more robust
2021-07-05 Lars Ingebrigtsen`image-save' doc string clarification
2021-07-05 Michael AlbinusDon't use LOCKNAME for temp files in Tramp (Bug#49406)
2021-07-05 Martin RudalicsShow hand cursor when dragging frame (Bug#49247)
2021-07-05 Michael AlbinusFix newly introduced error in tramp-tests.el (Bug#49406)
2021-07-04 Lars IngebrigtsenIgnore .dir-locals-2.el files more
2021-07-04 Jim PorterEnsure 'call-process' interprets INFILE as a local...
2021-07-04 Lars IngebrigtsenAdjust eshell and ps-print to not use emacs-kill-hook
2021-07-04 Eli Zaretskii* lisp/url/url-util.el (url-unhex-string): Doc fix.
2021-07-04 Eli ZaretskiiAvoid deprecation warnings with Texinfo 6.8
2021-07-04 Alan ThirdFix crash in GNUstep font coverage check
2021-07-04 Alan ThirdRemove unused variables
2021-07-04 Alan ThirdFix thread memory management under NS
2021-07-04 Amin BandaliUpdate a few more IRC-related references to point to...
2021-07-04 Amin BandaliMerge from origin/emacs-27
2021-07-04 Amin Bandali; Merge from origin/emacs-27
2021-07-04 Amin BandaliMerge from origin/emacs-27
2021-07-04 Amin BandaliUpdate IRC-related references to point to Libera.Chat
2021-07-04 Dmitry GutovSpeed up fido-mode
2021-07-03 Daniel MartínFix typo in c-macro-expand docstring
2021-07-03 Christopher... Retain documentation string when customizing theme
2021-07-02 Lars IngebrigtsenDon't have desktop-save-mode query on `M-x kill-emacs'
2021-07-02 Michael AlbinusImplement another fix for bug#49229
2021-07-02 Peter OliverHide emacs-mail.desktop, emacsclient-mail.desktop from...
2021-07-02 Peter OliverInstall emacs-mail.desktop and emacsclient-mail.desktop
2021-07-02 Peter OliverProvide an emacsclient-mail.desktop
2021-07-02 Tino Calanchalisp/auth-source-pass.el: Keep legitimate spaces inside...
2021-07-02 Damien Cassou; * lisp/auth-source-pass.el: Remove useless metadata
next