]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2023-12-16 Jeremy BryantAdd use cases of (fn) documentation facility.
2023-12-16 Eli Zaretskii; * lisp/net/shr.el (shr-put-image): No more need to...
2023-12-16 VisuweshFix 'shr-put-image' with nil value for ALT
2023-12-16 Eli ZaretskiiFix pasting into terminal-mode on term.el
2023-12-16 Eli Zaretskii; * doc/emacs/android.texi (Android Environment): Fix...
2023-12-16 VisuweshOffer to show diff against auto-save in recover-file
2023-12-16 Eli ZaretskiiFix opening directory trees from Filesets menu
2023-12-16 Niall DooleyEglot: Add ruff-lsp as an alternative Python server
2023-12-16 john muhlFix comint-next/previous-prompt in lua-ts-mode
2023-12-16 nvernoFix: add comint hook locally in lua-ts-inferior-lua
2023-12-16 Eli Zaretskii; * src/androidfns.c (syms_of_androidfns) <android...
2023-12-16 Eli Zaretskii; * lisp/vc/vc-git.el (vc-git-print-log-follow): Doc...
2023-12-16 Dmitry Gutovruby-syntax-methods-before-regexp: Drop this whitelist
2023-12-16 Po LuProvide for Num Lock and Scroll Lock on Android
2023-12-16 Dmitry Gutov; vc-print-log-setup-buttons: Update a TODO comment
2023-12-15 Dmitry Gutov(vc-print-log-setup-buttons): Start "previous" history...
2023-12-15 Dmitry GutovShow buttons below vc-log even when REVISION is specified
2023-12-15 Dmitry GutovSupport viewing VC change history across renames (Git...
2023-12-15 Eli ZaretskiiSupport case-sensitive register names
2023-12-15 Po Lu; * doc/emacs/android.texi (Android Environment): Wordi...
next