]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-10-27 Po LuCorrect order of arguments to dnd-handle-multiple-urls
2023-10-26 Stefan KangasFix `browse-url-default-scheme` custom :type
2023-10-26 Harald Jörg; cperl-mode.el: Remove a duplicate defvar
2023-10-26 Stefan KangasRemove highlighting trailing whitespace from cperl...
2023-10-26 Stefan Kangas; Update item numbering in cperl-praise
2023-10-26 Stefan KangasRemove link to Perl info documentation
2023-10-26 Michael Albinus* doc/misc/tramp.texi (Traces and Profiles): Fix indent...
2023-10-26 João TávoraFlymake: protect against problematic invalid diagnostics
2023-10-26 Po LuProperly respond to drops observing the Motif protocol
2023-10-26 Po LuCorrect typos in the manuals
2023-10-26 Po LuEnable DND handlers to receive more than one URI at...
2023-10-26 Harald Jörgcperl-mode.el: Make commands and options for Perl info...
2023-10-26 Po LuRevise selection documentation
2023-10-26 Po LuMollify byte compiler in builds without SQLite
2023-10-26 Wilhelm H KirschbaumSimplify sigil font-lock match for elixir-ts-mode
2023-10-25 Dmitry GutovTweak the DOI URL and the description
2023-10-25 Stefan KangasSupport HTTPS links in newsticker extra elements
2023-10-25 Stefan Kangas; Fix webjump test after recent change
2023-10-25 Stefan Kangas; Fix two broken links
2023-10-25 Michael Albinus* doc/misc/tramp.texi (Traces and Profiles): Fix indent...
2023-10-25 Stefan KangasSupport HTTPS in ido-file-internal
2023-10-25 Stefan KangasSupport HTTPS URLs in newsticker-add-url
2023-10-25 john muhlImprove imenu support in lua-ts-mode
2023-10-25 Spencer BaughAdd toggle-window-dedicated command and mode-line-windo...
2023-10-25 Ulrich Müller; Fix spelling of my name in all ChangeLog files
2023-10-25 dalanicolaiFix 'locate-dominating-file' when FILE is not a directory.
2023-10-25 Jens SchmidtBetter handle errors when writing r-o files without...
2023-10-25 Stefan KangasAdd HTTPS to mh-access-types
2023-10-25 Stefan KangasRespect browse-url-default-scheme on Haiku
2023-10-25 Stefan KangasPrefer HTTPS in `M-x webjump´
2023-10-25 Stefan KangasSilence makeinfo 7.1 warnings in Tramp manual
2023-10-25 Stefan KangasReduce code duplication in webjump
2023-10-25 Mattias EngdegårdLLDB support: cope with inserted text being write-protected
2023-10-25 Po LuDocumentation copy-edits
2023-10-25 Po LuCorrect computation of intermediate axis coordinates
2023-10-24 Stefan KangasPrefer HTTPS to HTTP in ffap
2023-10-24 Jim PorterAdd a new Eshell special reference type for markers
2023-10-24 Jim PorterAdd 'eshell-special-ref-alist' to allow extending Eshel...
2023-10-24 Jim PorterSupport arbitrary Eshell arguments inside special refer...
2023-10-24 Andrea CoralloMake eln files re-dumpable (bug#45103)
2023-10-24 Harald Jörg; cperl-mode.el: Remove functions using mode-compile.el
2023-10-24 Stefan Kangas; Add missing documentation tags to etc/NEWS
2023-10-24 Stefan KangasMake NSM warn if DH key exchange has less than 2048...
2023-10-24 Stefan KangasWarn about 3DES when network-security-level is medium
2023-10-24 Stefan Kangas; Fix typo
2023-10-24 Po LuIntroduce an option which controls touch screen hscroll
2023-10-24 Ulrich Müller* Makefile.in (sanity-check): Add the -Q option. ...
2023-10-24 Stefan Kangas; Minor copyedits in the drag-and-drop docs
2023-10-24 Mattias EngdegårdBetter LLDB frame information (bug#66604)
2023-10-24 Po LuCorrect documentation of selection-coding-system
2023-10-24 Po Lu* doc/lispref/frames.texi (Drag and Drop): Fix typo.
2023-10-24 Po LuRewrite all sections of the drag-and-drop documentation
2023-10-24 Po LuRewrite first two sections of the drag-and-drop documen...
2023-10-23 Stefan KangasPrefer HTTPS to HTTP in thing-at-point
2023-10-23 Stefan KangasRemove gmane.org support from nnweb
2023-10-23 Stefan Kangas; Fix broken link
2023-10-23 Stefan KangasPrefer HTTPS to HTTP for Google Groups
2023-10-23 Dmitry Gutovxref-backend-references: Avoid finding duplicates
2023-10-23 Mattias EngdegårdMore robust control sequence handling in LLDB output...
2023-10-23 Stefan Kangas; Fix my last commit
2023-10-23 Mattias EngdegårdModernise text about using dynamic variables
2023-10-23 Mattias EngdegårdElaborate Elisp dialect selection in manual
2023-10-23 Mattias EngdegårdDescribe lexical binding before dynamic
2023-10-23 Mattias EngdegårdImproved `eval` documentation
2023-10-23 Stefan KangasFix failing ERC test
2023-10-23 Po LuRewrite Yank Media node in the Emacs Lisp manual
2023-10-23 Basil L. Contovounesios; * test/lisp/align-tests.el: Pacify warning.
2023-10-23 john muhlVarious improvements to lua-ts-mode (Bug#66159)
2023-10-23 Po Lu; * doc/lispref/frames.texi (X Selections): Fix typo.
2023-10-23 Po LuCorrectly register Num Lock keys under Haiku
2023-10-23 Gerd MöllmannFix LLDB prompt in Gud when attached
2023-10-23 Po LuFurther improve documentation concerning selections
2023-10-22 Antero MejrAdd completion for 'doas' to pcomplete
2023-10-22 Mauro ArandaAllow specifying the dir locals file to edit (Bug#66663)
2023-10-22 Petteri Hintsanen* lisp/tab-bar.el: Fix the close button with auto-width...
2023-10-22 Po LuFurther improve selection-related documentation
2023-10-22 Po LuRevise documentation concerning selections outside X
2023-10-22 Eli Zaretskii; * src/keyboard.c (save_line_number_display_width...
2023-10-22 Po LuEnumerate default UVS glyphs
2023-10-21 Yuan Fu; * lisp/progmodes/js.el (js--treesit-sexp-nodes):...
2023-10-21 Yuan FuDocumentation for treesit-font-lock-rules change
2023-10-21 Gerd Möllmann; Fix a compilation warning
2023-10-21 Stefan Monnier* lisp/cedet/semantic/imenu.el: Don't load `advice`
2023-10-21 Stefan Monnier* lisp/treesit.el: Don't require `cl-seq` directly
2023-10-21 Stefan Monnierso-long.el: Don't load `advice` during compilation
2023-10-21 Eli Zaretskii; * etc/NEWS: Fix wording of a recently-added entry.
2023-10-21 Mattias EngdegårdMove lexical-binding warning from checkdoc to byte...
2023-10-21 Eli ZaretskiiMerge from origin/emacs-29
2023-10-21 Eli Zaretskii; Merge from origin/emacs-29
2023-10-21 Eli ZaretskiiMerge from origin/emacs-29
2023-10-21 Eli Zaretskii; * src/keyboard.c (line_number_mode_hscroll): Fix...
2023-10-21 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-10-21 Mattias EngdegårdMove and edit text about lexical environment representation
2023-10-21 Po Lu; * src/sfnt.c: Refine doc of variation selectors and...
2023-10-21 Eli ZaretskiiFix mouse clicks on links under 'global-display-line...
2023-10-21 Lassi KortelaRecognize backslash in `dns-mode` quoted values
2023-10-21 Stefan KangasDon't use obsolete `sleep-for` argument
2023-10-21 john muhlSupport lua-ts-mode in align.el
2023-10-21 Mauro ArandaFix eglot-report-progress :type
2023-10-21 Ulrich Müller; * lisp/progmodes/gud.el (gud-gud-lldb-command-name...
next