1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp/cedet/semantic/bovine
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
..
c.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
debug.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
el.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gcc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
grammar.el bovine/grammar.el: Prefer define-mode-local-override 2022-05-22 11:22:29 -04:00
make.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
scm.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00