index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc.c
Age
Commit message (
Expand
)
Author
2017-05-20
Reimplement module functions
Philipp Stephani
2017-04-10
Add PVSIZE function to return the size of a pseudovector.
Lars Brinkhoff
2017-02-01
Revamp quitting and fix infloops
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-08
Fix unlikely substitute-command-keys memory leak
Paul Eggert
2016-08-30
Minor doc quoting fixes
Paul Eggert
2016-08-17
* src/doc.c (Fsubstitute_command_keys): Clarify GC comments.
Paul Eggert
2016-08-16
Omit substitute-command-keys code no longer needed
Paul Eggert
2016-08-16
* src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes.
Eli Zaretskii
2016-08-16
Avoid segfaults due to quoting in 'substitute-command-keys'
Eli Zaretskii
2016-08-13
Minor text-quoting-style fixes
Paul Eggert
2016-08-13
Fix substitute-command-keys unibyte, alloc bugs
Paul Eggert
2016-06-14
Port to platforms where char * has top bit set
Paul Eggert
2016-06-14
Remove recursion from store_function_docstring
Paul Eggert
2016-05-10
'text-quoting-style' now affects only ` and '
Paul Eggert
2016-05-04
Allow `text-quoting-style' to be `leave', i.e. no translation of quotes.
Alan Mackenzie
2016-04-18
Merge from origin/emacs-25
Paul Eggert
2016-04-14
substitute-command-keys keeps quotes’ text props
Paul Eggert
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-03-04
doc string file descriptor exhaustion fix
Paul Eggert
2016-03-04
Fix Bug#22814
Michael Albinus
2016-02-26
--enable-gcc-warnings now uses -Wjump-misses-init
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-23
Improve text-quoting-style doc
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-09-16
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-07
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-08-26
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-25
format-message now curves ` and '
Paul Eggert
2015-08-24
Treat ' like ’ even when not matching `
Paul Eggert
2015-08-23
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-17
Curved quotes in --batch diagnostics in non-UTF-8
Paul Eggert
2015-08-14
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
Extend ‘format’ to translate curved quotes
Paul Eggert
2015-08-11
Give names to Unicode code points in C code
Paul Eggert
2015-08-09
Fix some minor quoting issues with grave accent
Paul Eggert
2015-08-02
Redo text-quoting-style variable
Paul Eggert
2015-06-30
; * src/doc.c: Add a 'coding' cookie.
Eli Zaretskii
2015-06-25
Translate undisplayable ‘ to `
Paul Eggert
2015-06-20
* src/doc.c (syms_of_doc): Remove unused symbols.
Paul Eggert
2015-06-19
Improve the optional translation of quotes
Paul Eggert
2015-06-18
* src/doc.c (Fsubstitute_command_keys): Make previous change compile.
Glenn Morris
2015-06-18
Make translation of quotes to curly in doc strings optional.
Alan Mackenzie
2015-05-30
Don't misencode C-generated messages
Paul Eggert
2015-05-28
substitute-command-keys now curves quotes
Paul Eggert
2015-01-25
Count MANY function args more reliably
Paul Eggert
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
[next]