aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix redisplay when scrolling under redisplay-dont-pauseEli Zaretskii2020-04-101-0/+4
| * Fix face extension in pulse.elEli Zaretskii2020-04-091-0/+3
| * * doc/misc/tramp.texi (Bug Reports): Avoid line breaks in traces.Michael Albinus2020-04-091-1/+2
| * Avoid assertion violation in intervals.cEli Zaretskii2020-04-091-1/+1
| * Improve documentation of 'jit-lock-contextually'Eli Zaretskii2020-04-082-9/+24
| * Speed up 'resize-mode' child frames a littleDmitry Gutov2020-04-081-8/+16
| * ; * etc/NEWS: Mention 'executing-macro' in removed vars.Eli Zaretskii2020-04-061-2/+2
| * Fix some problems with moving and resizing child framesMartin Rudalics2020-04-064-25/+108
* | ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.Eli Zaretskii2020-04-111-1/+1
* | Reword documentation for eshell-variable-aliases-listFederico Tedin2020-04-111-15/+15
* | * lisp/net/tramp.el (tramp-action-process-alive): Read pending output.Michael Albinus2020-04-111-0/+2
* | Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård2020-04-092-6/+11
* | Fix display of boxed header-lineEli Zaretskii2020-04-091-1/+4
* | Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård2020-04-092-41/+38
* | chinese-hz is not ASCII compatible (bug#40407)Mattias Engdegård2020-04-092-0/+8
* | Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård2020-04-092-1/+12
* | Don't rely on copying in {EN,DE}CODE_FILEMattias Engdegård2020-04-092-3/+3
* | Fix decoding of ASCII strings with embedded CR charactersEli Zaretskii2020-04-091-2/+2
* | Fix decoding ASCII strings with embedded CR charactersEli Zaretskii2020-04-092-11/+43
* | ; * lisp/international/mule-conf.el: Minor comment wording fix.Eli Zaretskii2020-04-081-2/+3
* | Support character composition for Hangul jamoEli Zaretskii2020-04-081-0/+12
* | Revert my KEY_OPS_CFLAGS change to src/Makefile.inPaul Eggert2020-04-071-5/+2
* | Improve inlining when compiling with -OgPaul Eggert2020-04-071-5/+3
* | Add :coding support to open-network-stream and open-gnutls-streamRobert Pluim2020-04-075-8/+41
* | Use length field when dns-query is using TCPRobert Pluim2020-04-071-13/+17
* | utf-7 and utf-7-imap are not ASCII-compatible (bug#40407)Mattias Engdegård2020-04-062-0/+23
* | Pacify gcc in xpm_scanPaul Eggert2020-04-061-2/+3
* | Fix case that $PATH is longer than 4096 chars in TrampMichael Albinus2020-04-062-56/+47
* | Unify and improve gdb-mi source buffer display logicYuan Fu2020-04-064-26/+77
* | Fix problems when dragging frames with the mouseMartin Rudalics2020-04-061-234/+292
* | * src/coding.c (code_convert_string): Fix type mismatches.Paul Eggert2020-04-051-2/+2
* | Fix a recent change in bignum.cEli Zaretskii2020-04-051-1/+1
* | Fix thinko in tramp-cache.elMichael Albinus2020-04-051-3/+3
* | Merge from origin/emacs-27Glenn Morris2020-04-059-25/+54
|\ \ | |/
| * Fix syntax error in man page.Philipp Stephani2020-04-051-1/+1
| * Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-042-1/+26
| * Fix void-variable n-reb in re-builder (Bug#40409)Noam Postavsky2020-04-041-9/+8
| * Fix small bug in copy_string_contents.Philipp Stephani2020-04-031-1/+1
| * Fix invocations of gpg from GnusEli Zaretskii2020-04-031-4/+12
| * Don't draw GTK's internal border and tab bar on top of each otherMartin Rudalics2020-04-031-4/+0
| * ; * src/buffer.c (syms_of_buffer) <inhibit-read-only>: Doc fix.Eli Zaretskii2020-04-031-4/+4
| * Tweak htmlfontify's generated outputAmin Bandali2020-04-021-1/+2
* | ; Merge from origin/emacs-27Glenn Morris2020-04-050-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2020-04-011-15/+18
* | Merge from origin/emacs-27Glenn Morris2020-04-053-5/+12
|\ \ | |/
| * Handle project--files-in-directory finding no files betterDmitry Gutov2020-03-302-0/+3
| * Let imenu to work on the menu bar when its list is a single non-nested member.Alan Mackenzie2020-03-301-5/+9
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Avoid known cl-defsubst breakageStefan Monnier2020-04-051-3/+15
* | Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård2020-04-052-1/+37
* | Suppress relint diagnostics in rx-tests.elMattias Engdegård2020-04-051-0/+6