aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2019-02-151-6/+5
|\
| * Minor fixes in ELisp manual wrt syntax-table propertiesEli Zaretskii2019-02-121-6/+5
* | Add documentation for last change in eww.elEli Zaretskii2019-02-151-0/+4
* | * doc/misc/eshell.texi (Built-ins): Fix alias descriptionGregor Zattler2019-02-131-2/+1
* | Document that [:cntrl:] does not match DEL (Bug#34391)Mattias EngdegÄrd2019-02-101-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-02-084-6/+91
|\ \ | |/
| * Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-081-1/+22
| * * doc/misc/eww.texi (Basics): Fix eww keybindings. (Bug#34291)Nick Drozd2019-02-081-1/+1
| * * doc/lispref/tips.texi (Documentation Tips): Fix quotes. (Bug#34372)Eli Zaretskii2019-02-071-4/+9
| * Add documentation for tabulated-list functions in the elisp manualAlex Branham2019-02-051-0/+59
* | Download of URL in EWW falls back on current URLNick Drozd2019-02-081-3/+4
* | Rename multifile.el to fileloop.elDmitry Gutov2019-02-071-5/+5
* | Support (locale-info 'paper) on MS-WindowsEli Zaretskii2019-02-041-3/+3
* | Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-1/+3
* | Update from GnulibPaul Eggert2019-02-021-6/+9
* | Merge from origin/emacs-26Paul Eggert2019-02-012-7/+14
|\ \ | |/
| * Correct the docs of inserting kmacro counterEli Zaretskii2019-02-011-6/+13
| * * doc/misc/calc.texi (Algebraic Tutorial): Fix a typo. (Bug#34273)Nicholas Drozd2019-02-011-1/+1
* | Widen modiff counts to avoid wraparoundPaul Eggert2019-01-311-1/+0
* | Merge from origin/emacs-26Glenn Morris2019-01-303-0/+47
|\ \ | |/
| * Minor copyedits in last manual changeEli Zaretskii2019-01-291-13/+13
| * Improve documentation of face numbersEli Zaretskii2019-01-291-0/+7
| * * doc/emacs/custom.texi (Authentication): Refer to the "Help for users" node.Michael Albinus2019-01-271-1/+2
| * New node Authentication in the Emacs manualMichael Albinus2019-01-262-0/+39
* | Fix documentation of pdump file installationEli Zaretskii2019-01-291-1/+1
* | Update from GnulibPaul Eggert2019-01-271-3/+4
* | Improve pdump file search and 'pdumper-stats'Eli Zaretskii2019-01-261-6/+10
* | ; Fix recent changes in ELisp manualEli Zaretskii2019-01-251-3/+3
* | ; Document input-event-functionsPhillip Lord2019-01-251-1/+13
* | Check for client certificates when using GnuTLSRobert Pluim2019-01-242-10/+37
* | Respect setgid bit of the upper directory in TrampMichael Albinus2019-01-221-1/+1
* | pdumper-stats now returns s, not msPaul Eggert2019-01-191-1/+1
* | Improve 'pdumper-stats' and its documentationEli Zaretskii2019-01-191-0/+12
* | Improve documentation of portable dumpingEli Zaretskii2019-01-181-16/+70
* | Merge from origin/emacs-26Glenn Morris2019-01-183-5/+5
|\ \ | |/
| * Fix a typo in ELisp manualEli Zaretskii2019-01-181-3/+2
| * Fix a minor mistake in ELisp manualEli Zaretskii2019-01-131-1/+2
| * ; Fix some trivial doc typosGlenn Morris2019-01-121-1/+1
| * Improve documentation of 'server-name'Eli Zaretskii2019-01-041-8/+15
* | Fix wording in Window Hooks section of Elisp manualMartin Rudalics2019-01-171-24/+27
* | Expand spectrum of window change functionsMartin Rudalics2019-01-171-6/+40
* | * doc/lispref/processes.texi (Accepting Output): Simplify.Paul Eggert2019-01-161-5/+5
* | Improve documentation of pdumper; minor code cleanupEli Zaretskii2019-01-161-0/+11
* | Fix accept-process-output/process-live-p confusionPaul Eggert2019-01-151-0/+20
* | Run window change functions during redisplayMartin Rudalics2019-01-111-84/+230
* | Add native image scaling (bug#33587)Alan Third2019-01-101-39/+51
* | Fix drag and drop behaviour on NS (bug#30929)Alan Third2019-01-101-2/+19
* | Handle dedicated status in 'window--display-buffer' (Bug#33870)Martin Rudalics2019-01-101-0/+10
* | Mention Japanese change in documentationPaul Eggert2019-01-091-1/+1
* | Fix logb on zero, infinite, NaN argsPaul Eggert2019-01-061-2/+6