2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
+ * progmodes/etags.el (tags-search): Doc typo fix.
+
* mail/smtpmail.el (smtpmail-via-smtp): Query the user for
password if we get errors 550 to 554.
Stops when a match is found.
To continue searching for next match, use command \\[tags-loop-continue].
-If `file-list-form' is non-nil, it should be a form that, when
+If FILE-LIST-FORM is non-nil, it should be a form that, when
evaluated, will return a list of file names. The search will be
restricted to these files.