summaryrefslogtreecommitdiff
path: root/src/doc.c
Commit message (Expand)AuthorAgeFilesLines
* Add PVSIZE function to return the size of a pseudovector.Lars Brinkhoff2017-04-101-2/+2
* Revamp quitting and fix infloopsPaul Eggert2017-02-011-5/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * * src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes.Eli Zaretskii2016-08-161-1/+1
| * Avoid segfaults due to quoting in 'substitute-command-keys'Eli Zaretskii2016-08-161-4/+16
* | Fix unlikely substitute-command-keys memory leakPaul Eggert2016-12-081-4/+13
* | Minor doc quoting fixesPaul Eggert2016-08-301-1/+1
* | * src/doc.c (Fsubstitute_command_keys): Clarify GC comments.Paul Eggert2016-08-171-2/+4
* | Omit substitute-command-keys code no longer neededPaul Eggert2016-08-161-3/+7
* | Minor text-quoting-style fixesPaul Eggert2016-08-131-4/+4
* | Fix substitute-command-keys unibyte, alloc bugsPaul Eggert2016-08-131-92/+77
* | Port to platforms where char * has top bit setPaul Eggert2016-06-141-15/+3
* | Remove recursion from store_function_docstringPaul Eggert2016-06-141-10/+10
* | 'text-quoting-style' now affects only ` and 'Paul Eggert2016-05-101-30/+11
* | Allow `text-quoting-style' to be `leave', i.e. no translation of quotes.Alan Mackenzie2016-05-041-2/+10
* | Merge from origin/emacs-25Paul Eggert2016-04-181-3/+22
|\ \ | |/
| * substitute-command-keys keeps quotes’ text propsPaul Eggert2016-04-141-3/+22
* | Merge from origin/emacs-25John Wiegley2016-03-111-3/+6
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-3/+3
| * doc string file descriptor exhaustion fixPaul Eggert2016-03-041-3/+3
| * Fix Bug#22814Michael Albinus2016-03-041-0/+3
* | --enable-gcc-warnings now uses -Wjump-misses-initPaul Eggert2016-02-261-6/+6
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Improve text-quoting-style docPaul Eggert2015-11-231-1/+2
* Include-file cleanup for src directoryPaul Eggert2015-10-201-1/+1
* Omit unnecessary \ before paren in C docstringsPaul Eggert2015-09-161-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-7/+7
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-261-9/+1
* format-message now curves ` and 'Paul Eggert2015-08-251-91/+24
* Treat ' like ’ even when not matching `Paul Eggert2015-08-241-17/+8
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-0/+62
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-231-4/+5
* Curved quotes in --batch diagnostics in non-UTF-8Paul Eggert2015-08-171-11/+22
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-141-7/+4
* Extend ‘format’ to translate curved quotesPaul Eggert2015-08-141-26/+26
* Give names to Unicode code points in C codePaul Eggert2015-08-111-1/+0
* Fix some minor quoting issues with grave accentPaul Eggert2015-08-091-2/+7
* Redo text-quoting-style variablePaul Eggert2015-08-021-13/+14
* ; * src/doc.c: Add a 'coding' cookie.Eli Zaretskii2015-06-301-1/+1
* Translate undisplayable ‘ to `Paul Eggert2015-06-251-3/+3
* * src/doc.c (syms_of_doc): Remove unused symbols.Paul Eggert2015-06-201-2/+0
* Improve the optional translation of quotesPaul Eggert2015-06-191-30/+59
* * src/doc.c (Fsubstitute_command_keys): Make previous change compile.Glenn Morris2015-06-181-3/+3
* Make translation of quotes to curly in doc strings optional.Alan Mackenzie2015-06-181-2/+32
* Don't misencode C-generated messagesPaul Eggert2015-05-301-2/+7
* substitute-command-keys now curves quotesPaul Eggert2015-05-281-6/+33
* Count MANY function args more reliablyPaul Eggert2015-01-251-13/+0
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-2/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2