aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add .info extension to @setfilename commands in doc/Glenn Morris2014-06-0964-64/+64
* Get rid of the INFO_EXT variableGlenn Morris2014-06-098-148/+160
* Say (accept-process-output P)'s result pertains to P if P is non-nil.Paul Eggert2014-06-092-2/+9
* Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-0850-235/+294
|\
| * Doc fixes: markup (mainly nil -> @code{nil})Glenn Morris2014-06-0829-124/+125
| * Simplify info.info for the stand-alone readerKarl Berry2014-06-082-11/+14
| * Small doc updates re initial-buffer-choiceGlenn Morris2014-06-085-14/+29
| * Doc edits re uniquifyGlenn Morris2014-06-087-22/+29
| * info.texi tweaks re S-SPCGlenn Morris2014-06-082-14/+22
| * Doc markup fixes re SPC, RETGlenn Morris2014-06-079-10/+21
| * * doc/emacs/help.texi (Help, Misc Help): Copyedits.Glenn Morris2014-06-072-10/+12
| * Doc tweaks re text-mode menusGlenn Morris2014-06-073-11/+8
| * Doc tweak re fullscreen/maximizeGlenn Morris2014-06-073-7/+17
| * Doc tweaks re < etcGlenn Morris2014-06-072-12/+12
* | Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-0710-80/+175
|\ \ | |/
| * Some Acknowledgments updates for the manualGlenn Morris2014-06-073-22/+43
| * Doc tweaks re prettify-symbols-modeGlenn Morris2014-06-073-33/+17
| * Doc updates re window-setup-hookGlenn Morris2014-06-064-17/+17
| * Document incompatible overlay priority changeGlenn Morris2014-06-052-6/+14
| * Spelling fixes.Paul Eggert2014-06-052-4/+4
| * Some documentation for signing of packagesGlenn Morris2014-06-044-2/+82
| * * emacs/package.texi (Package Installation): Mention package-pinned-packages.Glenn Morris2014-06-022-0/+11
| * * doc/emacs/misc.texi: Small updates (no need to merge to trunk)Glenn Morris2014-06-012-5/+9
* | Document latest changes in make_lispy_position.Eli Zaretskii2014-06-072-2/+8
* | * doc/emacs/misc.texi [iftex]: Update chapter summary.Glenn Morris2014-06-012-10/+10
* | Make some old emulation modes obsoleteGlenn Morris2014-06-019-25/+36
* | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-018-68/+89
|\ \ | |/
| * Do not mention individual ns options in the manualGlenn Morris2014-05-282-24/+9
| * Try to document some OS X changesGlenn Morris2014-05-282-0/+23
| * Spelling fix.Paul Eggert2014-05-261-1/+1
| * Doc updates re filter-buffer-substringGlenn Morris2014-05-263-29/+40
| * Doc updates re completion-in-region-functionGlenn Morris2014-05-261-1/+0
| * Doc updates re abbrev-expand-functionGlenn Morris2014-05-265-26/+35
* | Merge from gnulib.Paul Eggert2014-05-262-5/+9
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-258-53/+94
|\ \ | |/
| * Specify coding if Latin-1 Emacs would misinterpret.Paul Eggert2014-05-243-0/+10
| * todo-mode.el: Remove dependence on auto-mode-alist.Stephen Berman2014-05-232-44/+53
| * Fix bug #17532 with unclear docs of setting frame's font.Eli Zaretskii2014-05-212-3/+14
| * Fix bug #17511 with unclear documentation of line-move-ignore-invisible.Eli Zaretskii2014-05-172-6/+17
* | * sequences.texi (Sequence Functions): Don't mention when and howLeo Liu2014-05-222-6/+6
* | * doc/lispref/sequences.texi (Sequence Functions): Update nreverse.Leo Liu2014-05-212-2/+9
* | * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.Leo Liu2014-05-202-10/+11
* | Allow any non-nil value to count as true in bool-vector.Paul Eggert2014-05-192-23/+29
* | * src/lisp.h (CHECK_BOOLEAN): New function.Dmitry Antipov2014-05-192-4/+33
* | Assume C99 or later.Paul Eggert2014-05-172-7/+11
* | * src/fns.c (Fnreverse): Allow vectors and bool vectors.Dmitry Antipov2014-05-153-53/+70
* | * src/fns.c (Freverse): Allow vectors, bool vectors and strings.Dmitry Antipov2014-05-153-19/+49
* | Add with-file-modes macro, and use itGlenn Morris2014-05-142-0/+14
* | Merge from emacs-24; up to 2014-05-15T16:55:18Z!jan.h.d@swipnet.seGlenn Morris2014-05-142-1/+4
|\ \ | |/
| * A better fix for bug #17479.Eli Zaretskii2014-05-122-2/+1