]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-05-08 Andrea CoralloShallow setters by default are not a good idea scratch/lexspaces
2020-05-08 Andrea CoralloRename in-lexspace -> lexspace-in
2020-05-08 Andrea CoralloFix sweep_symbols
2020-05-08 Andrea CoralloRemove unnecessary assertion
2020-05-08 Andrea CoralloRename lexspace-make-from -> lexspace-make
2020-05-08 Andrea CoralloAdd lexspace-import-symbol
2020-05-08 Andrea CoralloAdd function lexspace contex mechanism
2020-05-08 Andrea CoralloAdd SYMBOL_FUNC_LEXSPACE
2020-05-08 Andrea CoralloStore lexspace in closures
2020-05-08 Andrea CoralloAdd lexspace redirection
2020-05-08 Andrea CoralloMake in-lexspace do something
2020-05-08 Andrea CoralloAdd lexspace-make-from
2020-05-08 Andrea CoralloMove symbol value into separate binding
2020-05-08 Andrea CoralloAdd SYMBOL_FUNCTION accessor function
2020-05-08 Andrea CoralloStore symbol value into the binding
2020-05-08 Andrea CoralloAdding binding pseudovector
2020-05-08 Andrea CoralloAdd lexspaces.c
2020-05-07 Basil L. Contovounesios; Update recent function declaration in dnd.el
2020-05-07 Tassilo HornAllow browsing an URL explicitly with an internal or...
2020-05-07 Tassilo HornCategorize browse-url functions into internal and exter...
2020-05-07 Basil L. Contovounesios; Fix recent byte-compiler warning in dnd.el again
2020-05-07 Basil L. Contovounesios; Improve recent change to browse-url.el
2020-05-07 Noam PostavskyDon't increment array index in cl-loop twice (Bug#40727)
2020-05-07 Noam PostavskyRevert "cl-loop: Calculate the array length just once"
2020-05-07 Tassilo HornFix browse-url (remove debugging leftover).
2020-05-07 Michael AlbinusHandle signals in Tramp's process-file
2020-05-07 Tassilo HornRefactor browse-url handler selection into separate...
2020-05-07 Basil L. Contovounesios; Fix recent byte-compiler warnings in dnd.el
2020-05-06 Tassilo HornRestore HTML rendering behavior of browse-url-of-buffer...
2020-05-06 Paul EggertPacify buggy old GCC with a cast
2020-05-06 Glenn MorrisMerge from origin/emacs-27
2020-05-06 Glenn Morris; Merge from origin/emacs-27
2020-05-06 Glenn MorrisMerge from origin/emacs-27
2020-05-06 Glenn Morris; Merge from origin/emacs-27
2020-05-06 Glenn MorrisMerge from origin/emacs-27
2020-05-06 Glenn Morris; Merge from origin/emacs-27
2020-05-06 Glenn MorrisMerge from origin/emacs-27
2020-05-06 Tassilo HornConsult browse-url-{default-,}handlers in drag&drop.
2020-05-06 Eli Zaretskii* doc/emacs/modes.texi (Major Modes): Fix quoting....
2020-05-06 Michael Albinusprocess-file in Tramp must return exit code (Bug#41099)
2020-05-06 Tassilo HornAllow for custom URL handlers in browse-url.
2020-05-06 Stefan KangasPrefer 'strong' and 'em' to 'b' and 'i' in html-mode
2020-05-06 Noam PostavskyFix docstring quoting
2020-05-06 Noam Postavsky; Mark Bug#29799 tests as failing since we reverted...
2020-05-06 Noam PostavskyRevert "cl-loop: Calculate the array length just once"
2020-05-06 Noam PostavskyRevert "cl-loop: Add missing guard condition"
2020-05-06 Noam PostavskyRevert "Refix conditional step clauses in cl-loop"
2020-05-06 Paul EggertDon’t assume __has_attribute in emacs-module.c
2020-05-05 Stefan MonnierTry and improve the *Help* layout for things like ...
2020-05-05 Eli ZaretskiiImprove "Help Summary" section in user manual
2020-05-05 Stefan KangasClarify message-sendmail-extra-arguments docstring
2020-05-05 Philipp Stephani* src/editfns.c (Fformat): Small documentation fix.
2020-05-05 Paul EggertFix typos in recent attribute.h simplification
2020-05-04 Alan MackenzieRemove calls to non-existent functions from edebug.el.
2020-05-04 Michael AlbinusAdapt Tramp tests
2020-05-04 Michael AlbinusFix setting of INSIDE_EMACS in Tramp
2020-05-03 Dmitry GutovHonor search-upper-case
2020-05-03 Basil L. ContovounesiosFix eww-follow-link on URLs with #target
2020-05-03 Juri LinkovRevert part of recent commit 85544f8ef5 (bug#40808)
2020-05-03 Paul EggertSimplify by using attribute.h macros
2020-05-03 Paul EggertUpdate from Gnulib
2020-05-03 Stefan Monnier* lisp/emacs-lisp/eieio.el (oset, oset-default): Mark...
2020-05-03 Stefan KangasImprove doc strings of makunbound and fmakunbound
2020-05-03 Simen HeggestøylUse lexical-binding in check-declare.el and add tests
2020-05-03 Glenn Morris; admin/notes/git-workflow
2020-05-03 Glenn Morris; admin/notes/git-workflow
2020-05-03 Mattias EngdegårdFix calculator division truncation (bug#40892)
2020-05-03 Alan ThirdFix initial frame resizing issue on NS (bug#40200)
2020-05-03 Michal Nazarewiczcc-mode: document Doxygen ‘c-doc-comment-style’ (bug...
2020-05-03 Glenn Morris; Merge from origin/emacs-27
2020-05-03 Glenn MorrisMerge from origin/emacs-27
2020-05-03 Glenn Morris; Merge from origin/emacs-27
2020-05-03 Glenn MorrisMerge from origin/emacs-27
2020-05-03 Glenn Morris; Merge from origin/emacs-27
2020-05-03 Glenn MorrisMerge from origin/emacs-27
2020-05-03 Stefan KangasRemove redundant :groups args missed in last commit
2020-05-03 Stefan KangasImprove indentation of 'loop' forms
2020-05-03 Stefan KangasUse lexical-binding in w32-vars.el
2020-05-03 Eli ZaretskiiImprove accuracy of apropos commands that search doc...
2020-05-03 Mattias EngdegårdRegexps cannot infloop; fix manual
2020-05-03 Michael AlbinusDo not delete asynchronous Tramp processes due to sessi...
2020-05-03 Michael AlbinusImprove Tramp debug messages
2020-05-03 Alan MackenzieRevert "Mark breakpoints in edebug with highlights...
2020-05-02 Stefan KangasUse lexical-binding for some term libraries
2020-05-02 Paul EggertMake memq etc. examples more like they were
2020-05-02 Stefan KangasImprove Info-mode doc and menu
2020-05-02 Michael Albinus;; Revert recent change in tramp-cache.el
2020-05-02 Eli ZaretskiiFix 'count-screen-lines' when lines are truncated
2020-05-02 Eli ZaretskiiDocument effect of 'search-upper-case' on replacement...
2020-05-01 João TávoraProperly fix embarassing missing paren typo in jsonrpc.el
2020-05-01 Eli Zaretskii* lisp/desktop.el (desktop-save): Doc fix. (Bug#41007)
2020-05-01 Michael HeerdegenInhibit modification hooks when saving eieio-persistent's
2020-05-01 Michal Nazarewiczcc-mode: add support for Doxygen documentation style
2020-05-01 Paul Eggert* lisp/jsonrpc.el (initialize-instance): Fix closing...
2020-05-01 João TávoraConsolidate lisp/jsonrpc.el logging in single events...
2020-05-01 Basil L. Contovounesios; Fix recent additions with lisp-data-mode
2020-05-01 Glenn Morris; Auto-commit of loaddefs files.
2020-05-01 Glenn Morris; Auto-commit of loaddefs files.
2020-05-01 Alan MackenzieProtect non-selected face spec components in custimize...
2020-05-01 João TávoraAdd lisp-data-mode for editing non-code Lisp data
next