]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-06-15 Po LuUpdate Android port
2023-06-15 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-14 Stefan MonnierAvoid using `(lambda ...) to build function values
2023-06-14 Spencer BaughHandle point not at EOB in minibuffer-choose-completion
2023-06-14 Po LuImprove IM synchronization on Android
2023-06-14 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-13 Eli Zaretskii; * etc/NEWS: Backward compatibility with 'doc-view...
2023-06-13 Robert PluimReplace unneeded sprintfs with print
2023-06-13 Robert PluimInsert timestamp when converting icalendar to org event
2023-06-13 Mattias EngdegårdMove quoted lambda funarg check and expand coverage
2023-06-13 Robert PluimDon't feed the awk scripts into themselves
2023-06-13 Po LuImprove behavior of Gnus on Android
2023-06-13 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-12 Stefan Monnier* lisp/transient.el (transient--wrap-command): Use...
2023-06-12 Po LuImprove appearance of custom dialog buttons on Android
2023-06-12 Mattias Engdegård; * lisp/emacs-lisp/macroexp.el (macroexp--expand-all...
2023-06-12 Po LuFix deadlocks
2023-06-12 F. Jason ParkDefine missing groups for ERC modules
2023-06-12 F. Jason ParkRevert "Add hook to regain nickname in ERC"
2023-06-12 F. Jason ParkDon't insert prompt input before markers in ERC
2023-06-12 F. Jason ParkCement ordering of essential hook members in ERC
2023-06-12 F. Jason ParkMeasure stamps pixel-wise with erc-fill-wrap
2023-06-12 F. Jason ParkAllow ERC modules to extend erc-nick-popup-alist
2023-06-12 F. Jason ParkDeprecate nicknames entry in erc-button-alist
2023-06-12 F. Jason ParkAdd alias erc-buffer-do for erc-buffer-filter
2023-06-12 F. Jason Park; * lisp/erc/erc.el (erc-send-input-line-function)...
2023-06-12 F. Jason Park; * doc/misc/erc.texi: Fix reconnecting in SOCKS example.
2023-06-12 F. Jason ParkPrefer emacs-news-mode in etc/ERC-NEWS
2023-06-12 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-11 Michael AlbinusAdapt emba integration
2023-06-11 Michael AlbinusFix tramp-sshfs
2023-06-11 Po LuUpdate Android port
2023-06-11 Po LuUpdate Android port
2023-06-11 Po LuAvoid extraneous calls to the UI thread
2023-06-11 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-10 Eli ZaretskiiMerge from origin/emacs-29
2023-06-10 Eli Zaretskii; Merge from origin/emacs-29
2023-06-10 Morgan SmithDon't ding when completion succeeded
2023-06-10 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-06-10 Eli ZaretskiiAvoid infinite recursion in 'window_wants_header_line'
2023-06-10 Po Lu; Update Android port
2023-06-10 Po LuUpdate Android port
2023-06-10 Po LuInherit surrounding text properties when inserting...
2023-06-10 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-10 Po LuPrevent hangs from IM requests with the main thread...
2023-06-09 Eli Zaretskii; * src/xdisp.c (redisplay_tool_bar): Fix a typo in...
2023-06-09 Po Lu; Fix typos
2023-06-09 Po LuAvoid responding to input method queries asynchronously
2023-06-09 Po LuInitialize text conversion hooks for each C Mode buffer
2023-06-09 Eli ZaretskiiImprove documentation of color-related functions
2023-06-09 Po Lu; * src/android.c (android_get_gc_values): Remove redun...
2023-06-09 Po LuBlock profiling signals in the Android UI thread
2023-06-09 Po LuFix crash starting Emacs to open file
2023-06-09 João Távora; Eglot: simplify last change to eglot-unregister-capab...
2023-06-09 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-08 Mattias Engdegård; fix important-return-value-fns mistake
2023-06-08 Mattias EngdegårdRemove special fset byte-compilation warning
2023-06-08 João TávoraEglot: also add watches for newly created directories
2023-06-08 João TávoraEglot: try reuse file watchers when server over-watches
2023-06-08 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-08 Po LuCorrectly display popup dialogs from Emacsclient
2023-06-08 Amritpal SinghSupport files compressed by 'pigz'
2023-06-08 Eli ZaretskiiRevert "* package.el (package--get-activatable-pkg...
2023-06-08 Andrea Corallo; Update my mail address
2023-06-08 Michael AlbinusFix connection-local user options handling (bug#63300)
2023-06-08 Po LuUpdate Android port
2023-06-08 Eli ZaretskiiDocument 'startup-redirect-eln-cache'
2023-06-08 Eli Zaretskii; * etc/PROBLEMS: Entry about crashes due to anti-virus...
2023-06-08 Po Lu; Update from Gnulib
2023-06-08 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-07 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-06-07 Po Lu; Update Android port
2023-06-07 Po LuUpdate Android port
2023-06-07 Wilson SnyderMerge from verilog-mode upstream.
2023-06-06 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-06 Eli Zaretskii; * src/window.c (window_wants_header_line): Shut up...
2023-06-06 Po Lu; * lisp/simple.el (analyze-text-conversion): Remove...
2023-06-06 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-06 Po Lu; Fix coding style in just installed change
2023-06-06 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-06 Po LuFix problems resulting from modification of the undo...
2023-06-06 Eli Zaretskii; Fix last change
2023-06-06 Eshel YaronAvoid header line with some empty non-nil formats
2023-06-06 Sean Whittoneval-command-interactive-spec: Shorten code
2023-06-06 Andrea CoralloFix `emacs-lisp-native-compile-and-load' for C-h f...
2023-06-06 Po LuUpdate Android port
2023-06-06 Theodor ThornhillAdd 'infer' as a keyword to typescript-ts-mode (bug...
2023-06-06 Po LuImprove undo behavior on Android
2023-06-05 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-05 Michael AlbinusImprove tree-sitter tests on emba
2023-06-05 Eli ZaretskiiFix bug with point-adjustment after M-x COMMAND
2023-06-05 Eli Zaretskii; * etc/NEWS: Mention the issue with PGTK on WSL (bug...
2023-06-05 Michael AlbinusAdapt emba integration
2023-06-05 Po LuClear batch edit state once a new input connection...
2023-06-05 Po LuUpdate Android port
2023-06-05 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-06-04 Sean Whitton* subr-x (eval-command-interactive-spec): New function.
2023-06-04 Mattias EngdegårdBetter internal-make-closure optimisation
2023-06-04 Andrea Corallo* lisp/emacs-lisp/comp-cstr.el (cl-macs): Require it.
2023-06-04 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-function-type-spec...
next