1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
emacs/lisp/calc
Po Lu c3fadfd10f Update Android port
* lisp/calc/calc.el (calc-mode, calc): Make sure the on-screen
keyboard is not hidden when a Calc buffer is created or a Calc
Trail window is being created for the first time.
* lisp/touch-screen.el (touch-screen-window-selection-changed):
Take touch-screen-display-keyboard in to account.

* src/sfnt.c (sfnt_decompose_compound_glyph)
(sfnt_interpret_compound_glyph_1): Reset `defer_offsets' before
processing each component.
(sfnt_lerp_half): Avoid undefined shift of negative value.
(sfnt_compute_tuple_scale): Pacify compiler warning.
2023-06-26 09:11:48 +08:00
..
calc-aent.el
calc-alg.el
calc-arith.el
calc-bin.el
calc-comb.el
calc-cplx.el
calc-embed.el
calc-ext.el Use substitute-command-keys more in Calc help 2023-02-17 17:49:53 +01:00
calc-fin.el
calc-forms.el
calc-frac.el
calc-funcs.el
calc-graph.el Use delq return value (bug#61730) 2023-05-20 11:05:57 +02:00
calc-help.el Use substitute-command-keys more in Calc help 2023-02-17 17:49:53 +01:00
calc-incom.el
calc-keypd.el
calc-lang.el
calc-macs.el
calc-map.el
calc-math.el
calc-menu.el
calc-misc.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03:00
calc-mode.el
calc-mtx.el
calc-nlfit.el
calc-poly.el
calc-prog.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03: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
calc-yank.el
calc.el Update Android port 2023-06-26 09:11:48 +08:00
calcalg2.el
calcalg3.el
calccomp.el
calcsel2.el