index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-01-08
Remove unused DEFSYM
Stefan Kangas
2021-01-07
Add a display-buffer window selection function that's more like XEmacs
Lars Ingebrigtsen
2021-01-05
Prevent stack overflow in GNUstep menu code
Alan Third
2021-01-05
Pretty-print keys without <> around modifiers (bug#45536)
Mattias Engdegård
2021-01-04
* lisp/subr.el (esc-map): Initialize inside declaration
Stefan Monnier
2021-01-04
* lisp/subr.el (ctl-x-map): Initialize inside the declaration.
Stefan Monnier
2021-01-04
* lisp/subr.el (global-map): Initialize inside declaration.
Stefan Monnier
2021-01-04
Do not assume Xrender merely because Cairo
Paul Eggert
2021-01-04
Fix broken build on AIX 7.2
Paul Eggert
2021-01-04
Merge from origin/emacs-27
Glenn Morris
2021-01-04
Fix build for --enable-checking=structs
Basil L. Contovounesios
2021-01-04
Fix off-by-one error in mode-line-compact code
Amin Bandali
2021-01-04
* src/print.c (print_vectorlike): Use `HASH_TABLE_SIZE`
Stefan Monnier
2021-01-04
* src/xdisp.c (syms_of_xdisp): New var redisplay-skip-fontification-on-input
Stefan Monnier
2021-01-03
* src/buffer.c (Fset_buffer_multibyte): Remove dead code
Stefan Monnier
2021-01-03
Fix broken build on AIX 7.2
Paul Eggert
2021-01-03
Revert previous patch which was installed into wrong branch.
Paul Eggert
2021-01-03
Fix broken build on AIX 7.2
Paul Eggert
2021-01-04
Add a function to set monitor scale factor manually
Yuuki Harano
2021-01-03
Fix child frame restacking on NS (bug#41422)
Alan Third
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-03
Fix display-pixel-width/height to return physical pixel size.
Yuuki Harano
2021-01-03
Make display-mm-width/height consider multi-monitor.
Yuuki Harano
2021-01-03
Fix pgtk-display-monitor-attributes-list to return physical pixel sizes.
Yuuki Harano
2021-01-02
Fix crash when using menus and tramp on NS
Alan Third
2021-01-02
Fix NS toolbar image release crash (bug#43973)
Alan Third
2021-01-02
Fix backslash mistakes in doc strings in C code
Mattias Engdegård
2021-01-02
Avoid printing stacktraces when it probably wouldn't work anyway.
Philipp Stephani
2021-01-02
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-01
Fix GNUstep warnings
Alan Third
2021-01-01
Improve drawing performance on macOS
Alan Third
2021-01-01
Fix CCL_MOD typo
Paul Eggert
2021-01-01
Add overflow check for INPUT_EVENT_POS_MIN
Paul Eggert
2021-01-01
Port to Solaris 10
Paul Eggert
2021-01-01
* src/comp.c (Fcomp__compile_ctxt_to_file): Fix hash table iteration.
Andrea Corallo
2021-01-01
Introduce 'unreachable' LIMPLE operator
Andrea Corallo
2021-01-01
Fix crash in ns_mouse_position (bug#45541)
Alan Third
2021-01-01
Merge from origin/emacs-27
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-31
Improve documentation of 'network-lookup-address-info'
Eli Zaretskii
2020-12-31
Minor cleanup in doc.c
Stefan Kangas
2020-12-31
Minor improvements to FD_SETSIZE overflow checks.
Philipp Stephani
2020-12-31
Manually limit file descriptors that we select on to FD_SETSIZE.
Philipp Stephani
2020-12-30
Consistently check for FD_SETSIZE overflow.
Philipp Stephani
2020-12-30
* src/nsterm.m (ns_select): Fix off-by-one error, and add assertion
Philipp Stephani
2020-12-30
Fix Help menu on macOS
Alan Third
2020-12-30
Use standard key symbols in NS menu entries
Mattias Engdegård
2020-12-30
; * src/nsmenu.m: Undo unintentional change
Mattias Engdegård
2020-12-30
Plug NS memory leaks (bug#45502)
Mattias Engdegård
[prev]
[next]