]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-07-03 Noam PostavskyLet ansi-color overlay hooks work in eshell (Bug#27407)
2017-07-03 Noam PostavskyFix and simplify ansi escape detection (Bug#21381)
2017-07-03 Damien CassouAdd absolute optional parameter to line-number-at-pos...
2017-07-03 R. BernsteinAdd realgud faces
2017-07-03 Michael AlbinusFix tramp-tests.el for hydra
2017-07-03 Michael Albinus; Instrument tramp-tests.el
2017-07-03 BastienMerge branch 'master' into scratch/org-mode-merge
2017-07-03 BastienMerge branch 'master' into scratch/org-mode-merge
2017-07-03 Tino Calanchadired-do-shell-command: Fix check for wildcards
2017-07-02 Noam PostavskySplit shr-copy-url dwim behavior into separate function...
2017-07-02 Alex BranhamMake eww-search-words prompt for query if nothing selected
2017-07-02 Noam Postavsky* lisp/emacs-lisp/cl-print.el (cl-print-compiled-button...
2017-07-02 Philipp StephaniElectric quotes: Improve support for Markdown mode...
2017-07-02 Michael Albinus* doc/misc/tramp.texi: Replace ftp:// and http:// URLs...
2017-07-02 Tino CalanchaAsk confirmation for all suspicious wildcards
2017-07-02 Tino CalanchaExtend dired-do-shell-command substitutions
2017-07-02 Alan MackenzieFix bug in yesterday's CC Mode commit.
2017-07-02 Philipp StephaniRemove FIXME comments about sentinel values
2017-07-02 Philipp StephaniAdapt Lisp reference to reader changes
2017-07-02 Michael Albinus; Instrument tramp-tests.el
2017-07-02 Michael AlbinusFix Bug#27502
2017-07-02 Michael Albinus; Instrument tramp-tests.el
2017-07-02 Noam PostavskyLet test summary go through even if some logs were...
2017-07-01 Philipp Stephani* src/module-env-25.h (copy_string_contents): Fix comment.
2017-07-01 Philipp StephaniAlso mark module init function as noexcept if possible
2017-07-01 Philipp StephaniImprove C++98 compatibility
2017-07-01 Eli ZaretskiiMinor copyedits of manuals regarding bidi conformance
2017-07-01 Alan MackenzieMake C++ digit separators work. Amend the handling...
2017-07-01 Noam PostavskyIgnore mouse-movement for describe-key-briefly (Bug...
2017-07-01 Noam PostavskyRefactor key describing commands
2017-07-01 Alan ThirdFix threads on NS (bug#25265)
2017-07-01 Glenn Morris; Auto-commit of loaddefs files.
2017-07-01 Michael Albinus; Fix last commit
2017-07-01 Michael Albinus; Instrument test/Makefile.in for tramp-tests output...
2017-07-01 Noam Postavsky* lisp/help-fns.el (describe-variable): Let-bind cl...
2017-07-01 Stefan Monnier* lisp/emacs-lisp/cl-extra.el (cl--random-state): New...
2017-06-30 Stefan Monnier* lisp/emacs-lisp/debug.el (debugger-list-functions...
2017-06-30 Michael AlbinusRelease Tramp 2.3.2
2017-06-29 Noam Postavsky; Merge: Backtrace printing improvements (Bug#6991)
2017-06-29 Noam PostavskyEscape NUL bytes in X selections (Bug#6991)
2017-06-29 Noam PostavskyHide byte code in backtraces (Bug#6991)
2017-06-29 Noam PostavskyDon't redundantly cl-print arglist in function docstrin...
2017-06-29 Noam PostavskyEscape control characters in backtraces (Bug#6991)
2017-06-29 Noam PostavskyImprove ert backtrace recording
2017-06-29 Noam PostavskyOperate on frame list instead of printed backtrace
2017-06-29 Michael AlbinusImprove timer handling when Tramp accepts output
2017-06-28 Stefan Monnier* lisp/url/url-history.el: Use lexical-binding
2017-06-28 Noam PostavskyDon't assume url structs are vectors (Bug#27333)
2017-06-28 Mark OteizaReplace with dolist some uses of while
2017-06-28 Noam PostavskyMake tcl-auto-fill-mode obsolete (Bug#10772)
2017-06-28 Noam PostavskyDon't read eshell/which output from *Help* buffer ...
2017-06-27 Eli ZaretskiiAvoid segfaults when some display vector is an empty...
2017-06-26 Teemu LikonenFix bug in handling GnuPG's TRUST_MARGINAL status
2017-06-26 Philipp Stephani; * src/emacs-module.c (module_make_string): Add anothe...
2017-06-26 Tino CalanchaPrefer `when' instead of 1-branch `if'
2017-06-26 Tino CalanchaUse #' instead of (function ...)
2017-06-26 Tino CalanchaDon't quote lambda forms
2017-06-25 Stefan Monnier* lisp/progmodes/cc-fonts.el: Remove/mark unused vars
2017-06-25 Paul EggertOmit null-pointer test in intervals.h FRAME
2017-06-25 Paul EggertParenthesize frame.h macro definitions
2017-06-25 Paul EggertPort recent frame changes to GCC 7
2017-06-25 Michael AlbinusFix Android 6/7 problems in Tramp
2017-06-25 Stefan-W. Hahn* lisp/subr.el (setq-local): Add debug declaration...
2017-06-25 Alan MackenzieMake CC Mode load cl-lib rather than cl in Emacs 26.
2017-06-25 Martin RudalicsProvide additional support for child frames
2017-06-25 Paul EggertAdjust lm-verify to accept current notices
2017-06-24 Noam PostavskyDon't change byte-compile-delete-errors at runtime...
2017-06-24 Stefan Monnier* lisp/net/html2text.el: Move to obsolete/.
2017-06-23 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2017-06-23 Vincent BelaïcheFix symbol relocation when the relocated cell is renamed.
2017-06-23 Rasmus; Fix version in orgcard.tex
2017-06-23 RasmusSynchronize with the "emacs-sync" branch from Org
2017-06-22 Paul EggertRemove getc_unlocked configure-time check
2017-06-22 Paul EggertUse unlocked stdio more systematically
2017-06-22 Glenn Morris* lisp/net/shr.el (shr-fill-text): Actually fill the...
2017-06-22 Michal Nazarewiczunidata: don’t check special casing in unidata-check...
2017-06-22 Stefan Monnier* lisp/descr-text.el (describe-char): Avoid string...
2017-06-22 Rasmus; Fix ORG-NEWS formatting in previous commit
2017-06-22 RasmusAdd Org schemas.xml contents to Emacs schemas.xml
2017-06-22 RasmusUpdate Org to v9.0.9
2017-06-22 Vincent BelaïcheDo not hard code A1 cell reference, as it may be renamed.
2017-06-22 Martin RudalicsFix make_hash_table calls in lread.c
2017-06-22 Ken RaeburnMerge several Lisp reader speedups.
2017-06-22 Ken RaeburnCreate less garbage to collect while reading symbols.
2017-06-22 Ken RaeburnReplace read_objects assoc list with two hash tables.
2017-06-22 Ken RaeburnUse getc_unlocked.
2017-06-22 Stefan MonnierReduce lread substitutions.
2017-06-22 Ken RaeburnShort-circuit substitutions for some simple types.
2017-06-22 Paul EggertLimit style_format to MAX_ALLOCA
2017-06-22 Paul EggertLimit bidi_find_bracket_pairs to MAX_ALLOCA
2017-06-22 Paul EggertLimit insert-file-contents to MAX_ALLOCA
2017-06-21 Paul EggertRemove malloc_find_address relic
2017-06-21 Paul EggertFix temacs hybrid_malloc core dump
2017-06-21 Katsumi YamaokaMake gnus-article-date-user work
2017-06-21 Noam PostavskyKeep order of completion candidates (Bug#25995, Bug...
2017-06-21 Glenn Morris* src/lread.c (syms_of_lread) <load-history>: Doc fix.
2017-06-21 Alex GramiakMark prolog indent variables as safe (bug#27369)
2017-06-20 Simen HeggestøylRemove `:options' from `css-electric-keys'
2017-06-20 Paul EggertFix crash when built by GNU Gold linker on x86
2017-06-20 Paul EggertSimplify autogen.sh version checking
next