summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make js-jsx-regexps case-sensitiveJackson Ray Hamilton2019-09-221-2/+4
* Avoid crashes when casifying noncontiguous regionsPaul Eggert2019-09-227-75/+73
* * lisp/help-fns.el: Fix missing dependencyStefan Monnier2019-09-221-0/+1
* Remove references to domain that no longer existsLars Ingebrigtsen2019-09-223-10/+6
* Fix "password" detection in authinfo modeLars Ingebrigtsen2019-09-221-2/+2
* Fix warning about @xref in parenthesisLars Ingebrigtsen2019-09-221-1/+1
* Note that image-mode automatically rotatesLars Ingebrigtsen2019-09-221-3/+7
* Automatically rotate images in image-mode based on Exif dataLars Ingebrigtsen2019-09-221-7/+16
* Adjust the exif.el interface functionsLars Ingebrigtsen2019-09-221-38/+100
* Fix compilation with CHECK_STRUCTSAndreas Schwab2019-09-221-1/+1
* New option for making Gnus window layouts atomicEric Abrahamsen2019-09-213-0/+34
* * src/fns.c (Fbuffer_hash): Improve doc string.Stefan Kangas2019-09-221-1/+8
* Support rectangular regions in capitalize-region and capitalize-dwim.Juri Linkov2019-09-223-7/+23
* Use eieio-object-p, not obsolete object-pEric Abrahamsen2019-09-211-2/+2
* Several doc fixes in package.elStefan Kangas2019-09-211-26/+75
* Revert too-picky file-access testsPaul Eggert2019-09-216-109/+54
* ; * etc/NEWS: Tweak recently added entries.Eli Zaretskii2019-09-211-2/+4
* Remove lisp/erc/ file-local indent-tabs-mode settingsNoam Postavsky2019-09-2129-57/+0
* Fix some commentary typos in exif.elLars Ingebrigtsen2019-09-211-3/+3
* Add an Exif parsing libraryLars Ingebrigtsen2019-09-214-0/+272
* CC Mode: Fix wrong fontification of FOO in ASSERT (FOO && !BAR)Alan Mackenzie2019-09-211-1/+2
* Fix two ` characters in NEWSLars Ingebrigtsen2019-09-211-2/+2
* Hide passwords in .authinfo and .netrc filesLars Ingebrigtsen2019-09-213-0/+38
* Allow reveal.el to toggle `display' propertiesLars Ingebrigtsen2019-09-212-9/+30
* ; * etc/TODO: Update.Eli Zaretskii2019-09-211-4/+56
* Mention image caching in the `image-size' doc stringLars Ingebrigtsen2019-09-211-1/+6
* Mention how to listen to all interfaces in make-network-processLars Ingebrigtsen2019-09-211-2/+3
* * lisp/net/tramp.el (tramp-handle-file-modes): Check for nil file-attributes.Michael Albinus2019-09-211-4/+4
* * lisp/completion.el (completion-kill-region): Doc fix.Eli Zaretskii2019-09-211-1/+1
* Fix to a81223aeaaEric Abrahamsen2019-09-201-2/+2
* Allow the user to specify Content-type in Message modeLars Ingebrigtsen2019-09-212-11/+13
* Move describe-face to the new help-fns machineryLars Ingebrigtsen2019-09-213-118/+133
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21164-578/+584
* 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