]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-09-17 Stefan Kangas; Fix last change in shell-command-to-string
2023-09-17 Eli Zaretskii; * lisp/progmodes/flymake.el (flymake-mode): Fix ...
2023-09-17 Stefan KangasDocument shell-command-to-string security considerations
2023-09-17 Mauro ArandaFix shell-indirect-setup-hook :type (Bug#66051)
2023-09-17 Thomas HilkeRemove column quoting from sqlite-mode
2023-09-17 Theodor ThornhillAdd indentation rules for type_arguments
2023-09-16 Dmitry Gutovtypescript-ts-mode.el: Minor touches
2023-09-16 Dmitry GutovImprove namespacing situation WRT to recent change...
2023-09-16 Stephen BermanMake move-end-of-line in minibuffer consistent (bug...
2023-09-16 Eli Zaretskii; Declare some treesit.c functions in typescript-ts...
2023-09-16 Jens SchmidtFix loss of encrypted data in plstore.el
2023-09-16 Thomas HilkeClose SQL database when corresponding 'sqlite-mode...
2023-09-16 Eli ZaretskiiFix Unicode normalization of characters
2023-09-16 Michael AlbinusSupport one-time passwords in Tramp
2023-09-16 Eli ZaretskiiFix the 'C' and 'c' categories of characters
2023-09-16 Eli ZaretskiiFix Emoji zooming commands
2023-09-16 Eli Zaretskii; Fix last change.
2023-09-16 Eli Zaretskii; * etc/DEBUG: Improve the redisplay section.
2023-09-16 Eli Zaretskii; * doc/lispref/minibuf.texi (Text from Minibuffer...
2023-09-15 Dmitry Gutovtsx-ts-mode--font-lock-compatibility-bb1f97b: Improve
2023-09-15 Davide MasserutAvoid using --display in emacsclient to reuse frames...
2023-09-15 Eli Zaretskii; * INSTALL: Don't advertise -O3. (Bug#65988)
2023-09-15 Eli Zaretskii; Fix doc string of 'lsh'
2023-09-15 Eli ZaretskiiSupport emacsclient on Windows with server on GNU or...
2023-09-14 Eli Zaretskii; * lisp/saveplace.el (save-place-ignore-files-regexp...
2023-09-14 Mauro ArandaFix defcustom in saveplace.el (Bug#65977)
2023-09-14 Eli Zaretskii; * lisp/subr.el (string-suffix-p, string-prefix-p...
2023-09-14 Eli ZaretskiiFix 'window-text-pixel-size' when there are several...
2023-09-14 Eli Zaretskii: Doc fix.
2023-09-14 Stefan KangasDoc fix for prettify-symbols-unprettify-at-point
2023-09-13 Stefan Monnier(report_overlay_modification): Fix bug#65929
2023-09-13 Alan ThirdFix SVG colors (bug#56182)
2023-09-13 Juri Linkov* doc/emacs/text.texi (Outline Minor Mode): Add a note...
2023-09-13 Eli ZaretskiiImprove documentation of 'list-abbrevs'
2023-09-12 Dmitry GutovTweak s-p-f for js-ts-mode
2023-09-12 Jostein Kjønigsentypescript-ts-mode, tsx-ts-mode: Fix syntax properties...
2023-09-12 Eli Zaretskii* lisp/progmodes/c-ts-mode.el (c++-ts-mode): Provide...
2023-09-11 Yuan FuFix regression of treesit_cursor_helper_1
2023-09-11 shynur; Fix doc typos (Bug#65868)
2023-09-11 Stefan KangasUpdate docs for passing of Thien-Thi Nguyen
2023-09-10 Stefan KangasUpdate defvar usage tips example in manual
2023-09-10 Stefan KangasDocument using Flymake together with Eglot
2023-09-10 Eli Zaretskii; * src/font.h (struct font): Comment about use of...
2023-09-10 Stefan Kangas; * admin/authors.el (authors-aliases): Update.
2023-09-09 João Távora; tweak etc/TODO item
2023-09-08 Vincent Lefevre; Add missing space in the manual
2023-09-08 Mauro ArandaFix defcustom :type of ielm-indirect-setup-hook
2023-09-08 Eli Zaretskii; Two updates of etc/TODO
2023-09-08 Eli Zaretskii; Describe in PROBLEMS 2 problems with keyboard input
2023-09-08 Eli Zaretskii; Fix inaccuracy in ELisp reference manual
2023-09-08 Stefan KangasDocument NonGNU ELPA in FAQ
2023-09-07 Jim PorterFix remote path setting in Eshell
2023-09-07 Eli Zaretskii; * lisp/completion.el (dynamic-completion-mode): Fix...
2023-09-07 Stefan KangasUpdate docs for (co-)maintainer changes
2023-09-07 Sebastian Miele* doc/lispref/strings.texi (Text Comparison): Fix typo...
2023-09-07 Michael AlbinusAdapt Tramp manual
2023-09-07 Stefan KangasImprove docstring of message-sendmail-envelope-from
2023-09-07 Philipp StephaniUnbreak builds with CHECK_STRUCTS.
2023-09-07 Jens SchmidtImprove documentation of EPG
2023-09-07 Eli Zaretskii; * lisp/completion.el (dynamic-completion-mode): Doc...
2023-09-07 Daniel MartínAvoid crashes on macOS with context menus
2023-09-07 Yuan FuFix c-ts-mode BSD style indentation
2023-09-06 Eshel Yaron; Fix error in 'tex-recenter-output-buffer'
2023-09-06 David PonceFix regexp for recognizing PBM images
2023-09-06 Eli ZaretskiiImprove wording in ELisp manual
2023-09-06 Joseph TurnerFix typo (Bug#65764)
2023-09-06 Eli Zaretskii; * lisp/ido.el (ido-completion-buffer): Fix :type...
2023-09-06 Po LuFix libgccjit build on Haiku
2023-09-05 Stefan Monnier(regexp-tests-backtrack-optimization): Mark it as failing
2023-09-05 Mattias Engdegård; Add regression test for bug#65726
2023-09-04 Stefan Monnier* src/regex-emacs.c (mutually_exclusive_p): Fix inf...
2023-09-04 Eli Zaretskii; * lisp/files.el (save-some-buffers-functions): Doc...
2023-09-04 Stefan KangasBump seq version to 2.24
2023-09-04 Stefan KangasAdd note on ELPA to admin/notes/bug-triage
2023-09-03 Eli Zaretskii; * etc/PROBLEMS: Minor wording fix.
2023-09-03 Po Lu* etc/PROBLEMS: Mention bug#65432 and its remedy.
2023-09-02 Theodor ThornhillIgnore errors when checking for object initializers...
2023-09-02 Stefan Kangas; Fix typos
2023-09-02 Stefan Kangas* CONTRIBUTE: Document making ChangeLogs with Magit.
2023-09-02 Stefan KangasDoc fixes for obsolete functions and variables
2023-09-02 Eli Zaretskii; * lisp/ffap.el (ffap-rfs-regexp): Fix :type (bug...
2023-09-02 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-09-02 Mauro ArandaA revision to the Widget manual
2023-09-02 Stefan KangasFix fontification of " in edit-kbd-macro
2023-09-02 Eli Zaretskii* lisp/emacs-lisp/gv.el (buffer-local-value): Unobsolet...
2023-09-02 Eli Zaretskii; Remove incorrect example from ELisp Reference manual
2023-09-02 Jens SchmidtAdd documentation to plstore.el
2023-09-02 Stefan Kangas* lisp/help.el (substitute-quotes): Improve docstring.
2023-09-01 Stefan KangasFix two defcustom :types
2023-09-01 Manuel GiraudFix `image-auto-resize-on-window-resize' custom :type
2023-09-01 Ross TimsonAdd "terraform-ls" LSP server to Eglot
2023-09-01 Eli Zaretskii; Improve documentation of 'char-table-range'
2023-09-01 Eli ZaretskiiFix minor bugs in vc-git and vc-hg on Windows uncovered...
2023-09-01 Dmitry GutovAdd syntax-propertize-function to js-ts-mode
2023-08-31 Yuan Fu; * src/treesit.c: Add ts function boilerplate
2023-08-31 Yuan FuImprove performance of treesit_cursor_helper_1
2023-08-28 Stefan Monnier* lisp/subr.el (combine-change-calls-1): Fix bug#64989
2023-08-28 Kyle MeyerUpdate to Org 9.6.8-3-g21171d
2023-08-27 Yuan FuEscape percent character in treesit--inspect-name ...
2023-08-27 Jim PorterDon't add an extraneous slash in remote PATH list in...
next