]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2023-08-12 Eli ZaretskiiFix rare crashes in redisplay due to problems with...
2023-08-12 Eli ZaretskiiFix a typo in 'leuven-dark-theme.el'
2023-08-12 Paul EggertUpdate lists of non-UTF files
2023-08-12 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--labels-convert):...
2023-08-12 Po LuImprove precision pixel scrolling
2023-08-12 Po Lu* lisp/indent-aux.el (kill-ring-deindent-mode): Add...
2023-08-12 Po LuMake kill-ring-deindent-mode autoloaded
2023-08-12 Dmitry GutovUnbreak project-find-file's future history when cpd...
2023-08-12 Dmitry Gutovxref-find-references-and-replace: Use identifier-at...
2023-08-12 Dmitry Gutov(project--keymap-prompt): Use help-key-binding face
2023-08-11 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-08-11 Eli Zaretskii; * lisp/files.el (delete-file): Add expand-file-name...
2023-08-11 Eli Zaretskii; Improve documentation of a recent addition
2023-08-11 Po LuImprove kill-ring-deindent-mode
2023-08-11 Po LuNew global minor mode `kill-ring-deindent-mode'
2023-08-11 Po LuMinor adjustments to Android port
2023-08-11 Po LuRepair mailutils configury
2023-08-10 Jim Porter; * doc/misc/eshell.texi (Bugs and ideas): Remove alrea...
2023-08-10 Jim PorterReturn separators from 'eshell-split-commands' directly...
2023-08-10 Jim PorterSimplify command parsing in Eshell
2023-08-10 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-08-10 Robert Pluim; * etc/PROBLEMS: Fix typo.
2023-08-10 Michael AlbinusAdapt Tramp test
2023-08-10 Po LuUniformly verify sfnt_read_table_directory doesn't...
2023-08-10 Mattias Engdegård; [NSString lispString]: clarify unpaired surrogate...
2023-08-10 Manuel GiraudScroll up and down in image-dired
2023-08-10 dannyfreemanProperly expand the JSX indentation rules in 'js-ts...
2023-08-10 Eli ZaretskiiStreamline definition of BOOT_TIME_FILE on MS-Windows
2023-08-10 Andrea Corallo* Add `emacs-lisp-native-compile' to easy-menu.
2023-08-10 Andrea Corallo* lisp/progmodes/elisp-mode.el (emacs-lisp-mode-menu...
2023-08-10 Andrea Corallo* Introduce `emacs-lisp-native-compile'.
2023-08-10 Eli ZaretskiiFix the -x switch in non-X builds
2023-08-10 Po LuDocument that `set-mouse-color' does not work everywhere
2023-08-10 Po Lu; Improve sectioning and documentation in xterm.c
2023-08-10 Eli Zaretskii; * doc/emacs/dired.texi (Misc Dired Features): Fix...
2023-08-10 Eli ZaretskiiFix the effects and documentation of 'dired-free-space'
2023-08-10 Po Lu; * lisp/calendar/cal-move.el (calendar-scroll-left...
2023-08-10 Po LuAlso fix calendar-scroll-left
2023-08-10 Po LuRepair several minor breakages
2023-08-10 Stefan Kangas; Fix typo
2023-08-10 Po Lu; * configure.ac: Fix typo.
2023-08-10 Po LuFix the MS-DOS, Haiku, USG, etc builds
next