summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/bug-21072'Marcin Borkowski2017-05-141-5/+9
|\
| * Fix Bug#21072 and rework `mark-defun'Marcin Borkowski2017-05-121-5/+9
* | Implement 1-based column numbering in mode linePerry E. Metzger2017-05-103-3/+14
* | More informative error when required feature missingGlenn Morris2017-05-091-2/+1
* | Revert "Output number of characters added to file (Bug#354)"Noam Postavsky2017-05-081-6/+3
* | ; Update contributor nameGlenn Morris2017-05-063-3/+3
* | New var write-region-verbose, default nilPaul Eggert2017-05-061-3/+4
* | Add seq-set-equal-p to test for set equalityDamien Cassou2017-05-041-0/+27
* | Spelling fixesPaul Eggert2017-05-031-1/+1
* | Reimplement auto-saving to visited filesPhilipp Stephani2017-04-291-7/+22
* | Merge from origin/emacs-25Glenn Morris2017-04-277-27/+41
|\ \
| * | Fix a typo in indexing the user manualEli Zaretskii2017-04-181-2/+2
| * | 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
| * | Delete confuse statement in manualTino Calancha2017-03-311-12/+0
| * | Improve packaging documentationNoam Postavsky2017-03-302-9/+14
| * | Expand manual section on quitting windowsEric Abrahamsen2017-03-261-40/+62
| * | * doc/misc/cl.texi (Iteration Clauses): Clarify example (Bug#19515).Johan Claesson2017-03-261-2/+2
| * | ;* doc/misc/info.texi (Choose menu subtopic): Improve indexing. (Bug#26236)Eli Zaretskii2017-03-251-0/+6
* | | * doc/misc/auth.texi: Commas don't work in node names.Glenn Morris2017-04-271-3/+4
* | | auth-source-pass: Add documentation; fix tests and indentation.Damien Cassou2017-04-271-7/+39
* | | Fix doc and customization type of `window-combination-limit' (Bug#26673)Martin Rudalics2017-04-271-11/+22
* | | Don't advertise s_client in tls.el docsGlenn Morris2017-04-241-0/+1
| |/ |/|
* | Note frame documentation exceptions for NS buildsAlan Third2017-04-191-6/+14
* | Merge from gnulibPaul Eggert2017-04-151-1/+5
* | ; 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-133-85/+96
* | Describe recent frame and window changes in manualsMartin Rudalics2017-04-136-282/+997
* | Scroll right and left using wheel-right and wheel-left.Tak Kunihiro2017-04-121-0/+9
* | Introduce customizable variable 'package-gnupghome-dir'Jens Lechtenboerger2017-04-111-4/+11
* | Document Tramp changesMichael Albinus2017-04-091-4/+62
* | In the manual, mention pops and imapsGlenn Morris2017-04-081-6/+16
* | * doc/emacs/rmail.texi: Prefer @command to @code for movemail.Glenn Morris2017-04-081-18/+18
* | Fix typos in manual re movemail local mailboxesGlenn Morris2017-04-081-5/+5
* | Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-083-4/+4
* | 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
* | Output number of characters added to file (Bug#354)Jeff Clough2017-04-061-3/+5
* | Merge from gnulibPaul Eggert2017-04-061-6/+5
* | 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
* | add mhtml-mode.elTom Tromey2017-04-051-2/+8
* | * 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-042-5/+6
* | Make cl-defstruct use records.Lars Brinkhoff2017-04-042-27/+27
* | Add record objects with user-defined types.Lars Brinkhoff2017-04-043-3/+126