]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-09-15 Augusto StoffelPython shell: rearrange printing of newline before...
2021-09-15 Lars IngebrigtsenMake bookmark fringe marks evaporate
2021-09-15 Lars IngebrigtsenMention `lisp-data-mode' in `emacs-lisp-mode' doc string
2021-09-15 Juri LinkovAdjust occur-context-menu and elisp-context-menu
2021-09-15 Philip KaludercicAdd occur-related context-menu operations (bug#50552)
2021-09-15 Juri Linkov* lisp/window.el (display-buffer-in-previous-window...
2021-09-15 Juri Linkov* lisp/tab-bar.el (tab-bar-close-other-tabs): Add arg...
2021-09-15 Juri Linkov* lisp/tab-bar.el: Rename args to consistent naming...
2021-09-15 Stephen Gildea* lisp/mh-e/mh-e.el: Simplify file commentary for a...
2021-09-15 Dmitry Gutov; Add a note
2021-09-15 Dmitry GutovLocalize namespace-filtering code
2021-09-15 Wilson Snyderverilog-mode.el: Update verilog-mode from upstream.
2021-09-14 Glenn Morris* test/Makefile.in (XDG_CONFIG_HOME): Don't export...
2021-09-14 Glenn Morris* doc/misc/flymake.texi: Avoid xrefs in @copying.
2021-09-14 João TávoraUnbreak make bootstrap (don't use cl-defun's &aux param...
2021-09-14 Harald Jörgcperl-mode.el: Allow non-ASCII Perl identifiers
2021-09-14 Glenn Morris* lisp/emacs-lisp/checkdoc.el (checkdoc-symbol-words...
2021-09-14 Alan ThirdA further fix for toolbar visibility problems on macOS...
2021-09-14 Eli ZaretskiiFix recent changes in Flymake manual
2021-09-14 Lars IngebrigtsenMake `find-function-source-path' into obsolete alias
2021-09-14 João TávoraRe-organize and rewrite parts of the Flymake manual
2021-09-14 João TávoraAdd support for project-wide diagnostics in Flymake...
2021-09-14 João TávoraBump lisp/progmodes/project.el version to 0.7.1
2021-09-14 João TávoraKeep and report "foreign" diangnostics in flymake-cc...
2021-09-14 João TávoraAbbreviate Flymake backend name in flymake-show-diagnos...
2021-09-14 João TávoraUnbreak M-x compile-defun of functions using flymake-log
2021-09-14 João TávoraRefactor some Flymake functions
2021-09-14 João TávoraRename flymake--backend-state to flymake--state
2021-09-14 Lars IngebrigtsenProject File Commands manual clarification
2021-09-14 Alan ThirdFix incorrectly appearing toolbar on NS (bug#50534)
2021-09-14 Alan ThirdFix libgccjit detection on macOS
2021-09-14 Juri Linkov* lisp/tab-bar.el: Close tab only on mouse-1, not down...
2021-09-14 Stefan Kangas; * lisp/emacs-lisp/checkdoc.el: Fix typo in previous...
2021-09-14 Stefan Kangas; More minor docfixes found by checkdoc
2021-09-14 Stefan KangasAdd user option to avoid checkdoc warning for unescaped...
2021-09-14 Stefan KangasMinor improvements to checkdoc
2021-09-13 Dmitry GutovUse the term "future history" rather than "default"
2021-09-13 Dmitry GutovMake sure to return some valid project root
2021-09-13 Juri Linkov* lisp/progmodes/elisp-mode.el (elisp-context-menu...
2021-09-13 Juri Linkov* lisp/isearch.el: Improve 'isearch-allow-motion' featu...
2021-09-13 Mattias EngdegårdRemove duplication of `find` file pattern arguments
2021-09-13 Andrea Corallo* Clean-up some unnecessary macro usage in comp.c
2021-09-13 Lars IngebrigtsenContinue NEWS tag checking
2021-09-13 Lars IngebrigtsenFix typo in previous files.el change
2021-09-13 Lars IngebrigtsenMention unibyte issues in insert-file-contents-literall...
2021-09-13 Stefan Monnier* doc/lispref/variables.texi (named-let): Document TCO
2021-09-13 Dmitry GutovFix the tests
2021-09-13 Lars IngebrigtsenUse a fringe mark in bookmark instead of a whole backgr...
2021-09-13 Lars IngebrigtsenNEWS copy edits and tagging
2021-09-13 Lars IngebrigtsenCorrect nroff-mode NEWS entry after `M-o' changes
2021-09-13 Lars IngebrigtsenMention how to disable auto-fill-mode in the auto-fill...
2021-09-13 Lars IngebrigtsenDocument backtrace-on-error-noninteractive in the ...
2021-09-13 Lars IngebrigtsenFurther NEWS tagging updates
2021-09-13 Lars Ingebrigtsencompletions-annotations doc string clarification
2021-09-13 Lars IngebrigtsenUpdate some more NEWS tagging
2021-09-13 Lars IngebrigtsenMention `benchmark-call' in the manual
2021-09-13 Lars IngebrigtsenUpdate some pcase NEWS tags for already-documented...
2021-09-13 Lars IngebrigtsenUpdate NEWS tagging for string helper functions
2021-09-13 Lars IngebrigtsenDocument named-let and update some NEWS tags
2021-09-13 Lars IngebrigtsenClarify bookmark-fontify NEWS entry
2021-09-13 Lars Ingebrigtsenpackage-menu-execute doc string clarification
2021-09-13 Lars Ingebrigtsen* etc/NEWS: Clarify insert-into-buffer (bug#50558).
2021-09-13 Juri LinkovSupport mouse events clicked on the tab bar but outside...
2021-09-13 Lars IngebrigtsenOnly do multi-isearch in eww if there's next/prev links
2021-09-13 Juri LinkovChange value of DEFAULT_TAB_BAR_BUTTON_MARGIN from...
2021-09-13 Juri Linkov* doc/emacs/frames.texi (Tab Bars): Improve documentation.
2021-09-13 Lars IngebrigtsenFix detection of char regions in print-fontset-element
2021-09-13 Lars IngebrigtsenAdd some search-whitespace-regexp examples
2021-09-13 Lars IngebrigtsenMention get-byte in shortdoc
2021-09-13 Tassilo Hornbug-reference.el: Adapt default debbugs bug regexp...
2021-09-13 Tassilo Hornbug-reference.el: Adapt default debbugs bug regexp...
2021-09-13 Stefan KangasDeclare unused function cperl-inside-parens-p obsolete
2021-09-13 Stefan Kangas; Minor doc fixes found by checkdoc
2021-09-13 Stefan KangasImprove checkdoc abbreviation handling
2021-09-13 Stefan KangasRemove some remaining references to XEmacs
2021-09-12 Dmitry GutovExtend xref-file-name-display to elisp and etags defini...
2021-09-12 Amin BandaliERC: Use 'string-replace' only on Emacs 28 and later
2021-09-12 Amin BandaliERC: Use 'string-search' only on Emacs 28 and later
2021-09-12 Juri Linkov* lisp/tab-bar.el (tab-bar-get-buffer-tab): Use 'remq...
2021-09-12 Juri LinkovAllow region-related context menu to be used on selecte...
2021-09-12 Juri Linkov* lisp/thingatpt.el (thing-at-mouse): New function...
2021-09-12 Juri Linkov* lisp/mouse.el (context-menu-map): Add 'click' arg...
2021-09-12 Eli ZaretskiiFix quoting style in Lisp comments
2021-09-12 Juri Linkov* lisp/mouse.el (context-menu-map): Remove duplicate...
2021-09-12 Stefan Kangas; Fix symbol quoting typos
2021-09-12 Juri LinkovUse window-point in event-start and event-end (bug...
2021-09-12 Juri Linkov* lisp/tab-bar.el: Improve logic of 'ignore-current...
2021-09-12 Hanno Perrey; * lisp/eshell/em-unix.el (nil-blank-string): Doc fix
2021-09-12 Eli ZaretskiiMinor copyedits in Emacs FAQ
2021-09-12 Stefan Kangas; * doc/misc/efaq.texi (What was XEmacs?): Restore...
2021-09-12 Lars IngebrigtsenFix read-no-blanks-input doc string typo
2021-09-12 dick r. chiangFix read-no-blanks-input history argument
2021-09-12 Mattias EngdegårdInfer identifier namespace in elisp xref backend
2021-09-12 Martin Rudalics;* lisp/window.el (switch-to-prev-buffer): Fix typo...
2021-09-12 Martin RudalicsImprove doc-strings of some buffer display options...
2021-09-12 Eli ZaretskiiImprove documentation of tab bars in the Emacs manual
2021-09-12 Eli ZaretskiiImprove documentation of some tab-bar features
2021-09-12 Olivier CertnerERC: Track: Fix a perceived minor bug in mode line...
2021-09-12 Olivier CertnerERC: Track: Rewrite 'erc-track-find-face' as 'erc-track...
2021-09-12 Amin BandaliMerge from origin/emacs-27
next