aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add seq-set-equal-p to test for set equalityDamien Cassou2017-05-041-0/+27
* Spelling fixesPaul Eggert2017-05-031-1/+1
* Merge from origin/emacs-25Glenn Morris2017-04-274-11/+31
|\
| * Document 'line-pixel-height'Eli Zaretskii2017-04-111-0/+6
| * Mention that processes start in default-directory (Bug#18515)Noam Postavsky2017-04-061-2/+11
| * Improve packaging documentationNoam Postavsky2017-03-302-9/+14
| * Expand manual section on quitting windowsEric Abrahamsen2017-03-261-40/+62
* | Fix doc and customization type of `window-combination-limit' (Bug#26673)Martin Rudalics2017-04-271-11/+22
* | Note frame documentation exceptions for NS buildsAlan Third2017-04-191-6/+14
* | ; Spelling and minor wording fixesPaul Eggert2017-04-141-2/+2
* | A few additional copy-edits in documentation of framesMartin Rudalics2017-04-141-7/+8
* | Minor copyedits of recent changes in documentationEli Zaretskii2017-04-132-85/+95
* | Describe recent frame and window changes in manualsMartin Rudalics2017-04-134-268/+983
* | Deprecate copy-record in favor of copy-sequencePaul Eggert2017-04-072-46/+14
* | * records.texi (Record Functions): fix typo.Lars Brinkhoff2017-04-071-1/+1
* | ; Spelling and punctuation fixesPaul Eggert2017-04-061-2/+2
* | Support casing characters which map into multiple code points (bug#24603)Michal Nazarewicz2017-04-062-0/+50
* | Update documentation for type semantics of records.Lars Brinkhoff2017-04-063-1/+20
* | * doc/lispref/package.texi (Package Archives): Mention https.Glenn Morris2017-04-041-3/+3
* | Minor simplifications and doc for recordsPaul Eggert2017-04-041-2/+4
* | Backward compatibility with pre-existing struct instances.Stefan Monnier2017-04-042-1/+17
* | Make EIEIO use records.Stefan Monnier2017-04-041-1/+2
* | Make cl-defstruct use records.Lars Brinkhoff2017-04-041-1/+2
* | Add record objects with user-defined types.Lars Brinkhoff2017-04-043-3/+126
* | Throw a `search-failed' derived error in Info searchNoam Postavsky2017-04-031-0/+6
* | Expand manual section on quitting windowsEric Abrahamsen2017-03-251-43/+65
* | * doc/lispref/os.texi (File Notifications):Michael Albinus2017-03-231-1/+4
* | Merge from origin/emacs-25Paul Eggert2017-03-191-1/+2
|\ \ | |/
| * Improve documentation of interactive "r".Eli Zaretskii2017-03-171-1/+2
* | Merge from origin/emacs-25Paul Eggert2017-03-192-14/+15
|\ \ | |/
| * Clarify documentation of 'raise' and 'height' display specsEli Zaretskii2017-03-041-10/+15
| * Documentation fix in elisp reference manualTino Calancha2017-02-241-4/+0
* | Merge from origin/emacs-25Paul Eggert2017-03-193-10/+15
|\ \ | |/
| * * doc/lispref/modes.texi (Derived Modes): Make example more idiomaticStefan Monnier2017-02-131-6/+7
| * Clarify what is the "cursor"Eli Zaretskii2017-02-121-3/+7
| * Clarify documentation of 'bufferpos-to-filepos' and 'filepos-to-bufferpos'Eli Zaretskii2017-02-051-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-03-194-16/+40
|\ \ | |/
| * Index byte-compile-debugEli Zaretskii2017-01-311-0/+1
| * Document `byte-compile-debug' in the ELisp manualPhilipp Stephani2017-01-311-3/+6
| * ; Fix last change in doc/lispref/strings.texiEli Zaretskii2017-01-281-1/+4
| * Improve documentation of 'format' conversionsEli Zaretskii2017-01-281-12/+20
| * Improve documentation of hooks related to saving buffersEli Zaretskii2017-01-202-1/+10
* | Merge from origin/emacs-25Paul Eggert2017-03-192-25/+66
|\ \ | |/
| * Improve documentation of coding-systemsEli Zaretskii2017-01-101-14/+51
| * Clarify major mode switchingNoam Postavsky2017-01-071-11/+15
* | ; * doc/lispref/processes.texi: Restore deleted FIXME comment.Glenn Morris2017-03-101-0/+4
* | [doc] Replace bindat example: s/fortune cookie/rfc868 payload/Thien-Thi Nguyen2017-03-101-80/+20
* | [doc elisp] Add some index entries for "old" advice mechanismThien-Thi Nguyen2017-03-081-0/+7
* | min and max now return one of their argumentsPaul Eggert2017-03-061-5/+1
* | Use float instead of Lisp_Object for rehash_sizePaul Eggert2017-02-211-3/+3