Age | Commit message (Expand) | Author | Files | Lines |
2023-10-28 | New cl-print-object method for subrs.feature/named-lambdas | Alan Mackenzie | 1 | -7/+15 |
2023-10-28 | Record the defining symbol for lambda functions, too | Alan Mackenzie | 1 | -6/+11 |
2023-10-27 | Give define-minor-mode's modes defining symbols. | Alan Mackenzie | 1 | -0/+3 |
2023-10-27 | Dump defining symbols along with primitives and defuns | Alan Mackenzie | 3 | -2/+3 |
2023-10-25 | Merge branch 'master' into feature/named-lambdas | Alan Mackenzie | 299 | -5267/+14154 |
2023-10-25 | * doc/misc/tramp.texi (Traces and Profiles): Fix indentation. | Michael Albinus | 1 | -1/+4 |
2023-10-25 | Support HTTPS in ido-file-internal | Stefan Kangas | 1 | -1/+1 |
2023-10-25 | Support HTTPS URLs in newsticker-add-url | Stefan Kangas | 1 | -2/+2 |
2023-10-25 | Improve imenu support in lua-ts-mode | john muhl | 2 | -8/+37 |
2023-10-25 | Add toggle-window-dedicated command and mode-line-window-dedicated | Spencer Baugh | 5 | -3/+141 |
2023-10-25 | ; Fix spelling of my name in all ChangeLog files | Ulrich Müller | 21 | -53/+53 |
2023-10-25 | Fix 'locate-dominating-file' when FILE is not a directory. | dalanicolai | 1 | -3/+5 |
2023-10-25 | Better handle errors when writing r-o files without backup | Jens Schmidt | 1 | -10/+26 |
2023-10-25 | Add HTTPS to mh-access-types | Stefan Kangas | 1 | -0/+1 |
2023-10-25 | Respect browse-url-default-scheme on Haiku | Stefan Kangas | 1 | -1/+1 |
2023-10-25 | Prefer HTTPS in `M-x webjump´ | Stefan Kangas | 2 | -4/+14 |
2023-10-25 | Silence makeinfo 7.1 warnings in Tramp manual | Stefan Kangas | 1 | -11/+11 |
2023-10-25 | Reduce code duplication in webjump | Stefan Kangas | 1 | -28/+17 |
2023-10-25 | LLDB support: cope with inserted text being write-protected | Mattias Engdegård | 1 | -2/+4 |
2023-10-25 | Documentation copy-edits | Po Lu | 2 | -9/+17 |
2023-10-25 | Correct computation of intermediate axis coordinates | Po Lu | 1 | -3/+3 |
2023-10-24 | Prefer HTTPS to HTTP in ffap | Stefan Kangas | 1 | -1/+1 |
2023-10-24 | Add a new Eshell special reference type for markers | Jim Porter | 5 | -3/+110 |
2023-10-24 | Add 'eshell-special-ref-alist' to allow extending Eshell special refs | Jim Porter | 6 | -94/+190 |
2023-10-24 | Support arbitrary Eshell arguments inside special references | Jim Porter | 6 | -144/+178 |
2023-10-24 | Make eln files re-dumpable (bug#45103) | Andrea Corallo | 3 | -21/+35 |
2023-10-24 | ; cperl-mode.el: Remove functions using mode-compile.el | Harald Jörg | 1 | -23/+1 |
2023-10-24 | ; Add missing documentation tags to etc/NEWS | Stefan Kangas | 1 | -0/+2 |
2023-10-24 | Make NSM warn if DH key exchange has less than 2048 bit primes | Stefan Kangas | 2 | -8/+12 |
2023-10-24 | Warn about 3DES when network-security-level is medium | Stefan Kangas | 3 | -9/+16 |
2023-10-24 | ; Fix typo | Stefan Kangas | 1 | -1/+1 |
2023-10-24 | Introduce an option which controls touch screen hscroll | Po Lu | 2 | -51/+68 |
2023-10-24 | * Makefile.in (sanity-check): Add the -Q option. (Bug#66721) | Ulrich Müller | 1 | -1/+1 |
2023-10-24 | ; Minor copyedits in the drag-and-drop docs | Stefan Kangas | 1 | -10/+10 |
2023-10-24 | Better LLDB frame information (bug#66604) | Mattias Engdegård | 1 | -35/+36 |
2023-10-24 | Correct documentation of selection-coding-system | Po Lu | 1 | -8/+18 |
2023-10-24 | * doc/lispref/frames.texi (Drag and Drop): Fix typo. | Po Lu | 1 | -3/+3 |
2023-10-24 | Rewrite all sections of the drag-and-drop documentation | Po Lu | 1 | -87/+87 |
2023-10-24 | Rewrite first two sections of the drag-and-drop documentation | Po Lu | 1 | -63/+101 |
2023-10-24 | Prefer HTTPS to HTTP in thing-at-point | Stefan Kangas | 1 | -2/+2 |
2023-10-24 | Remove gmane.org support from nnweb | Stefan Kangas | 3 | -13/+21 |
2023-10-24 | ; Fix broken link | Stefan Kangas | 1 | -1/+1 |
2023-10-23 | Prefer HTTPS to HTTP for Google Groups | Stefan Kangas | 1 | -8/+8 |
2023-10-23 | xref-backend-references: Avoid finding duplicates | Dmitry Gutov | 1 | -3/+4 |
2023-10-23 | More robust control sequence handling in LLDB output (bug#66604) | Mattias Engdegård | 1 | -7/+36 |
2023-10-23 | ; Fix my last commit | Stefan Kangas | 1 | -3/+2 |
2023-10-23 | Modernise text about using dynamic variables | Mattias Engdegård | 1 | -10/+10 |
2023-10-23 | Elaborate Elisp dialect selection in manual | Mattias Engdegård | 3 | -66/+85 |
2023-10-23 | Describe lexical binding before dynamic | Mattias Engdegård | 2 | -131/+127 |
2023-10-23 | Improved `eval` documentation | Mattias Engdegård | 2 | -7/+12 |