summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move comments aroundscratch/hidpiLars Ingebrigtsen2017-07-161-1/+1
* Make scaling work (?) on pre-GTK3 systemsLars Ingebrigtsen2017-07-161-1/+18
* Always return the GDK scaleLars Ingebrigtsen2017-07-161-1/+1
* Remove usage of the GDK_SCALE variableLars Ingebrigtsen2017-07-163-31/+12
* Get positions of menus and tooltips right on HiDPILars Ingebrigtsen2017-07-163-1/+16
* Add missing declare-function for new functionAlan Third2017-07-161-0/+1
* Realgud for tango themesR. Bernstein2017-07-162-0/+20
* Fix test when running from test/lisp/subr-tests.elcNoam Postavsky2017-07-151-3/+3
* Fix some frame handling issues on NSAlan Third2017-07-153-0/+40
* ls-lisp: Fix file size formatTino Calancha2017-07-162-3/+15
* Avoid link errors with older versions of GnuTLSEli Zaretskii2017-07-151-0/+6
* Improve comments in faces.elEli Zaretskii2017-07-151-1/+6
* Improve some GnuTL error messagesEli Zaretskii2017-07-152-6/+14
* Fix the Elisp manual wrt GnuTL cryptographyEli Zaretskii2017-07-152-0/+6
* Fix compilation of gnutls.c with older GnuTLSEli Zaretskii2017-07-151-0/+2
* Realgud for two more light themesrocky2017-07-152-1/+19
* Rearrange MS-Windows code that dynamically loads GnuTLS functionsEli Zaretskii2017-07-151-36/+62
* Fix the MS-Windows build broken in gnutls.cEli Zaretskii2017-07-151-19/+19
* src/image.c (compute_image_size): Remove superfluous checks.Lars Ingebrigtsen2017-07-151-2/+2
* Make combinations of :width/:max-height image specs work reliablyLars Ingebrigtsen2017-07-154-54/+72
* Fix recent theme changesGlenn Morris2017-07-142-22/+20
* GnuTLS integer-overflow and style fixesPaul Eggert2017-07-144-359/+317
* * .gitlab-ci.yml: Don't install a C++ compiler. Suppress apt interaction.Noam Postavsky2017-07-141-1/+1
* Fix the MS-Windows build due to added GnuTLS functionsEli Zaretskii2017-07-144-13/+136
* ; Standardize license notices in new filesGlenn Morris2017-07-142-6/+10
* * lisp/emacs-lisp/bytecomp.el: Fix bug#14860.Stefan Monnier2017-07-144-38/+18
* GnuTLS HMAC and symmetric cipher supportTed Zlatanov2017-07-148-29/+1340
* * lisp/emacs-lisp/cl-lib.el (cl--random-time): Remove as wellStefan Monnier2017-07-141-5/+0
* Do not convert ij and IJ to compatibility charsPaul Eggert2017-07-142-3/+3
* Remove Turkish ligatures from Dutch input methodToon Claes2017-07-142-12/+4
* Improve stack-overflow heuristic on GNU/LinuxPaul Eggert2017-07-147-17/+18
* Remove duplicate cl--random-state definitionPaul Eggert2017-07-141-3/+0
* Adjust timer in tramp-test36-asynchronous-requestsMichael Albinus2017-07-141-1/+7
* Always display rmail progress report under user controlEli Zaretskii2017-07-141-2/+0
* Avoid byte-compilation warnings for advised functionsEli Zaretskii2017-07-141-0/+9
* Add assertion related to display-line-numbersEli Zaretskii2017-07-141-0/+2
* Prevent display corruption when display-line-numbers is setEli Zaretskii2017-07-141-3/+3
* Revert "Use fixed-pitch font for display-line-numbers"Eli Zaretskii2017-07-141-5/+2
* Merge from gnulibPaul Eggert2017-07-1313-89/+113
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2017-07-1310-67/+104
|\
| * C++ Mode. Fix anomaly occurring when a ">" is deleted then reinserted.Alan Mackenzie2017-07-132-21/+39
| * ; Improve tramp-tests tracesMichael Albinus2017-07-132-3/+9
| * Fix some bugs in c-defun-name. This fixes bug #25623.Alan Mackenzie2017-07-121-10/+17
| * Make prog-mode-map the parent of c-mode-base-map. Fixes bug #26658.Vasilij Schneidermann2017-07-121-0/+2
| * CC Mode: create and use c-set-keymap-parent.Alan Mackenzie2017-07-122-12/+13
| * Minor tweaks of new line number display variablesMartin Rudalics2017-07-124-21/+24
* | Add tests for SES, and fix one more cell renaming bug.Vincent Belaïche2017-07-132-19/+180
|/
* Avoid assertion violations in close_infile_unwindEli Zaretskii2017-07-121-1/+1
* ; Enable traces for tramp-tests.el on hydraMichael Albinus2017-07-122-3/+14
* Use fixed-pitch font for display-line-numbersEli Zaretskii2017-07-111-2/+5