]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2021-04-26 Glenn Morris; Add 2021 to copyright years
2021-04-25 Stefan Monnier* lisp/url/url-proxy.el (url-find-proxy-for-url): Minor...
2021-04-25 Andrea Corallo* lisp/startup.el (comp-eln-load-path): Silence a warning.
2021-04-25 Lars IngebrigtsenHack around problems in Turkish environments in url...
2021-04-25 Stefan Kangas* lisp/emacs-lisp/comp.el (no-native-compile): Minor...
2021-04-25 Stefan Kangas* lisp/help-macro.el: Remove stale Change Log.
2021-04-25 Lars IngebrigtsenAdjust regexp to extra native-comp lines
2021-04-25 Andrea CoralloMerge branch 'feature/native-comp' into into trunk
2021-04-25 Lars IngebrigtsenRevert window/winner changes (Revert 0454bfd3313)
2021-04-25 Alan MackenzieCC Mode: Get proper search limits in c-font-lock-cut...
2021-04-25 Glenn MorrisMerge from origin/emacs-27
2021-04-25 Stefan KangasAdd more scroll key bindings to make-help-screen
2021-04-25 Gregory HeytingsFix the handling of the Delete key in help screens.
2021-04-25 Stefan Kangas; * lisp/help.el (help-for-help): Fix thinko.
2021-04-25 Stefan Kangas* lisp/ses.el: Doc fixes.
2021-04-25 Stefan KangasDon't hard-code face of "Install" button
2021-04-25 Stefan KangasRemove redundant #' before lambda in printing.el
2021-04-25 Stefan Kangas* src/keyboard.c (Flossage_size): Improve prompt.
2021-04-25 Stefan KangasShow correct lossage size in help-for-help
next