]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-09-01 Paul EggertFix load-theme bug with user-emacs-directory
2019-09-01 Glenn Morris; Auto-commit of loaddefs files.
2019-09-01 Mattias EngdegårdClarify what counts as whitespace in `string-blank-p'
2019-09-01 Thomas Fitzsimmonspackage.el: Allow Package-Requires to span multiple...
2019-09-01 Paul EggertMake user-emacs-directory a variable
2019-09-01 Paul EggertImprove documentation for recent XDG-related changes
2019-08-31 Paul Eggert* doc/lispref/customize.texi: Fix typo.
2019-08-31 Paul EggertCalculate user-emacs-directory on startup
2019-08-31 Paul EggertCheck instead of relying on NOTREACHED
2019-08-31 Glenn Morris* test/lisp/net/tramp-tests.el (tramp-test21-file-links...
2019-08-31 Andreas SchwabFix compilation with CHECK_STRUCTS
2019-08-31 Eli Zaretskii; * src/floatfns.c: Don't use non-ASCII characters...
2019-08-31 Eli ZaretskiiAvoid signaling errors from ls-lisp--insert-directory...
2019-08-30 Mattias Engdegård* src/floatfns.c: Check against __FINITE_MATH_ONLY__...
2019-08-30 Michael AlbinusExtend tramp--test-check-files (Bug#37228)
2019-08-30 Koichi ArakawaFix Tramp's directory-files-and-attributes-with-stat...
2019-08-30 Paul Eggertemacsclient: adjust to new config file location
2019-08-30 Paul EggertPrefer ~/.config/emacs to ~/.emacs.d if neither exists
2019-08-30 Nick DrozdMinor copyedits in ido.texi
2019-08-29 Glenn MorrisMerge from origin/emacs-26
2019-08-29 Glenn Morris; Merge from origin/emacs-26
2019-08-29 Glenn MorrisMerge from origin/emacs-26
2019-08-29 Glenn Morris; Merge from origin/emacs-26
2019-08-29 Glenn MorrisMerge from origin/emacs-26
2019-08-29 Glenn Morris; Fix earlier NEWS merge
2019-08-29 Glenn Morris; Remove empty NEWS sections
2019-08-29 Stefan KangasAdd new "make help" target
2019-08-29 Lars IngebrigtsenTweak shr background colour handling
2019-08-28 Michael AlbinusClarify meaning of <filename> in test/README
2019-08-28 Paul EggertDon't worry about pre-1.0.0 alsa-lib include
2019-08-28 Eli Zaretskii; Improve and clarify wording of recent commit in NEWS.
2019-08-27 Paul EggertUse XDG conventions more consistently
2019-08-27 Paul EggertPort recent gnutls fixes to gcc -Wpointer-sign
2019-08-27 Juri LinkovBrowser-like Info-history button menu (bug#37184)
2019-08-27 Michael AlbinusDeactivate part of tramp--test-check-files on macOS...
2019-08-27 Eli Zaretskii; Fix commentary of last change.
2019-08-27 Eli ZaretskiiFix crashes on MS-Windows when using GnuTLS connections
2019-08-27 Alex BranhamFix filename completion in shell mode buffers
2019-08-27 Michael Albinus* test/Makefile.in (test_template): Declare target...
2019-08-27 Lars IngebrigtsenFix completion in `read-library-name'
2019-08-27 Mauro ArandaMake link widgets obey mouse-1-click-follows-link
2019-08-27 Mauro ArandaAdapt recentf.el to the change in the Widget Library
2019-08-27 Mauro ArandaCreate push-button widgets instead of links in epa...
2019-08-27 Paul EggertFix Tramp rounding of file sizes and inode numbers
2019-08-27 Stefan KangasPrefer display-line-numbers over linum in docs and...
2019-08-26 Juri Linkov* src/keyboard.c (parse_tool_bar_item): Use CAPTION...
2019-08-26 Eli ZaretskiiFix crashes in networking with GnuTLS on MS-Windows
2019-08-26 Michael Albinus; Continued attempt to fix Bug#36940
2019-08-26 Lars IngebrigtsenAllow finding gpg2 binaries when gpg2 has an "unknown...
2019-08-26 Teemu LikonenOnly use --sender for gpg when gpg supports it
2019-08-26 Lars IngebrigtsenFix ede-proj-project class
2019-08-25 Paul EggertFix bug with non-paletted transparent PNGs
2019-08-25 Paul EggertFix misdisplay of PNG paletted images
2019-08-25 Michael AlbinusFix a further part of Bug#36940
2019-08-25 Alan MackenzieIntroduce new value t for compilation-context-lines...
2019-08-25 Alex OttFix minor problems in TUTORIAL.ru
2019-08-25 Eli ZaretskiiFix a recent change in coding.c
2019-08-25 Eli Zaretskii; Improve a recent change.
2019-08-25 Lars IngebrigtsenUse ' instead of ` in NEWS
2019-08-25 Lars IngebrigtsenUse `autoconf-mode' for Autoconf .m4 files
2019-08-25 Alex BranhamThe `gnus*-1' functions shouldn't be interactive
2019-08-25 Lars IngebrigtsenDisallow just hitting RET in gnus-mime-replace-part
2019-08-25 Paul EggertClarify Fx_parse_geometry initialization
2019-08-24 Paul EggertTweak time arithmetic performance
2019-08-24 Paul EggertSpeed up % and mod with fixnum denom
2019-08-24 Paul EggertTweak integer mod performance
2019-08-24 Paul EggertMake (mod 1.0 0) consistent with (/ 1.0 0)
2019-08-24 Paul Eggertextern function cleanup
2019-08-24 Noam PostavskyFix non-deterministic process test
2019-08-24 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-08-24 Eli ZaretskiiRevert "Recompute user-emacs-directory-relative defcust...
2019-08-24 Robert PluimFix DNS tests
2019-08-24 Michael AlbinusFix some problems of Bug#36940
2019-08-23 Paul EggertTweak gnutls-peer-status reporting
2019-08-23 Lars IngebrigtsenMention new usage of `invalid-read-syntax' in the manual
2019-08-23 Paul EggertClarify compiler-pacifier in frame.c
2019-08-23 Eli ZaretskiiFix compilation --without--x
2019-08-23 Eli ZaretskiiAvoid a compilation warning in w32.c
2019-08-23 Eli ZaretskiiAvoid compilation warning in frame.c
2019-08-23 Noam Postavsky; Fix references to log-edit-generate-changelog-from...
2019-08-23 Noam PostavskyPrint macro modified macro keys as characters not integers
2019-08-23 Eli Zaretskii; Fix last change.
2019-08-23 Robert PluimFix compilation of process.c
2019-08-23 Michael HeerdegenHi-lock lines up to right margin (Bug#15934)
2019-08-23 Lars IngebrigtsenRename renamed nsm.el variables and functions back
2019-08-23 Lars IngebrigtsenMove all NSM tests away from the `low' level
2019-08-23 Lars IngebrigtsenTweak previous tar-mode time stamp code
2019-08-23 Eli Zaretskii; * lisp/emacs-lisp/cl-lib.el (cl-pushnew): Doc fix.
2019-08-23 Paul EggertGet the Gnutls code compiling on Fedora 30
2019-08-23 Lars IngebrigtsenPut error output from M-! at the end of the error buffer
2019-08-23 Robert PluimMove default face lookup
2019-08-23 Robert PluimCorrect description of network-lookup-address-info
2019-08-23 Lars IngebrigtsenRemove debugging from previous shr.el patch
2019-08-23 Eli ZaretskiiFix recent changes in gnutls.c
2019-08-23 Lars IngebrigtsenAvoid an infloop in shr when filling text with :align...
2019-08-23 Lars IngebrigtsenFix Gnus display of timestamps that's less than a secon...
2019-08-23 Lars IngebrigtsenReally save games scores to the games scores directory
2019-08-23 Damien CassouAdd imenu support to xref
2019-08-23 Lars IngebrigtsenGive a better error message when reading invalid "...
2019-08-23 Lars IngebrigtsenClarify doc string of cl-pushnew
next