]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-11-27 Andrea Corallo* Synthesize as const primitive function pointers and...
2020-11-26 Andrea CoralloMove some tests from comp-tests.el to comp-cstr-tests.el
2020-11-26 Andrea CoralloAdd comp-cstr.el and comp-cstr-tests.el
2020-11-23 Andrea Corallo* Add SELECTOR parameter to `native-compile-async'...
2020-11-23 Andrea Corallo* Rename two native compiler customize
2020-11-22 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-11-22 Michael AlbinusReplace /dev/null by remote null-device in Tramp.
2020-11-22 Stefan KangasTest for byte-compiler warning "variable lacks prefix"
2020-11-22 Stefan KangasTest interactive-only spec of with-suppressed-warnings
2020-11-22 Stefan KangasSay which command shadows a key binding
2020-11-22 Stefan KangasDon't shadow bindings by the same command
2020-11-22 Stefan KangasDon't show key ranges if shadowed by different commands
2020-11-21 Juri LinkovHandle help-form in y-or-n-p and use this in find-file...
2020-11-21 Michael AlbinusHandle connection-local null-device and path-separator...
2020-11-21 Jared FinderMigrate usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT.
2020-11-21 Stefan KangasMake load argument of native-compile-async internal
2020-11-21 Stefan Monnier* lisp/emacs-lisp/package.el (package-strip-rcs-id...
2020-11-20 Mauro ArandaUse cl-letf instead of unwind-protect in a test
2020-11-20 Stefan Monnier* test/manual/indent/tcl.tcl: Add string interpolation...
2020-11-20 Stefan MonnierDon't optimize away `eval` when its lexical context...
2020-11-20 Mauro ArandaTake care of a FIXME in cus-edit-tests.el
2020-11-20 Stefan Kangas* lisp/emacs-lisp/comp.el (native-compile-async): Doc...
2020-11-20 Stefan KangasSupport native compilation of packages on install
2020-11-20 Stefan Kangascompile-async: Don't error out on deferred compilation...
2020-11-20 Stefan Kangas; Fix trivial typos
2020-11-20 Stefan KangasDon't quote lambda in idlwave.el
2020-11-20 Stefan KangasRemove remaining XEmacs compat code from erc-log.el
2020-11-20 Stefan KangasDon't set XEmacs only properties start-open and end...
2020-11-20 Stefan KangasRemove XEmacs compat code from idlw-shell.el
2020-11-20 Stefan KangasRemove some XEmacs compat code from ediff-wind.el
2020-11-20 Stefan KangasRemove Emacs 20 compat code from org.el
2020-11-20 Stefan KangasRemove Emacs 20 compat code from idlwave.el
2020-11-20 Stefan KangasProperly mark obsolete semantic functions as such
2020-11-20 Stefan KangasMark compat alias in cus-face.el obsolete
2020-11-20 Eli ZaretskiiFix compilation on MS-Windows with librsvg > 2.46.0
2020-11-20 Stefan KangasHide obsolete options in most customize commands
2020-11-20 João TãvoraRevert unintended part of last change to jsonrpc-request
2020-11-20 Lars IngebrigtsenMove semantic/tag obsolete variables to avoid a warning
2020-11-20 João TávoraFix default timeout handling in jsonrpc-request
2020-11-19 Andrea CoralloAdd 'EMACSNATIVELOADPATH' env variable support (bug...
2020-11-19 Lars IngebrigtsenAvoid a compilation warning about an ambiguous else
2020-11-19 Stefan Monnier* src/data.c (set_internal): Fix bug#44733
2020-11-19 Stefan KangasRemove some XEmacs compat code from filesets.el
2020-11-19 Stefan KangasRemove some compat code from ffap.el
2020-11-19 Stefan KangasDeclare some compat aliases obsolete
2020-11-19 Stefan KangasRemove some compat code from url.el
2020-11-19 Stefan KangasRemove some compat code for old versions and XEmacs
2020-11-19 Stefan Monnier* src/buffer.h (struct buffer): Remove unused field...
2020-11-19 Michael AlbinusUse decoding implementation from `insert-directory...
2020-11-19 Mattias EngdegårdMore string-search optimisations
2020-11-19 Alan Mackenzie* etc/NEWS: Restore entries accidentally removed by...
2020-11-19 Alan MackenzieIn attempted recursive minibuffer use, display error...
2020-11-19 Stefan KangasRemove outdated comment about Emacs 20 from viper.el
2020-11-19 Stefan KangasAdd new variable cperl-tags-file-name
2020-11-19 Stefan KangasDeclare XEmacs compat function in inversion.el obsolete
2020-11-19 Stefan KangasAssume font-lock is provided; it's preloaded since...
2020-11-19 Stefan Kangas* lisp/progmodes/cperl-mode.el: Doc fix.
2020-11-19 Stefan KangasRemove unnecessary load from idlwave
2020-11-19 Stefan KangasMake compat alias add-submenu obsolete
2020-11-18 Alan ThirdFix SVG display again (bug#44655)
2020-11-18 Protesilaos... Clarify that 'diff-error' is part of Emacs 28.1
2020-11-18 Andrea Corallo* Fix eln file hasing for symlink paths (bug#44701)
2020-11-18 Jonas BernoulliRevert "[WIP] Add and improve section headings"
2020-11-18 Jonas BernoulliRevert "[TODO] Remove noisy anti-noise feature"
2020-11-18 Jonas Bernoulli[TODO] Remove noisy anti-noise feature
2020-11-18 Jonas Bernoulli[WIP] Add and improve section headings
2020-11-18 Mattias EngdegårdTurn gdb-wait-for-pending into a plain function
2020-11-18 Basil L. ContovounesiosDon't make bibtex-unify-case-convert buffer-local
2020-11-18 Michael AlbinusPreserve `dired-filename' text properties in Tramp
2020-11-17 Stefan KangasRemove redundant 'function's around lambdas
2020-11-17 Stefan KangasRemove redundant 'function's around lambdas in mh/*.el
2020-11-17 Alan MackenzieEnhance syntax-tests.el to test nestable comments ...
2020-11-17 Stefan KangasDon't quote lambdas with 'function' in calc/*.el
2020-11-17 Stefan KangasAdd command to filter package menu by name or description
2020-11-17 Stefan KangasDon't quote lambdas with function macro in generic...
2020-11-17 Stefan KangasTest that substitute-command-keys preserves text properties
2020-11-16 Basil L. Contovounesios; Fix last change to bibtex.el
2020-11-16 Harald Jörgperl-mode and cperl-mode: Recognize regex after "return"
2020-11-16 Lars IngebrigtsenMinor Edebug manual keystroke clarifications
2020-11-16 Lars IngebrigtsenMake the handwrite.el PS valid again
2020-11-16 Lars IngebrigtsenFix gnus-mime-display-alternative button natigation
2020-11-16 Ruthra KumarUse 'eshell-find-alias-function' instead of fboundp
2020-11-16 Francesco PotortìAdd new user option bibtex-unify-case-convert
2020-11-16 Stefan KangasUse lexical-binding in time-stamp.el
2020-11-16 Stefan KangasDon't quote lambdas in net/*.el
2020-11-16 Stefan KangasDon't quote lambdas in emacs-lisp/*.el
2020-11-16 Glenn MorrisMerge from origin/emacs-27
2020-11-16 Glenn Morris; Merge from origin/emacs-27
2020-11-16 Glenn MorrisMerge from origin/emacs-27
2020-11-16 Stefan KangasDon't quote lambdas in calc/calcalg{2,3}.el
2020-11-16 Stefan KangasVarious doc fixes for comp.el and comp.c
2020-11-16 Andrea CoralloFix nativecomp cond-rw pass
2020-11-16 Stefan KangasDon't quote lambdas in eshell/*.el
2020-11-16 Philipp Stephani; * lisp/emacs-lisp/benchmark.el (benchmark-run): Fix...
2020-11-15 Glenn Morris; * lib-src/make-fingerprint.c: Update commentary.
2020-11-15 Juri LinkovNew user options 'copy-region-blink-delay' and 'delete...
2020-11-15 Andrea Corallo* Improve `comp-fwprop-call'
2020-11-15 Andrea Corallo* Add more type specifiers
2020-11-15 Eli ZaretskiiReformat argument commentary in etags.c
2020-11-15 Mattias EngdegårdReformat comment for 'gnu' compilation rule
next