emacs/lisp/cedet/srecode
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
..
args.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
compile.el CEDET: Remove left-over uses of obsolete <class>-child-p predicates 2022-08-02 13:06:51 -04:00
cpp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ctxt.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dictionary.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
document.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
el.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
expandproto.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
extract.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
fields.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
filters.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
find.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
getset.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
insert.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
java.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
map.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
semantic.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
srt-mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
srt.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
table.el Rename object-sort-list to srecode-object-sort-list 2022-08-05 13:05:06 +02:00
template.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
texi.el Fix the final divergent single quote usages in doc strings 2022-05-24 18:48:50 +02:00