summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Provide facility to ignore all marked files in vcWolfgang Scherer2019-09-151-4/+12
* | Fix fileless eww form submissionBasil L. Contovounesios2019-09-141-9/+9
* | Add default foreground colours to SVG imagesLars Ingebrigtsen2019-09-141-0/+16
* | Make eww more liberal when interpreting some invalid HTMLLars Ingebrigtsen2019-09-141-0/+14
* | Add a debug declaration to widget-specify-insertTobias Zawada2019-09-141-0/+1
* | Allow gamegrid-add-score to treat lower scores as better.Federico Tedin2019-09-141-22/+27
* | Improve performance of backtrace printing (bug#36566)Gemini Lasswell2019-09-131-10/+11
* | Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell2019-09-131-10/+34
* | * lisp/help-mode.el (help-mode-menu): Fix typo. (Bug#36485)Stefan Kangas2019-09-131-1/+1
* | Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-134-24/+5
* | Change gui--selection-value-internal comment into doc stringStefan Kangas2019-09-131-5/+4
* | ; Fix a typo by last commitMichael Albinus2019-09-131-1/+1
* | ; Add traces in shadowfile.elMichael Albinus2019-09-131-1/+15
* | Make recent Tramp patch work for tramp-archive.elMichael Albinus2019-09-131-6/+5
* | Fix saving user-defined calc commands with compositions (Bug#36720)Jack Coughlin2019-09-121-1/+1
* | Fix fill-paragraph in python docstrings (Bug#36056)Noam Postavsky2019-09-121-1/+7
* | * lisp/progmodes/sh-script.el (sh--assignment-collect): Only after `=`!Stefan Monnier2019-09-121-6/+7
* | * lisp/progmodes/sh-script.el (sh-mode-map): Don't bind `=`Stefan Monnier2019-09-121-21/+24
* | Add `isearch-yank-until-char'Karl Fogel2019-09-121-0/+23
* | Optimize host name completion in TrampMichael Albinus2019-09-127-120/+120
* | Fix auto-save with user-emacs-directoryPaul Eggert2019-09-111-0/+1
* | * lisp/emacs-lisp/elint.el (elint-directory-skip-re): Fix doc typo.Mattias Engdegård2019-09-111-1/+1
* | Create a new overlay used to mark Attachment header (bug#37370)Katsumi Yamaoka2019-09-111-6/+6
* | Merge commit '74e9799bd89484b8d15bdd6597c68fc00d07e7f7'Stephen Leake2019-09-1066-759/+1677
|\ \
| * | Handle missing start-time when importing ical event (Bug#33277)Ulf Jasper2019-09-091-3/+4
| * | Match Python 3 code object names in "M-x pdb"Stefan Kangas2019-09-091-1/+3