aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Fix documentation and implementation of 'directory-name-p'Eli Zaretskii2015-12-031-5/+7
| * | | | | | | | | | | | | | | | Document 'directory-files-recursively'Eli Zaretskii2015-12-011-6/+14
| * | | | | | | | | | | | | | | | Document 'inhibit-read-only' propertyEli Zaretskii2015-12-012-3/+5
| * | | | | | | | | | | | | | | | ; Fix broken referencePhillip Lord2015-11-301-1/+1
| * | | | | | | | | | | | | | | | ; Added documentation for undo-auto functionality.Phillip Lord2015-11-301-15/+26
| * | | | | | | | | | | | | | | | Fix font typo in previous doc fix.Paul Eggert2015-11-301-1/+1
| * | | | | | | | | | | | | | | | A bit more security doc, esp. file local varsPaul Eggert2015-11-301-0/+12
| * | | | | | | | | | | | | | | | Improve documentation of string-collate-* functionsEli Zaretskii2015-11-291-5/+8
| * | | | | | | | | | | | | | | | Document truncate-string-ellipsisEli Zaretskii2015-11-291-1/+2
| * | | | | | | | | | | | | | | | Document new checkdoc featuresEli Zaretskii2015-11-281-2/+14
| * | | | | | | | | | | | | | | | Improve documentation of 'eval-buffer' and 'eval-region'Eli Zaretskii2015-11-271-1/+2
| * | | | | | | | | | | | | | | | Improve text-quoting-style doc againPaul Eggert2015-11-231-4/+3
| * | | | | | | | | | | | | | | | Improve text-quoting-style docPaul Eggert2015-11-231-2/+3
| * | | | | | | | | | | | | | | | * doc/lispref/windows.texi (Window Sizes): Fix indices and references.Martin Rudalics2015-11-231-8/+8
| * | | | | | | | | | | | | | | | Call 'window-size-change-functions' for mini-windowsEli Zaretskii2015-11-211-4/+4
| * | | | | | | | | | | | | | | | Correct a documentation error in frames.texiJohn Wiegley2015-11-201-1/+1
| * | | | | | | | | | | | | | | | Document that GNU Make >= 3.81 is required to build EmacsEli Zaretskii2015-11-141-1/+3
| * | | | | | | | | | | | | | | | Remove support for ':timeout' from w32 tray notificationsEli Zaretskii2015-11-131-6/+0
* | | | | | | | | | | | | | | | | Doc changes for kqueueMichael Albinus2015-11-251-19/+22
* | | | | | | | | | | | | | | | | Remove support for ':timeout' from w32 tray notificationsEli Zaretskii2015-11-131-6/+0
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | ; * doc/lispref/os.texi: Fix indentation of sample code.Juanma Barranquero2015-11-111-1/+1
* | | | | | | | | | | | | | | | Rename seq-p and map-p to seqp and mappNicolas Petton2015-11-111-3/+3
* | | | | | | | | | | | | | | | Implement tray notifications for MS-WindowsEli Zaretskii2015-11-111-4/+84
* | | | | | | | | | | | | | | | Spelling fixesPaul Eggert2015-11-101-1/+1
* | | | | | | | | | | | | | | | * doc/lispref/variables.texi (Directory Local Variables):Artur Malabarba2015-11-101-13/+26
* | | | | | | | | | | | | | | | * doc/lispref/windows.texi (Coordinates and Windows): Fix typo.Martin Rudalics2015-11-071-1/+1
* | | | | | | | | | | | | | | | Document behavior of collation on CygwinKen Brown2015-11-021-2/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | ; Improve documentation of 'unhandled-file-name-directory'Eli Zaretskii2015-10-291-6/+6
* | | | | | | | | | | | | | | Don't require default-directory to end with a slashDmitry Gutov2015-10-291-1/+1
* | | | | | | | | | | | | | | * doc/lispref/sequences.texi (Sequence Functions): Fix typoArtur Malabarba2015-10-281-1/+1
* | | | | | | | | | | | | | | * lisp/emacs-lisp/seq.el (seq-mapn): New functionArtur Malabarba2015-10-281-0/+18
* | | | | | | | | | | | | | | Clarify that load-path contents should be directory file namesStephen Leake2015-10-261-20/+30
* | | | | | | | | | | | | | | Further work on `stopped' events in filenotify.elMichael Albinus2015-10-261-8/+37
* | | | | | | | | | | | | | | Document file notification `stopped' eventMichael Albinus2015-10-251-0/+37
* | | | | | | | | | | | | | | New lispref section “Security Considerations”Paul Eggert2015-10-213-1/+106
* | | | | | | | | | | | | | | (/ N) now returns the reciprocal of NPaul Eggert2015-10-201-4/+13
* | | | | | | | | | | | | | | New function seq-positionNicolas Petton2015-10-201-0/+19
* | | | | | | | | | | | | | | Fix return value of 'set-file-extended-attributes'Eli Zaretskii2015-10-191-0/+2
* | | | | | | | | | | | | | | ; * doc/lispref/processes.texi (Synchronous Processes): Minor copyedit.Eli Zaretskii2015-10-191-1/+1
* | | | | | | | | | | | | | | Improve documentation of functions that change filesEli Zaretskii2015-10-191-1/+4
* | | | | | | | | | | | | | | Minor improvement in documentation of internalsEli Zaretskii2015-10-161-0/+9
* | | | | | | | | | | | | | | Improve documentation of COLLECTION in completion functionsEli Zaretskii2015-10-161-0/+3
* | | | | | | | | | | | | | | Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-24/+23
* | | | | | | | | | | | | | | * doc/lispref/objects.texi (Window Type): Add a cross reference.Xue Fuqiao2015-10-061-2/+2
* | | | | | | | | | | | | | | Doc fix for `defmacro'Xue Fuqiao2015-10-031-2/+2
* | | | | | | | | | | | | | | Fix a few problems with directed quotesPaul Eggert2015-10-012-11/+27
* | | | | | | | | | | | | | | ; Clarify docs of pos-visible-in-window-p some moreEli Zaretskii2015-09-301-6/+8
* | | | | | | | | | | | | | | Clarify documentation of pos-visible-in-window-pEli Zaretskii2015-09-301-1/+1
* | | | | | | | | | | | | | | Add documentation for seq.elNicolas Petton2015-09-281-0/+75
* | | | | | | | | | | | | | | Better documentation for seq-someNicolas Petton2015-09-281-3/+6