]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-10-04 Glenn MorrisMerge from origin/emacs-28
2021-10-04 Glenn Morris; Merge from origin/emacs-28
2021-10-04 Glenn MorrisMerge from origin/emacs-28
2021-10-04 Eli ZaretskiiRevert "Fix problem with outputting error messages...
2021-10-04 Gregory HeytingsAvoid exiting when outputting error messages during...
2021-10-04 Lars IngebrigtsenRemove :copy from define-keymap
2021-10-04 Lars IngebrigtsenFix gnus-group-mode-map breakage from previous patch
2021-10-04 Eli Zaretskii; * src/Makefile.in (../native-lisp): More tweaks of...
2021-10-04 Lars IngebrigtsenDocument with-memoization
2021-10-04 Lars IngebrigtsenAdd new command 'ensure-empty-lines'.
2021-10-04 Michael Albinus* test/infra/gitlab-ci.yml (test-native-comp-speed0...
2021-10-04 Robert PluimRemove implemented emoji items
2021-10-04 Lars Ingebrigtsenproject.el NEWS tagging
2021-10-04 Lars Ingebrigtsenthing-at-mouse NEWS tagging
2021-10-04 Lars IngebrigtsenAdd new user option 'translate-upper-case-key-bindings'
2021-10-04 Lars IngebrigtsenRemove MozRepl stuff from js.el
2021-10-04 Carlos PitaAvoid a warning in python-eldoc-setup-code
2021-10-04 Gregory HeytingsFix problem with outputting error messages while dumpin...
2021-10-04 Lars IngebrigtsenMention ffap-file-name-with-spaces in the ffap doc...
2021-10-04 Lars IngebrigtsenAllow computing :doc-spec info-look elements at run...
2021-10-04 Lars IngebrigtsenRevert "Make info-look search harder for the Python...
2021-10-04 Lars IngebrigtsenUpdate NEWS for 'define-keymap'
2021-10-04 Lars IngebrigtsenConvert some keymaps to defvar-keymap
2021-10-04 Lars IngebrigtsenAdd 'define-keymap' and 'defvar-keymap'
2021-10-04 Paul EggertAdd safety check in x_menu_show
2021-10-04 Paul EggertTweak x_connection_closed when I/O error
2021-10-04 Stefan Kangas* lisp/erc/erc.el (erc-user-mode): Set "+i" by default.
2021-10-04 Paul EggertPort unused decls to C2x
2021-10-04 Stefan KangasImprove structure of TODO
2021-10-04 Stefan KangasDon't use some obsolete names in documentation
2021-10-04 Paul EggertTweak x_hide_tip for consistency
2021-10-04 Paul EggertRemove encode_terminal_code UNINITs
2021-10-04 Paul EggertPort pdumper.c maybe_unused to C2x
2021-10-04 Paul EggertPort systhreads.h to C2x
2021-10-03 Paul EggertPacify -Wanalyzer-null-argument in lisp_malloc
2021-10-03 Paul EggertPacify gcc 11.2.1 -Wanalyzer-null-argument
2021-10-03 João TávoraSimplify hack-read-symbol-shorthands again (bug#50946)
2021-10-03 Eli ZaretskiiFix recipe for 'native-lisp' directory
2021-10-03 Stephen Gildea; * lisp/time-stamp.el (time-stamp-format): Doc string.
2021-10-03 Paul EggertSimplify socket symlink-attack checking
2021-10-03 Eli Zaretskii; * doc/lispref/files.texi (Reading from Files): Fix...
2021-10-03 Alan MackenzieClarify (elisp) insert-file-contents with BEG or END...
2021-10-03 Michael Albinus* test/infra/gitlab-ci.yml (.native-comp-template)...
2021-10-03 Andreas Schwab* src/Makefile.in: Simplify conditionals.
2021-10-03 Michael AlbinusImprove native compilation on emba
2021-10-03 Juri LinkovMove context-menu selection items Defun/List/Symbol...
2021-10-03 Juri Linkov* lisp/tab-bar.el (tab-bar-detach-tab): Handle frame...
2021-10-03 Juri Linkov* lisp/tab-line.el (tab-line-format): Add face-modified...
2021-10-03 Michael AlbinusFix unmounting in Tramp
2021-10-03 Stefan Kangas* etc/themes/light-blue-theme.el: Add "Maintainer:...
2021-10-03 Eli ZaretskiiDefine HAVE_NATIVE_COMP in src/Makefile.in
2021-10-03 João TávoraRename elisp-shorthands to read-symbol-shorthands
2021-10-03 João TávoraFont-lock shorthands in elisp-mode for quick visual...
2021-10-03 Michael Albinus; Fix last change in tramp-sshfs.el
2021-10-03 Michael AlbinusSuppress superfluous error messages in Tramp
2021-10-03 Eli ZaretskiiFix reading the tail of a file in shorthands.el
2021-10-03 Lars IngebrigtsenFix substitution of pretty quotes in code in easy-mmode
2021-10-03 Lars IngebrigtsenFix agent directory deletion
2021-10-03 Lars IngebrigtsenObsolete the light-blue theme
2021-10-03 Lars IngebrigtsenAllow obsoleting themes
2021-10-03 Stefan Kangas; * etc/TODO: Fix previous commit; delete the right...
2021-10-02 Stefan KangasClarify the purpose of internal--format-docstring-line
2021-10-02 Juri Linkov* lisp/net/dictionary.el (context-menu-dictionary)...
2021-10-02 Kyle MeyerUpdate to Org 9.5-30-g10dc9d
2021-10-02 Glenn MorrisRemove bogus ":safe t" custom properties
2021-10-02 Eli ZaretskiiFix 'apropos-compact-layout'
2021-10-02 Glenn MorrisRemove bogus ":safe nil" custom properties
2021-10-02 Glenn MorrisThe safe-local-variable property is a function (bug...
2021-10-02 Stefan Kangas; Some minor tweaks to TODO
2021-10-02 Stefan KangasRevert "; * etc/TODO: Move elpa.gnu.org items to the...
2021-10-02 Stefan KangasRevert "* etc/TODO: Rearrange to start with "Simple...
2021-10-02 Eli ZaretskiiFix selection of fonts for Arabic on Posix platforms
2021-10-02 Stefan KangasExpand internal--format-docstring-line test
2021-10-02 Stefan KangasSupport 'strong-italic' facemenu face in html-mode
2021-10-02 Eli Zaretskii; Fix a typo in a doc string
2021-10-02 Alexandre Duret... gnus-icalendar: Missing attendees are not REQ-PARTICIPANT
2021-10-02 Lars IngebrigtsenFix ox-koma-letter compilation warnings
2021-10-02 Eli ZaretskiiPreload paren.el
2021-10-02 Eli ZaretskiiImprove documentation of 'shift-select-mode'
2021-10-02 Stefan Monnier* lisp/emacs-lisp/cl-generic.el: Fix test/lisp/loadhist...
2021-10-02 Glenn Morris; Standardize some license headers
2021-10-02 João TávoraSimplify shorthand injection (bug#50946)
2021-10-01 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl--generic-get-dispat...
2021-10-01 Tassilo Horn; If Invalid function: with-memoization error introduce...
2021-10-01 Stefan Monnier* lisp/emacs-lisp/subr-x.el (with-memoization): New...
2021-10-01 Glenn Morris; * admin/release-branch.txt: Tweak previous.
2021-10-01 Glenn MorrisMerge from origin/emacs-28
2021-10-01 Glenn Morris* doc/lispref/control.texi (pcase Macro): Fix cross...
2021-10-01 Stephen Gildea; * lisp/time-stamp.el: Fix wording in some documentati...
2021-10-01 Glenn Morris; * admin/release-branch.txt: Small edits.
2021-10-01 Glenn MorrisFix some custom types
2021-10-01 Glenn MorrisMerge from origin/emacs-28
2021-10-01 Glenn Morris; Merge from origin/emacs-28
2021-10-01 Glenn MorrisMerge from origin/emacs-28
2021-10-01 Glenn Morris; Merge from origin/emacs-28
2021-10-01 Michael Albinus; Fix oddities in etc/NEWS
2021-10-01 Michael Albinus; Fix oddities in etc/NEWS
2021-10-01 Lars IngebrigtsenFix one-clause movement in erts-mode--goto-start-of...
2021-10-01 Glenn Morris; Auto-commit of loaddefs files.
2021-10-01 Lars IngebrigtsenFix text in erts-run-test message
next