summaryrefslogtreecommitdiff
path: root/lisp
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-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
| * Fix some file-mode racesPaul Eggert2019-09-165-16/+14
| * vc-cvs-revert: fix off-by-one file modePaul Eggert2019-09-161-1/+1
| * Fix imenu menu when we're auto-refreshingLars Ingebrigtsen2019-09-171-2/+3
| * Add a new variable smtpmail-retriesLars Ingebrigtsen2019-09-171-1/+8
| * Allow `M-u' to work when editing fields in CustomizeMichaƂ Kondraciuk2019-09-171-1/+6
| * Try resending when getting a transient 4xx SMTP codeLars Ingebrigtsen2019-09-161-1/+20
| * mm-inline-large-images-proportion doc clarificationLars Ingebrigtsen2019-09-161-2/+3
| * Default to rescaling images in mm buffersLars Ingebrigtsen2019-09-161-1/+2
| * mm-inline-large-images doc string clarificationLars Ingebrigtsen2019-09-161-2/+3
| * With tooltip-mode disabled, don't unconditionally clear the echo areaMauro Aranda2019-09-161-1/+4
| * Add bindings for ligature oe to iso-transl-char-mapRobert Pluim2019-09-161-0/+2
| * Merge from origin/emacs-26Glenn Morris2019-09-151-6/+8
| |\
| | * query-replace-regexp undo: Update next-replacement after undoTino Calancha2019-09-091-6/+8
| * | * lisp/subr.el (major-mode-suspend): Doc fixJuanma Barranquero2019-09-151-1/+1
| * | Make widget-browse-at always detect an editable-fieldMauro Aranda2019-09-151-1/+5
| * | Do not use error messages as list of ignored files in vc-svnWolfgang Scherer2019-09-151-2/+3
| * | Fix vc-default-ignoreWolfgang Scherer2019-09-151-4/+9