Last edit
Summary: Use italics instead of asterisks since asterisks are sometimes part of function names.
Changed:
< Words marked with an asterisk (*) are not a part of GNU Emacs.
< * align-regexp, auctex*, animate-birthday-present
to
> Words in italics are not a part of GNU Emacs.
> * align-regexp, /auctex/, animate-birthday-present
Changed:
< * slime*, search-forward-regexp
to
> * /slime/, search-forward-regexp
An alphabetical discovery of useful Emacs commands and functions. To find out more about each of these commands and functions, type M-x describe-function RET name-of-command. Words in italics are not a part of GNU Emacs.