]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-08-21 Lars IngebrigtsenFix perldb doc string
2021-08-21 Lars IngebrigtsenClarify dired-jump doc string
2021-08-21 Eli Zaretskii; Fix Texinfo markup of a recent change
2021-08-21 Eli Zaretskii; * src/syntax.c: Remove a stray comment.
2021-08-21 Lars IngebrigtsenTweak the comment-start-skip example in the manual
2021-08-21 Lars IngebrigtsenClarify how to do the `count-words-in-defun' recipe
2021-08-21 Eli Zaretskii; * etc/NEWS: Fix last change.
2021-08-21 Lars IngebrigtsenMake parse-partial-sexp signal an error if TO is smalle...
2021-08-21 Lars IngebrigtsenMention problems with synthetic fonts on macOS
2021-08-21 Alan ThirdFix display bug on macOS (bug#50112)
2021-08-21 Alan Third* configure.ac: Make homebrew check for libgccjit match...
2021-08-21 Mattias EngdegårdRemove default "Select" title from NS popup menus ...
2021-08-21 Mattias EngdegårdUse overlay arrow to indicate current *xref* selection
2021-08-21 Mattias EngdegårdAdd "Find References" to context menu (bug#50067)
2021-08-21 Mattias EngdegårdIndicate progress while searching for references in...
2021-08-21 Mattias EngdegårdRe-type the :location slot in `xref-match-item` to...
2021-08-21 Mattias EngdegårdAdd xref operations to context menu unconditionally
2021-08-21 Alan MackenzieCC Mode: Move a macro to before its first use in a...
2021-08-21 Basil L. Contovounesios; * etc/TODO: Fix typo.
2021-08-21 Eli ZaretskiiImprove documentation of context menus
2021-08-21 Eli ZaretskiiImprove doc string of 'M-.'
2021-08-21 Eli Zaretskii; * lisp/simple.el (execute-extended-command): Fix...
2021-08-21 Eli Zaretskii; * etc/NEWS: State the default behavior when copying...
2021-08-21 Eli ZaretskiiImprove documentation of 'file-preserve-symlinks-on...
2021-08-21 Eli Zaretskii; * doc/emacs/custom.texi (Minibuffer Maps): Fix wording.
2021-08-21 Eli ZaretskiiFix documentation of 'repeat-mode' changes
2021-08-21 Eli ZaretskiiFix documentation of recently-added tests for files.el
2021-08-21 Eli Zaretskii; * lisp/progmodes/project.el: Fix punctuation in the...
2021-08-21 Eli Zaretskii* etc/TODO: Entry about markers being non-scalable...
2021-08-21 Dmitry GutovSpeed up project--read-project-buffer in remote buffers
2021-08-20 Glenn Morris* lisp/bindings.el (page-navigation-repeat-map): Fix...
2021-08-20 Alan MackenzieFix c-tentative-buffer-changes to be nestable in c...
2021-08-20 Tino Calancha; * test/lisp/files-tests.el: Add tests for save-some...
2021-08-20 Davide MasserutMark page navigation commands as repeatable
2021-08-20 Lars IngebrigtsenDocument how to get rid of completion on `SPC' and `?'
2021-08-20 Lars IngebrigtsenFix printing of C-@ in `describe-fontset'
2021-08-20 Lars IngebrigtsenAllow preserving symlinks with file-precious-flag set
2021-08-20 Lars IngebrigtsenFix infinite recursion in mode: tex
2021-08-20 Lars IngebrigtsenFix infinite recursion of conf-mode
2021-08-20 Marco CenturionAllow copy-directory to copy the source as a symlink
2021-08-20 Lars IngebrigtsenFurther tweaks to execute-extended-command
2021-08-20 Lars IngebrigtsenRemove even more waiting from execute-extended-command
2021-08-20 Mattias Engdegård; * lisp/mouse.el: Fix typos in previous change
2021-08-20 Mattias EngdegårdUse C-mouse-1 for context menu on NS
2021-08-20 Mattias EngdegårdFix xref {prev,next}-error target buffer match highligh...
2021-08-20 Mattias EngdegårdDon't mutate string literal
2021-08-20 Lars IngebrigtsenTweak a failing custom test
2021-08-19 João TávoraMake icomplete-forward-completions O(1) when icomplete...
2021-08-19 Lars IngebrigtsenRemove more mentions of the removed `M-o' facemenu...
2021-08-19 MadhuCorrectly call completion-in-region in shell.el
2021-08-19 Basil L. Contovounesios; Fix escaping in recent ibuf-ext.el doc change.
2021-08-19 Lars IngebrigtsenFix space at the start of appt mode line element
2021-08-19 Lars IngebrigtsenAdd ibuffer-saved-filter-groups example to the doc...
2021-08-19 Lars IngebrigtsenFix dired switch (that contain quotes and spaces) parsing
2021-08-19 Lars IngebrigtsenFix st.el doc string
2021-08-19 Peter MünsterAdd support for history of image tags and completion...
2021-08-19 Peter MünsterAvoid problems when one tag/file is a substring of...
2021-08-19 Peter MünsterNew placement of newline characters in image-dired...
2021-08-19 Peter MünsterFix deletion of associated image
2021-08-19 Eli ZaretskiiFix inaccuracies in documentation of 'message-truncate...
2021-08-19 Eli ZaretskiiMinor doc fixes in icomplete.el
2021-08-19 Eli Zaretskii; * src/xdisp.c (hscroll_window_tree): Fix a typo in...
2021-08-19 Eli ZaretskiiFix errors with hscrolling mini-windows under truncate...
2021-08-19 Lars Ingebrigtsenstterm doesn't understand all codes that xterm does
2021-08-19 João Távora; Correct :version tag of icomplete-selected-match...
2021-08-19 João TávoraSection by 'group-function' in Icomplete and Fido's...
2021-08-19 João TávoraImprove fix of bug#49888 on no-pattern flex sorting
2021-08-19 Dmitry GutovFix vc-root-diff broken with Git as well
2021-08-18 Eli ZaretskiiImprove documentation of 'assoc'
2021-08-18 Glenn Morris; Fix paren typo
2021-08-18 Juri Linkov* lisp/progmodes/xref.el (xref--collect-matches): Widen...
2021-08-18 Juri Linkov* lisp/mouse.el: More fixes for context-menu.
2021-08-18 Eli ZaretskiiImprove documentation of last change.
2021-08-18 Lars IngebrigtsenDisable auto compositions on the Linux console only
2021-08-18 Lars IngebrigtsenAdd undo-in-region test case for bug#21523
2021-08-18 Eli ZaretskiiYet another place inside redisplay_window to prevent...
2021-08-18 Eli ZaretskiiFix abort when turning on Hebrew or Arabic input methods
2021-08-18 Peter MünsterAdd menu bindings to new functions in image-dired.el
2021-08-18 João Távora; * etc/NEWS (Icomplete): Fix typo and remove redundant...
2021-08-18 pilluleFix ediff3 layouts with window-combination-resize non...
2021-08-18 pilluleFix behavior when switch-to-prev-buffer-skip is a funct...
2021-08-17 Basil L. Contovounesios; Fix quoting of braces in electric-tests.el.
2021-08-17 Andrea Corallo* Fix `native-compile-target-directory' effectiveness...
2021-08-17 Glenn Morris* lisp/mouse.el (context-menu-filter-function): Fix...
2021-08-17 Eli ZaretskiiAnother fix for quitting while displaying non-selected...
2021-08-17 Glenn Morris* test/lisp/electric-tests.el: Skip most c-mode tests...
2021-08-17 Eli Zaretskii; * etc/NEWS: Fix wording of a recently added entry.
2021-08-17 Eli Zaretskii; Fix a comment in a recent commit.
2021-08-17 Eli ZaretskiiFix TTY display performance degradation due to many...
2021-08-17 Michalis VImprove `forward-sexp' in *Help* buffers
2021-08-17 João TávoraBind <up> and <down> in icomplete-vertical-mode
2021-08-17 João TávoraJump to first,last completion with M-<, M-> in icomplet...
2021-08-17 Juri LinkovMerge branch 'feature/context-menu'
2021-08-17 Dmitry Gutovruby-mode imenu: Support methods with modifiers
2021-08-17 Dmitry Gutovvc-git-region-history: Fix to call 'diff' more correctly
2021-08-16 João TávoraMake icomplete-vertical-mode take immediate effect...
2021-08-16 Stephen Berman; Fix menu entry alignment of last change
2021-08-16 Glenn Morris* test/Makefile.in: Verbose logging for electric-tests...
2021-08-16 Eli ZaretskiiPlug another hole for longjmp-ing from 'redisplay_window'
2021-08-16 Stephen BermanAdd Command Modes to Elisp manual menu and add index...
next