aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Support showing directory in shell command promptStefan Kangas2019-10-112-2/+23
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMartin Rudalics2019-10-113-1/+18
|\ \
| * | New variable amalgamating-undo-limitLars Ingebrigtsen2019-10-113-1/+18
* | | Minor fixes for switching to previous and next buffers (Bug#37514)Martin Rudalics2019-10-111-8/+14
|/ /
* | Correct .dir-locals-2.el descriptionRobert Pluim2019-10-111-1/+1
* | Expand the documentation of --no-build-detailsLars Ingebrigtsen2019-10-111-2/+4
* | 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-113-16/+38
* | Allow setq-local to set more than one variableJordon Biondo2019-10-111-3/+14
* | Remove two checkdoc tests checked in by mistakeLars Ingebrigtsen2019-10-111-16/+0
* | Change font size in correct window using mouse wheelStefan Kangas2019-10-112-31/+54
* | * 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
* | Fix initial value of frame-inhibit-implied-resizeEli Zaretskii2019-10-101-7/+11
* | Port time-stamp-test-time-zone to macOSPaul Eggert2019-10-101-6/+8
* | identity, ignore: Make arg names more consistent with docsJuanma Barranquero2019-10-103-9/+9
* | checkdoc CL testsDamien Cassou2019-10-101-0/+106
* | 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-102-1/+8
* | Work around bad interaction between dired-omit-mode and recover-sessionLars Ingebrigtsen2019-10-101-1/+8
* | Allow filtering out warnings/errors from compile.el detectionLars Ingebrigtsen2019-10-102-12/+48
* | Clarify documentation of show-help-function slightlyLars Ingebrigtsen2019-10-101-8/+9
* | * lisp/tab-bar.el: Don't show window count for one window.Juri Linkov2019-10-101-8/+16
* | Fix nnimap tick/readedness thinko introduced some weeks backLars Ingebrigtsen2019-10-091-5/+5
* | Make mml-secure-epg-sign bug out if we can't find an identityLars Ingebrigtsen2019-10-092-2/+3
* | Remove XEmacs compat code from edt.el (Bug#37621)Stefan Kangas2019-10-091-147/+64
* | Move the "Skeleton Language" node to later in the manualLars Ingebrigtsen2019-10-091-100/+99
* | Add a letrec example to the manuelLars Ingebrigtsen2019-10-091-1/+11
* | Tweak letrec documentationLars Ingebrigtsen2019-10-091-1/+1
* | time-stamp: revert recent change to "%04y"Stephen Gildea2019-10-092-7/+12
* | Warn about missing executables in RST PDF previewSimen Heggestøyl2019-10-091-1/+6
* | Expand testing of time-stamp format "%y"Stephen Gildea2019-10-091-12/+26
* | Silence compiler warningJuanma Barranquero2019-10-091-1/+1
* | ; Fix typo in previous commitRobert Pluim2019-10-091-1/+1
* | Expand documentation on Lisp variables defined in C sourcesRobert Pluim2019-10-091-5/+68
* | * doc/misc/tramp.texi (Remote shell setup): Howto configure local shell.Michael Albinus2019-10-091-3/+16
* | Support zsh as local shell in Tramp (Bug#31924)Michael Albinus2019-10-091-5/+8
* | Implement offsets for absolute line numbersJuanma Barranquero2019-10-094-7/+48
* | Do not use tick faces beyond ZV (bug#37641)Juanma Barranquero2019-10-091-17/+21
* | Improve doc strings in replace.elEli Zaretskii2019-10-091-10/+26
* | Fix minor Texinfo errors in ELisp manualEli Zaretskii2019-10-092-8/+8
* | Ensure that the pulse overlay is visibleLars Ingebrigtsen2019-10-091-0/+3
* | Protect against unlikely case of [menu-bar] not being boundLars Ingebrigtsen2019-10-091-6/+8
* | Add some sanity checks to dired-x.el key bindingsLars Ingebrigtsen2019-10-091-5/+8
* | Allow global-edebug-prefix to be nilLars Ingebrigtsen2019-10-091-2/+3
* | Fix possible initialisation error in shell-mode-mapLars Ingebrigtsen2019-10-091-1/+1
* | Upcase parameters in things like "&optional (arg 3)"Lars Ingebrigtsen2019-10-091-2/+11