]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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-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 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
2017-06-20 Katsumi YamaokaDelete old Date header in a simple way
2017-06-20 BastienRevert "Don't bind org-agenda key to an anonymous function"
2017-06-20 Katsumi YamaokaBind enable-local-variables to nil globally (fix dbe3e41)
2017-06-20 Glenn Morris; * lisp/eshell/em-basic.el: Fix commentary.
2017-06-20 Glenn Morriskill-matching-buffers to optionally not confirm
2017-06-20 Glenn Morris* lisp/files.el (local-enable-local-variables): Doc...
2017-06-20 Glenn Morrisautogen.sh: try to check for tool being present but...
2017-06-19 Glenn MorrisAvoid a custom-variable-type error (bug#27363)
2017-06-19 Glenn MorrisDon't put deleted packages in the trash (bug#14967)
2017-06-19 Nicolas PettonRevert "Add current-line in simple.el"
2017-06-19 Damien CassouAdd current-line in simple.el
2017-06-19 Katsumi YamaokaDon't try to eval local variables in Gnus article
2017-06-18 Paul EggertFix emacs-module.h cleaning
2017-06-18 Andreas Schwab* url/url-util.el (url-get-url-at-point): Add missing...
2017-06-17 Paul Eggert* lib/gettext.h: Merge from gnulib.
2017-06-17 Paul EggertMerge from gnulib
2017-06-17 Noam Postavsky* test/Makefile.in: Don't suppress test failure for...
2017-06-17 Philipp Stephaniemacs-module.h: Create emacs_env_26
2017-06-17 Eli ZaretskiiImprove documentation of replace-buffer-contents
2017-06-17 Philipp Stephani; * src/emacs-module.c (funcall_module): Add another...
2017-06-17 Philipp StephaniAllow local variables section to begin with a square...
2017-06-17 Philipp StephaniRemove unnecessary point motion
2017-06-17 Tino Calancha; * etc/NEWS (Editing Changes in Emacs 26.1): Fix typo...
2017-06-17 Philipp StephaniAdd command to replace buffer contents
2017-06-17 Andreas Schwab* international/characters.el: Update list of zero...
2017-06-17 Simen HeggestøylComplete CSS property values less eagerly (Bug#27392)
2017-06-17 Noam PostavskyHandle integer indices for eshell variables (Bug#26055)
2017-06-17 Mark OteizaDon't bind org-agenda key to an anonymous function
2017-06-17 Dmitry GutovAdd test for the fix in the parent commit
2017-06-17 Nitish Chandraprimitive-undo: Update only the currently valid markers
2017-06-16 Philipp StephaniCorrectly detect URLs surrounded by parentheses in...
2017-06-16 Michael AlbinusFix load-path issue when it contains remote directories
2017-06-16 Alan MackenzieEnsure C++ initializer lists don't get fontified.
next