]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-08-16 Mattias EngdegårdFix Info parser regexp mistake
2023-08-16 Mattias EngdegårdRemedy wrong-looking \(:?...\) regexp constructs
2023-08-16 Po Lu* etc/PROBLEMS: Document a problem with the Anonymous...
2023-08-16 Eli Zaretskii; Fix byte-compiler warnings in comp.el
2023-08-16 Eli ZaretskiiRevert "Fix slow "C-h f" in Emacs built without native...
2023-08-16 Po Lu; * etc/MACHINES (Android): Clarify a minor point.
2023-08-16 Po LuUpdate Android port
2023-08-16 Michael AlbinusFix infloop error in Tramp
2023-08-16 Andrea Corallo* lisp/Makefile.in (compile-targets): Always byte compi...
2023-08-16 Po LuImprove java/DEBUG
2023-08-16 Po Lu; ChangeLog.android: Clean up more entries.
2023-08-16 Po LuRemove get_boot_time from msdos.c
2023-08-16 Po LuFix display of compound glyphs that employ simple trans...
2023-08-16 Bob RogersDon't use the too-new command 'git get-url'
2023-08-16 F. Jason ParkAdd line-wise movement commands for erc-fill-wrap
2023-08-15 F. Jason ParkDeprecate erc-button-nickname-callback-function
2023-08-15 F. Jason Park; Relax timeouts on some ERC tests
2023-08-15 Paul EggertSimplify get_boot_sec
2023-08-15 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-08-15 Stefan KangasFix typo in pcomplete/sha512sum alias
2023-08-15 kobarityFix test in python-tests.el added by bug #62092
2023-08-15 Stefan Monnierlisp/help-fns.el: Revert commit c12838c73ef161850a081f9...
2023-08-15 Michael AlbinusSome Tramp optimizations
2023-08-15 Michael AlbinusFix test in files-tests.el
2023-08-15 Po LuMerge remote-tracking branch 'savannah/master' into...
2023-08-15 Po LuDon't use // substitution in `ndk_resolve_import_module'
2023-08-15 Stefan Monnier* lisp/emacs-lisp/pp.el (pp-fill): Fix bug#65159
2023-08-15 Jim Porter; * admin/MAINTAINERS: Add myself as Eshell maintainer.
2023-08-15 Stefan Monnier* doc/lispref/commands.texi (Adjusting Point): Document...
2023-08-15 Stefan Monniercl-generic.el: Fix docstring for methods with `cl-call...
2023-08-15 Po LuMicro-optimize GXAXIS
2023-08-15 Po Lu; * lib/readutmp.h: Merge from Gnulib.
2023-08-14 Stefan KangasAdd native WebP support on macOS (Bug#59242)
2023-08-14 Jim Porter; Fix Eshell tests
2023-08-14 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-08-14 Eli ZaretskiiFix slow "C-h f" in Emacs built without native compilation
2023-08-14 Mattias Engdegård; * test/lisp/dired-tests.el (dired-test-bug27243-03...
2023-08-14 Mattias Engdegård; * test/src/syntax-tests.el (syntax-char-syntax):...
2023-08-14 Mattias EngdegårdActually check the result of `equal` comparisons in...
2023-08-14 Mattias EngdegårdIgnore ert-deftest body value
2023-08-14 Po Lu; * ChangeLog.android: Clean up entries after the 11th...
2023-08-14 Po Lu; * ChangeLog.android: Clean up entries after the 11th...
2023-08-14 Po LuCorrect touch screen event translation
2023-08-14 Po Lu; * ChangeLog.android: Clean up entries after the 10th...
2023-08-14 Mattias EngdegårdRevert "* lisp/emacs-lisp/ert.el (ert-run-tests-batch...
2023-08-14 Michael AlbinusMerge from origin/emacs-29
2023-08-14 Michael Albinus; * lisp/net/tramp.el (tramp-skeleton-write-region...
2023-08-14 Po LuImprove efficiency of checking for access to authority...
2023-08-14 Kyle MeyerUpdate to Org 9.6.7-13-g99cc96
2023-08-14 Po LuRemove workarounds for lib/boot-time.o failures
2023-08-14 Po Lu; Update from Gnulib
2023-08-13 Stefan Kangas; Delete commented out variable in png_load_body
2023-08-13 Stefan Monnier* etc/NEWS (cl-print-ellipsis): Mention `backtrace...
2023-08-13 Stefan Monnier* lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit...
2023-08-13 LdBethFix auth-source-macos-keychain (bug#64977)
2023-08-13 Michael AlbinusMerge from origin/emacs-29
2023-08-13 Michael AlbinusHandle last-coding-system-used in Tramp for all backends
2023-08-13 Stefan KangasRemove dead code in `eshell/diff`
2023-08-13 Po LuDescribe how to read Logcat output in etc/DEBUG
2023-08-13 Eli Zaretskii; * lisp/loadup.el (native-comp-enable-subr-trampolines...
2023-08-13 Stefan KangasDelete XEmacs compat code from supercite.el
2023-08-13 Mattias Engdegård`equal` is not error-free
2023-08-13 Mattias Engdegård; * lisp/emacs-lisp/rx.el: slight modernisation of...
2023-08-13 Devon Sean... Add 2 Welsh characters to iso-transl.el
2023-08-13 Eli ZaretskiiAvoid unexpected implicit completion in find-func.el
2023-08-13 Po Lu; * src/conf_post.h: Fix typo.
2023-08-13 Po Lu; * src/conf_post.h: Fix typo.
2023-08-13 Po LuTemporary fixes for the Android build
2023-08-13 Po LuFix the MS-DOS build
2023-08-13 Po LuFix the MS-DOS build
2023-08-13 Po Lu; Fix FSF address in some files' copyright notices
2023-08-13 Paul EggertImprove boot-time gathering
2023-08-13 Po LuFix bootstrap-clean in the cross directory on USG
2023-08-13 Po LuEmploy careadlinkat in getProcName
2023-08-12 Paul EggertAvoid stpncpy
2023-08-12 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-08-12 Paul EggertAdjust to recent Gnulib changes
2023-08-12 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--labels-convert):...
2023-08-12 Eli ZaretskiiMerge from origin/emacs-29
2023-08-12 Eli Zaretskii; Merge from origin/emacs-29
2023-08-12 Eli ZaretskiiMerge from origin/emacs-29
2023-08-12 Andrea Corallo* Fix `batch-byte+native-compile' target directory.
2023-08-12 Mattias Engdegårdrx: Better translation of char-matching patterns
2023-08-12 Eli Zaretskii; * lisp/net/dictionary.el (dictionary-search): Fix...
2023-08-12 Stefan KangasImprove dictionary-mode documentation
2023-08-12 Stefan KangasConvert dictionary-mode to define-derived-mode
2023-08-12 Stefan KangasRemove dictionary-color-support compat code
2023-08-12 Stefan Kangas; Fix typo
2023-08-12 Stefan KangasRemove compat code for XEmacs' itimer.el
2023-08-12 Stefan KangasMake dired-move-to-filename-regexp obsolete
2023-08-12 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2023-08-12 Michael AlbinusRemove superfluous check from vc-hooks.el
2023-08-12 Po Lu; * java/INSTALL (LOCATING NECESSARY FILES): New section.
2023-08-12 Eli ZaretskiiAvoid crashes in 'display_count_lines' when current...
2023-08-12 Stefan KangasStop `use-package-report` from displaying an empty...
2023-08-12 Daniel Martín; * doc/emacs/mini.texi (Completion Commands): Fix...
2023-08-12 Eli ZaretskiiFix 'insert-file-contents' with non-regular files
2023-08-12 J MUpdate csharp tree-sitter support due to upstream changes
2023-08-12 Matthew TrompSubstitute command keys in 'ielm-header' at use time
2023-08-12 Eli Zaretskii; * etc/PROBLEMS: Add entry about XIM problems (bug...
next