aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | * doc/lispref/functions.texi (Advising Functions): Try and improve the text.Stefan Monnier2014-03-172-71/+211
* | | | | | | | | | | | | | | Style fixes for floating-point doc.Paul Eggert2014-03-1722-151/+161
* | | | | | | | | | | | | | | Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics2014-03-163-42/+58
* | | | | | | | | | | | | | | Update `blink-matching-paren' in the manualDmitry Gutov2014-03-152-8/+14
* | | | | | | | | | | | | | | Document pixelwise frame resizing and fix related bug on Windows.Martin Rudalics2014-03-143-15/+59
* | | | | | | | | | | | | | | doc/lispref/ChangeLog: Add bug reference.Juanma Barranquero2014-03-101-1/+1
* | | | | | | | | | | | | | | etc/ChangeLog: Add missing bug reference.Juanma Barranquero2014-03-101-1/+1
* | | | | | | | | | | | | | | Update docs for window dividers and `window-text-pixel-size'.Martin Rudalics2014-03-098-44/+168
* | | | | | | | | | | | | | | Spelling and wording fixes.Paul Eggert2014-03-071-1/+1
* | | | | | | | | | | | | | | Update docs for select-window and buffer-list-update-hook.Martin Rudalics2014-03-075-27/+54
* | | | | | | | | | | | | | | Add/update elisp texinfo for window-min-size and split-window.Martin Rudalics2014-03-072-8/+57
* | | | | | | | | | | | | | | More window code related fixes and documentation changes.Martin Rudalics2014-03-063-40/+112
* | | | | | | | | | | | | | | Doc fix.Xue Fuqiao2014-03-062-5/+4
* | | | | | | | | | | | | | | CommentXue Fuqiao2014-03-061-0/+2
* | | | | | | | | | | | | | | * doc/lispref/searching.texi (Replacing Match): Remove incorrect return valueGlenn Morris2014-03-052-1/+6
* | | | | | | | | | | | | | | Various window code related fixes and documentation changes.Martin Rudalics2014-03-054-147/+266
* | | | | | | | | | | | | | | Try to document some smie changesGlenn Morris2014-03-043-0/+53
* | | | | | | | | | | | | | | Fix some window code related doc-string and info entries.Martin Rudalics2014-03-042-4/+26
* | | | | | | | | | | | | | | */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-26/+23
* | | | | | | | | | | | | | | Minor doc tweaks for display-*-width, heightGlenn Morris2014-03-021-2/+0
* | | | | | | | | | | | | | | * markers.texi (Moving Marker Positions): Clarify guidance aboutBarry O'Reilly2014-03-022-4/+12
* | | | | | | | | | | | | | | Document zlib-decompress-regionGlenn Morris2014-03-013-0/+36
* | | | | | | | | | | | | | | * doc/lispref/display.texi (Forcing Redisplay): Mention pre-redisplay-function.Glenn Morris2014-02-282-0/+9
* | | | | | | | | | | | | | | Continuation of previous change.Xue Fuqiao2014-02-282-4/+5
* | | | | | | | | | | | | | | * doc/lispref/functions.texi (Advising Functions): Tweak markup.Xue Fuqiao2014-02-282-3/+5
* | | | | | | | | | | | | | | Doc fix for `face-spec-set'.Xue Fuqiao2014-02-282-6/+12
* | | | | | | | | | | | | | | Document `define-alternatives'.Xue Fuqiao2014-02-283-0/+42
* | | | | | | | | | | | | | | Document some changes about windows.Xue Fuqiao2014-02-274-4/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Document some (perhaps incomplete) pixelwise window operations.Xue Fuqiao2014-02-272-9/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Some doc about electric-indent-mode.Xue Fuqiao2014-02-272-1/+3
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | * doc/lispref/frames.texi (Multiple Terminals): DocumentXue Fuqiao2014-02-272-5/+72
* | | | | | | | | | | | | | | Small doc related to new completion functionsGlenn Morris2014-02-272-0/+12
* | | | | | | | | | | | | | | Doc updates related to tty-setup-hookGlenn Morris2014-02-254-30/+33
* | | | | | | | | | | | | | | Bit more doc for process filter and sentinel changesGlenn Morris2014-02-221-3/+2
* | | | | | | | | | | | | | | doc/lispref/functions.texi (Declare Form): Fix typo in previous change.Juanma Barranquero2014-02-221-2/+2
* | | | | | | | | | | | | | | * doc/lispref/functions.texi (Declare Form): Document gv-expander,Stefan Monnier2014-02-212-12/+55
* | | | | | | | | | | | | | | Tweak earlier doc/lispref/processes.texi changeGlenn Morris2014-02-212-25/+21
* | | | | | | | | | | | | | | doc/lispref/windows.texi (Window Configurations): Doc fix.Juanma Barranquero2014-02-212-3/+9
* | | | | | | | | | | | | | | Some doc updates for default process sentinels and filters not being nilGlenn Morris2014-02-214-38/+47
* | | | | | | | | | | | | | | Some doc for defalias-fset-functionGlenn Morris2014-02-192-0/+9
* | | | | | | | | | | | | | | * doc/emacs/killing.texi (CUA Bindings): Document the new relationship betweenStefan Monnier2014-02-171-10/+2
* | | | | | | | | | | | | | | Some doc for read-regexpGlenn Morris2014-02-162-17/+63
* | | | | | | | | | | | | | | Small doc updates for debuggingGlenn Morris2014-02-132-3/+7
* | | | | | | | | | | | | | | Fix typos in Changelogs.Juanma Barranquero2014-02-131-2/+2
* | | | | | | | | | | | | | | * doc/lispref/package.texi (Simple Packages): Describe URL and Keywords headersGlenn Morris2014-02-112-1/+11
* | | | | | | | | | | | | | | * text.texi (User-Level Deletion): Document `delete-trailing-whitespace'.Lars Ingebrigtsen2014-02-092-0/+18
* | | | | | | | | | | | | | | * text.texi (Changing Properties): Clarify `propertize'.Lars Ingebrigtsen2014-02-082-5/+6
* | | | | | | | | | | | | | | * display.texi (Blinking): Clarify doc string in example.Lars Ingebrigtsen2014-02-082-1/+3
* | | | | | | | | | | | | | | (Quitting): Refer to the right node for `set-input-mode' (bug#11458).Lars Ingebrigtsen2014-02-082-1/+2
* | | | | | | | | | | | | | | Document the `event-start' and `event-end' functions more completelyLars Ingebrigtsen2014-02-082-1/+9