aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Clarify documentation of 'face-spec-set'Eli Zaretskii2017-06-101-10/+14
* | More authors.el updatesGlenn Morris2017-06-071-1/+1
* | Tune ‘format’ after recent fixPaul Eggert2017-06-041-7/+6
* | Document uniqueness limitation of ‘format’Paul Eggert2017-06-031-3/+4
* | Limit format fields to more POSIX-like specPaul Eggert2017-06-011-8/+5
* | Minor improvements to format field numbersPaul Eggert2017-06-021-64/+55
* | Implement field numbers in format stringsPhilipp Stephani2017-06-021-3/+28
* | Document current-line hscrolling in ELisp manualEli Zaretskii2017-05-311-0/+7
* | Rename '--new-daemon' to 'fg-daemon' and '--old-daemon' to '--bg-daemon'Noam Postavsky2017-05-291-3/+3
* | Minor doc and doc-string fixes (Bug#27091)Martin Rudalics2017-05-272-4/+15
* | Enhance mode-line percentage offset facility, with "%o" and "%q"Alan Mackenzie2017-05-211-0/+18
* | Improve documentation of 'split-string'Jean-Christophe Helary2017-05-191-15/+13
* | Implement 1-based column numbering in mode linePerry E. Metzger2017-05-102-2/+7
* | More informative error when required feature missingGlenn Morris2017-05-091-2/+1
* | ; Update contributor nameGlenn Morris2017-05-061-1/+1
* | 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
|\ \ | |/