mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 06:20:43 -08:00
fix preceding-char
This commit is contained in:
parent
b72d1c5b15
commit
ac03653259
1 changed files with 1 additions and 1 deletions
|
|
@ -595,7 +595,7 @@ the annotation emission."
|
|||
(byte-point-min auto)
|
||||
(byte-char-after auto)
|
||||
(byte-following-char auto)
|
||||
(byte-preceding-char auto)
|
||||
(byte-preceding-char preceding-char Fprevious_char)
|
||||
(byte-current-column auto)
|
||||
(byte-indent-to auto)
|
||||
(byte-scan-buffer-OBSOLETE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue