]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-12-23 Po LuRespect glyph metrics modified by instruction code
2023-12-23 Stefan KangasDrop footer line warning for packages requiring Emacs...
2023-12-23 Stefan KangasIntroduce new function lm-package-requires
2023-12-22 João TávoraEglot: declare eglot-lsp-context bound to non-nil
2023-12-22 Michael AlbinusTramp's direct asynchronous processes use 'tramp-remote...
2023-12-22 João TávoraJsonrpc: clean up previous change
2023-12-22 Stefan Kangas; Fix typos
2023-12-22 Mattias EngdegårdRemove byte-compile-form-stack backstop
2023-12-22 Mattias Engdegård* lisp/emacs-lisp/byte-opt.el (byte-compile-nilconstp...
2023-12-22 Mattias EngdegårdSlight funcall_subr optimisation
2023-12-22 Mattias EngdegårdEnsure proper mode of *Compile-Log* buffer (bug#67920)
2023-12-22 Mattias EngdegårdEncapsulate byte-compile-form-stack maintenance
2023-12-22 Po LuProperly instruct compound glyphs with compound components
2023-12-22 João TávoraJsonrpc: overhaul logging mechanics
2023-12-21 João TávoraJsonrpc: fix destructuring bug
2023-12-21 Stefan MonnierMerge branch 'no-ls-lisp-advice'
2023-12-21 Stefan Monnier* test/lisp/ls-lisp-tests.el (ls-lisp-unload): Delete...
2023-12-21 Eli Zaretskii; * etc/NEWS: Fix markings (bug#67249).
2023-12-21 Mattias Engdegård; * lisp/emacs-lisp/cconv.el (cconv-convert): Reindent.
2023-12-21 Mattias EngdegårdMaintain byte-compile-form-stack in cconv-convert ...
2023-12-21 Mattias EngdegårdNon-delayed warning for malformed function (bug#67483)
2023-12-21 Eli Zaretskii; * lisp/progmodes/gdb-mi.el (gdb-load-history): Add...
2023-12-21 Manuel GiraudFunction to load GDB history
2023-12-21 Eli ZaretskiiImprove and update documentation of registers
2023-12-21 Po LuImplement an undocumented TrueType "feature"
2023-12-21 Po Lu* src/sfnt.c (GETINFO): Implement undocumented selector...
2023-12-21 Po LuAccept empty contours in glyphs
2023-12-21 Stefan Monnier* lisp/register.el (register-read-with-preview-fancy...
2023-12-21 Po LuCorrect defcustoms in register.el
2023-12-21 João TávoraJsonrpc: deal with nested synchronous jsonrpc-request
2023-12-21 João TávoraJsonrpc: rework implementation of continuations
2023-12-21 João Távoratrace.el: use cl-print
2023-12-20 Stefan MonnierMerge commit 'new-fix-for-bug-60819'
2023-12-20 Stefan Monnier* lisp/cedet/semantic/db.el (semanticdb-create-database...
2023-12-20 Stefan Monnier* lisp/org/org-src.el (org-src-font-lock-fontify-block...
2023-12-20 Stefan Monnier(bibtex-font-lock-keywords): Expose a lambda to the...
2023-12-20 Matto FransenSpecific rcirc log file time stamp format
2023-12-20 Thierry VolpiattoRename *basic symbols and words to traditional in register
2023-12-20 Thierry VolpiattoFix condition in register-read-with-preview-fancy
2023-12-20 Stefan MonnierFix issue with register commands in kmacro
2023-12-20 Thierry VolpiattoProvide emacs-29 behavior for register-preview
2023-12-20 Thierry VolpiattoDon't confirm with RET even when overwriting in registe...
2023-12-20 Dmitry Gutovproject--read-file-cpd-relative: Don't abbreviate at all
2023-12-20 Dmitry GutovFix project-find-file history (with project--read-file...
2023-12-19 Dmitry GutovAdd "back" button on top of the pre-rename vc-print...
2023-12-19 Mattias EngdegårdCalc: speed up math-read-preprocess-string (bug#67536)
2023-12-19 Mattias Engdegård; * lisp/progmodes/rust-ts-mode.el: Escape asterisks...
2023-12-19 Eli Zaretskii; * src/eval.c (syms_of_eval) <debugger>: Doc fix.
2023-12-19 João TávoraFido-mode: don't error if case-fold-search is globally nil
2023-12-19 Po LuImprove efficiency of operations involving font interpr...
2023-12-19 Po LuProperly sign-extend freedom and projection vector...
2023-12-19 Po LuFurther corrections to font scaling
2023-12-19 João Távora; Small copyedits to doc/misc/eglot.texi
2023-12-18 Stefan Monnierdebug.el: Straighten the code that find the "base"...
2023-12-18 Po LuFurther fixes for problems uncovered by the previous fix
2023-12-18 Po Lu; * src/sfnt.c: Fix typo.
2023-12-18 Po Lu* src/sfnt.c (sfnt_interpret_mdap): Correct MDAP opcode.
2023-12-18 Po LuFix typo in earlier changes
2023-12-18 F. Jason ParkAdd erc-track integration to erc-nicks
2023-12-18 F. Jason ParkCache shortened channel names in erc-track
2023-12-18 F. Jason ParkPromote "normal" faces in erc-track
2023-12-18 F. Jason ParkForgo excess nick buttonizing on JOINs and QUITs
2023-12-18 F. Jason ParkRename erc-channel-users to erc-channel-members
2023-12-18 F. Jason ParkConsolidate status-prefix slots of erc-channel-user
2023-12-18 F. Jason ParkDemote erc-fill-line-spacing to a normal variable
2023-12-18 F. Jason ParkUse templates for formatting chat messages in ERC
2023-12-18 F. Jason ParkAdd erc--spkr text property to chat messages
2023-12-18 F. Jason ParkSkip erc-ignored-user-p when erc-ignore-list is empty
2023-12-18 F. Jason ParkMake erc-get-user-mode-prefix more flexible
2023-12-18 F. Jason ParkClarify warning for process-dependent input in ERC
2023-12-18 F. Jason ParkAdd erc-server-396 response handler
2023-12-18 F. Jason ParkMake erc-input's refoldp slot conditionally available
2023-12-18 F. Jason ParkAdd utility for iterating over arrays in ERC
2023-12-18 F. Jason ParkDouble hyphenate internal ERC 5.6 text props
2023-12-18 F. Jason ParkSequester some special-variable declarations in ERC
2023-12-18 F. Jason ParkDefine ERC message-formatting templates with defvar
2023-12-18 F. Jason ParkRemove module from suggested lineup in ERC's manual
2023-12-18 Po LuMerge remote-tracking branch 'savannah/master' into...
2023-12-18 Po LuEnable the new font scaler
2023-12-18 Dmitry Gutov; Improve a recent NEWS entry
2023-12-17 Stefan Kangas; Document sending extra HTTP headers in NEWS
2023-12-17 Po Lu* src/sfnt.h (sfnt_coerce_fixed): New macro.
2023-12-17 Po Lu; * src/sfnt.c: Fix typos.
2023-12-17 Po LuIntroduce the rudiments of a new font rasterizer
2023-12-17 Philip KaludercicAdd slashes to 'thing-at-point-email-regexp'
2023-12-17 Stefan Kangas; Move NEWS item to "Incomatible Changes" section
2023-12-17 Stefan KangasSilence warning in print.c
2023-12-17 Stefan KangasNever send user email address in HTTP requests
2023-12-17 Eric Abrahamsen; Remove out-of-date documentation about Gnus delayed...
2023-12-16 Stefan Kangas; Fix typo
2023-12-16 Jared FinderUsing remap for binding of log-edit-beginning-of-line.
2023-12-16 Stefan MonnierMerge branch 'same-frame'
2023-12-16 Stefan Monnier(display-buffer): New `pop-up-frames` action alist...
2023-12-16 Stefan Monnier* lisp/subr.el (derived-mode-p): Disable warnings for...
2023-12-16 Eli Zaretskii; * lisp/startup.el (normal-top-level): Avoid byte...
2023-12-16 Eli ZaretskiiMerge from origin/emacs-29
2023-12-16 Eli Zaretskii; * lisp/term.el (term--xterm-paste): Fix last change.
2023-12-16 Eli Zaretskii; * doc/lispref/functions.texi (Function Documentation...
2023-12-16 Eli ZaretskiiFix shaping of Sinhala text
2023-12-16 Jens Schmidt; Move preload of rmc to a more appropriate place
next