]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-09-29 Stefan Kangas* lisp/mpc.el (mpc-format): Fix printing after last...
2021-09-29 Amin BandaliUnobsolete erc-compat.el
2021-09-29 Stefan Kangas* etc/NEWS: Announce Eshell bookmarks.
2021-09-29 Stefan KangasAdd bookmark.el support to eww
2021-09-29 Dmitry GutovEnable show-paren-mode by default
2021-09-28 Stefan Kangas* lisp/net/eww.el (eww-mode): Show keybindings in docst...
2021-09-28 Juri Linkov* lisp/mouse.el (context-menu-map): Fix when menu is...
2021-09-28 Stefan KangasAdd shortdoc for text properties
2021-09-28 Stefan KangasMention describe-symbol in cl-defstruct docstring
2021-09-28 Stefan KangasMention cl-describe-type in cl-defstruct docstring
2021-09-28 Mattias Engdegård; * test/lisp/electric-tests.el: Reduce python-mode...
2021-09-28 Stefan Monnier* lisp/emacs-lisp/map.el: Restore compatibility with...
2021-09-28 Michael AlbinusAdapt tramp-tests.el for macOS
2021-09-28 Stefan Kangas* doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855)
2021-09-28 Stefan Kangas; * doc/lispref/tips.texi (Programming Tips): Fix markup.
2021-09-28 Stefan KangasImprove coding conventions for error messages
2021-09-28 Stefan KangasImprove docstrings of ert-resource-{directory,file}
2021-09-28 Stefan KangasSignal error on newline in internal--format-docstring...
2021-09-28 Eli Zaretskii; * lisp/emacs-lisp/comp.el (batch-native-compile)...
2021-09-28 Eli ZaretskiiMake the build of source tarball produce *.eln files
2021-09-28 Eli Zaretskii; * lisp/emacs-lisp/comp.el (batch-native-compile)...
2021-09-28 Eli Zaretskii; * src/lisp.h (enum char_bits): Update the comment.
2021-09-28 Lars IngebrigtsenAdjust ispell-look-command type
2021-09-28 André A. GomesFix search of the look program
2021-09-28 Lars IngebrigtsenUse ert-resource-file in the shorthand tests
2021-09-27 Stefan Kangascheckdoc: Allow Lisp symbols to start a message
2021-09-27 Ken BrownMake .eln files executable on Cygwin
2021-09-27 Michael Albinus; Still more instrumentation on autorevert-tests.el
2021-09-27 Michael AlbinusSimplify `file-notify--rm-descriptor'
2021-09-27 Robert Pluim; * etc/NEWS: fix errors in previous changes
2021-09-27 Juri Linkov* lisp/mouse.el (context-menu-region): Check for nil...
2021-09-27 Mattias Engdegård* lisp/progmodes/flymake.el (flymake-menu): Don't use...
2021-09-27 Alan ThirdFix GNUstep build failure
2021-09-27 Robert PluimDocument 'glyphless-char-display-control' changes
2021-09-27 Robert PluimTry to be consistent about user options in NEWS
2021-09-27 Alan ThirdFix resizing glitches in NS port (bug#50413)
2021-09-27 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-09-27 Michael Albinus; More instrumentation in autorevert-tests.el
2021-09-27 Stefan Kangas; Update some links to HTTPS and note some broken links
2021-09-27 Alan ThirdAttempt to debug a graphical glitch on macOS
2021-09-27 Alan ThirdFix NS toolbar again (bug#50534)
2021-09-27 Stefan KangasFix automatic filling of docstring in cl-defstruct
2021-09-27 Eli ZaretskiiMinor fix in 'w32-find-non-USB-fonts'
2021-09-27 Basil L. Contovounesios; Fix compilation of doc/lispref/symbols.texi.
2021-09-27 João Távora* etc/NEWS (Shorthands for Lisp symbols): Reword.
2021-09-27 Robert PluimEnhance font_range to check for emoji composition triggers
2021-09-27 Lars IngebrigtsenFix checkdoc-related test failure
2021-09-27 Lars IngebrigtsenFix two doc-related test failures
2021-09-27 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-09-27 Michael AlbinusOptimize emba builds
2021-09-27 Eli ZaretskiiMinor stylistic fixes of shorthand code in C
2021-09-27 Eli ZaretskiiMinor fixes of Lisp doc strings for shorthands feature
2021-09-27 Eli ZaretskiiMinor fixes in documentation of shorthands
2021-09-27 Lars IngebrigtsenMake comint understand the ccrypt password phrases
2021-09-27 Lars IngebrigtsenAdd "passwd" (change password) prompt to comint
2021-09-27 Lars IngebrigtsenNote that the Packaging sub-nodes are mostly for mainta...
2021-09-27 dickmaoGet a `package-test-signed` to work again
2021-09-27 Lars IngebrigtsenMove test-cl-flet-indentation to the right file
2021-09-27 Lars IngebrigtsenImprove describe-char buffer extremely slightly
2021-09-27 João TávoraDocument shorthands in the Elisp manual section on...
2021-09-27 João TávoraAdd #_ reader macro to escape shorthand renaming
2021-09-27 João TávoraConsider shorthands in Elisp's elisp-completion-at...
2021-09-27 João TávoraRework Elisp shorthands to only allow only prefix subst...
2021-09-27 João TávoraMove most of the shorthand implementation to C code
2021-09-27 João TávoraFirst Elisp version of lisp/shorthand.el, failing some...
2021-09-26 Stefan KangasAdd 'doc-string' declaration to defcalcmodevar
2021-09-26 Stefan KangasMove two incorrectly named test files
2021-09-26 Stefan Kangascheckdoc: Don't add "Commentary" header to test files
2021-09-26 Robert PluimAdd glyphless-char-display-control for Variation Selectors
2021-09-26 Stefan KangasExplicitly make the rest of erc-compat.el obsolete
2021-09-26 Stefan Kangas; Minor stylistic checkdoc fixes in test/**/*.el
2021-09-26 Stephen Gildea; Clarify and simplify time-stamp comments
2021-09-26 Eli Zaretskii; Fix some recent fixes to doc strings
2021-09-26 Stefan KangasAdd fast-path to ert--explain-string-equal
2021-09-26 Michael Albinus* test/infra/gitlab-ci.yml (variables): Set DOCKER_BUIL...
2021-09-26 Stefan KangasRename "Homepage" field to "Website" in package description
2021-09-26 Stefan KangasPrefer https for other domains than gnu.org in package URL
2021-09-26 Stefan KangasAdd test for lm-website
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
next