mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 22:41:06 -08:00
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
This commit is contained in:
parent
1de0ae85b3
commit
bf247b6ed0
148 changed files with 799 additions and 792 deletions
|
|
@ -151,7 +151,7 @@ fire repeatedly that many seconds apart."
|
|||
timer)
|
||||
(make-obsolete 'timer-set-time-with-usecs
|
||||
"use `timer-set-time' and `timer-inc-time' instead."
|
||||
"21.4")
|
||||
"22.1")
|
||||
|
||||
(defun timer-set-function (timer function &optional args)
|
||||
"Make TIMER call FUNCTION with optional ARGS when triggering."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue