1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00
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
compile.el CEDET: Remove left-over uses of obsolete <class>-child-p predicates 2022-08-02 13:06:51 -04:00
cpp.el
ctxt.el
dictionary.el
document.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
el.el
expandproto.el
extract.el
fields.el
filters.el
find.el
getset.el
insert.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
java.el
map.el
mode.el
semantic.el
srt-mode.el
srt.el
table.el Rename object-sort-list to srecode-object-sort-list 2022-08-05 13:05:06 +02:00
template.el
texi.el