]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-04-25 Paul EggertInline a couple of functions that were macros
2020-04-25 Stefan KangasUse lexical-binding in dig.el and add tests
2020-04-25 Stefan KangasUse lexical-binding in misc.el and add tests
2020-04-25 Stefan KangasImprove list-dynamic-libraries when alist empty
2020-04-25 Glenn MorrisMerge from origin/emacs-27
2020-04-25 Noam PostavskyClarify semantics of trace-function CONTEXT argument
2020-04-25 Noam PostavskyDon't let a code literal get modified in mml parsing...
2020-04-25 Eli ZaretskiiFix GDI+ image loading by file name
2020-04-25 Eli Zaretskii* lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797)
2020-04-25 Clément Pit... Minor doc clarification regarding fringe bitmaps
2020-04-25 Eli ZaretskiiFix documentation of fringe bitmaps
2020-04-25 Igor SaprykinRemove unused variable from ftfont.c
2020-04-25 Eli ZaretskiiFix two fringe bitmaps
2020-04-25 Simen HeggestøylUse lexical-binding in po.el and add tests
2020-04-25 Stefan KangasUse lexical-binding in forms.el example files
2020-04-25 Paul EggertTweak mutability doc a bit more
2020-04-24 Stefan Kangas; * test/lisp/international/mule-util-tests.el: Fix...
2020-04-24 Stefan KangasUse lexical-binding for international tests
2020-04-24 Stefan KangasUse lexical-binding for all net tests
2020-04-24 Stefan KangasUse lexical-binding for textmodes tests
2020-04-24 Stefan KangasUse lexical-binding in most url tests
2020-04-24 Mattias EngdegårdCalc: fix autoload errors (bug#40800)
2020-04-24 Stefan KangasUse lexical-binding in most src tests
2020-04-24 Alan MackenzieFix bug #40766, an error in edebug spec handling
2020-04-24 Eli Zaretskii; * src/xdisp.c: Improve the introductory commentary.
2020-04-24 Stefan Kangas* etc/edt-user.el: Use lexical-binding.
2020-04-24 Stefan Kangas* lisp/kermit.el: Use lexical-binding.
2020-04-24 Michael Albinus* test/lisp/net/tramp-tests.el
2020-04-24 Stefan KangasImprove indexing of ELisp manual
2020-04-23 Juri Linkov* lisp/image-mode.el (image-transform-resize): Remove...
2020-04-23 Tassilo HornImprove the default value of 'doc-view-ghostscript...
2020-04-23 Eli ZaretskiiFix display of composed text with :box face attribute
2020-04-23 Paul Eggerttext-char-description minor cleanup
2020-04-23 Paul EggertTweak multibyte parsing loops
2020-04-22 Juri LinkovChange doc-view-mode-map prefix key 's' to 'c'.
2020-04-22 Paul EggertImprove wording about constants
2020-04-22 Tassilo HornImprove the default value of 'doc-view-ghostscript...
2020-04-22 Michael AlbinusSupport old SMB1 protocol in Tramp
2020-04-21 Eli ZaretskiiMinor improvements in documentation of the last change
2020-04-21 Michael AlbinusFix recently introduced error in `tramp-sh-handle-vc...
2020-04-21 Paul EggertFix string-to-multibyte overlong sequence bug
2020-04-20 Juri Linkov* lisp/hi-lock.el (hi-lock--regexps-at-point): Use...
2020-04-20 Juri LinkovAdd image-auto-resize defcustoms to image-mode.el
2020-04-20 Juri LinkovImprove the documentation of tab-bar and tab-line
2020-04-20 Eric AbrahamsenRemove unnecessary lambda quoting
2020-04-20 Eli ZaretskiiRemove workaround from w32image.c
2020-04-20 Glenn MorrisMerge from origin/emacs-27
2020-04-20 Stefan Kangas* lisp/cdl.el: Use lexical binding.
2020-04-20 Stefan KangasSilence byte-compiler after my previous commit
2020-04-20 Paul EggertTweak wording re constant variables
2020-04-19 Paul EggertTweak setcar-related wording
2020-04-19 Juri Linkov* lisp/image-mode.el: Add prefix key 's' and reduce...
2020-04-19 Juri Linkov* doc/emacs/windows.texi (Window Convenience): Decribe...
2020-04-19 Paul EggertFix mutability glitches reported by Drew Adams
2020-04-19 Paul EggertImprove mutability doc
2020-04-19 Paul EggertImprove mutability documentation
2020-04-19 Paul EggertDocument that quoting yields constants
2020-04-19 Eli ZaretskiiRework how GDI+ functions are loaded dynamically in...
2020-04-19 Eli ZaretskiiDon't use Gnulib's explicit_bzero on MS-Windows
2020-04-19 Stefan Monnier* doc/lispref/keymaps.texi (Extended Menu Items, Easy...
2020-04-19 Mattias EngdegårdRemove #' and function quoting from lambda forms in...
2020-04-19 Simen HeggestøylUse lexical-binding in elide-head.el and add tests
2020-04-19 Stefan Monnier* src/regex-emacs.c (re_match_2_internal): Rework comme...
2020-04-19 Stefan Kangas* lisp/autoarg.el: Use lexical binding.
2020-04-18 Juri LinkovAdd new node "Image Mode" to Emacs Manual.
2020-04-18 Štěpán Němec; Fix a typo in cmdargs.texi (bug#40701)
2020-04-18 Paul Eggert* doc/lispref/display.texi (Customizing Bitmaps): Fix...
2020-04-18 Paul EggertDocument constant vs mutable objects better
2020-04-18 Ahmed KhanzadaFix misnamed variable breaking GNUstep
2020-04-18 Simen HeggestøylUse lexical-binding in apropos.el and add tests
2020-04-18 Eli ZaretskiiImprove documentation of 'sort-lines'
2020-04-18 Štěpán NěmecMention 'spam-stat-process-directory-age' in the docume...
2020-04-18 Štěpán Němec; Fix some typos and doc issues (bug#40695)
2020-04-18 Glenn MorrisMerge from origin/emacs-27
2020-04-18 Glenn Morris; Merge from origin/emacs-27
2020-04-18 Glenn MorrisMerge from origin/emacs-27
2020-04-18 Glenn Morris; Merge from origin/emacs-27
2020-04-18 Eli ZaretskiiSafeguard the fix of bug#40632
2020-04-18 Eli ZaretskiiAvoid crashes in regex-emacs.c due to GC
2020-04-18 Eli ZaretskiiDon't abort when using GDI+ for images
2020-04-18 Juan José García... Fix loading multi-frame TIFF images via GDI+
2020-04-18 Eli ZaretskiiFix "C-u M-!" when 'shell-command-dont-erase-buffer...
2020-04-18 Martin RudalicsFix handling of child frames in prepare_menu_bars ...
2020-04-17 Paul EggertPort recent character.h changes to --with-wide-int
2020-04-17 Paul EggertFix cl-most-positive-float doc typo
2020-04-17 Paul EggertPacify gcc -Og x86-64
2020-04-17 Paul EggertPrefer more inline functions in character.h
2020-04-17 Paul EggertPrefer inline functions in character.h
2020-04-17 Basil L. ContovounesiosFix effect-free warning in ob-screen.el while loop
2020-04-17 Nicolas Petton; lisp/ldefs-boot.el: Update. emacs-27.0.91
2020-04-17 Justin TimmonsBind 'n' and 'p' to move between symbols in apropos
2020-04-17 Masahiro NakamuraFix comparing command names in strokes.el (bug#40600)
2020-04-16 jakub-wFix a typo in calculator.el
2020-04-16 Amin Bandali* lisp/erc/erc.el: Add URL to the new ERC page on the...
2020-04-16 Alan ThirdUse native image API for NS
2020-04-16 Alan ThirdAllow dynamic choice of drawing path on NS (bug#39883)
2020-04-16 Alan ThirdFix NS frame resizing issues (bug#40200, bug#28872)
2020-04-16 Mattias EngdegårdImprove regexp in org-table-finish-edit-field
2020-04-16 Michael AlbinusIgnore D-Bus errors in tramp-gvfs.el (Bug#40655)
2020-04-16 Alan Mackenzie(forward-comment -n): escaped newline is sometimes...
next