]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-04-23 Paul EggertRemove font.c code commented out for a decade
2019-04-23 Philipp StephaniUse three-argument form for out-of-range errors.
2019-04-23 Philipp StephaniUse high-level integer conversion macro in a few cases.
2019-04-23 Mattias EngdegårdRename auto-revert-notify-watch-descriptor-hash-list
2019-04-23 Michael AlbinusRemote processes cannot use a pipe process for stderr
2019-04-23 Philipp Stephani* src/json.c (json_make_string): Add missing cast.
2019-04-23 Eli ZaretskiiSpeed up JSON parsing
2019-04-23 Philipp StephaniSmall fix for a JSON unit test.
2019-04-23 Alan MackenzieOptimize for typing characters into long C++ raw strings.
2019-04-23 YAMAMOTO MitsuharuRelease xft_data in widget destroy callback to avoid...
2019-04-23 Paul EggertLet plain ‘make’ work even not GNU Make
2019-04-23 Paul EggertRevert Vinternal_interpreter_environment tweak
2019-04-23 Paul EggertImprove UBSan discussion in etc/DEBUG
2019-04-22 Paul EggertTweak Vinternal_interpreter_environment lookup
2019-04-22 Paul EggertImprove wur coverage on older GCCs
2019-04-22 Paul EggertGo back to old way of checking json int range
2019-04-22 Philipp Stephani* src/lisp.h (INTEGER_TO_INT): Fix bug.
2019-04-22 Mattias EngdegårdPrecise handling of filenotify `stopped' events
2019-04-22 Mattias Engdegård* autorevert.el (auto-revert-notify-rm-watch): Simplify.
2019-04-22 Mattias EngdegårdRevert "Don't remove notify descriptor that is already...
2019-04-22 Mattias EngdegårdMake file-notify-rm-watch robust against reentry
2019-04-22 Philipp StephaniIntroduce a helper macro to convert a Lisp integer...
2019-04-22 Philipp StephaniImprove documentation around standard error pipes ...
2019-04-22 Philipp StephaniModule API: Don’t require null-terminated strings in...
2019-04-22 Philipp StephaniUse utf-8-unix for coding system conversions in the...
2019-04-22 Basil L. ContovounesiosImprove pure and side-effect-free docs
2019-04-22 Philipp StephaniRefactoring: Inline a few macros.
2019-04-22 Eli Zaretskii; * etc/NEWS: Improve wording of a recent addition.
2019-04-22 Michael AlbinusSome changes in tramp-tests
2019-04-22 Paul EggertMention AddressSanitizer etc. in etc/DEBUG
2019-04-22 Paul EggertRemove --enable-checking=xmallocoverrun
2019-04-22 Paul EggertRemove --enablechecking=conslist configure option
2019-04-22 Paul EggertSimplify XPNTR
2019-04-22 Paul EggertFix drain_reloc_list alignment bug
2019-04-22 Paul EggertPort dump_bitset_clear to -fsanitize=undefined
2019-04-22 Paul EggertPort to recent gcc -fsanitize=undefined
2019-04-21 Basil L. ContovounesiosMove side-effect-free from unsafep.el to subr.el
2019-04-21 Paul EggertFix double-free in pdumper
2019-04-21 Glenn MorrisMerge from origin/emacs-26
2019-04-21 Glenn Morris; Merge from origin/emacs-26
2019-04-21 Glenn MorrisMerge from origin/emacs-26
2019-04-21 Glenn Morris; Merge from origin/emacs-26
2019-04-21 Glenn MorrisMerge from origin/emacs-26
2019-04-21 Glenn Morris; Merge from origin/emacs-26
2019-04-21 Glenn MorrisMerge from origin/emacs-26
2019-04-21 Mauro ArandaAvoid false positives and false negatives of Info-quote...
2019-04-21 Eli ZaretskiiFix markup related to quoting in Info
2019-04-21 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2019-04-21 Noam PostavskyUse pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)
2019-04-21 Paul EggertPort make-fingerprint to LeakSanitizer
2019-04-21 Michael R.... * lisp/progmodes/sql.el Bug#35307
2019-04-21 Michael R.... * lisp/progmodes/sql.el Bug#24483
2019-04-21 Michael R.... * lisp/progmodes.sql.el
2019-04-21 YAMAMOTO MitsuharuFix text metrics calculation in Xft support for lwlib
2019-04-21 Alexander Gramiak* src/configure.ac: Check for GTK 2 features only on...
2019-04-21 YAMAMOTO Mitsuharu* lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory...
2019-04-20 Dmitry GutovSupport amending the last commit using VC-Hg
2019-04-20 Michael AlbinusMark different-diagnostic-types as failed on emba.
2019-04-20 Glenn MorrisAdd a package: line to c-submit-bug-report.
2019-04-20 Glenn Morris; Remove empty NEWS sections
2019-04-20 Glenn Morris; Add NEWS sections for 26.3
2019-04-20 Glenn Morris; Bump Emacs version to 26.2.50
2019-04-20 Glenn Morris* admin/admin.el (set-version): Add NEWS headers for...
2019-04-20 Paul EggertImprove XDG_RUNTIME_DIR diagnostic
2019-04-20 Alan MackenzieFix Pike Mode's autodoc doc comments style's continued...
2019-04-20 Eli ZaretskiiBackport doc improvement in ELisp manual
2019-04-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-indent-comment-continue...
2019-04-20 YAMAMOTO Mitsuharu* src/ftcrfont.c (ftcrfont_shape): Fix last change.
2019-04-20 YAMAMOTO MitsuharuUse bitmap strikes as fallbacks for ftcr font backend
2019-04-20 Stefan Monnier* lisp/emacs-lisp/radix-tree.el (pcase-defmacro): Impro...
2019-04-20 Stefan Monnier* lisp/emacs-lisp/byte-run.el (define-obsolete-variable...
2019-04-20 Stefan Monnier* lisp/calendar/time-date.el (date-to-time): 'signal...
2019-04-20 Stefan Monnier* lisp/calendar/parse-time.el (parse-time-string):...
2019-04-20 Paul EggertFix GC_CHECK_STRING_BYTES false alarm with pdumper
2019-04-20 Paul EggertFix another hash false alarm
2019-04-19 Philipp Stephani; * src/alloc.c (xrealloc): Fix typo.
2019-04-19 Paul Eggert* src/emacs-module.c (value_storage_contains_p): Fix...
2019-04-19 Philipp StephaniRemove some ineffective #ifdefs.
2019-04-19 Philipp Stephani; * src/alloc.c (HAVE_MODULES): remove unused constant
2019-04-19 Philipp StephaniRemove some #ifdefs for user pointers.
2019-04-19 Philipp StephaniRemove special-casing of tagged pointers.
2019-04-19 Philipp StephaniRefactoring: Reduce code duplication
2019-04-19 Mattias EngdegårdRemove subsumed regexp branches
2019-04-19 Paul EggertFix Fload dangling pointer
2019-04-19 Paul EggertFix comment and tweak eval_sub
2019-04-19 Paul EggertFix dump_map_file on unusual platforms
2019-04-19 Noam PostavskyDocument insert-image-file's return value (Bug#32978)
2019-04-19 Braun GáborAutoload cua-toggle-rectangle-mark (Bug#34947)
2019-04-19 Noam PostavskyTell xclip not to expect job-control under eshell ...
2019-04-19 Paul EggertMinor lread.c tweaks
2019-04-19 Eric AbrahamsenClear gnus-group-list when the newsrc-hashtb is recreated
2019-04-19 Noam Postavsky; * src/emacs.c: Fix typo in comment (Bug#35320).
2019-04-19 Philipp StephaniMake warning about unescaped character literals more...
2019-04-19 Philipp StephaniRefactoring: simplify definition of some internal varia...
2019-04-19 Eric AbrahamsenDon't check for group existence in gnus-group-goto...
2019-04-19 Paul EggertFix regexp branches that subsume other branches
2019-04-19 Paul EggertFix mail-extr regexp typo with ".".
2019-04-19 Michael Albinus* lisp/net/tramp-adb.el (tramp-adb-prompt): Remove...
2019-04-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-04-19 Eli Zaretskii; Minor improvement in documentation from recent commit
next