summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed extend face filtered for prop.extend_face_idJimmy Aguilar Mena2019-09-082-11/+6
* Conditional merged face to extend after eol.Jimmy Aguilar Mena2019-09-084-140/+174
* Added face parameter :extend to be used.Jimmy Aguilar Mena2019-09-084-19/+91
* Simplify struct face to use only underline.Jimmy Aguilar Mena2019-09-086-39/+34
* Use derived-mode-p consistently in info.elStefan Kangas2019-09-081-3/+3
* Let byte-compiler recognize that local-variable-p implies boundpNoam Postavsky2019-09-072-4/+3
* Fix flymake-proc temporary file deletion bugJoel Rosdahl2019-09-071-1/+13
* Support visiting compressed image filesEli Zaretskii2019-09-071-0/+5
* Add traces in shadowfileMichael Albinus2019-09-072-25/+42
* Fix input method operation on read-only textEvgeny Zajcev2019-09-071-1/+2
* ; (server-goto-toplevel): Fix comment to reflect the code.Eli Zaretskii2019-09-071-1/+0
* Allow client connections when in recursive-editEli Zaretskii2019-09-071-1/+1
* Set inhibit-compacting-font-caches to t by default on MS-WindowsEli Zaretskii2019-09-072-0/+12
* Allow Zs characters to be composedEli Zaretskii2019-09-072-5/+6
* Revert "file-truename now uses realpath for local files"Eli Zaretskii2019-09-072-50/+3
* file-truename now uses realpath for local filesPaul Eggert2019-09-062-3/+50
* Improve file name completion in file and directory widgets (Bug#7779)Mauro Aranda2019-09-061-1/+8
* Fix erc-lurker-update-status (bug#36843)Amin Bandali2019-09-051-7/+12
* Fix bugs when recalculating consing_until_gcPaul Eggert2019-09-051-11/+13
* Port :safe-renegotiation test to GnuTLS < 3.6.3Paul Eggert2019-09-051-6/+1
* Further fix for network-security-protocol-checksLars Ingebrigtsen2019-09-051-1/+1
* Fix defcustom type of network-security-protocol-checksLars Ingebrigtsen2019-09-051-6/+1
* Use plain ‘static’ for Emacs C inline functionsPaul Eggert2019-09-041-9/+34
* Tweak xd_append_arg to pacify -Wnull-dereferencePaul Eggert2019-09-041-16/+21
* Don't check for :safe-renegotiation with TLS1.3Robert Pluim2019-09-041-5/+7
* Don’t mention :safe-renegotiation in TLS 1.3Paul Eggert2019-09-041-5/+11
* Fix nsm for unencrypted connectionsRobert Pluim2019-09-041-1/+1
* Port pdumper mmap to AIXPaul Eggert2019-09-041-1/+1
* Port to platforms with Xrender lib but not headerPaul Eggert2019-09-041-1/+2
* Correct arguments to `skip-syntax-forward'Mattias Engdegård2019-09-041-2/+2
* Make the NSM not pop up an X dialogue on non-mouse actionsLars Ingebrigtsen2019-09-041-1/+1
* Preserve more markers when reverting .gpg filesLars Ingebrigtsen2019-09-042-18/+47
* Repair change to compilation-context-lines (bug#36832)Mattias Engdegård2019-09-041-1/+2
* Further work on Bug#37202Michael Albinus2019-09-041-22/+41
* * lisp/net/tramp.el (tramp-process-sentinel): Use `process-buffer'.Michael Albinus2019-09-041-5/+5
* * src/systime.h (hz): #undef to work around AIX build issue.Paul Eggert2019-09-031-0/+2
* Prefer functions to macros in buffer.hPaul Eggert2019-09-031-266/+395
* * src/xdisp.c (hscroll_window_tree): Fix type typo.Paul Eggert2019-09-031-1/+2
* Take last_per_buffer_idx privatePaul Eggert2019-09-032-13/+13
* Avoid macros in pdumper.c when it’s easyPaul Eggert2019-09-031-98/+98
* Avoid casting -1 to possibly-unsigned enumPaul Eggert2019-09-033-11/+19
* Run tramp cleanup in correct bufferDaniel Colascione2019-09-031-4/+5
* Sync consing_until_gc with gc-cons-thresholdPaul Eggert2019-09-031-19/+81
* Use left margin to hold "=>" to indicate current error in fringeless windowsAlan Mackenzie2019-09-031-26/+49
* Fix Bug#37202Michael Albinus2019-09-032-97/+94
* Update from GnulibPaul Eggert2019-09-026-158/+208
* * doc/lispref/files.texi (Standard File Names): Mention .emacs.d too.Paul Eggert2019-09-021-2/+2
* Reword documentation markup descriptionRobert Pluim2019-09-021-3/+3
* Add 'nsm-trust-local-network' to NEWSRobert Pluim2019-09-021-0/+8
* * admin/admin.el (set-version): Check for empty NEWS sections.Glenn Morris2019-09-011-0/+4