]> git.eshelyaron.com Git - emacs.git/commit
Improve coding conventions for error messages
authorStefan Kangas <stefan@marxist.se>
Tue, 28 Sep 2021 12:56:07 +0000 (14:56 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 28 Sep 2021 12:56:07 +0000 (14:56 +0200)
commite9c7ef3348b8acad25162fa91ee2156816722317
tree745242efee5fff8045bf1b52fc215b2d1963a112
parenta5b8140d4e5866b7e9e3fe88c0cd4b7914c949a5
Improve coding conventions for error messages

* doc/lispref/tips.texi (Programming Tips): Clarify coding
conventions for error messages to say that an error message can
start with a Lisp symbol.  (Bug#50658)
doc/lispref/tips.texi