]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-10-06 João TávoraComplete shorthands to longhands for symbol-completing... scratch/bug-50959-fix
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 Andreas Schwab* src/Makefile.in: Simplify conditionals.
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 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 Eli Zaretskii; Fix a typo in a doc string
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 Glenn Morris; Standardize some license headers
2021-10-02 João TávoraSimplify shorthand injection (bug#50946)
2021-10-01 Glenn Morris; * admin/release-branch.txt: Tweak previous.
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 Michael Albinus; Fix oddities in etc/NEWS
2021-10-01 Glenn Morris; Auto-commit of loaddefs files.
2021-10-01 Stefan Kangas* etc/TODO: Add interactive mode tagging.
2021-10-01 Stefan Kangas* etc/TODO: Rearrange to start with "Simple tasks".
2021-10-01 Stefan Kangas; * etc/TODO: Move elpa.gnu.org items to the end.
2021-10-01 Stefan Kangas; * etc/TODO: Mention a relevant bug report.
2021-10-01 Stefan Kangas* etc/TODO: Remove outdated item. (Bug#50904)
2021-10-01 Amin Bandali; Oops, fix up last commit
2021-10-01 Stefan KangasRename arguments of ERC's '/whois' and simplify doc...
2021-10-01 Dmitry Gutov; s/class/type
2021-09-30 Dmitry GutovMigrate Xref off EIEIO
2021-09-30 Eli Zaretskii* admin/release-branch.txt: New file.
2021-09-30 Eli Zaretskii* lisp/dired.el (dired-omit-mode): Declare, to avoid...
2021-09-30 Eli ZaretskiiCut the emacs-28 release branch
2021-09-30 Michael Albinus; Still working on emba CI
2021-09-30 Nikolay KudryavtsevMake checkdoc's docstring substitution consistent with...
2021-09-30 Mattias Engdegård; Mark cl-flet indentation test as failing (bug#9622)
2021-09-30 Mattias EngdegårdFix regexp snags in org
2021-09-30 Mattias Engdegårdorg-element: use correct function
2021-09-30 Mattias Engdegård; * test/lisp/emacs-lisp/bytecomp-tests.el: remove...
2021-09-30 Mattias EngdegårdRevert "Indent bodies of local function definitions...
2021-09-30 Mattias EngdegårdRevert "Fix regressions in cl-flet indentation"
2021-09-30 Philip KaludercicAdd rcirc-omit-unless-requested option
2021-09-30 Stefan Monnier* lisp/org/ob-julia.el: Use lexical-binding
2021-09-30 Stefan Monnier* lisp/org/ox-koma-letter.el: Use lexical-binding
2021-09-30 Eli ZaretskiiFix a recent change of 'undo-redo' binding
2021-09-30 Eli ZaretskiiMerge Org 9.5 from branch 'origin/scratch/org-sync'.
2021-09-30 Mattias Engdegård; * src/nsterm.h: Use objc-mode.
2021-09-30 Juri Linkov; * lisp/help.el (help--analyze-key): Add comment.
2021-09-30 Lars IngebrigtsenFix previous `newline' patch
2021-09-30 Lars IngebrigtsenMake `newline' check the argument earlier
2021-09-30 akaterFix regressions in cl-flet indentation
2021-09-30 dickmaoFix bootstrap after recent undo-redo change
2021-09-30 Kyle Meyer* etc/NEWS: Announce Org update.
2021-09-30 Kyle MeyerUpdate to Org 9.5
2021-09-30 Amin BandaliAdd new '/wii' convenience ERC command
2021-09-30 Amin BandaliRestore the previous order of ERC's '/whois' arguments
2021-09-29 Stefan KangasNew command mpc-goto-playing-song
2021-09-29 Stefan Kangas* lisp/linum.el: Recommend `display-line-numbers-mode'.
2021-09-29 Dmitry GutovAdd bindings for 'undo-redo'
2021-09-29 Juri Linkov* lisp/tab-bar.el (tab-bar-move-tab-to-frame): Delete...
2021-09-29 Adam Porter* lisp/tab-bar.el: (tab-bar-detach-tab) New command
2021-09-29 Lars IngebrigtsenTweak previous message-newline-and-reformat change
2021-09-29 Lars IngebrigtsenCross reference `dired-do-revert-buffer'
2021-09-29 Lars IngebrigtsenDo some NEWS taggin
2021-09-29 Stefan Kangas* etc/TODO: Delete ImageMagick items. (Bug#50891)
2021-09-29 Lars IngebrigtsenMake `M-q' in message-mode work better
2021-09-29 Stefan KangasForce volume to an integer divisible by mpc-volume...
2021-09-29 Lars IngebrigtsenSignal an error in `search-forward-help-for-help'
2021-09-29 Lars IngebrigtsenAdd a comment about bug#50877 for gnus-set-difference
2021-09-29 Lars IngebrigtsenRevert "Obsolete local set difference functions in...
2021-09-29 Michael Albinus* test/Makefile.in (WRITE_LOG): Add emacs-module-tests...
2021-09-29 Protesilaos... Update modus-themes to version 1.6.0
2021-09-29 Philip KaludercicRemove rcirc-omit-responses-after-join option
2021-09-29 Stefan Kangas; * etc/NEWS: Re-arrange slightly and fix formatting.
2021-09-29 Stefan KangasNew user option mpc-cover-image-re
next