emacs/lisp/cedet/semantic/symref
Stefan Kangas b7e867b841 Make point-at-eol and point-at-bol obsolete
* lisp/subr.el (point-at-eol, point-at-bol): Make XEmacs compat
aliases obsolete in favor of `pos-bol'/'line-beginning-position' or
'pos-eol'/'line-end-position'.  Update callers.
Ref: https://lists.gnu.org/r/emacs-devel/2022-08/msg00853.html
2022-08-23 04:54:57 +02:00
..
cscope.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
filter.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
global.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
grep.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
idutils.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
list.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00