index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement font selection dialog on Haiku
Po Lu
2022-05-01
4
-8
/
+369
*
Fix failing image test on nox builds
Basil L. Contovounesios
2022-05-01
1
-1
/
+2
*
Make `M-x apropos' respect help-window-select
Lars Ingebrigtsen
2022-04-30
1
-2
/
+7
*
Make load-path-shadows-mode a special mode
Lars Ingebrigtsen
2022-04-30
1
-3
/
+2
*
Fix compilation-max-output-line-length type
Lars Ingebrigtsen
2022-04-30
1
-1
/
+1
*
Avoid regexp overflow in mm-decode-content-transfer-encoding
Lars Ingebrigtsen
2022-04-30
1
-7
/
+6
*
Fix Vx_show_tooltip_timeout in ns build, too
Lars Ingebrigtsen
2022-04-30
1
-3
/
+2
*
Fix compilation after recent x-show-tooltip-timeout changes
Lars Ingebrigtsen
2022-04-30
2
-4
/
+4
*
Remove the "retro" Gnus/Message tool bars
Lars Ingebrigtsen
2022-04-30
50
-1119
/
+84
*
* lisp/gnus/deuglify.el (gnus-article-outlook-rearrange-citation): Add autolo...
Andreas Schwab
2022-04-30
1
-0
/
+1
*
Use x-show-tooltip-timeout in all the implementations
Lars Ingebrigtsen
2022-04-30
4
-11
/
+10
*
Don't hard code the default x-show-tip timeout
Lars Ingebrigtsen
2022-04-30
2
-4
/
+13
*
Move the when-let family of macros to subr.el
Lars Ingebrigtsen
2022-04-30
2
-110
/
+96
*
Avoid using if-let in subr.el
Lars Ingebrigtsen
2022-04-30
1
-21
/
+24
*
; * doc/lispref/strings.texi (Creating Strings): Fix a typo.
Eli Zaretskii
2022-04-30
1
-3
/
+4
*
Make the xref--button-map more regular
Lars Ingebrigtsen
2022-04-30
1
-2
/
+0
*
Make Python evaluation work more reliably
Jin Choi
2022-04-30
2
-25
/
+16
*
Fix some cases of flicker on MS Windows
Po Lu
2022-04-30
1
-1
/
+1
*
Truncate output from grep
Lars Ingebrigtsen
2022-04-30
3
-2
/
+62
*
Make grep-mode-font-lock-keywords more efficient
Lars Ingebrigtsen
2022-04-30
1
-1
/
+1
*
Add a KEEP-NEWLINES argument to string-lines
Lars Ingebrigtsen
2022-04-30
3
-5
/
+55
*
Fix display updating inside the minibuffer on MS Windows
Po Lu
2022-04-30
3
-0
/
+28
*
Avoid server roundtrip on wheel events from scroll bars on XI2
Po Lu
2022-04-30
1
-8
/
+25
*
; * src/w32term.c (w32_read_socket): Add comment for recent change.
Eli Zaretskii
2022-04-30
1
-0
/
+9
*
; Minor fixes of documentation of double-buffering on MS-Windows
Eli Zaretskii
2022-04-30
2
-6
/
+14
*
* admin/CPP-DEFINES: Update for new features.
Po Lu
2022-04-30
1
-4
/
+27
*
Process editres events not for frames correctly
Po Lu
2022-04-30
1
-3
/
+7
*
Adjustments to double buffering on MS Windows
Po Lu
2022-04-30
3
-15
/
+87
*
Fix use of kp-decimal in 'vhdl-stutter-mode'
Eli Zaretskii
2022-04-30
1
-1
/
+4
*
Handle exposure in the widget's expose proc on X
Po Lu
2022-04-30
2
-15
/
+45
*
Fix releasing the mouse on top of the tool bar on MS Windows
Po Lu
2022-04-30
1
-1
/
+3
*
Fix palette freeing on MS Windows with double buffering
Po Lu
2022-04-30
1
-0
/
+2
*
Implement double buffering on MS Windows
Po Lu
2022-04-30
5
-65
/
+240
*
Prevent cursors from being set on tooltip frames on Haiku
Po Lu
2022-04-30
1
-7
/
+10
*
debug-early: Print bytecode in a more manageable way
Stefan Monnier
2022-04-29
1
-20
/
+24
*
* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add `symbol-with-pos`
Stefan Monnier
2022-04-29
2
-1
/
+2
*
Fix focus reversion of Motif menus on XI2
Po Lu
2022-04-30
1
-17
/
+3
*
Fix mouse face bugs on Motif
Po Lu
2022-04-30
1
-2
/
+3
*
Check display when handling XdndFinished events
Po Lu
2022-04-30
1
-0
/
+4
*
CL types: Accept both `byte-code-function` and `compiled-function`
Stefan Monnier
2022-04-29
3
-2
/
+15
*
* test/lisp/replace-tests.el (query-replace-tests): Add more tests (bug#54733)
Juri Linkov
2022-04-29
1
-6
/
+36
*
Simplify window-char-pixel-* code slightly
Lars Ingebrigtsen
2022-04-29
1
-5
/
+2
*
Explain effects of setting a zero-width fringe
Lars Ingebrigtsen
2022-04-29
1
-0
/
+8
*
Add new functions for computing character metrics for windows
Titus von der Malsburg
2022-04-29
5
-1
/
+87
*
Make timer_check even more resilient
Pip Cet
2022-04-29
1
-0
/
+4
*
Avoid binding mouse-1 in xref when mouse-1 doesn't follow links
Lars Ingebrigtsen
2022-04-29
1
-1
/
+3
*
Fix colorspace calculations on Haiku
Po Lu
2022-04-29
3
-46
/
+95
*
Add helper function to remove title bar when maximizing frames
Lars Ingebrigtsen
2022-04-29
2
-1
/
+17
*
; Fix typo in documentation of 'current-time-list'
Eli Zaretskii
2022-04-29
3
-3
/
+3
*
Handle IO errors when creating Motif drag window
Po Lu
2022-04-29
1
-1
/
+22
[next]