]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-09-08 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Define...
2019-09-08 Stefan KangasRemove support for upgrading from old bookmark file...
2019-09-08 Juri Linkov* lisp/tmm.el: Fix broken tmm-prompt (bug#34517)
2019-09-08 Alan MackenzieFix untidinesses in compile.el.
2019-09-08 Michael AlbinusFix Bug#36090
2019-09-08 Michael AlbinusFix Bug#37202
2019-09-08 Paul EggertFix bug when gc-cons-percentage is bumped to 0.8
2019-09-07 Stefan KangasUse derived-mode-p consistently in info.el
2019-09-07 Noam PostavskyLet byte-compiler recognize that local-variable-p impli...
2019-09-07 Joel RosdahlFix flymake-proc temporary file deletion bug
2019-09-07 Eli ZaretskiiSupport visiting compressed image files
2019-09-07 Michael AlbinusAdd traces in shadowfile
2019-09-07 Evgeny ZajcevFix input method operation on read-only text
2019-09-07 Eli Zaretskii; (server-goto-toplevel): Fix comment to reflect the...
2019-09-07 Eli ZaretskiiAllow client connections when in recursive-edit
2019-09-07 Eli ZaretskiiSet inhibit-compacting-font-caches to t by default...
2019-09-07 Eli ZaretskiiAllow Zs characters to be composed
2019-09-07 Eli ZaretskiiRevert "file-truename now uses realpath for local files"
2019-09-06 Paul Eggertfile-truename now uses realpath for local files
2019-09-06 Mauro ArandaImprove file name completion in file and directory...
2019-09-05 Amin BandaliFix erc-lurker-update-status (bug#36843)
2019-09-05 Paul EggertFix bugs when recalculating consing_until_gc
2019-09-05 Paul EggertPort :safe-renegotiation test to GnuTLS < 3.6.3
2019-09-05 Lars IngebrigtsenFurther fix for network-security-protocol-checks
2019-09-05 Lars IngebrigtsenFix defcustom type of network-security-protocol-checks
2019-09-05 Paul EggertUse plain ‘static’ for Emacs C inline functions
2019-09-05 Paul EggertTweak xd_append_arg to pacify -Wnull-dereference
2019-09-04 Robert PluimDon't check for :safe-renegotiation with TLS1.3
2019-09-04 Paul EggertDon’t mention :safe-renegotiation in TLS 1.3
2019-09-04 Robert PluimFix nsm for unencrypted connections
2019-09-04 Paul EggertPort pdumper mmap to AIX
2019-09-04 Paul EggertPort to platforms with Xrender lib but not header
2019-09-04 Mattias EngdegårdCorrect arguments to `skip-syntax-forward'
2019-09-04 Lars IngebrigtsenMake the NSM not pop up an X dialogue on non-mouse...
2019-09-04 Lars IngebrigtsenPreserve more markers when reverting .gpg files
2019-09-04 Mattias EngdegårdRepair change to compilation-context-lines (bug#36832)
2019-09-04 Michael AlbinusFurther work on Bug#37202
2019-09-04 Michael Albinus* lisp/net/tramp.el (tramp-process-sentinel): Use ...
2019-09-04 Paul Eggert* src/systime.h (hz): #undef to work around AIX build...
2019-09-04 Paul EggertPrefer functions to macros in buffer.h
2019-09-04 Paul Eggert* src/xdisp.c (hscroll_window_tree): Fix type typo.
2019-09-04 Paul EggertTake last_per_buffer_idx private
2019-09-04 Paul EggertAvoid macros in pdumper.c when it’s easy
2019-09-04 Paul EggertAvoid casting -1 to possibly-unsigned enum
2019-09-03 Daniel ColascioneRun tramp cleanup in correct buffer
2019-09-03 Paul EggertSync consing_until_gc with gc-cons-threshold
2019-09-03 Alan MackenzieUse left margin to hold "=>" to indicate current error...
2019-09-03 Michael AlbinusFix Bug#37202
2019-09-02 Paul EggertUpdate from Gnulib
2019-09-02 Paul Eggert* doc/lispref/files.texi (Standard File Names): Mention...
2019-09-02 Robert PluimReword documentation markup description
2019-09-02 Robert PluimAdd 'nsm-trust-local-network' to NEWS
2019-09-01 Glenn Morris* admin/admin.el (set-version): Check for empty NEWS...
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
next