]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-09-13 João TávoraRe-organize and rewrite parts of the Flymake manual scratch/bug-50244
2021-09-13 João TávoraAdd support for project-wide diagnostics in Flymake...
2021-09-13 João TávoraBump lisp/progmodes/project.el version to 0.7.1
2021-09-13 João TávoraKeep and report "foreign" diangnostics in flymake-cc...
2021-09-13 João TávoraAbbreviate Flymake backend name in flymake-show-diagnos...
2021-09-13 João TávoraUnbreak M-x compile-defun of functions using flymake-log
2021-09-13 João TávoraRefactor some Flymake functions
2021-09-13 João TávoraRename flymake--backend-state to flymake--state
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
2021-09-12 Olivier CertnerERC: Track: Clarify documentation on tracked buffers...
2021-09-12 Olivier CertnerERC: Track: Fix documentation of structure of 'erc...
2021-09-12 Dmitry GutovRe-fix bug#16897
2021-09-11 Tassilo HornRefactor bug-reference setup for software forges
2021-09-11 Mattias EngdegårdFix byte-compilation warnings
2021-09-11 Mattias EngdegårdRemove obsolete variable
2021-09-11 Mattias EngdegårdPropagate aliased lexical variables in byte compiler
2021-09-11 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-09-11 Eli Zaretskii; * src/w32term.c (w32_read_socket): Avoid compiler...
2021-09-11 Augusto StoffelKeep python.el compatible with older Emacsen
2021-09-11 Michael AlbinusTramp code cleanup
2021-09-11 Augusto StoffelAllow using 'python-shell-send-file' across machines
2021-09-11 Eli Zaretskii; * src/keyboard.c (make_lispy_position): Fix a recent...
2021-09-11 Augusto StoffelImplement caching for 'python-shell-completion-at-point'
2021-09-11 Alan ThirdFix display of tab-bar buttons
2021-09-11 Eli ZaretskiiDocument tool-bar and tab-bar mouse events
2021-09-11 Eli ZaretskiiFix tab-bar scrolling for mice that report mouse-wheel...
2021-09-11 Tassilo Horn; Add some TODOs for the bug-reference-<forge>-instance...
2021-09-11 Tassilo Hornbug-reference-bug-regexp now defines a contract for...
2021-09-11 Eli Zaretskii; * lisp/emacs-lisp/comp.el (native-comp-compiler-optio...
2021-09-11 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-09-11 Stefan Kangas* lisp/info.el (Info-streamline-headings): Add entry.
2021-09-11 Eli ZaretskiiImprove documentation of Show Paren mode
2021-09-11 Eli ZaretskiiFix restoring from pdumper file on MS-Windows 9X
2021-09-11 Stephen Gildea; * doc/lispref/files.texi (Changing Files): Fix xref...
2021-09-11 Dmitry GutovNew minor mode 'show-paren-local-mode'
2021-09-10 Tassilo HornImprove overlay placement performance
2021-09-10 Arthur MillerAdd support for GCC compiler command-line options
2021-09-10 Dmitry GutovFix test find-defs-defgeneric-el
2021-09-10 Lars IngebrigtsenRevert usage of format-prompt in python.el
2021-09-10 Augusto StoffelProperly encode all strings sent to Python shell
2021-09-10 Stephen GildeaTramp: honor default file modes in make-directory
next