summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make register-preview ignore empty registersLars Ingebrigtsen2019-09-211-1/+4
* Make the reverse tabulated list sort stableJohan Claesson2019-09-211-1/+1
* Further touch-ups to the auth-source obfuscationLars Ingebrigtsen2019-09-201-15/+18
* Add some comments to the auth-source obfuscationLars Ingebrigtsen2019-09-201-1/+7
* Make previous auth-source change not break on Windows without gnutlsLars Ingebrigtsen2019-09-201-2/+4
* Obfuscate auth-source memory contents even moreLars Ingebrigtsen2019-09-201-8/+48
* Obfuscate auth-source secrets moreLars Ingebrigtsen2019-09-201-6/+12
* Recommend against SHA-1 and MD5 for securityStefan Kangas2019-09-203-10/+21
* Allow `process-contact' not to blockLars Ingebrigtsen2019-09-204-7/+26
* Make number-at-point recognize some hex numbersLars Ingebrigtsen2019-09-202-4/+15
* Change default value of message-make-forward-subject-functionDamien Cassou2019-09-201-5/+7
* Recommend using https for package-archivesStefan Kangas2019-09-201-1/+4
* ; Improve wording of last Tramp commit, suggested by Robert PluimMichael Albinus2019-09-202-19/+26
* Fix the previous imenu commitMatthew Newton2019-09-201-1/+2
* Some Tramp methods allow to change the remote login shellMichael Albinus2019-09-204-99/+145
* * lisp/window.el (walk-windows): Simplify to use WINDOW arg of window-list-1Juri Linkov2019-09-191-6/+10
* Only use Gnus registry for formatting when registry is loadedEric Abrahamsen2019-09-191-12/+16
* Fix calls to insert-*-hooks when JIT font lock is activeEli Zaretskii2019-09-193-4/+18
* Minor svg wrap tweakLars Ingebrigtsen2019-09-191-1/+1
* Further fix-ups for SVG wrapping in shrLars Ingebrigtsen2019-09-191-9/+9
* Fix :version in recent commitLars Ingebrigtsen2019-09-191-6/+3
* Fix a bug in callback functions in align-areasLars Ingebrigtsen2019-09-191-3/+6
* Also prefer .emacs.d if .emacs existsPaul Eggert2019-09-192-2/+10
* Default PICKY_ACCESS to false on non-MSPaul Eggert2019-09-191-4/+8
* Omit some overenthusiastic file-truename callsPaul Eggert2019-09-182-13/+12
* Fix ignored Motif scrollbar resources (Bug#37359)Matt Bisson2019-09-191-2/+4
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-1947-82/+82
* Merge commit '107ce3050fc37b9a13d8304ae1bb73fac9de5f61'Stephen Leake2019-09-18104-1374/+2190
|\
| * * lisp/isearch.el (isearch-lazy-highlight-update): Remember timer objectJuri Linkov2019-09-191-3/+3
| * Fix loading .elc files on MS-WindowsEli Zaretskii2019-09-181-3/+4
| * Improve logic for dependencies checkingPhillip Lord2019-09-181-28/+75
| * Fix up the previous mh-mime warning suppressionLars Ingebrigtsen2019-09-182-61/+65
| * Improve support of the Tai-Viet scriptEli Zaretskii2019-09-182-13/+14
| * Out-of-datedness .elc check is merely a file testPaul Eggert2019-09-184-3/+4
| * Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-09-183-6/+34
| |\
| | * Simplify tramp-tests.el check for owncloud/nextcloudMichael Albinus2019-09-181-5/+2
| | * Add extra args for zsh in TrampMichael Albinus2019-09-182-1/+32
| * | Fix the MS-Windows build broken by recent errno changesEli Zaretskii2019-09-181-1/+4
| |/
| * Be less picky about EACCES in file test predicatesPaul Eggert2019-09-181-1/+15
| * Fix permission-denied issue in MS-Windows startupPaul Eggert2019-09-181-5/+4
| * Improve reporting of I/O, access errorsPaul Eggert2019-09-178-223/+282
| * Substituted deprecated WebKitGTK+ api.Jimmy Aguilar Mena2019-09-171-127/+92
| * Fix an assignment to free variable warningTino Calancha2019-09-171-1/+1
| * * src/w32fns.c (Fw32_read_registry): Doc fixJuanma Barranquero2019-09-171-2/+2
| * Suppress some warnings about un-prefixed dynamic variablesLars Ingebrigtsen2019-09-171-55/+57
| * Touch up naming of ipv6-expandLars Ingebrigtsen2019-09-171-4/+5
| * Updated to match more recent versions of Praat.W. Garrett Mitchener2019-09-171-12/+25
| * Update doc marker -- smtpmail-retries is documentedLars Ingebrigtsen2019-09-171-1/+1
| * Improve font lookup on MS-WindowsEli Zaretskii2019-09-175-39/+300
| * Pacify GCC -Wmaybe-uninitializedPaul Eggert2019-09-171-1/+1