summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Adjust the exif.el interface functionsLars Ingebrigtsen2019-09-221-38/+100
* New option for making Gnus window layouts atomicEric Abrahamsen2019-09-211-0/+21
* Support rectangular regions in capitalize-region and capitalize-dwim.Juri Linkov2019-09-221-1/+1
* Use eieio-object-p, not obsolete object-pEric Abrahamsen2019-09-211-2/+2
* Several doc fixes in package.elStefan Kangas2019-09-211-26/+75
* 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-211-0/+224
* CC Mode: Fix wrong fontification of FOO in ASSERT (FOO && !BAR)Alan Mackenzie2019-09-211-1/+2
* Hide passwords in .authinfo and .netrc filesLars Ingebrigtsen2019-09-212-0/+33
* Allow reveal.el to toggle `display' propertiesLars Ingebrigtsen2019-09-211-9/+25
* * 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-201-2/+6
* Allow `process-contact' not to blockLars Ingebrigtsen2019-09-201-1/+1
* Make number-at-point recognize some hex numbersLars Ingebrigtsen2019-09-201-4/+11
* 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-201-11/+19
* Fix the previous imenu commitMatthew Newton2019-09-201-1/+2
* Some Tramp methods allow to change the remote login shellMichael Albinus2019-09-202-90/+118
* * 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
* 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-191-1/+8
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-1945-80/+80
* Merge commit '107ce3050fc37b9a13d8304ae1bb73fac9de5f61'Stephen Leake2019-09-1852-313/+619
|\
| * * lisp/isearch.el (isearch-lazy-highlight-update): Remember timer objectJuri Linkov2019-09-191-3/+3
| * Fix up the previous mh-mime warning suppressionLars Ingebrigtsen2019-09-182-61/+65
| * Improve support of the Tai-Viet scriptEli Zaretskii2019-09-181-12/+11
| * Add extra args for zsh in TrampMichael Albinus2019-09-181-1/+3
| * Fix an assignment to free variable warningTino Calancha2019-09-171-1/+1
| * 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
| * Improve font lookup on MS-WindowsEli Zaretskii2019-09-172-0/+139