]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2021-08-16 Eli ZaretskiiFix recent documentation additions
2021-08-16 Glenn MorrisMerge from origin/emacs-27
2021-08-16 Lars IngebrigtsenMake overlays-in treat zero-length overlays at point...
2021-08-16 Lars IngebrigtsenFix cursor movement on the Linux console with certain...
2021-08-16 Lars IngebrigtsenMinor clarification for define-minor-mode :variable
2021-08-16 Clément Pit... Remove prettification for \par in tex-mode
2021-08-16 Mattias Engdegård; * test/lisp/vc/diff-mode-tests.el: Remove useless \
2021-08-16 Lars IngebrigtsenAdd new functions to replace strings/regexp in a region
2021-08-16 Lars IngebrigtsenDon't remove `fontified' in nxml--buffer-substring...
2021-08-16 Dmitry GutovFix regressions in the last change
2021-08-15 Alan MackenzieC++ Mode: Don't confuse the pointer operator -> with...
2021-08-15 Alan MackenzieCC Mode: Fix unstable fontification of doc strings.
2021-08-15 Juri LinkovUse map-keymap in context-menu-global, context-menu...
2021-08-15 Juri Linkov* lisp/simple.el (shift-select-mode): Add new choice...
2021-08-15 Juri Linkov* lisp/tab-bar.el (tab-bar-new-button-show): Make varia...
2021-08-15 Stefan Monnier* lisp/nxml/nxml-mode.el (nxml-mode): Use add-function
2021-08-15 Lars IngebrigtsenFilter out rng-state elements in nxml-mode buffers...
2021-08-15 João TávoraSort by recency in flex completion style when no flexy...
2021-08-15 Augusto StoffelAllow evaluating Python code across machines
2021-08-15 Lars IngebrigtsenRun execute-extended-command key binding suggestion...
2021-08-15 Lars IngebrigtsenMake Emacs compile with musl instead of glibc
2021-08-15 Eli Zaretskii; * src/xdisp.c (display_mode_lines): Fix comment.
2021-08-15 Eli ZaretskiiFix unwarranted point movement after C-g
2021-08-15 Masahiro NakamuraMark up commands in shortdoc.el for modes
2021-08-15 João TávoraFix bug#50063 when using icomplete-fido-kill with C...
2021-08-15 Wolfgang SchererFix vc-git-state for filenames with wildcards
2021-08-15 Dmitry GutovRevert "Bind the GIT_LITERAL_PATHSPECS environment...
2021-08-14 Lars IngebrigtsenMark auto-revert-test02-auto-revert-deleted-file as...
2021-08-14 Eli Zaretskii* src/w32.c (_sys_read_ahead): Pacify a silly compiler...
2021-08-14 Stefan Monnier* lisp/emacs-lisp/easymenu.el (easy-menu-do-define...
2021-08-14 Alan Mackenzie* lisp/progmodes/cc-engine.el (c-ml-string-in-end-delim...
2021-08-14 Eli ZaretskiiFix 'random' on MS-Windows when integers are wider...
2021-08-14 Lars IngebrigtsenAdd a test for netrc folding parsing (bug#25769)
2021-08-14 Lars IngebrigtsenFilter out -L foo labels in diff-hunk-file-names
2021-08-14 Lars IngebrigtsenRevert "Add macro `seq-setq`."
2021-08-14 Lars IngebrigtsenMake lm-crack-address less strict
2021-08-14 Lars IngebrigtsenAdd new functions for lax mail address splitting
2021-08-14 Earl HyattAdd macro `seq-setq`.
2021-08-14 Earl HyattAdd macro `seq-setq`.
2021-08-14 Yikai ZhaoFix memory-report counting of vector/hash table sizes
2021-08-14 Basil L. ContovounesiosFix merging of ambiguous nil maps
2021-08-14 Mattias EngdegårdAdd font-lock-doc-markup-face (bug#50041)
2021-08-14 Eli Zaretskii; * etc/NEWS: Improve wording of a recent addition.
2021-08-13 Alan MackenzieCC Mode: Fix a bug in yesterday's patch
2021-08-13 Lars IngebrigtsenMake `debug' reset `inhibit-read-only' while running
2021-08-13 Lars IngebrigtsenAdjust previous diff-changed-unspecified change
2021-08-13 Lars IngebrigtsenAdd new face diff-changed-unspecified
2021-08-13 Lars Ingebrigtsenpermanently-enabled-local-variables doc string clarific...
2021-08-13 Lars IngebrigtsenMake info-look search harder for the Python info file
2021-08-13 Lars IngebrigtsenFix problem where an error would change standard-output
2021-08-13 Lars IngebrigtsenUnknown line endings in filepos-to-bufferpos/bufferpos...
2021-08-13 Lars IngebrigtsenRemove :group from defcustoms in image-dired.el
next