]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-11-08 Andrea Corallocomp: Don't load.el comp when C-h f scratch/comp-run
2023-11-08 Andrea Corallocomp: Add comp-common.el
2023-11-07 Andrea CoralloDon't load comp when installing an existing trampoline
2023-11-03 Andrea Corallocomp: don't require 'warnings' in comp-run
2023-11-03 Andrea Corallo* comp: make comp-run don't require cl-lib at runtime
2023-11-03 Andrea Corallocomp: split code in comp-run.el
2023-11-03 Eli Zaretskii; Fix recent changes in documentation
2023-11-03 Po LuRound underline position and thickness
2023-11-03 Po LuAvoid moving point while analyzing text conversion
2023-11-03 Stefan Monnier* lisp/emacs-lisp/oclosure.el (oclosure--lambda): Burp...
2023-11-02 Dmitry GutovRemove 'M-.' binding from js-mode and js-ts-mode
2023-11-02 Michael AlbinusAdapt doc for man.el
2023-11-02 Eli Zaretskii; Improve documentation of recent changes
2023-11-02 Po LuProperly compute overhangs for overstruck text
2023-11-01 F. Jason ParkPreserve point when inserting date stamps in ERC
2023-11-01 F. Jason Park; Attempt to fix race in erc-buffer-display test
2023-11-01 Dmitry Gutov(project-switch-project): Fix the previous change
2023-11-01 Juri LinkovNew commands previous-line-completion and next-line...
2023-11-01 Michael AlbinusRun `man' also on remote systems
2023-11-01 Mattias EngdegårdNon-recursive marking of buffer-local variables
2023-11-01 Jeremy BryantAdd two docstrings in cl-macs.el
2023-11-01 Po LuPrevent errors when generating events above menu bar...
2023-11-01 Dmitry GutovOnly override the current project buffer-locally
2023-11-01 Dmitry GutovCatch 'permission-denied' during project lookup
2023-11-01 Stefan KangasRespect `browse-url-default-scheme` on Android
2023-10-31 Stefan Monnierlisp/emacs-lisp/comp-cstr.el: Fix bootstrap
2023-10-31 Stefan Monnier* lisp/emacs-lisp/comp.el: Remove redundant requires
2023-10-31 Po LuDon't round underline metrics
2023-10-31 Po LuExtract underline positions from PostScript metrics...
2023-10-31 Juri Linkov* lisp/progmodes/project.el (project-menu-entry): Add...
2023-10-31 Juri LinkovFix project-mode-line-format breaking buffer-file-codin...
2023-10-30 Harald Jörg; cperl-mode.el: Obey comment conventions
2023-10-30 Mattias Engdegård; * lisp/emacs-lisp/comp-cstr.el (comp-subtype-p):...
2023-10-30 Po LuAscertain font spacing from post table if present
2023-10-30 Stefan Monniercomp-cstr.el: The type hierarchy is a DAG, not a tree
2023-10-30 Jim PorterExclude Git submodules from 'project-files'
2023-10-30 Spencer BaughTeach ffap to look for relative file names under projec...
2023-10-29 Stefan MonnierUse OClosure to drop `advice--buffer-local-function...
2023-10-29 Stefan MonnierRequire `cl-lib` rather than directly some of its subfiles
2023-10-29 Mattias EngdegårdEliminate some nested repetitions in regexps
2023-10-29 Mattias EngdegårdFix broken gdb-control-commands-regexp (bug#66363)
2023-10-29 Michael Albinus; Fix typo in tramp.texi
2023-10-29 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2023-10-29 Stefan KangasMake nnrss suggest HTTPS instead of HTTP
2023-10-29 Eli Zaretskii; Fix documentation of last change
2023-10-29 Spencer BaughAdd 'server-eval-args-left' to server.el
2023-10-29 Eli Zaretskii; Fix a recent change in documentation of 'selection...
2023-10-29 Eli Zaretskii; Fix last change (bug#66614).
2023-10-29 Spencer BaughAdd 'case-symbols-as-words' to configure symbol case...
2023-10-29 Spencer BaughRemove the header line after disabling 'which-function...
2023-10-29 Manuel GiraudSet non-text mouse cursor on menu bar
2023-10-29 Po LuAvert a crash and file descriptor leak in yank-media
2023-10-28 Stefan KangasPrefer seq-filter in hanja-util.el
2023-10-28 Morgan SmithSpeed up Eshell smart display module
2023-10-28 Stefan KangasPrefer seq-filter in rcirc.el
2023-10-28 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2023-10-28 Mauro ArandaAdd easy customization for dir-locals files (Bug#66702)
2023-10-28 Eli ZaretskiiMerge from origin/emacs-29
2023-10-28 Eli Zaretskii; Merge from origin/emacs-29
2023-10-28 Eli ZaretskiiMerge from origin/emacs-29
2023-10-28 Po Lu; * lisp/dnd.el (dnd-protocol-alist): Correct typo.
2023-10-28 Po Lu* lisp/dnd.el (dnd-protocol-alist): Update :version.
2023-10-28 Po LuRender default DND file name handlers more precise
2023-10-28 Manuel GiraudSupport for menu bar in window_from_coordinates
2023-10-28 Stefan Monnier(auth-source-backend): Don't pass obsolete "name" arg
2023-10-28 Po LuMinor adjustments to Android drag and drop and content...
2023-10-28 Stefan Monnier(c-initialize-cc-mode): Be slightly more explicit
2023-10-28 Stefan Monnier(provided-mode-derived-p): Fix alias case
2023-10-27 F. Jason ParkTidy up ERC's internal text-property API
2023-10-27 F. Jason ParkUse marker for max pos in erc--traverse-inserted
2023-10-27 F. Jason ParkIgnore date stamps completely in erc-track
2023-10-27 F. Jason Park; * lisp/erc/erc.el (erc-after-connect): Remove package...
2023-10-27 F. Jason ParkBe slightly more aggressive with erc-scrolltobottom-all
2023-10-27 Eli Zaretskii; Another fix for profiler.c
2023-10-27 Eli ZaretskiiFix compilation error in profiler.c
2023-10-27 Michael Albinus; Merge from origin/emacs-29
2023-10-27 Michael AlbinusMerge from origin/emacs-29
2023-10-27 Michael Albinus* lisp/net/tramp.el (tramp-read-id-output): Identifiers...
2023-10-27 Eli Zaretskii; Fix style of error messages in pdumper.c
2023-10-27 Ihor Radchenko* src/pdumper.c (dump_buffer): Print message when abort...
2023-10-27 Po LuSubstitute eassert for assert throughout Android code
2023-10-27 Po LuMention additional return values for framep et al
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
next