]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2021-07-02 Damien Cassou; * lisp/auth-source-pass.el: Improve docstrings
2021-07-02 Iku Iwasalisp/auth-source-pass.el: Support multiple hosts in...
2021-07-02 Jim PorterDon't pass 'null-device' to 'call-process' in ispell
2021-07-02 Martin RudalicsNew frame parameter 'drag-with-tab-line' (Bug#49247)
2021-07-02 Michael AlbinusFix a problem of cus-start.el for remote default direct...
2021-07-01 Alan ThirdFix NS self contained eln location (bug#49271)
2021-07-01 Alan ThirdFix NS native comp search path (bug#49270)
2021-07-01 Jonas Bernoulli* lisp/transient.el: Update to package version 0.3.6.
2021-07-01 Glenn Morris; Auto-commit of loaddefs files.
2021-07-01 Glenn Morris; Auto-commit of loaddefs files.
2021-07-01 Mattias EngdegårdUpdate describe-prefix-binding manual text
2021-07-01 Michael AlbinusHandle test environment variables
2021-07-01 Peter OliverFix copy/paste error in emacsclient.desktop
2021-07-01 Eli Zaretskii; * doc/emacs/back.texi: Fix a typo.
2021-07-01 Eli ZaretskiiUpdate doc/emacs/ for a new printing of the Emacs Manua...
2021-07-01 Michael AlbinusDoc cleanup
2021-06-30 Jonas BernoulliIn files that use allout use it for all headings
2021-06-30 Jonas Bernoulli* lisp/comint.el: Prefix headings with enough semicolons.
2021-06-30 Jonas BernoulliImprove consistency of outline headings in dired libraries
2021-06-30 Jonas BernoulliCleanup whitespace and comments in dired libraries
2021-06-30 Jonas Bernoulli; Mention the previous change in NEWS
2021-06-30 Jonas BernoulliAdd new function lm-maintainers (bug#48592)
2021-06-30 Jonas Bernoulli* lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Right...
2021-06-30 João TávoraAdjust docstring of lisp-mode (bug#49278)
2021-06-30 Lars IngebrigtsenAdd new user option to transform kill ring contents
next