summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix a segfault in daemon mode Emacs when detaching an X sessionDoug Gilmore2020-08-19
* Signal an end-of-file error upon errors when reading from stdinLars Ingebrigtsen2020-08-19
* Get rid of build-time checks around NS tabbar code (bug#33118)Alan Third2020-08-18
* Fix truncated command names in process-attributes under MacosRobert Pluim2020-08-18
* Fix minor bugs in image.cPip Cet2020-08-18
* Fix buffer overflow in x-send-client-messageKalle Olavi Niemitalo2020-08-18
* Merge from origin/emacs-27Glenn Morris2020-08-18
|\
| * Fix bug with ~/Emacs file not being read at initRobert Pluim2020-08-16
| * Prevent from frozen frame after `C-z' in Lucid buildsTino Calancha2020-08-15
* | Merge from origin/emacs-27Glenn Morris2020-08-18
|\|
| * ; spelling fixesPaul Eggert2020-08-13
| * Fix startup working dir bug on NeXTSTEPPaul Eggert2020-08-13
| * Fix face merging at EOL when inherited face specifies :extendEli Zaretskii2020-08-13
| * Fix face extension past EOL in overlay stringsEli Zaretskii2020-08-13
* | Fix glitch uncovered by gcc -fsanitize=undefinedPaul Eggert2020-08-17
* | Fix assertion violation in pdumper.cEli Zaretskii2020-08-17
* | Simplify format_time_stringPaul Eggert2020-08-16
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsLars Ingebrigtsen2020-08-16
|\ \
| * | Fix recently-introduced Fdelete bugPaul Eggert2020-08-15
| * | Minimize ‘equal’ calls in (delete x vector)Paul Eggert2020-08-15
| * | Fdelete speed tweak for stringsPaul Eggert2020-08-15
| * | Prefer Fvector to make_uninit_vectorPaul Eggert2020-08-15
| * | Fix GC bugs related to uninitialized vectorsPaul Eggert2020-08-15
| * | Don't wrap lines at NBSP when nobreak-char-display is tEli Zaretskii2020-08-15
| * | Pacify Apple clang 11 __builtin_assumePaul Eggert2020-08-14
| * | Fix bus error on Debian bullseyePaul Eggert2020-08-14
* | | Implement list-system-processes on OpenBSDLars Ingebrigtsen2020-08-16
|/ /
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* | Fix slow down when moving between monitors (bug#42834)Alan Third2020-08-13
* | Fix monospace font calculations on macOSYAMAMOTO Mitsuharu2020-08-12
* | ; Fix copyright years for recent additionsGlenn Morris2020-08-12
* | Add utility functions and new xwidget commandsSungbin Jo2020-08-12
* | Add utility functions and new xwidget commandsSungbin Jo2020-08-12
* | Add xwidget support for macOSSungbin Jo2020-08-12
* | Don’t warn about integer conversion in pdumper.cPaul Eggert2020-08-11
* | Unbreak build with --enable-checking=allPhilipp Stephani2020-08-11
* | Prefer make_nil_vector to make-vector with nilPaul Eggert2020-08-11
* | Fix MinGW build broken by recent pdumper changes.Eli Zaretskii2020-08-11
* | Fix face merging at EOL when inherited face specifies :extendEli Zaretskii2020-08-11
* | pdumper avoid listing hash table contentsPaul Eggert2020-08-11
* | pdumper speed tweeks for hash tablesPaul Eggert2020-08-11
* | In pdumper, simplify INT_MAX computationPaul Eggert2020-08-11
* | Don’t needlessly convert to ‘unsigned’ in pdumperPaul Eggert2020-08-11
* | * src/pdumper.c (pdumper_load): XSETVECTOR -> make_lisp_ptr.Paul Eggert2020-08-11
* | * src/fns.c (hash_table_rehash): Help the compiler a bit.Paul Eggert2020-08-11
* | Rehash hash tables eagerly after loading a dumpPip Cet2020-08-11
* | * src/json.c (lisp_to_json): Simplify.Philipp Stephani2020-08-09
* | Pacify gcc -Wunused-variablePaul Eggert2020-08-06
* | Don't smooth images when scaling up (bug#38394)Alan Third2020-08-04
* | Drop support for -fcheck-pointer-boundsPaul Eggert2020-08-04