summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Disable execution of unsafe Lisp by Enriched Text modeEli Zaretskii2017-09-161-0/+11
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1315-21/+21
* Remove "baroque" use of prefix argument from gensymMark Oteiza2017-09-131-2/+1
* Allow write-contents-functions to short-circuit buffer saveEric Abrahamsen2017-09-121-5/+13
* Move gensym to core ElispMark Oteiza2017-09-121-0/+7
* Update documentation of 'max-lisp-eval-depth'Eli Zaretskii2017-09-111-1/+1
* Make copy-directory act like copy-file etc.Paul Eggert2017-09-101-2/+3
* Fix race with rename-file etc. with dir NEWNAMEPaul Eggert2017-09-101-4/+4
* Be more consistent about "directory name" in manualPaul Eggert2017-09-097-54/+56
* Fix a minor markup problem in ELisp manualEli Zaretskii2017-09-061-2/+2
* Doc precisment about remote link targetsMichael Albinus2017-09-051-2/+10
* Rewrite Antinews for Emacs 26Eli Zaretskii2017-09-022-71/+119
* Sync NEWS with the documentationEli Zaretskii2017-08-301-5/+25
* Document '--module-assertions'Eli Zaretskii2017-08-291-0/+5
* Do not munge contents of local symbolic linksPaul Eggert2017-08-261-4/+7
* Improve doc for file-name-absolute-p.Paul Eggert2017-08-261-1/+1
* Improve expand-file-name docPaul Eggert2017-08-252-4/+14
* ; * doc/lispref/files.texi (File Attributes): Add missing word.Noam Postavsky2017-08-251-1/+1
* Fix file-attributes race on GNU hostsPaul Eggert2017-08-251-0/+7
* Minor improvements for tramp-interrupt-process, documentationMichael Albinus2017-08-241-0/+16
* Add ability to change macOS WM theme (bug#27973)Alan Third2017-08-231-0/+14
* ; Fix typo in lisprefMark Oteiza2017-08-201-1/+1
* Fix one more issue reported by Alex (Bug#27999)Martin Rudalics2017-08-191-3/+3
* Fix two side window problems noted by Alex (Bug#27999)Martin Rudalics2017-08-191-6/+6
* Clarify behavior of symlinks and directoriesPaul Eggert2017-08-191-43/+80
* Fix and document make-temp-file optional text parameterTed Zlatanov2017-08-181-2/+5
* ; Minor copyedits in manuals.Eli Zaretskii2017-08-181-3/+3
* Be consistent in spelling 'ok-if-already-exists'.Paul Eggert2017-08-131-2/+2
* Document internal-use naming conventionsPaul Eggert2017-08-122-0/+19
* Document make-temp-name magic limitationsPaul Eggert2017-08-081-4/+5
* Clarify documentation of ':inherit' face attributeEli Zaretskii2017-07-291-1/+3
* * doc/lispref/loading.texi (When to Autoload): New section.Glenn Morris2017-07-261-0/+40
* Index 'rectangle' in the ELisp manualEli Zaretskii2017-07-221-0/+1
* ; Spelling fixesPaul Eggert2017-07-201-1/+1
* Allow user control on what starts and ends a paragraph for bidiEli Zaretskii2017-07-171-0/+29
* alist-get: Add optional arg TESTFNTino Calancha2017-07-171-10/+14
* Fix the Elisp manual wrt GnuTL cryptographyEli Zaretskii2017-07-152-0/+6
* Make combinations of :width/:max-height image specs work reliablyLars Ingebrigtsen2017-07-151-0/+11
* GnuTLS HMAC and symmetric cipher supportTed Zlatanov2017-07-141-0/+195
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-9/+9
* Support display of line numbers nativelyEli Zaretskii2017-07-081-0/+17
|\
| * Fix vertical-motion across the place where line-number width changesEli Zaretskii2017-07-071-0/+17
* | Remove Vwindow_text_change_functions and related codeMartin Rudalics2017-07-071-5/+0
* | Add absolute optional parameter to line-number-at-pos (Bug#26417)Damien Cassou2017-07-031-3/+8
* | Adapt Lisp reference to reader changesPhilipp Stephani2017-07-021-17/+18
* | Minor copyedits of manuals regarding bidi conformanceEli Zaretskii2017-07-011-1/+5
* | Provide additional support for child framesMartin Rudalics2017-06-255-137/+589
|/
* Note how fullscreen differs on the NS portAlan Third2017-06-121-0/+4
* Merge from origin/emacs-25Glenn Morris2017-06-111-2/+2
|\
| * More accurate documentation of the ':box' face attributeEli Zaretskii2017-05-141-2/+2