]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-07-14 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-07-14 Mattias Engdegård; * lisp/vc/ediff-wind.el: hush bytecomp warnings on...
2023-07-14 Mattias EngdegårdProvide backtrace for byte-ops car, cdr, setcar, setcdr...
2023-07-14 Po LuMake --with-shared-user-id work
2023-07-14 Po LuUpdate Android port
2023-07-14 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-07-14 Po LuFix misreporting of window top line
2023-07-14 Paul EggertReorder NaN, INF paras
2023-07-14 Paul EggertImprove doc for VAX reading NaN, INF
2023-07-14 Stefan Monniercl-print: Allow expanding the contents of hash-tables
2023-07-14 Stefan Monnier* lisp/emacs-lisp/backtrace.el (backtrace--change-butto...
2023-07-14 F. Jason ParkDecouple keep-place-indicator from global ERC module
2023-07-14 F. Jason ParkImprove walkthrough and sample config in ERC manual
2023-07-14 F. Jason ParkAdd mini modules bufbar and nickbar to ERC
2023-07-14 F. Jason ParkAdd erc-status-sidebar integration to erc-speedbar
2023-07-14 F. Jason ParkAdd preset styles to erc-status-sidebar
2023-07-14 F. Jason ParkAllow ERC's module toggles access to the prefix arg
2023-07-14 F. Jason ParkFix buffer-mismatch bug in erc-scroll-to-bottom
2023-07-14 David LeathermanAdd module for colorizing nicknames to ERC
2023-07-14 F. Jason ParkAllow custom display-buffer actions in ERC
2023-07-14 F. Jason ParkOptionally combine faces in erc-display-message
2023-07-14 F. Jason ParkAdd text props for CTCP messages and speakers in ERC
2023-07-14 F. Jason ParkSimplify erc-button-add-nickname-buttons
2023-07-14 F. Jason ParkRespect existing invisibility props in erc-stamp
2023-07-14 F. Jason ParkDeprecate erc-server-alist and erc-server-select
2023-07-14 F. Jason ParkFix command-line parsing regression in erc-cmd-DCC
2023-07-14 Eli ZaretskiiUse 'emacs-lisp-compilation-mode' in native compilation...
2023-07-14 Po LuClean up Android debug code
2023-07-14 Stefan Monniersrc/comp.c: Use `pending_funcalls` to fix bug#64494
2023-07-14 Po Lu; * lisp/calc/calc.el (calc): Fix typo.
2023-07-13 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-07-13 Stefan Monniercl-print: Put buttons on ellipses
2023-07-13 Spencer BaughDon't recalculate the buffer basename inside uniquify
2023-07-13 Paul EggertPort NaN, infinity handling better to VAX
2023-07-13 Juri Linkov* lisp/help-mode.el (help-setup-xref): Disable outline...
2023-07-13 Spencer BaughFix flymake mode line scrolling with pixel-scroll-preci...
2023-07-13 Robert PluimPrevent tex-shell buffer from reusing same window
2023-07-13 Robert PluimAutodetect coding system when yanking media
2023-07-13 Po LuAdd a Doc View tool bar
2023-07-13 Po LuImprove workaround for partial texture updates on Android
2023-07-13 Eshel Yaron; * lisp/progmodes/project.el (project-current): Doc...
2023-07-13 Po LuDisable hardware acceleration on Android
2023-07-13 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-07-12 Po LuMinor correction to X error handling
2023-07-12 Po LuImprove commentary
2023-07-12 João TávoraEglot: fix advertisement of textDocument.codeAction...
2023-07-12 Po Lu; * src/android.c (android_run_select_thread): Fix...
2023-07-12 Po LuUpdate Android port
2023-07-12 Po LuFix keyboard state translation on Android
2023-07-12 Po Lu; * src/doc.c (doc_close): Remove unused macro.
2023-07-12 Po LuUpdate Android port
2023-07-12 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-07-11 Michael Albinus; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.
2023-07-11 Po LuFix doc file generation on Android
2023-07-11 Po LuUpdate Android port
2023-07-11 Bill WohlerFix Wrong type argument: consp, nil error
2023-07-11 Bill WohlerFix mh-show-msg: Symbol’s value as variable is void...
2023-07-11 Po LuUpdate Android port
2023-07-11 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-07-10 João TávoraEglot: add support for :codeAction/resolve
2023-07-10 Jim PorterAdd support for explicitly-remote commands in Eshell
2023-07-10 Jim PorterAdd documentation about remote access in Eshell
2023-07-10 Juri Linkov* lisp/progmodes/project.el (project-prompt-project...
2023-07-10 Paul EggertFurther simplify configure-time locale testing
2023-07-10 Michael AlbinusAdapt Tramp test
2023-07-10 Mattias Engdegård; * lisp/subr.el (with-demoted-errors): warning message...
2023-07-10 João TávoraEglot: fix eglot--sig-info again
2023-07-10 João TávoraEglot: fix eglot--sig-info
2023-07-10 Po LuUpdate Android port
2023-07-10 Po Lu; Update from Gnulib
2023-07-10 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-07-09 Paul EggertSimplify ‘configure’ check for MB_CUR_MAX
2023-07-09 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-07-09 Po LuUpdate Android port
2023-07-09 Po LuUpdate Android port
2023-07-09 Po Lu; * java/org/gnu/emacs/EmacsService.java (onCreate...
2023-07-09 Po LuUpdate Android port
2023-07-09 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-07-09 Stefan Monniercl-print.el: Reduce code duplication
2023-07-08 Basil L. Contovounesios; Re-add recently removed comment in cyrillic.el.
2023-07-08 Jim PorterAdd special '$GID' variable in Eshell
2023-07-08 Jim Porter; * doc/misc/eshell.texi: Fix last change.
2023-07-08 Stefan Monnierpp-fill: Fix missing indentation in some cases
2023-07-08 Stefan Monnier* lisp/menu-bar.el (menu-bar-search-options-menu):...
2023-07-08 Basil L. Contovounesios; Simplify last change to cyrillic.el.
2023-07-08 Vladimir Sedach; * test/lisp/shell-tests.el: Add tests for shell-dirtr...
2023-07-08 Basil L. ContovounesiosMinor tree-sitter cleanups
2023-07-08 Basil L. ContovounesiosMinor search_buffer cleanup
2023-07-08 Basil L. Contovounesios; Fix last change to lisp/language/cyrillic.el.
2023-07-08 Michael AlbinusRearrange setting date and modes in Tramp
2023-07-08 Po LuFix EmacsDrawLine again
2023-07-08 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-07-08 Basil L. ContovounesiosFix condition-case-unless-debug with :success
2023-07-08 Spencer BaughMention minibuffer-next-completion in completion-help
2023-07-08 Eli ZaretskiiMerge from origin/emacs-29
2023-07-08 Martin RudalicsFix 'toggle-side-windows' with 3 or more side windows
2023-07-08 Eli Zaretskii; Fix last change.
2023-07-08 Eli Zaretskii* etc/NEWS: Document changes to coding-system mnemonics.
2023-07-08 Ulrich MüllerDisambiguate mode line indication for utf-8 and utf-16
2023-07-08 Vladimir SedachFix 'shell-dirtrack-mode' showing as enabled in unrelat...
next