summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Allow tabs to have consistent given namesRobert Cochran2019-10-161-0/+4
* Fix duplicated words in lisprefRobert Pluim2019-10-152-2/+2
* Add new macro `benchmark-progn'Lars Ingebrigtsen2019-10-151-3/+3
* Minor fixes in Introduction to Emacs LispEli Zaretskii2019-10-141-8/+7
* ; Minor copyedits of recent documentation changesEli Zaretskii2019-10-141-8/+10
* Document new :extend face attribute in manuals.Jimmy Aguilar Mena2019-10-142-0/+27
* ; Minor fixes in documentationEli Zaretskii2019-10-142-12/+12
* Make url-hexify-string accept a list of allowed chars (bug#26469)Hong Xu2019-10-141-2/+6
* Allow zap-to-char to use a historyLars Ingebrigtsen2019-10-141-1/+4
* Clarify mouse commands section in manualStefan Kangas2019-10-141-7/+7
* * lisp/window.el (next-buffer, previous-buffer): Add repeat count arg.Juri Linkov2019-10-141-1/+2
* Enable tab-bar-mode from X resourcesJuri Linkov2019-10-134-6/+14
* Add a new action in save-some-buffers to view the bufferLars Ingebrigtsen2019-10-131-0/+3
* Mention shifted alphabetical control GUI sequencesLars Ingebrigtsen2019-10-131-6/+13
* Fix with-coding-priority markup in Elisp manualBasil L. Contovounesios2019-10-131-5/+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
* 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
* 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
* ; 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
|/
* Add a lispref node to list special read syntax formsLars Ingebrigtsen2019-10-121-0/+64
* Document :match-inline widget elementsLars Ingebrigtsen2019-10-121-0/+11
* Update from GnulibPaul Eggert2019-10-111-4/+9
* Document REAL-BINDING more extensively in Extended Menu ItemsLars Ingebrigtsen2019-10-111-4/+10
* Remove reference to obsolete package gnuserv from FAQStefan Kangas2019-10-111-11/+0
* New variable amalgamating-undo-limitLars Ingebrigtsen2019-10-111-0/+5
* Correct .dir-locals-2.el descriptionRobert Pluim2019-10-111-1/+1
* Expand the documentation of --no-build-detailsLars Ingebrigtsen2019-10-111-2/+4
* Ensure that setq-local take an even number of symbol/value pairsLars Ingebrigtsen2019-10-111-5/+11
* identity, ignore: Make arg names more consistent with docsJuanma Barranquero2019-10-101-4/+4
* Clarify documentation of show-help-function slightlyLars Ingebrigtsen2019-10-101-8/+9
* 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
* 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
* Implement offsets for absolute line numbersJuanma Barranquero2019-10-091-0/+7
* Fix minor Texinfo errors in ELisp manualEli Zaretskii2019-10-092-8/+8
* Document `letrec'Lars Ingebrigtsen2019-10-091-0/+9
* Filter packages by name in list-packages. (Bug#36981)Federico Tedin2019-10-081-5/+14
* Search upward from current dir for the default TAGS fileHong Xu2019-10-081-5/+6
* Fix title inconsistencies in elisp intro bookStefan Kangas2019-10-081-3/+3
* Clarify docs on newline and auto-fill-modeBasil L. Contovounesios2019-10-081-7/+10
* Default FILE to the current buffer for list-tagsHong Xu2019-10-071-1/+3