]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-09-29 Andrea Corallo* Some clean-up in comp.el
2020-09-28 Andrea CoralloRename in docstrings "non nil" into "non-nil"
2020-09-28 Andrea Corallo* src/lisp.h: Remove a newline diff left over master.
2020-09-29 Andrea CoralloClean-up some now unnecessary diff against master
2020-09-26 Andrea CoralloAlways set 'Vexec_path' before 'Vinvocation_directory...
2020-09-26 Andrea Corallo* lisp/emacs-lisp/cl-macs.el (cl--optimize): Add a...
2020-09-26 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-09-26 Stefan KangasSilence some byte-compiler warnings
2020-09-26 Stefan KangasRepurpose libxml test for obsolete argument
2020-09-26 Michael Albinus* etc/NEWS: Add new D-Bus monitor functionality. Fix...
2020-09-26 Michael AlbinusAdd D-Bus monitor
2020-09-26 Stefan KangasFix byte-compiler warning in CEDET
2020-09-26 Thomas Fitzsimmonssoap-client.el: Prevent some invalid encoding warnings
2020-09-25 Glenn MorrisFix out-of-tree make check
2020-09-25 Alan ThirdTidy up NS color handling
2020-09-25 Alan ThirdRemove obsolete macOS support for NS font backend
2020-09-25 Alan ThirdImplement internal border colors on NS (bug#41071)
2020-09-25 Mattias Engdegårdstring-search robustness and documentation improvement...
2020-09-25 Noam Postavsky* CONTRIBUTE: Don't recommend action stamps
2020-09-25 Lars IngebrigtsenPartially revert previous prolog.el cleanup
2020-09-25 Lars IngebrigtsenFix defcustom type in sql.el for sql-postgres-login...
2020-09-25 Lars IngebrigtsenFix a defcustom type in gdb-mi.el
2020-09-25 Lars IngebrigtsenFix defcustom type in whitespace.el
2020-09-25 Lars IngebrigtsenFix the defcustom type fix in python.el
2020-09-25 Lars IngebrigtsenFix some defcustom types
2020-09-25 Lars IngebrigtsenAdd an expensive test for defcustom types
2020-09-25 Lars IngebrigtsenMark string-search as being side effect free
2020-09-25 Noam PostavskyMake the Man completion code work better if man -k...
2020-09-25 Tino CalanchaUse the char history in zap-up-to-char
2020-09-25 Mattias EngdegårdFix replace-in-string infloop with empty pattern string...
2020-09-25 Lars IngebrigtsenTweak updating the process mark in set-process-buffer
2020-09-25 Lars IngebrigtsenRemove more compat code from prolog.el
2020-09-25 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-use-smie): Declare...
2020-09-25 Lars IngebrigtsenRemove some XEmacs compat code from prolog.el
2020-09-25 Lars IngebrigtsenClean up replace-in-string slightly
2020-09-25 Lars IngebrigtsenFix previous replace-in-string rewrite
2020-09-24 Lars IngebrigtsenFix replace-in-string multibyteness problems with strin...
2020-09-24 Lars IngebrigtsenAdd a new function 'string-search'
2020-09-24 Stefan Monnier* lisp/help-fns.el (help-fns--first-release): Use etc...
2020-09-24 Glenn MorrisUpdate a failing lisp test
2020-09-24 Juri LinkovHorizontal scrolling for mouse wheel with Shift modifie...
2020-09-24 Theodor ThornhillSet mwheel default scroll value to 1 (bug#43380)
2020-09-24 Juri Linkov* lisp/simple.el (goto-line-read-args): More relevant...
2020-09-24 Glenn MorrisAdd skip condition for some dbus tests
2020-09-24 Lars IngebrigtsenMake set-process-buffer also update the process mark
2020-09-24 Lars IngebrigtsenRefactor process mark setting
2020-09-24 dickmaoAdd sanity check for Gnus groups that belong to no...
2020-09-24 Eli ZaretskiiFix last change in resize_mini_window
2020-09-24 Lars IngebrigtsenFix recent simple.el compilation warning
2020-09-24 Michael AlbinusMinor Tramp cleanup
2020-09-24 Andrea CoralloRename comp--subr-safe-advice -> comp-subr-safe-advice
2020-09-24 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-body-eff): Improve...
2020-09-24 Andrea CoralloDo not install a subr trampoline twice
2020-09-24 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-never-optimize-function...
2020-09-24 Andrea CoralloAdd a test for primitive advicing effectiveness
2020-09-24 Andrea CoralloCall `comp--subr-safe-advice' from the advice machinery
2020-09-24 Andrea Corallo* Add `comp--subr-safe-advice' entry point
2020-09-23 Eric AbrahamsenWrite Gnus active files with quotes around group names
2020-09-23 Juri LinkovNew command goto-line-relative (bug#5042, bug#9917)
2020-09-23 Andrea Corallo* Add `comp--install-trampoline' machinery
2020-09-23 Andrea CoralloMake CHECK_SUBR public
2020-09-23 Stefan KangasRemove TODO to convert files to unit tests
2020-09-23 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-final): Log when intera...
2020-09-23 Andrea Corallo* lisp/emacs-lisp/comp.el (native-compile): Add OUTPUT...
2020-09-23 Stefan KangasConvert some completion.el tests to ERT
2020-09-23 Stefan KangasConvert allout unit tests to ERT
2020-09-23 Stefan Kangas* lisp/repeat.el: Remove obsolete comment.
2020-09-23 Michael Albinus* test/lisp/net/dbus-tests.el (dbus-test01-basic-types...
2020-09-23 Mattias Engdegård; * lisp/emacs-lisp/lisp.el: rename parameter in last...
2020-09-23 Mattias EngdegårdDon't signal scan-error when moving by sexp interactively
2020-09-23 Mauro ArandaAllow the newline character in the character widget...
2020-09-23 Andrew G CohenImprove mark handling in gnus nnselect
2020-09-23 Alan MackenzieHandle escaped comment enders correctly in syntax.c...
2020-09-23 Andrew G CohenRun gnus-parse-headers-hook when retrieving nnselect...
2020-09-23 Stefan Monniertest/src/xdisp-tests.el: New file
2020-09-23 Andrew G CohenUse gnus-extra-headers in nnselect header parsing
2020-09-22 Lars IngebrigtsenEnsure that the game directory exists before trying...
2020-09-22 martin rudalicsMake delete-pair only delete pairs that are part of...
2020-09-22 Lars IngebrigtsenFix off-by-one error in eldoc--handle-docs
2020-09-22 Lars IngebrigtsenSpeed up shr-insert slightly
2020-09-22 Lars IngebrigtsenFix filling problem in shr due to zero-width id tagging
2020-09-22 Eli ZaretskiiFix cursor display in mini-window under icomplete-mode
2020-09-22 Andrea Corallo* Fix MacOS Emacs.app installation (bug#43532)
2020-09-22 David ReitterFix font-panel on NS (bug#43480)
2020-09-22 Stefan KangasRemove broken compat code from EDE
2020-09-22 Mattias Engdegård; * test/lisp/progmodes/ps-mode-tests.el: Add missing...
2020-09-22 Stefan KangasFix shellcheck warning
2020-09-22 Stefan KangasSupport shellcheck in compilation-mode
2020-09-21 Stefan KangasRemove Emacs 23 compat code from cedet
2020-09-21 Stefan KangasRemove some Emacs 20 compat code
2020-09-21 Stefan KangasRemove some unnecessary compat code
2020-09-21 Stefan KangasFix thinko in dired-change-marks
2020-09-21 Andrea Corallo* Make use of use of `subr-primitive-p' in `find-functi...
2020-09-21 Andrea Corallo* Sandbox syncronous libgccjit invocation on interactiv...
2020-09-21 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-09-21 Stefan KangasMove several completions from eshell to pcomplete ...
2020-09-21 Stefan KangasMove pcomplete/bcc32 from eshell to pcmpl-x (Bug#10585)
2020-09-21 Stefan KangasConvert a manual test for nxml-mode to unit test
2020-09-21 Stefan KangasConvert manual indent test for ruby-mode into unit...
2020-09-21 Stefan KangasConvert manual indent test for scheme-mode into unit...
next