]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-02-20 Alan ThirdFix memory leak
2021-02-20 Stefan KangasConvert makefile-mode menu to easy-menu-define
2021-02-20 F. Jason ParkMute noisy test fixture for socks.el
2021-02-20 Lars IngebrigtsenChange command-completion-using-modes-p to defun
2021-02-20 Lars IngebrigtsenMention `M-S-x' in the Emacs manual.
2021-02-20 Eli Zaretskii; Fix typos in last change
2021-02-20 Lars IngebrigtsenAdd a new command for mode-specific commands
2021-02-20 Lars IngebrigtsenChange how (declare (modes store the data
2021-02-20 Lars IngebrigtsenAdd the `always' function
2021-02-20 F. Jason ParkUse raw bytes for SOCKS 4 IP addresses
2021-02-20 F. Jason ParkAdd more auth-related tests for socks.el
2021-02-20 Stefan KangasConvert re-builder menu to easy-menu-define
2021-02-20 Stefan KangasConvert finder menu to easy-menu-define
2021-02-20 Stefan KangasAdd toolbar for help-mode
2021-02-20 Stefan Kangas* lisp/woman.el: Doc fix; remove redundant setup info.
2021-02-19 Thomas Fitzsimmons* lisp/url/url-http.el (url-http): Fix docstring typo.
2021-02-19 Thomas Fitzsimmonsntlm-tests: Remove missing dependency warnings
2021-02-19 Thomas Fitzsimmonsntlm-tests: Skip tests if dependencies are too old
2021-02-19 Alan ThirdFix frame contents scaling bug on macOS (bug#46155)
2021-02-19 Stefan Monnier* lisp/emacs-lisp/bytecomp.el: Don't warn for repeated...
2021-02-19 Stefan Monnier* test/lisp/emacs-lisp/edebug-tests.el: Adjust to new...
2021-02-19 Glenn MorrisMerge from origin/emacs-27
2021-02-19 Glenn Morris; Merge from origin/emacs-27
2021-02-19 Glenn MorrisMerge from origin/emacs-27
2021-02-19 Ulf JasperEnable newsticker--group-shift-feed-(up|down) to move...
2021-02-19 Eli ZaretskiiMore accurate documentation of the "r" interactive...
2021-02-19 Mattias EngdegårdFix regexp mistakes
2021-02-19 Stefan KangasMention the GNU Kind Communications Guidelines in the FAQ
2021-02-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-02-19 Michael Albinus; Fix indentation in test/README
2021-02-19 Stefan Kangas* lisp/calculator.el: Minor doc fix. Remove redundant...
2021-02-19 Stefan Kangas; * lisp/plstore.el: Fix formatting.
2021-02-19 Michael AlbinusFix Tramp bug#46625
2021-02-19 Stefan KangasDo interactive mode tagging for snake.el
2021-02-19 Stefan KangasDo interactive mode tagging for tetris.el
2021-02-19 Stefan KangasDo interactive mode tagging for man.el
2021-02-19 Stefan KangasDo interactive mode tagging for package.el
2021-02-18 Thomas FitzsimmonsImplement NTLM server for ntlm.el testing
2021-02-18 Stefan Monnier* lisp/emacs-lisp/bindat.el: Tweak example in comment
2021-02-18 Mattias EngdegårdFix typos
2021-02-18 Stefan Monnier* lisp/emacs-lisp/edebug.el (eval-defun): Simplify
2021-02-18 Eli Zaretskii; * CONTRIBUTE: Another wording change regarding tiny...
2021-02-18 Lars IngebrigtsenRevert "Do interactive mode tagging for python.el navig...
2021-02-18 Ryan PriorAllow newlines in password prompts again in comint
2021-02-18 Doug DavisDo interactive mode tagging for python.el navigation...
2021-02-18 Mattias EngdegårdFix rx `regexp` form with deprecated syntax
2021-02-18 Dmitry GutovMove 'project-try-ede' to the back of 'project-find...
2021-02-17 Dmitry GutovPresent C source files as absolute file names too when...
2021-02-17 Basil L. Contovounesios; Fix another recent typo in simple.el.
2021-02-17 Basil L. ContovounesiosFix recent Command Modes changes in Elisp manual
2021-02-17 Basil L. Contovounesios; Fix typo in last change to simple.el.
2021-02-17 Matt Armstrongdoc/lispref/commands.texi (Command Modes): Fix typo.
2021-02-17 Alan MackenzieMake goto-line-history buffer local only when so customized
2021-02-17 Lars IngebrigtsenAdjust the edebug spec for `interactive'
2021-02-17 Lars IngebrigtsenMake unused `Buffer-menu-sort' alias obsolete
2021-02-17 Lars IngebrigtsenMark up commands in buff-menu.el for modes
2021-02-17 Glenn Morris; * admin/CPP-DEFINES: Remove unused defines.
2021-02-17 Lars IngebrigtsenExplicate on how to tag commands with modes
2021-02-17 Juri LinkovNew transient mode 'repeat-mode' to allow shorter key...
2021-02-17 Juri LinkovNew command 'tab-duplicate' like in web browsers
2021-02-17 Michael AlbinusFurther Tramp code cleanup
2021-02-17 Eli Zaretskii; Fix last m-x.texi change.
2021-02-17 Eli Zaretskii; Fix last change in commands.texi.
2021-02-17 Eli ZaretskiiDisable filtering of commands in M-x completion
2021-02-17 Lars IngebrigtsenFix recently introduced bug in `byte-compile-lambda'
2021-02-17 Basil L. Contovounesios; Finish recent rename of completion-* predicates.
2021-02-17 Lars IngebrigtsenClarify 'read-extended-command-predicate' in NEWS
2021-02-17 Lars IngebrigtsenChange name for the completion-* predicates
2021-02-17 Glenn Morris* configure.ac: Replace obsolete AC_CHECK_HEADER usage...
2021-02-17 Glenn Morris* configure.ac: Replace obsolete AC_TRY_LINK with AC_LI...
2021-02-17 Glenn MorrisRemove TIME_WITH_SYS_TIME, unused for a long time
2021-02-16 Harald Jörgcperl-mode: Improve detection of index entries for...
2021-02-16 Lars IngebrigtsenDon't move point in `exif-parse-buffer'
2021-02-16 Lars IngebrigtsenFix edebug spec for minibuffer-with-setup-hook
2021-02-16 Lars IngebrigtsenClarify Gnus Agent expiry quirks
2021-02-16 Glenn Morristhumbs.el: avoid creating thumbs directory on loading...
2021-02-16 Glenn Morris* admin/cus-test.el (cus-test-load-libs): Quieten loading.
2021-02-16 Glenn Morris* admin/cus-test.el (cus-test-get-lisp-files): Ignore...
2021-02-16 Bastian Beranek* lisp/tab-bar.el: Fix behavior of toggle-frame-tab...
2021-02-16 Basil L. ContovounesiosPacify unused function warning in xfns.c with GTK2
2021-02-16 Lars IngebrigtsenRevert "Fix problem of point movement in image-mode"
2021-02-16 Lars IngebrigtsenFix problem of point movement in image-mode
2021-02-16 Eli ZaretskiiAvoid point movement when visiting image files
2021-02-16 Lars IngebrigtsenDo interactive mode tagging for info.el
2021-02-16 Lars IngebrigtsenDon't resize images in image-mode if we have a rotation
2021-02-16 Konstantin... make smerge-vc-next-conflict wrap around
2021-02-16 Stefan KangasDo `interactive' mode tagging in gomoku.el
2021-02-16 Stefan Kangas* lisp/play/gomoku.el: Minor doc fixes; formatting.
2021-02-16 Stefan Monnier* lisp/emacs-lisp/bindat.el: Add 64bit int support
2021-02-16 Stefan KangasFix admin/check-doc-strings for new DEFUN format
2021-02-16 Stefan Monnier* lisp/emacs-lisp/bindat.el: Clarify when field labels...
2021-02-16 Stefan Monnier* lisp/emacs-lisp/bindat.el (bindat-spec): New macro.
2021-02-16 Basil L. Contovounesios; Fix last change in simple.el.
2021-02-15 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--expand-all...
2021-02-15 Ulf JasperDisplay yearly ical events from first year on. Fix...
2021-02-15 Stefan Monnier* lisp/calc/calc-sel.el (calc-replace-sub-formula)...
2021-02-15 Stefan Monnier* lisp/emacs-lisp/bindat.el: Expose the `struct` variab...
2021-02-15 Lars IngebrigtsenAllow overriding declared predicates, too
2021-02-15 Lars IngebrigtsenDo `interactive' mode tagging in the remaining lisp...
2021-02-15 Lars IngebrigtsenAdd a new variable `global-minor-modes'
next