]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-09-26 Mattias EngdegårdRx documentation touch-ups (bug#46910)
2021-09-26 Stefan KangasWarn about overly long docstring in lambda
2021-09-26 Stefan KangasAvoid warning about long docstring lines in defcustom
2021-09-26 Stefan KangasFill some auto-generated docstring lines
2021-09-26 Stefan KangasAvoid false positives in bytecomp docstring width warning
2021-09-26 Stefan KangasImprove filling of generated docstring lines
2021-09-26 Stefan Kangas; Adjust overly long docstrings to fit 80 characters
2021-09-26 Stefan Kangasert: Add basic explainer for string-equal
2021-09-26 Stefan KangasUnbreak ert tests
2021-09-26 Michael Albinus; More instrumentation in autorevert-tests.el
2021-09-26 Stefan KangasDoc fix: mode name in local variables needs no suffix
2021-09-26 Stefan Kangascheckdoc: Library footer must match package.el requirement
2021-09-26 Eli Zaretskii; Improve documentation of 'with-environment-variables'
2021-09-26 Michael AlbinusAdapt Tramp's make-process for macOS.
2021-09-26 Lars IngebrigtsenExpand the ` doc string slightly
2021-09-26 Lars IngebrigtsenFix rendering non-ASCII text with links
2021-09-26 Lars IngebrigtsenAdd new macro with-environment-variables
2021-09-25 Stefan KangasRevert "; Fix capitalization of F1..F12 keys in docs"
2021-09-25 Stefan Kangas; Bump seq version to 2.23
2021-09-25 Stefan KangasRevert part of previous doc fix
2021-09-25 Juri Linkov* lisp/tab-bar.el (tab-bar-new-tab-to): Use ignore...
2021-09-25 Adam Porter* lisp/tab-line.el: Add modified-buffer face
2021-09-25 Stefan Kangas; Fix capitalization of F1..F12 keys in docs
2021-09-25 Mattias Engdegård; * lisp/wid-edit.el (natnum): rectify tag string
2021-09-25 Mattias EngdegårdFix byte-compiler crash for legal dynamic-binding code
2021-09-25 Mattias Engdegård; * doc/emacs/help.texi (Misc Help): @key{f1} -> @key{F1}
2021-09-25 Mattias EngdegårdConstant-propagate variables bound outside loops
2021-09-25 Mattias Engdegård; Remove various duplicated words
2021-09-25 Mattias EngdegårdUse ambient lexical-binding value in ert-deftest body...
2021-09-25 Mattias EngdegårdRenege on anonymous &rest (bug#50268, bug#50720)
2021-09-25 Stefan KangasClarify define-derived-mode docstring
2021-09-25 Michael Albinus; Fix typo in ert.texi
2021-09-25 Philip KaludercicAdd myself as rcirc maintainer
2021-09-25 Philip Kaludercic* rcirc.el (rcirc-sentinel): Use process-status
2021-09-25 Philip Kaludercic* rcirc.texi (Using rcirc with bouncers): Remove confus...
2021-09-25 Philip Kaludercic* rcirc.el (rcirc-reconnect): Use rcirc-reconnect-delay
2021-09-25 Philip Kaludercic* rcirc.el (rcirc-reconnect): Set rcirc-joined
2021-09-25 Stefan Kangas* lisp/isearch.el (isearch-forward-regexp): Doc fix...
2021-09-25 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-09-25 Eli Zaretskii; Another minor improvement in ERT manual
2021-09-25 Stefan KangasMinor clarification of define-minor-mode :keymap argument
2021-09-25 Eli Zaretskii; * doc/misc/ert.texi (Running Tests Interactively...
2021-09-25 Stefan KangasButtonize functions in curved quotes in ERC
2021-09-25 Stefan KangasExtend and improve ERT manual section on running intera...
2021-09-25 Stephen Gildea; * lisp/mh-e/mh-scan.el: re-order variables to be...
2021-09-25 Stephen GildeaUpdate mh-scan regexp to match mh-note-allowlisted
2021-09-25 Basil L. Contovounesios; Fix omission in recent CONTRIBUTE doc change.
2021-09-25 Michael Albinus; More instrumentation in autorevert-tests.el
2021-09-25 Lars IngebrigtsenDocument the new paren-space indentation rule
2021-09-25 Lars IngebrigtsenSome NEWS tagging
2021-09-25 Lars Ingebrigtsen'xref-search-program'-related doc string fixes
2021-09-25 Lars IngebrigtsenDocument the 'string' thingatpt target
2021-09-25 Eli ZaretskiiFix cursor motion around some Emoji sequences
2021-09-25 Eli Zaretskii; Improve text about 'CONTRIBUTE'
2021-09-25 Eli ZaretskiiUse explicit man-page section in references
2021-09-25 Eli Zaretskii; Improve recently added documentation
2021-09-25 Lars Ingebrigtsensave-some-buffers-root doc string change
2021-09-25 Lars IngebrigtsenDo some NEWS tagging
2021-09-25 Lars IngebrigtsenDocument redisplay-skip-fontification-on-input
2021-09-25 Bastien Guerry; * doc/misc/gnus.texi (Gnus Registry Setup): Fix missi...
2021-09-25 Stephen Gildea; tramp-auto-save-directory: set mode atomically when...
2021-09-25 Lars IngebrigtsenAdd new user option ispell-help-timeout
2021-09-25 Stefan KangasSet :type of suggest-key-bindings to natnum
2021-09-25 Stefan KangasNew :type natnum for defcustom
2021-09-25 Stefan Kangas* lisp/dired-aux.el (dired-do-chmod): Simplify docstring.
2021-09-25 Stefan KangasAdd support for man page hyperlinks in doc strings
2021-09-25 Lars IngebrigtsenFix some instances in the Emacs manual with misleading...
2021-09-25 Manuel GiraudMake 'C-u C-x v v' handle unregistered files.
2021-09-25 Daniel MartínMention the 'r' key in ask-user-about-supersession...
2021-09-25 akaterIndent bodies of local function definitions properly...
2021-09-25 Stefan KangasClarify where to find CONTRIBUTE
2021-09-25 Lars IngebrigtsenUse gzip to uncompess .xz files on MacOS
2021-09-25 Lars IngebrigtsenUse `temporary-file-directory' in `with-existing-directory'
2021-09-24 Stefan KangasFix alignment on font size change in tabulated-list...
2021-09-24 Stefan KangasDoc fix; cl-random is only pseudo-random
2021-09-24 Stefan Kangascheckdoc: Don't ask to disambiguate mode names
2021-09-24 Stefan KangasFix recently introduced bug in checkdoc
2021-09-24 Stefan KangasRevert change to use seq-random-elt in Tramp test
2021-09-24 Stefan Kangascheckdoc: Improve wide line warning to decrease false...
2021-09-24 Stefan KangasUse command substitution instead of raw keys in more...
2021-09-24 Stefan KangasPrefer seq-random-elt to nth+random
2021-09-24 Michael AlbinusFix auto-revert-test05-global-notify
2021-09-24 Robert Pluim; * doc/misc/tramp.texi: Grammar fixes for process...
2021-09-24 Robert Pluim; * etc/NEWS: improve some recently added entries
2021-09-24 Robert PluimGenerate skin tone compositions from emoji-sequences.txt
2021-09-24 Robert PluimAdd a few more missing emoji overrides
2021-09-24 Robert PluimMove compose-gstring-for-variation-glyph
2021-09-24 Robert PluimUpdate provenance comment in charscript.el
2021-09-24 Eli Zaretskii; * etc/NEWS: Fix a recently modified entry.
2021-09-24 Stefan Kangas; * etc/NEWS: Fix typo.
2021-09-24 Stefan Kangas; * lisp/emacs-lisp/checkdoc.el (checkdoc-in-abbreviati...
2021-09-24 Michael Albinus; Instrument autorevert-tests.el
2021-09-24 Eli Zaretskii; * doc/emacs/glossary.texi (Glossary): Improve the...
2021-09-24 Juri Linkov* lisp/gnus/mm-uu.el (mm-uu-type-alist): Add markdown...
2021-09-24 Juri LinkovNew thing-at-point target 'string' used in context...
2021-09-23 Basil L. ContovounesiosPacify recent warnings in ansi-color-tests.el
2021-09-23 Lars IngebrigtsenAdd `info-lookup-symbol' to the menu
2021-09-23 Lars IngebrigtsenAdd s Symbol entry in the glossary
2021-09-23 Konstantin... Do not count git markers as "deleted lines"
2021-09-23 Miha RihtaršičFix problems with 'C-c C-n' in sh-script-mode
next