1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/calc
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
..
calc-aent.el
calc-alg.el
calc-arith.el
calc-bin.el
calc-comb.el
calc-cplx.el
calc-embed.el Quote some literal keys to get help-key-binding face 2022-07-03 23:31:31 +02:00
calc-ext.el
calc-fin.el
calc-forms.el
calc-frac.el
calc-funcs.el
calc-graph.el
calc-help.el
calc-incom.el
calc-keypd.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
calc-lang.el
calc-macs.el
calc-map.el
calc-math.el
calc-menu.el
calc-misc.el Fix warning in last commit 2022-07-03 23:31:25 +02:00
calc-mode.el
calc-mtx.el
calc-nlfit.el
calc-poly.el
calc-prog.el Quote some literal keys to get help-key-binding face 2022-07-03 23:31:31 +02:00
calc-rewr.el
calc-rules.el
calc-sel.el
calc-stat.el
calc-store.el
calc-stuff.el
calc-trail.el
calc-undo.el
calc-units.el
calc-vec.el Simplify code using take, ntake and butlast 2022-08-14 15:43:12 +02:00
calc-yank.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
calc.el Simplify code using take, ntake and butlast 2022-08-14 15:43:12 +02:00
calcalg2.el
calcalg3.el
calccomp.el
calcsel2.el