]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2023-08-10 Po LuFurther improve android.texi
2023-08-10 Po LuFix crash when reading TTC font for glyph mapping table...
2023-08-10 Po LuMake node-less sections subsections in android.texi
2023-08-10 Po LuFix pinch gestures after toolkit menu
2023-08-09 Paul EggertAdjust to random-seed move
2023-08-09 Eli Zaretskii; Improve INSTALL files
2023-08-09 Stefan KangasFix cross-reference to eldoc in eglot manual
2023-08-09 Eli ZaretskiiAdd native-compilation to Emacs Lisp mode menu
2023-08-09 Andrea CoralloFix emacs-lisp-native-compile-and-load eln target direc...
2023-08-09 Eli Zaretskii; Fix whitespace in eglot.el
2023-08-09 Mattias Engdegård; * test/lisp/net/tramp-tests.el: duck make-process...
2023-08-09 Po LuDon't signal when I-search occurs within a kbd macro
2023-08-09 Alan MackenzieRemove harmful and redundant bindings from the byte...
2023-08-09 Eli Zaretskii; Re-enable the /dev/urandom test
2023-08-09 Mattias EngdegårdFaster NSString to Lisp string conversion
2023-08-09 Eric S. RaymondRemove a DEFSYM that no longer needs to be in the C...
2023-08-09 Mattias EngdegårdDisable failing test (bug#65156)
2023-08-09 Po LuFix crashes runninging android-emacs with bad LD_LIBRAR...
2023-08-09 Po LuImprove Emacsbug output
2023-08-09 Eric S. RaymondAdd a string check to delete-file-internal.
2023-08-09 Po LuBetter fix for bug#65156
2023-08-09 Po Lu* lisp/ldefs-boot.el: Restore no-byte-compile cookie.
2023-08-09 Po Lu* doc/misc/calc.texi (Musical Notes): Fix build with...
2023-08-09 Po LuRun Git hooks within xcu4
2023-08-09 Po Lu; Minor adjustments to configury, loaddefs and gitignore
2023-08-09 Stefan Kangas; * .gitignore: Add exec/aclocal.m4.
2023-08-09 Stefan KangasAdd calling convention to face-attr-construct
next