aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Improve docs of 'posn-actual-col-row' (Bug#20169)Eli Zaretskii2015-03-232-1/+9
| * | | | | | | | | | | | | | | Minor documentation fix in ELisp manual (Bug#20174)Eli Zaretskii2015-03-232-1/+6
| * | | | | | | | | | | | | | | * display.texi (Useless Whitespace): Fix thinko.Stefan Monnier2015-03-231-1/+1
* | | | | | | | | | | | | | | | Generalize start-process with keyword argsDaiki Ueno2015-03-232-0/+59
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Paul Eggert2015-03-1815-255/+287
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix incorrect usage of @key in the User Manual (Bug#20135)Eli Zaretskii2015-03-186-6/+15
| * | | | | | | | | | | | | | | doc/misc/efaq-w32.texi: Spell-check.Eli Zaretskii2015-03-161-4/+4
| * | | | | | | | | | | | | | | doc/misc/efaq-w32.texi: Remove outdated information and update.Eli Zaretskii2015-03-162-237/+190
| * | | | | | | | | | | | | | | Fix description of fullscreen mode on MS-Windows (Bug#20110).Martin Rudalics2015-03-152-3/+15
| * | | | | | | | | | | | | | | doc/lispref/minibuf.texi (Basic Completion): Fix a typo. (Bug#20108)Eli Zaretskii2015-03-142-1/+5
| * | | | | | | | | | | | | | | Improve indexing in Emacs manual (Bug#20105)Eli Zaretskii2015-03-145-7/+61
| * | | | | | | | | | | | | | | Bump version to 24.4.91emacs-24.4.91Nicolas Petton2015-03-082-2/+2
* | | | | | | | | | | | | | | | Spacing and punctuation fixesPaul Eggert2015-03-1740-69/+69
* | | | | | | | | | | | | | | | Add seq-into as a public functionNicolas Petton2015-03-092-0/+27
* | | | | | | | | | | | | | | | Sync with Tramp upstreamMichael Albinus2015-03-043-21/+42
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Paul Eggert2015-03-032-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Paul Eggert2015-03-032-6/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Complete the remaining documentation updates for 24.5Eli Zaretskii2015-02-072-6/+15
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Paul Eggert2015-03-032-9/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | doc/misc/erc.texi: fix typokwhite2015-02-042-1/+2
| * | | | | | | | | | | | | | | Update ERC docs and update MAINTANERS to include myselfkwhite2015-02-042-7/+29
| * | | | | | | | | | | | | | | Bump version to 24.4.90emacs-24.4.90Nicolas Petton2015-02-042-2/+2
| * | | | | | | | | | | | | | | # ChangeLog fixes, backportedGlenn Morris2015-02-011-3/+2
* | | | | | | | | | | | | | | | Address generator feedbackDaniel Colascione2015-03-032-6/+12
* | | | | | | | | | | | | | | | Finalizer documentation, minor improvementsDaniel Colascione2015-03-023-5/+39
* | | | | | | | | | | | | | | | Add cl-iter-defunDaniel Colascione2015-03-021-0/+7
* | | | | | | | | | | | | | | | Add support for generatorsDaniel Colascione2015-03-025-0/+131
* | | | | | | | | | | | | | | | Improve [:alpha:] and [:alnum:] for multibyte characters (Bug#19878)Eli Zaretskii2015-02-282-4/+13
* | | | | | | | | | | | | | | | Documentation followup for daemon mode on MS-WindowsEli Zaretskii2015-02-273-4/+12
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Paul Eggert2015-02-255-61/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Document MS-Windows file-name idiosyncrasies (Bug#19463)Eli Zaretskii2015-01-312-1/+39
| * | | | | | | | | | | | | | | Fix description of Customize buffer in Emacs manual.Eli Zaretskii2015-01-312-5/+5
| * | | | | | | | | | | | | | | Fix a typo in the Emacs manual's Hungry Delete description.Eli Zaretskii2015-01-312-1/+6
| * | | | | | | | | | | | | | | Fix refilling of list of language environments in User Manual (Bug#19697)Eli Zaretskii2015-01-292-54/+37
* | | | | | | | | | | | | | | | Handle customizations of reftex-include-file-commandsTassilo Horn2015-02-252-0/+17
* | | | | | | | | | | | | | | | Spelling fixesPaul Eggert2015-02-211-2/+2
* | | | | | | | | | | | | | | | Merge from gnulibPaul Eggert2015-02-202-11/+48
* | | | | | | | | | | | | | | | Improve seq-group-by to return sequence elements in correct orderNicolas Petton2015-02-112-2/+7
* | | | | | | | | | | | | | | | Add manual entry for fullscreen-restore parameter.Martin Rudalics2015-02-112-1/+20
* | | | | | | | | | | | | | | | Improve toggling fullscreen state of frames.Martin Rudalics2015-02-112-10/+28
* | | | | | | | | | | | | | | | Mention the shr font changesLars Magne Ingebrigtsen2015-02-102-0/+10
* | | | | | | | | | | | | | | | Speed up vertical-motion when screen coordinates are knownEli Zaretskii2015-02-092-1/+14
* | | | | | | | | | | | | | | | Add documentation for seq-mapcat, seq-partition and seq-group-byNicolas Petton2015-02-062-1/+51
* | | | | | | | | | | | | | | | * doc/misc/auth.texi (Multiple GMail accounts with Gnus): Markup fix.Glenn Morris2015-02-052-2/+6
* | | | | | | | | | | | | | | | Remove recently added BUFFER arg of `window-text-pixel-size'.Martin Rudalics2015-02-052-8/+6
* | | | | | | | | | | | | | | | doc/misc/auth.texi (Multiple GMail accounts with Gnus): Add FAQTed Zlatanov2015-02-052-0/+26
* | | | | | | | | | | | | | | | doc/misc/ChangeLog: Add missing entryKatsumi Yamaoka2015-02-051-0/+5
* | | | | | | | | | | | | | | | doc/misc/gnus.texi (Support for IMAP Extensions): Document Gmail labelsLars Magne Ingebrigtsen2015-02-052-0/+28
* | | | | | | | | | | | | | | | * texinfo.tex: Update from gnulib.Paul Eggert2015-02-032-14/+87
* | | | | | | | | | | | | | | | Give `window-text-pixel-size' optional BUFFER argument.Martin Rudalics2015-02-012-1/+13