]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-02-18 Stefan Monnier* lisp/emacs-lisp/edebug.el (eval-defun): Simplify
2021-02-18 Lars IngebrigtsenRevert "Do interactive mode tagging for python.el navig...
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 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'
2021-02-15 Lars IngebrigtsenRename minor-modes to local-minor-modes
2021-02-15 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-&optional, edebug...
2021-02-15 Stefan Monnier* lisp/emacs-lisp/byte-run.el (compiler-macro): Make...
2021-02-15 Lars IngebrigtsenMake the button completion predicate be more useful
2021-02-15 Lars IngebrigtsenSpeed up completion-in-mode-p in the common case
2021-02-15 Lars IngebrigtsenFix two syntax errors in Specification List
2021-02-15 Stefan Monnier* Edebug: Generalize `&lookup`, use it for `cl-macrolet...
2021-02-14 Stefan KangasAvoid asking repeatedly about reloading bookmarks file
2021-02-14 Stefan KangasMark up bookmark.el for correct modes
2021-02-14 Lars IngebrigtsenAdd a comment to `read-extended-command'
2021-02-14 Eli Zaretskii* src/xdisp.c (move_it_to): Fix last change. (Bug...
2021-02-14 Lars IngebrigtsenAdd a possible completion predicate for buttons
2021-02-14 Lars IngebrigtsenMake completion-with-modes-p work with minor modes...
2021-02-14 Bastian BeranekFix showing and hiding of tab-bar on new frames (bug...
2021-02-14 Lars IngebrigtsenDo command markup in blackbox.el
2021-02-14 Lars IngebrigtsenFix byte-run--set-modes call signature
2021-02-14 Lars IngebrigtsenFix missing ' in NEWS
2021-02-14 Lars IngebrigtsenAlso mention `M-o M-o' removal
2021-02-14 Lars IngebrigtsenDon't update `minor-modes' in global modes
2021-02-14 Lars IngebrigtsenMark up 5x5 for interactive mode
2021-02-14 Robert Pluim; * doc/lispref/modes.texi: typo fix
2021-02-14 Lars IngebrigtsenFix problem with the newly introduces `minor-modes...
2021-02-14 Lars IngebrigtsenDo `interactive' mode markup in all Gnus files
2021-02-14 Lars IngebrigtsenReally fix the syntax problem in define-minor-mode
2021-02-14 Lars IngebrigtsenFix previous define-minor-mode change
2021-02-14 Lars IngebrigtsenMark up eww.el for correct modes
2021-02-14 Lars IngebrigtsenMake `C-h m' list unbound commands applicable for the...
2021-02-14 Lars IngebrigtsenAllow define-minor-mode to take an :interactive keyword
2021-02-14 Lars IngebrigtsenFix dumping of buffers after minor_modes was added
2021-02-14 Lars IngebrigtsenRevert the bit about command_modes in previous patch set
2021-02-14 Lars IngebrigtsenAdd 'read-extended-command-predicate'
2021-02-14 Lars IngebrigtsenMark easy-menu-do-define menus as "not interesting"
2021-02-14 Lars IngebrigtsenAdd new 'declare' forms for command completion predicates
2021-02-14 Lars IngebrigtsenExtend the syntax of `interactive' to list applicable...
2021-02-14 Lars IngebrigtsenFix how `shell-mode' avoids being called interactively
2021-02-14 Lars IngebrigtsenIntroduce an :interactive keyword for `defined-derived...
2021-02-14 Stefan KangasRemove redundant :group args from textmodes/*.el
2021-02-14 Lars IngebrigtsenAdd a new buffer-local variable `minor-modes'
2021-02-14 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-make-enter-wrapper...
2021-02-14 Stefan Monnier* lisp/emacs-lisp/edebug.el: Fix `called-interactively-p`
2021-02-13 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr...
2021-02-13 Alan ThirdFix flicker when resizing NS frame programmatically...
2021-02-13 Alan ThirdRemove aliasing on SVG images under scaled NS frames
next