aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix hitting RET on some text in compilation-modeLars Ingebrigtsen2019-10-131-3/+9
* | Add a new action in save-some-buffers to view the bufferLars Ingebrigtsen2019-10-131-63/+80
* | Correctly explain test failures with mixed uni/multibyte stringsMattias EngdegÄrd2019-10-131-0/+5
* | Minor tweaks to time-stamp documentation stringsStephen Gildea2019-10-131-6/+8
* | In compilation-tear-down-arrow-spec-in-margin, test compilation-arrow-overlayAlan Mackenzie2019-10-131-4/+5
* | 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
* | * lisp/tab-bar.el: Don't use minibuffer buffer name as tab name.Juri Linkov2019-10-131-3/+4
* | 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
* | Fix compilation-transform-file-match-alist failureLars Ingebrigtsen2019-10-121-12/+13
* | ; Improve a doc string in etags.elEli Zaretskii2019-10-121-4/+9
* | 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
* | 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-114-6/+7
* | * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword argsAndrea Corallo2019-10-111-9/+22
* | Correct some more custom type specsRobert Pluim2019-10-115-8/+18
* | Cleanup TrampMichael Albinus2019-10-113-45/+7
* | Support showing directory in shell command promptStefan Kangas2019-10-111-2/+19
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMartin Rudalics2019-10-111-1/+9
|\ \
| * | New variable amalgamating-undo-limitLars Ingebrigtsen2019-10-111-1/+9
* | | Minor fixes for switching to previous and next buffers (Bug#37514)Martin Rudalics2019-10-111-8/+14
|/ /
* | Fixes for fitting windows and frames to their buffers (Bug#37563)Martin Rudalics2019-10-111-111/+141
* | Make nntp.el use new setq-local syntaxLars Ingebrigtsen2019-10-111-7/+7
* | Ensure that setq-local take an even number of symbol/value pairsLars Ingebrigtsen2019-10-111-11/+24
* | Allow setq-local to set more than one variableJordon Biondo2019-10-111-3/+14
* | Change font size in correct window using mouse wheelStefan Kangas2019-10-111-31/+49
* | * lisp/subr.el (ctl-x-t-prefix): Bind new alias or ctl-x-6-map to 'C-x t'.Juri Linkov2019-10-111-0/+2
* | * lisp/tree-widget.el: Use lexical-bindingStefan Monnier2019-10-101-32/+21
* | * lisp/progmodes/compile.elAndreas Schwab2019-10-101-2/+1
* | Remove tabs from time-stamp-format documentationStephen Gildea2019-10-101-10/+10
* | identity, ignore: Make arg names more consistent with docsJuanma Barranquero2019-10-101-2/+2
* | Make checkdoc work better with cl-lib functionsdick r. chiang2019-10-101-3/+2
* | Fix formatting of (file-size-human-readable 2047)Lars Ingebrigtsen2019-10-101-1/+2
* | Work around bad interaction between dired-omit-mode and recover-sessionLars Ingebrigtsen2019-10-101-1/+8