]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-08-29 Lars IngebrigtsenMention `set-variable' in the Init Syntax Emacs manual...
2021-08-29 Clément Pit... Change --with-nativecomp to --with-native-compilation...
2021-08-29 Augusto StoffelAdd support for OSC 7 in comint (current directory...
2021-08-29 Kévin Le GouguecTweak sh-script-mode indentation further
2021-08-29 Philipp StephaniImprove compatibility with musl-libc (Bug#48789)
2021-08-29 Eli Zaretskii; * src/xfaces.c (gui_supports_face_attributes_p):...
2021-08-29 Alan MackenzieC++ Mode: handle compound identifiers preceding brace...
2021-08-29 Alan ThirdFix libexec installation on NS (bug#50250)
2021-08-29 Eli ZaretskiiBetter document obsolescence of 'values'
2021-08-29 Eli Zaretskii; Copy contents of oldXMenu/copyright.h into oldXMenu...
2021-08-29 Alan ThirdDisable the NS app when no frames are left (bug#14619...
2021-08-29 Dmitry Gutov; Remove copypasta accident
2021-08-29 Dmitry GutovAdd tests for vc-rename-file
2021-08-28 Stefan Monnier* etc/NEWS: Document the recent xterm.el change for...
2021-08-27 Juri Linkov* lisp/progmodes/flymake.el: Bind mouse-3 to flymake...
2021-08-27 Juri LinkovRevert part of 3572613550f5d1d0b3392dbc809b32f3989e2981...
2021-08-27 Dario GjorgjevskiFix shell-script-mode indentation of continuation lines
2021-08-27 Michalis VFix completion of extended "..." syntax in eshell
2021-08-27 Lars IngebrigtsenDon't overly truncate tabulated-list headers
2021-08-27 Lars IngebrigtsenFix `M-X TAB' completion for commands marked for multip...
2021-08-27 Lars IngebrigtsenPut advice documentation at the end of the displayed...
2021-08-27 Thierry VolpiattoMake `eshell-command' also work when asynchronous
2021-08-27 Christophe... lisp/newcomment.el: Uncommenting with whitespace `comme...
2021-08-27 Andrea Corallo* Forward `comp-file-preloaded-p' to async workers
2021-08-27 Juri LinkovReplace flyspell-use-mouse-3-for-menu with context...
2021-08-27 Lars Ingebrigtsenpython-shell-interpreter doc string clarification
2021-08-27 Lars IngebrigtsenFix backtrace when query-about-changed-file nil and...
2021-08-27 Noah EvansFix recentering issue in `follow-mode'
2021-08-27 Lars IngebrigtsenEnable setting timeclock-workday after switching mode on
2021-08-26 Lars IngebrigtsenFix problem with symlinks in compile buffers
2021-08-26 Philip Kaludercictimeclock.el: Update example configuration
2021-08-26 Lars IngebrigtsenMake dired-chmod-program obsolete
2021-08-26 Lars IngebrigtsenRevert "Add support for "bright" ANSI colors in ansi...
2021-08-26 Lars IngebrigtsenRevert "Add support for "bright" ANSI colors in term...
2021-08-26 Lars IngebrigtsenRevert "Add missing :version tags to new faces"
2021-08-26 Michael AlbinusImprove robustness of shadowfile.el
2021-08-26 Tassilo HornFix docs about the meaning of the Re: in the subject
2021-08-26 Eli ZaretskiiDefine a substitute for <menu> on MS-Windows
2021-08-26 Dmitry GutovRename arguments for clarity
2021-08-26 Dmitry GutovMake sure to remove the remote specification before...
2021-08-26 Stephen Gildea; * lisp/time-stamp.el: Doc string wording improvements.
2021-08-25 Stefan Monnier* lisp/term/xterm.el (xterm-function-map): Map `\e...
2021-08-25 Gabriel do... Handle nil messages in repeat-echo-message.
2021-08-25 Lars IngebrigtsenMake thingatpt respect fields
2021-08-25 Lars IngebrigtsenMake `set-locale-environment' complete over locale...
2021-08-25 João TávoraSpeed up pcm completion styles for patternless special...
2021-08-25 Glenn Morris; Merge from origin/emacs-27
2021-08-25 Lars IngebrigtsenDisable xterm selection operators in stterm
2021-08-25 Eli ZaretskiiAdd missing :version tags to new faces
2021-08-25 Jim PorterAdd support for "bright" ANSI colors in term-mode
2021-08-25 Jim PorterAdd support for "bright" ANSI colors in ansi-color
2021-08-25 Shitikanth... tabulated-list-print delete excess lines
2021-08-25 Augusto StoffelAdd support for OSC escape codes in comint
2021-08-25 Lars IngebrigtsenFix up deleting auto-save/killing buffer wrt. `auto...
2021-08-25 Lars IngebrigtsenFurther checks for kill-buffer-delete-auto-save-files
2021-08-25 Lars IngebrigtsenFix up previous conf-mode/tex-mode redirection hacks
2021-08-24 Michael AlbinusSome precisements in Tramp's connection type handling
2021-08-24 Ergus* lisp/mouse.el (context-menu-mode-map): Bind [menu...
2021-08-24 Juri Linkov* lisp/mouse.el (context-menu-buffers): New function...
2021-08-24 Paul EggertDoc that dired-do-chmod no longer follows symlinks
2021-08-24 Mattias Engdegård; * lisp/repeat.el (repeat-echo-message): Use `string...
2021-08-24 Gabriel do... Fix to clear echo-area after repeat-exit-timeout.
2021-08-24 Stephen Gildea; * lisp/time-stamp.el: Improve doc strings.
2021-08-24 Stephen Gildea; migrate MH-E to mail-parse library
2021-08-23 Eli ZaretskiiDocument 'jit-lock-bounds'
2021-08-23 Eli ZaretskiiImprove documentation of 'inhibit-mouse-event-check'
2021-08-23 Mattias EngdegårdAdd example of advanced user-defined Rx form to manual
2021-08-23 Juri Linkov* lisp/mouse.el (context-menu-open): New command bound...
2021-08-23 Glenn MorrisFix recently added cperl test
2021-08-23 Eli Zaretskii; * doc/emacs/files.texi (Auto Save Files): Fix a typo.
2021-08-23 Eli ZaretskiiImprove recently-changed docs
2021-08-23 Eli ZaretskiiFix doc strings in recent changes.
2021-08-23 Harald Jörg; cperl-mode: bugfix / rework fontification of here...
2021-08-23 Lars IngebrigtsenClarify the documentation of `next-frame'
2021-08-23 Lars IngebrigtsenAdd new variable 'kill-buffer/delete-auto-save-files'
2021-08-23 Michael AlbinusComplete implementation of `copy-directory-create-symli...
2021-08-23 Eli Zaretskii; * doc/lispref/variables.texi (Local Variables): Fix...
2021-08-23 Eli Zaretskii; * etc/NEWS: Fix wording of a recent change.
2021-08-23 Juri Linkov* lisp/mouse.el (context-menu-toolbar): New function.
2021-08-23 Lars IngebrigtsenClarify :stderr in the make-process doc string
2021-08-23 Lars IngebrigtsenUpdate NEWS tagging for modules and parse-time-string
2021-08-23 Lars IngebrigtsenDocument `dlet'
2021-08-23 Lars IngebrigtsenImprove byte-compile-warnings doc string
2021-08-22 Lars IngebrigtsenDo command mode markup in xwidget.el
2021-08-22 Lars IngebrigtsenMake xwidget-webkit-enable-plugins a defcustom
2021-08-22 Basil L. ContovounesiosFix recent parse-partial-sexp argument validation
2021-08-22 Andrea CoralloSet a unique ID for eln files on macOS (bug#45934)
2021-08-22 Masahiro NakamuraSet label for NSToolbarItem (bug#50159)
2021-08-22 Michael AlbinusImplement `copy-directory-create-symlink' for remote...
2021-08-22 João TávoraDouble check completions-group customization variable...
2021-08-22 João TávoraDon't mess up grouping in completion-all-sorted-completions
2021-08-22 Lars IngebrigtsenRevert "Fix dired switch (that contain quotes and space...
2021-08-22 Colin WoodburyDon't echo empty string in file-name-with-extension
2021-08-22 Omar PoloAvoid using %n in emacsclient
2021-08-22 Michael AlbinusSome adaptions for Tramp's security key detection.
2021-08-22 Mattias EngdegårdMake Qhide declaration non-target-specific
2021-08-22 Ergus* lisp/mouse.el (context-menu-mode-map): New variable.
2021-08-22 Juri LinkovDon't show menu titles with the text property 'hide...
2021-08-22 Eli Zaretskii; * lisp/emacs-lisp/comp.el (native-comp-async-cu-done...
2021-08-22 Eli ZaretskiiImprove documentation of 'set-keyboard-coding-system'
next