aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix with-coding-priority markup in Elisp manualBasil L. Contovounesios2019-10-131-5/+5
* | Minor tweaks to time-stamp documentation stringsStephen Gildea2019-10-132-7/+9
* | In compilation-tear-down-arrow-spec-in-margin, test compilation-arrow-overlayAlan Mackenzie2019-10-131-4/+5
* | ; Minor copyedits in a recent ELisp manual change.Eli Zaretskii2019-10-131-3/+4
* | ; Fix recent additions to ELisp manualEli Zaretskii2019-10-131-11/+17
* | Make the previous-matching-history-element prompt clearerLars Ingebrigtsen2019-10-131-6/+9
* | Make diff-mode understand git-format-patch separatorsKonstantin Kharlamov2019-10-131-2/+21
* | TCL indentation fix outside functionsRolf Ade2019-10-131-3/+8
* | Hide passwords more in `read-password'Lars Ingebrigtsen2019-10-131-11/+10
* | Use quit-window in some functionsAndreas Politz2019-10-134-10/+6
* | Add -unknown to version-regexp-alistLars Ingebrigtsen2019-10-132-5/+3
* | Add "next" and "previous" shortcuts in eww-history buffersRaimon Grau2019-10-131-2/+2
* | Protect against segfaults in copy-keymapLars Ingebrigtsen2019-10-131-28/+42
* | Document let-alistLars Ingebrigtsen2019-10-131-0/+35
* | Don't claim that the default height is precisely 36 charactersLars Ingebrigtsen2019-10-132-6/+8
* | Document locate-dominating-fileLars Ingebrigtsen2019-10-131-0/+14
* | * lisp/tab-bar.el: Don't use minibuffer buffer name as tab name.Juri Linkov2019-10-131-3/+4
* | Make Fadd_face_text_property even less destructiveLars Ingebrigtsen2019-10-121-1/+1
* | Mention the Emacs exit code in batch modeLars Ingebrigtsen2019-10-121-0/+9
* | Document that variables should not be called -pKaushal Modi2019-10-121-1/+3
* | Make the cl-letf doc string link to the manualLars Ingebrigtsen2019-10-121-0/+2
* | button-* function doc string clarificationsJiajie Chen2019-10-121-6/+18
* | ert-deftest macro doc string clarificationLars Ingebrigtsen2019-10-121-0/+4
* | ; Remove unneeded @samp from a @tableEli Zaretskii2019-10-121-2/+2
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-10-121-0/+10
|\ \
| * | Document #$ in the overviewLars Ingebrigtsen2019-10-121-3/+10
* | | Fix recent changes in ELisp manualEli Zaretskii2019-10-122-15/+16
|/ /
* | Fix compilation-transform-file-match-alist failureLars Ingebrigtsen2019-10-121-12/+13
* | Add a lispref node to list special read syntax formsLars Ingebrigtsen2019-10-121-0/+64
* | ; Improve a doc string in etags.elEli Zaretskii2019-10-121-4/+9
* | Adapt some Tramp testsMichael Albinus2019-10-122-11/+15
* | Fix google-drive handling in tramp-gvfsMichael Albinus2019-10-121-4/+12
* | * lisp/net/tramp.el (tramp-handle-access-file): Use `file-truename'.Michael Albinus2019-10-121-1/+1
* | CC-Mode: Remove unneeded backslashes from doc strings and regular expressionsAlan Mackenzie2019-10-127-36/+37
* | ; * lisp/progmodes/grep.el (lgrep, rgrep, zrgrep): Fix doc wording.Eli Zaretskii2019-10-121-3/+3
* | tool-bar-map doc string clarificationLars Ingebrigtsen2019-10-121-1/+5
* | Fix `shell' doc keymap expansionsDavid Röthlisberger2019-10-121-1/+1
* | diary-mark-entries-hook doc string clarificationLars Ingebrigtsen2019-10-121-1/+4
* | Document :match-inline widget elementsLars Ingebrigtsen2019-10-121-0/+11
* | Update from GnulibPaul Eggert2019-10-117-125/+78
* | Document REAL-BINDING more extensively in Extended Menu ItemsLars Ingebrigtsen2019-10-111-4/+10
* | Minor grep.el doc string clarificationsLars Ingebrigtsen2019-10-111-20/+43
* | Factor out the lambda from help-function-defLars Ingebrigtsen2019-10-111-24/+26
* | Make << shell heredoc expansion less enthusiasticLars Ingebrigtsen2019-10-111-1/+1
* | C++ Mode: Correctly handle <:, <::, <::>, etc, according to the C++ standardAlan Mackenzie2019-10-112-4/+32
* | * lisp/cedet/mode-local.el (define-overload): Declare obsoleteStefan Monnier2019-10-115-6/+10
* | * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword argsAndrea Corallo2019-10-113-10/+28
* | Remove reference to obsolete package gnuserv from FAQStefan Kangas2019-10-111-11/+0
* | Correct some more custom type specsRobert Pluim2019-10-115-8/+18
* | Cleanup TrampMichael Albinus2019-10-113-45/+7