]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-08-21 Gerd MöllmannFix debug spec of cl-flet (bug#65344)
2023-08-21 Po Lu; * doc/lispref/os.texi (Desktop Notifications): Fix...
2023-08-21 Po LuMake the Emacs icon ``adaptive''
2023-08-21 Po LuEnable providing icons for Android desktop notifications
2023-08-20 Andrea Corallo* Introduce `help-display-function-type' customizable...
2023-08-20 Jens Schmidt* lisp/isearch.el (isearch-resume): Add isearch-push...
2023-08-20 Stefan KangasDelete some Emacs 19/21 compat code
2023-08-20 Stefan Kangas* lisp/term.el (term--update-term-menu): Simplify.
2023-08-20 Po LuRepair desktop notification display on Android 2.3...
2023-08-20 Po Lu; * ChangeLog.android: Complete cleanup.
2023-08-20 Po LuSupport desktop notifications on Android
2023-08-20 Eli Zaretskii; Fix documentation of last change
2023-08-20 Lin SunAllow fetching URL at point without switching to it
2023-08-20 Michael Albinus; Fix last change
2023-08-20 Michael AlbinusNew user option pcomplete-remote-file-ignore
2023-08-20 Po LuFix libselinux object leaks
2023-08-20 Po LuUpdate Android port
2023-08-19 Ken BrownSkip hanging tests on Cygwin (bug#65325)
2023-08-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2023-08-19 Michael AlbinusExtend T
2023-08-19 daluAdd "lexical" LSP server for Elixir to Eglot
2023-08-19 Eli Zaretskii; * src/androidterm.c (android_text_to_string): Fix...
2023-08-19 Stefan KangasSimplify dictionary-close even more
2023-08-19 Stefan KangasRemove Emacs 24 compat code from reftex
2023-08-19 Eli Zaretskii; Cleanup comments and doc strings in textconv.c
2023-08-19 Stefan KangasRemove XEmacs compat code from reftex
2023-08-19 Philip KaludercicAdd command to start Emacs with specific packages
2023-08-19 Mauro ArandaSpecialize default-get for alist widgets (Bug#63290)
2023-08-19 Michael AlbinusAdapt test in minibuffer-tests.el
2023-08-19 Michael AlbinusAdapt Tramp test
2023-08-19 Michael AlbinusSimplify use of Tramp messages
2023-08-19 Eli ZaretskiiFix behavior of client frames when 'find-alternate...
2023-08-19 Eli Zaretskii; * src/fileio.c (Fset_file_acl): Don't leak memory.
2023-08-19 Po Lu; * src/textconv.c (Fset_text_conversion_style): Fix...
2023-08-19 Po LuMake some file I/O operations more robust on Android
2023-08-19 Po Lu; Remove set but unused variable
2023-08-19 Po LuDisable text conversion inside read-char-exclusive
2023-08-19 Po LuDisable text conversion within read-char-from-minibuffer
2023-08-18 Stefan Monnier(Fmake_local_variable): Fix bug#65209
2023-08-18 Mattias EngdegårdShow duration of compilation when it stops (bug#65251)
2023-08-18 Po LuDon't disable terminfo on non-GUI Android builds
2023-08-17 Eli ZaretskiiFix invocation with --debug-init and changes to debug...
2023-08-17 Robert PluimEscape braces in regexp in make-info-dir
2023-08-17 Po LuIntroduce support for Desktop Notifications on Haiku
2023-08-17 Po LuFix earlier change in subr.el
2023-08-17 Po Lu; Add tasks for the Android port
2023-08-17 Spencer Baugh(project-find-file): Allow current file name "other...
2023-08-17 Dmitry Gutov* src/fileio.c (Ffile_name_concat): Improve docstring.
2023-08-17 Dmitry Gutov; * lisp/progmodes/project.el (project-find-file-in...
2023-08-17 Po LuUpdate Android port
2023-08-17 Po LuFix potential NULL pointer dereference
2023-08-16 Mattias Engdegårdtibetan.el: compute constants at compile time, optimise...
2023-08-16 Stefan Kangas; Silence byte-compiler
2023-08-16 Stefan KangasSpeed up dictionary--count-mode-buffers
2023-08-16 Stefan KangasAdd test for `calculator-exp`
2023-08-16 Stefan KangasMake `term-mode` non-interactive
2023-08-16 Michael Albinus; * etc/NEWS: Fix typos.
2023-08-16 Gregory HeytingsImprove 'emake --quieter'
2023-08-16 Michael Albinus; Fix last change
2023-08-16 Jim PorterShow how to call an Elisp function of the same name...
2023-08-16 Jim PorterAdd 'compile' builtin command for Eshell
2023-08-16 Gregory HeytingsVarious improvements to 'emake'
2023-08-16 Gregory HeytingsAdd a target to byte-compile all tests without running...
2023-08-16 Gregory HeytingsSimplify 'with-restriction' and 'without-restriction'
2023-08-16 Gregory HeytingsSimplify 'without-restriction'
2023-08-16 Gregory HeytingsFix combine-change-call
2023-08-16 Mattias Engdegårdob-tangle.el: fix unintended range in regexp
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)
next