projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2022-02-05
Lars Ingebrigtsen
Fix yank-media-types--format decoding
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Po Lu
Finish up cursor color merging on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Po Lu
Fix last change to ftcrfont.c
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Po Lu
Implement face cursor color merging on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Po Lu
Set WM_TRANSIENT_FOR on tooltip frames
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Po Lu
Implement _NET_WM_PING protocol
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Vladimir Panteleev
Update the MULTIPLE property with conversion outcomes
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Vladimir Panteleev
Do not delete the MULTIPLE property after reading it
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Stefan Monnier
(with-demoted-errors): Warn on missing `format` arg
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Stefan Monnier
python.el: Silence left over warning in last commit
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Stefan Monnier
python.el: Try and better split the Tramp code
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Michael Albinus
Improve Tramp tests backward compatibility
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Andrea Corallo
* Have `null' and `not' explicit in LIMPLE so we inline...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Eli Zaretskii
Fix infloop in redisplay_window due to fix of bug#14582
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
Remove misleading "in current buffer" message from...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Stefan Kangas
Silence byte-compiler in two tests
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
; * src/haikuterm.c (haiku_end_cr_clip): Fix trivial...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
Implement auto-raise on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Michael Albinus
* lisp/net/tramp-gvfs.el (tramp-gvfs-send-command)...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
; * src/xterm.c (x_alloc_nearest_color_1): Remove extra...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
Fix bit rot in the color allocation code
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
* src/xwidget.c (xwidget_button): Always let button...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
Fix toggling `x-gtk-use-native-input'.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
Make Emacs build with some other XLib implementations
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
* src/xfns.c (Fx_internal_focus_input_context): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
Make `x-gtk-use-native-input' take effect immediately
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
Try to fix input method flicker on GTK builds
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Andrew G Cohen
Improve compression of article lists in gnus/nnselect
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Po Lu
Improve image depth handling
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Lars Ingebrigtsen
Improve the bookmark-default-handler doc string
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Lars Ingebrigtsen
Remove tarball instructions from gnus-faq.texi
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Lars Ingebrigtsen
Make sort-numeric-fields resilient towards blank lines
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Jim Porter
Use 'require' to load eshell-tests-helpers
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Jim Porter
When executing an Eshell pipeline, send input to the...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Jim Porter
Ensure that tailproc is set for the last process in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Eli Zaretskii
Allow ensuring that a window's starting point is never...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Michael Albinus
Revert an erroneous change in tramp-cache.el
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Thomas Fitzsimmons
soap-client: Add minimum supported Emacs version
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Michael Albinus
Implement file modification check in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Mattias Engdegård
Don't use `string-replace` in soap-client (bug#53744)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Mattias Engdegård
Don't use `string-search` in soap-client (bug#53744)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Eli Zaretskii
Fix "Buffers->Frames" submenu in daemon sessions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Po Lu
* src/haikufont.c (haikufont_draw): Allocate string...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Po Lu
Stop creating cairo contexts in haiku_begin_cr_clip
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Po Lu
Obtain draw lock outside haiku_start_clip
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Po Lu
* src/haikuterm.c (haiku_draw_text_decoration): Don...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Po Lu
Simplify box display code on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Po Lu
Fix display of text decorations with defaulted foregrou...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Po Lu
Fix background daemon on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Po Lu
Prevent the initial frame from showing up in the frame...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Stefan Kangas
New theme leuven-dark (Bug#53032)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Stefan Kangas
* test/lisp/cedet/semantic/bovine/gcc-tests.el (ert...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Lars Ingebrigtsen
Adjust test to adjusted code
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Harald Jörg
; cperl-mode.el: Detect prototypes in anonymous subroutines
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Alan Mackenzie
New file lisp/emacs-lisp/debug-early.el for backtraces...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Juri Linkov
* lisp/replace.el (query-replace-read-from): Use defaul...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Lars Ingebrigtsen
Improve the describe-key doc string
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Lars Ingebrigtsen
Add some indexing for "compiler macro"
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Lars Ingebrigtsen
Mark vt-control and vc100-led obsolete since Emacs...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Lars Ingebrigtsen
Move vt-control and vt100-led to obsolete (bug#37562)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Lars Ingebrigtsen
Fix decoding error in ietf-drums-parse-address
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Alan Mackenzie
Fix bug with M-x compile-defun in a defconst/defvar
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Eli Zaretskii
Improve documentation of 'emacs-version'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Eli Zaretskii
; * etc/NEWS: Fix wording of a recently-added entry.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Po Lu
Improve correctness of generated xwidget events
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Po Lu
Send button events before setting xwidget passive grab
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Po Lu
* src/nsselect.m (ns_get_foreign_selection): Fix GCC...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Po Lu
Make behaviour of `mouse-autoselect-window' consistent...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Stefan Kangas
; Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Po Lu
Improve behaviour of `mouse-autoselect-window' on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Po Lu
Fix display of vertical window dividers on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Po Lu
Don't use XRender to fill rectangles unless an alpha...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Stefan Kangas
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Stefan Kangas
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Juri Linkov
* lisp/replace.el (query-replace-read-from-default...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Mattias Engdegård
; * src/eval.c (funcall_subr): Fix last change
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Juri Linkov
* lisp/tab-line.el: Support non-buffer tabs in some...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Andrea Corallo
* Improve 'maybe_defer_native_compilation'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Andrea Corallo
* lisp/startup.el (startup--require-comp-safely): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Mattias Engdegård
Speed up calls to C primitives
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Michael Albinus
* etc/NEWS: Apply final fixes after proofreading.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Po Lu
* src/pgtkterm.c (pgtk_draw_rectangle): Fix trivial...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Andreas Schwab
Remove extra \= from obsoletion message
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Andrea Corallo
Rename `comp--loadable' into `comp--compilable'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Andrea Corallo
* Fix `startup--require-comp-safely' (bug#53675)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Po Lu
Clean up Haiku display structures
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Po Lu
; * lisp/select.el (gui--selection-value-internal)...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Stefan Kangas
Update publicsuffix.txt from upstream
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Po Lu
Display images with a mask correctly when `alpha-backgr...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Po Lu
Only apply last change to the clipboard
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Po Lu
Avoid extraneous selection querying if we own the selection
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Po Lu
Make fringe bitmaps respect alpha-background
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
Lars Ingebrigtsen
Fix nnregistry byte compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
Stefan Monnier
(byte-compile-eval): Adjust to changes in `load-history`
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
Alan Mackenzie
Enlarge max-specpdl-size for generation of files in...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
Eric Abrahamsen
Don't remove dummy.group from gnus-newsrc-alist on...
commit
|
commitdiff
|
tree
|
snapshot
next