]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-07-11 Michael Albinus; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.
2023-07-11 Bill WohlerFix Wrong type argument: consp, nil error
2023-07-11 Bill WohlerFix mh-show-msg: Symbol’s value as variable is void...
2023-07-10 João TávoraEglot: add support for :codeAction/resolve
2023-07-10 Jim PorterAdd support for explicitly-remote commands in Eshell
2023-07-10 Jim PorterAdd documentation about remote access in Eshell
2023-07-10 Juri Linkov* lisp/progmodes/project.el (project-prompt-project...
2023-07-10 Paul EggertFurther simplify configure-time locale testing
2023-07-10 Michael AlbinusAdapt Tramp test
2023-07-10 Mattias Engdegård; * lisp/subr.el (with-demoted-errors): warning message...
2023-07-10 João TávoraEglot: fix eglot--sig-info again
2023-07-10 João TávoraEglot: fix eglot--sig-info
2023-07-09 Paul EggertSimplify ‘configure’ check for MB_CUR_MAX
2023-07-09 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-07-09 Stefan Monniercl-print.el: Reduce code duplication
2023-07-08 Basil L. Contovounesios; Re-add recently removed comment in cyrillic.el.
2023-07-08 Jim PorterAdd special '$GID' variable in Eshell
2023-07-08 Jim Porter; * doc/misc/eshell.texi: Fix last change.
2023-07-08 Stefan Monnierpp-fill: Fix missing indentation in some cases
2023-07-08 Stefan Monnier* lisp/menu-bar.el (menu-bar-search-options-menu):...
2023-07-08 Basil L. Contovounesios; Simplify last change to cyrillic.el.
2023-07-08 Vladimir Sedach; * test/lisp/shell-tests.el: Add tests for shell-dirtr...
2023-07-08 Basil L. ContovounesiosMinor tree-sitter cleanups
2023-07-08 Basil L. ContovounesiosMinor search_buffer cleanup
2023-07-08 Basil L. Contovounesios; Fix last change to lisp/language/cyrillic.el.
2023-07-08 Michael AlbinusRearrange setting date and modes in Tramp
2023-07-08 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-07-08 Basil L. ContovounesiosFix condition-case-unless-debug with :success
2023-07-08 Spencer BaughMention minibuffer-next-completion in completion-help
2023-07-08 Eli ZaretskiiMerge from origin/emacs-29
2023-07-08 Martin RudalicsFix 'toggle-side-windows' with 3 or more side windows
2023-07-08 Eli Zaretskii; Fix last change.
2023-07-08 Eli Zaretskii* etc/NEWS: Document changes to coding-system mnemonics.
2023-07-08 Ulrich MüllerDisambiguate mode line indication for utf-8 and utf-16
2023-07-08 Vladimir SedachFix 'shell-dirtrack-mode' showing as enabled in unrelat...
2023-07-08 Stefan MonnierAvoid aborts when trying to 'read' sub-char-tables
2023-07-08 Jim Porter; * doc/misc/eshell.texi: Fix typos and clean up unclea...
2023-07-08 Jim PorterDocument some missing Eshell commands
2023-07-07 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-eval):...
2023-07-07 Mattias EngdegårdMark failing icalendar test as unstable (bug#56241)
2023-07-07 Eli Zaretskii; * src/coding.c (Fcoding_system_put): Improve doc...
2023-07-07 Juri Linkov* lisp/tab-bar.el: Fix tab-bar-tab-name-current for...
2023-07-07 Eli Zaretskii; * doc/lispref/keymaps.texi (Key Binding Commands...
2023-07-07 Juri Linkov* lisp/tab-bar.el: Improve tab-bar-minibuffer-restore...
2023-07-07 Eli Zaretskii; Improve documentation of 'vertical-motion' in ELisp...
2023-07-07 Eli Zaretskii; * src/indent.c (Fvertical_motion): Doc fix.
2023-07-06 Harald Jörg; cperl-mode: Refine syntax of attributes
2023-07-06 Eli ZaretskiiRevert "Use 'emacs-lisp-compilation-mode' in native...
2023-07-06 Eli Zaretskii; * lisp/dired.el (dired-no-confirm): Doc fix. (Bug...
2023-07-06 Eli ZaretskiiUse 'emacs-lisp-compilation-mode' in native compilation...
2023-07-06 Eli Zaretskii; Improve documentation of key-binding commands
2023-07-06 Spencer Baugh; * etc/NEWS: News entry for previous change (bug#62164).
2023-07-06 Spencer BaughAllow floating the ediff control frame under X
2023-07-06 Eli Zaretskii; * etc/NEWS: Fix punctuation and whitespace of last...
2023-07-06 Hugo HeagrenSupport right-align in mode-line
2023-07-06 Matthias MeulienImprove Python imports management commands
2023-07-06 Wang DianchengFix target-async and background execution in gdb-mi.el
2023-07-05 Mattias Engdegård; fix last change
2023-07-05 Mattias EngdegårdImprove some big regexps
2023-07-05 Juri Linkov* lisp/tab-bar.el: Restore the original tab where minib...
2023-07-05 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-propertize-rules...
2023-07-05 Michael AlbinusAdapt information about Tramp's temporary directory
2023-07-05 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test49-unload...
2023-07-05 Michael Albinus`remote-file-name-access-timeout' being 0 is equal...
2023-07-05 Andrew G CohenFix parsing of mail address headers (bug#64296)
2023-07-04 Eliza VelasquezFix `async-shell-command-display-buffer' display
2023-07-04 Robert PluimGrammar fixes in 'remote-file-name-access-timeout'...
2023-07-04 Robert Pluim; Minor grammar fixes to tramp manual
2023-07-04 Robert PluimImprove remote-file-name-access-timeout NEWS entries
2023-07-04 Eli Zaretskii; * etc/NEWS: Fix recently added entry.
2023-07-04 Eli ZaretskiiImprove documentation of 'remote-file-name-access-timeout'
2023-07-04 Robert PluimImprove natnump shortdoc
2023-07-04 Harald Jörg; cperl-mode: Avoid excessive regexp backtracking ...
2023-07-04 Robert Pluimcorrect info documentation of benchmark-call
2023-07-04 Alan Mackenzieobjc-mode: Handle (de)propertization of < and >.
2023-07-04 Michael AlbinusApply remote-file-name-access-timeout in desktop.el...
2023-07-04 Alan Mackenzieobjc-mode: Fix exceptions in fontification.
2023-07-04 Mattias Engdegård; * test/lisp/progmodes/cperl-mode-tests.el: add missin...
2023-07-03 Harald Jörgcperl-mode: Announce the news in etc/NEWS
2023-07-03 Harald Jörgcperl-mode.el: Add support for new Perl syntax in Perl...
2023-07-03 Juri Linkov* lisp/progmodes/grep.el (rgrep): Fix docstring.
2023-07-03 Michael Albinus; * lisp/misc.el (duplicate-region-final-position)...
2023-07-03 Michael AlbinusAdd user option remote-file-name-access-timeout
2023-07-03 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-07-03 Eli ZaretskiiRemove files in the nt/ directory that are unused for...
2023-07-03 F. Jason ParkRevert "Account for leading timestamps in erc-match"
2023-07-03 Eli Zaretskii; Fix documentation of minibuffer-completion commands
2023-07-03 Stephen BermanFix and improve setting priority of todo-mode items...
2023-07-03 Eli Zaretskii; Fix typos in documented names of keymap-* functions
2023-07-03 Mattias Engdegård* etc/NEWS: Announce addition of `duplicate-region...
2023-07-03 Spencer BaughInclude a help-echo for flymake's modeline counters
2023-07-03 Po LuFix leak when quit arrives during incremental selection...
2023-07-03 Po LuProvide move-toolbar in a more appropriate place
2023-07-03 Po Lu; * src/keyboard.c (syms_of_keyboard): Fix typo.
2023-07-03 Po LuAlways provide `move-toolbar' when its position can...
2023-07-02 Andreas Schwabsh-script: improve fontification of RPM spec files
2023-07-02 Mark A. HershbergerFix a minor typo
2023-07-02 Harald Jörg; cperl-mode: Fix a wide docstring which causes warning...
2023-07-02 João TávoraEglot: another tweak to eglot--sig-info
2023-07-02 Mattias EngdegårdWarn about misplaced :success in condition-case (bug...
next