1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 08:10:43 -08:00
emacs/doc
Paul Eggert 8de2581a64 Limit format fields to more POSIX-like spec
* doc/lispref/strings.texi (Formatting Strings):
Don’t allow mixing numbered with unnumbered format specs.
* src/editfns.c (styled_format): Don’t bother checking for field 0,
since it doesn’t crash and the behavior is not specified.
* test/src/editfns-tests.el (format-with-field): Adjust tests to
match current doc.  Add more tests for out-of-range fields.
2017-06-01 16:06:38 -07:00
..
emacs Add customizable to display raw bytes as hex 2017-06-01 21:25:58 +03:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Limit format fields to more POSIX-like spec 2017-06-01 16:06:38 -07:00
man Merge from origin/emacs-25 2017-03-19 12:34:03 -07:00
misc ; Spelling fixes for "SpamAssassin" 2017-05-30 08:29:34 -07:00