]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2023-10-21 Po LuFacilitate opening multiple files through DND under...
2023-10-21 Huan NguyenNew keyword :default-language in treesit-font-lock...
2023-10-21 Stefan Monnier(buffer-match-p): Replace `&optional` with `&rest`...
2023-10-20 Stefan Monnier(sleep-for): Make the `millisec` argument obsolete
2023-10-20 F. Jason ParkPrefer erc-target to erc-default-target
2023-10-20 F. Jason ParkRename erc-server-buffer-p
2023-10-20 F. Jason ParkRespect user markers in erc-insert-timestamp-left
2023-10-20 F. Jason ParkFix right-sided stamps commingling with erc-prompt
2023-10-20 F. Jason ParkRestore missing metadata props in erc-display-line
2023-10-20 F. Jason ParkWarn about top-level erc-update-modules calls
2023-10-20 F. Jason Park* lisp/erc/erc-backend.el (define-erc-response-handler...
2023-10-20 F. Jason Park; Mark erc-log test as :unstable
2023-10-20 Dmitry Gutovproject--switch-project-command: Retouch
2023-10-20 Eli Zaretskii; More fixes for LLDB support
2023-10-20 Ulrich Müller; * lisp/calc/calc-units.el (math-standard-units):...
2023-10-20 Eli Zaretskii; Fix recent changes of LLDB support
2023-10-20 Eli Zaretskii; * lisp/emacs-lisp/comp-cstr.el: Fix punctuation.
2023-10-20 Po LuRepair detection of empty mailto URLs
2023-10-20 Gerd MöllmannFix Gud LLDB completion for function names
2023-10-20 Po LuTreat empty mailto URIs properly under Android
2023-10-20 Jens Schmidt; Fix argument name for function `copy-file'
2023-10-19 Dmitry GutovImprove behavior with project-switch-use-entire-map=t
2023-10-19 Juri Linkov* lisp/progmodes/project.el (project--other-place-prefi...
2023-10-19 Michael AlbinusAdapt Tramp version
2023-10-19 Michael AlbinusUpdate Tramp version (don't merge with master)
2023-10-19 Stefan Monnier(cl--typeof-types): Complete last change
2023-10-19 Ulf Jasper* admin/MAINTAINERS: Remove Ulf Jasper as maintainer...
2023-10-19 Gerd MöllmannFix last change in gud.el
2023-10-19 Andrea CoralloAdd two missing 'number-or-marker' entries to the cl...
2023-10-19 Andrea CoralloImprove cstr typeset normalization
2023-10-19 Eli Zaretskii; * lisp/ldefs-boot.el: Regenerated for Emacs 29.1.90. emacs-29.1.90
2023-10-19 Gerd MöllmannGud support for column numbers
2023-10-19 Gerd MöllmannDon't rely on LLDB output format
2023-10-19 Eli ZaretskiiBump Emacs version
2023-10-19 Eli Zaretskii; Update ChangeLog.4 and etc/AUTHORS.
2023-10-19 Po LuRelay body and attachments within Android e-mails to...
2023-10-19 Gerd MöllmannGud LLDB fix for large completion count (bug#66625)
2023-10-18 Gerd MöllmannGud LLDB completions (bug#66604)
next