]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-05-04 Basil L. Contovounesios; Fix and simplify last change in bookmark.el.
2021-05-04 Lars IngebrigtsenFix inconsistent behaviour in find-file-noselect when...
2021-05-04 Lars IngebrigtsenAllow TAB to go to a key in EPA key buffers
2021-05-04 Lars IngebrigtsenFix doc marker for previous bookmark NEWS change
2021-05-04 Boruch BaumFontify lines when setting a bookmark
2021-05-04 Lars IngebrigtsenEnsure updating the animated image in all windows
2021-05-04 Martin RudalicsFix a problem with x_set_tab_bar_lines (Bug#46827)
2021-05-03 Stefan Kangas; * etc/NEWS: Fix typo.
2021-05-03 Philip Kproject--buffer-list: Avoid Tramp buffers when possible
2021-05-03 Michael AlbinusFix unquoting of file names in subprocesses (Bug#48177)
2021-05-03 Mauro Aranda; * etc/tutorials/TUTORIAL.es: Fix grammar in recent...
2021-05-03 Alan ThirdFix incorrect resizing behaviour on macOS (bug#48157...
2021-05-03 Lars Ingebrigtsenediff shouldn't alter the kill ring when copying a...
2021-05-03 Lars IngebrigtsenSpeed up animation of non-displayed buffers
2021-05-03 Lars IngebrigtsenSpeed up animation of non-displayed images
2021-05-03 Lars IngebrigtsenNote that function symbols are preferred in `add-hook'
2021-05-03 Steve Purcellruby-mode.el: puts and printf do not require args
2021-05-03 Lele GaifaxAlign TUTORIAL.it to the English version
2021-05-02 Martin RudalicsAdd two changes announced but not included in previous...
2021-05-02 Stefan Kangas* etc/tutorials/TUTORIAL.sv: Adjust to latest change...
2021-05-02 Stefan Kangas* etc/tutorials/TUTORIAL.es: Adjust to latest change...
2021-05-02 Alan Mackenzie* lisp/progmodes/cc-defs (c-save-buffer-state): Amend...
2021-05-02 Eli Zaretskii* etc/tutorials/TUTORIAL.he: Adjust to latest change...
2021-05-02 Stefan KangasAdd new help command 'describe-command'
2021-05-02 Stefan Monnier* lisp/apropos.el (apropos-value, apropos-local-value...
2021-05-02 Basil L. Contovounesios; Fix last change in lisp/replace.el.
2021-05-02 Alan ThirdFix crash when resizing GNUstep builds
2021-05-02 Stefan Kangas* lisp/help-macro.el: Doc fix.
2021-05-02 Stefan KangasBind S-SPC to scroll-down in help-for-help
2021-05-02 Stefan KangasMinor doc fixes in simple.el
2021-05-02 Nikolay KudryavtsevDon't use pdumper-stats with unexec
2021-05-02 Lars IngebrigtsenInhibit lines in doc-view-mode
2021-05-02 Eric SkoglundAdd newline and tab matching documentation to query...
2021-05-02 Lars IngebrigtsenTweak filtering some more
2021-05-02 Martin RudalicsMake adjust_frame_size set up frame's new_width/_height...
2021-05-02 Boruch BaumSuppress false positives in apropos-value
2021-05-01 Stefan Monnier* lisp/simple.el (newline): Make the hook function...
2021-05-01 Stefan Monnier* lisp/minibuffer.el (completing-read-default): Fix...
2021-05-01 Alan ThirdFix infinite loop on GNUstep when toolbar updated
2021-05-01 Alan ThirdFix NS build warnings
2021-05-01 Glenn Morris; Auto-commit of loaddefs files.
2021-05-01 Jim PorterFix GUD overlay arrows in gdb-mi when debugging over...
2021-04-30 Stefan KangasAdvertise PgUp/PgDn instead of SPC/DEL in help-for...
2021-04-30 Mattias EngdegårdDon't signal scan-error in interactive sexp-based commands
2021-04-30 Eli ZaretskiiFix the unexec build on MS-Windows
2021-04-30 Lars IngebrigtsenAlter `gnus-article-show-images' to re-display with...
2021-04-30 Eli ZaretskiiImprove support for 'display-line-numbers-width-start'
2021-04-29 Stefan Monnier* src/doc.c (Fsnarf_documentation): Fix bug#48019
2021-04-29 Stefan Monnier* lisp/mail/supercite.el (sc-select-attribution): Fix...
2021-04-29 Andrea Corallo* Improve `comp-normalize-valset' reproducibility ...
2021-04-29 Glenn MorrisAutomatically generate texinfo.el internal autoloads
2021-04-29 Michael AlbinusSome Tramp corrections, Bug#48067
2021-04-29 Stefan Kangas* lisp/emacs-lisp/shortdoc.el: Doc fixes.
2021-04-29 Dmitry Gutov* lisp/progmodes/project.el: Also bump version.
2021-04-29 Dmitry Gutov* lisp/progmodes/xref.el: Bump version.
2021-04-28 Juri Linkov* lisp/window.el (window--state-put-2): Set next/prev...
2021-04-28 Andrea Corallo* Add a note related to native compilation and Dynamic...
2021-04-28 Michael AlbinusTramp code cleanup
2021-04-28 Michael AlbinusFix gio warning in Tramp
2021-04-28 Eli ZaretskiiDoc fixes in avl-tree.el
2021-04-28 Stefan Kangas* lisp/emacs-lisp/avl-tree.el: Minor doc fixes.
2021-04-28 Michael AlbinusImprove add-log-current-defun-header-regexp
2021-04-28 Peter OliverAdd tests
2021-04-28 Dmitry GutovDon't add magic comment to Ruby files for utf-8 encoding
2021-04-27 Andrea Corallo* Clean-up temporary eln test-suite directory when...
2021-04-27 Andrea CoralloHave `comp-cstr-intersection-no-mem' intersect pos...
2021-04-27 Stefan KangasAvoid missing whitespace in help-for-help
2021-04-27 Michael AlbinusFix loading problem in Tramp
2021-04-27 Eli Zaretskii; * src/comp.c: Fix typos.
2021-04-27 Stefan Kangas; Fix typos
2021-04-27 Daniel Mendler(affixation-function): Allow only three-element list...
2021-04-27 Mattias EngdegårdCalc: control digits after decimal point (bug#47302)
2021-04-27 Stefan Kangas; * lisp/emacs-lisp/comp.el: Fix typos. Add LocalWords.
2021-04-27 Michael Albinus; * test/infra/gitlab-ci.yml: Add local variable.
2021-04-27 Martin RudalicsMajor rewrite of adjust_frame_size
2021-04-27 Glenn MorrisDoc fixes for comp.el
2021-04-27 Glenn MorrisFix some custom types in comp.el
2021-04-27 Amin Bandali* lisp/erc/erc.el: Add past maintainer Michael Olson...
2021-04-27 Lars IngebrigtsenFix compilation warnings in non-toolkit builds
2021-04-27 Stefan KangasRename abnormal hook to comp-async-cu-done-functions
2021-04-26 Lars IngebrigtsenFix failing subr test
2021-04-26 Lars IngebrigtsenFix failing auth-source test
2021-04-26 Adam SjøgrenEnsure that we get an X-Draft-From headers
2021-04-26 Stefan Monnier* lisp/emacs-lisp/package.el: Fix use of `find-library...
2021-04-26 Andrea Corallo* lisp/emacs-lisp/comp-cstr.el (comp-ctxt): Initialize it.
2021-04-26 Andrea CoralloRework where `comp-ctxt' is defined.
2021-04-26 Andrea Corallo* lisp/emacs-lisp/comp.el: Make it loadable in vanilla...
2021-04-26 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-known-type-specifiers...
2021-04-26 Eric AbrahamsenSmall tweaks to gnus-registry reindexing messaging
2021-04-26 Lars IngebrigtsenFix previous emake adjustment
2021-04-26 Andrea CoralloMake use of `ert-resource-file' `ert-resource-directory...
2021-04-26 Andrea Corallo* Use `expand-file-name' in place of `concat' in comp...
2021-04-26 Andrea CoralloMove native compiler test data into proper directory...
2021-04-26 Andrea Corallo* test/src/comp-tests.el: Fix it for non native compile...
2021-04-26 Andrea Corallo* Fix comp-cstr tests for vanilla build (bug#48021)
2021-04-26 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-accept-and-process...
2021-04-26 Michael AlbinusSome rearrangement in gitlab-ci.yml
2021-04-26 Dario GjorgjevskiFix typo in tramp-get-remote-gid
2021-04-26 Stefan Kangas* src/editfns.c (Fpropertize): Doc fix; reference Info...
2021-04-26 Glenn Morris; NEWS copyedits
next