emacs/doc
Alan Mackenzie afcb6d0bc7 Correct the handling of symbols with position in equal
* src/fns.c (internal_equal): Only regard symbols with position
as their symbols when symbols-with-pos-enabled is non-nil.

* doc/lispref/symbols.texi (Symbols with Position): Expand the
description of symbols with position, in particular the way
they work with eq and equal.

* doc/lispref/objects.texi (Equality Predicates): Describe how
eq and equal handle symbols with position.

* test/src/fns-tests.el (fns-tests-equal-symbols-with-position):
New tests for symbols with position.
2023-09-04 12:51:24 +00:00
..
emacs Open org-protocol:// links on Android 2023-09-02 10:06:05 +08:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (car & cdr): Fix typo. 2023-06-25 08:27:01 +03:00
lispref Correct the handling of symbols with position in equal 2023-09-04 12:51:24 +00:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Announce user option tramp-completion-multi-hop-methods 2023-09-04 11:43:18 +02:00