mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-28 07:45:00 +00:00
* doc/lispref/functions.texi (Defining Functions): Improve indexing.
This commit is contained in:
parent
95ccf50e37
commit
930f7b10b3
@ -611,6 +611,8 @@ Here are some examples:
|
||||
@end group
|
||||
@end example
|
||||
|
||||
@cindex override existing functions
|
||||
@cindex redefine existing functions
|
||||
Be careful not to redefine existing functions unintentionally.
|
||||
@code{defun} redefines even primitive functions such as @code{car}
|
||||
without any hesitation or notification. Emacs does not prevent you
|
||||
|
Loading…
Reference in New Issue
Block a user