aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ; * doc/misc/eww.texi (Advanced): Fix recent typo.Basil L. Contovounesios2019-10-071-3/+3
* Implement tab-close-other bound to C-x 6 1 by analogy with C-x 5 1.Juri Linkov2019-10-071-0/+5
* Use tabs in EWW (bug#37592)Juri Linkov2019-10-071-1/+4
* Support changing font size using mouse wheelStefan Kangas2019-10-061-4/+6
* Set alternate faces for some line numbers (bug#27734)Juanma Barranquero2019-10-061-1/+6
* Don't bind 'C-x 6' to '2C-mode-map' globally by default.Juri Linkov2019-10-064-34/+29
* Improve documentation for year-zero issuesPaul Eggert2019-10-053-5/+5
* More tab bar related key bindings.Juri Linkov2019-10-061-0/+46
* Fix typo in frames.texi xrefLars Ingebrigtsen2019-10-051-1/+1
* Improve documentation of Tab barsEli Zaretskii2019-10-051-30/+28
* Further improve button.el support for help-echoBasil L. Contovounesios2019-10-031-5/+14
* * lisp/tab-bar.el (tab-bar-show): New defcustom.Juri Linkov2019-10-021-0/+13
* Don't mention server-socket-dir in FAQStefan Kangas2019-10-021-13/+2
* Merge branch 'feature/tabs'Juri Linkov2019-10-019-19/+99
|\
| * Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov2019-10-011-18/+20
| * Update documentation for tabs.Juri Linkov2019-09-289-8/+86
* | Add support for Dired file marking from image-modeLars Ingebrigtsen2019-10-011-0/+14
* | Allow 'M-<' in the minibuffer to behave more logicallyLars Ingebrigtsen2019-10-011-0/+11
* | Bump up max_specpdl_size to 1600Juanma Barranquero2019-10-011-1/+1