1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 15:11:30 -08:00
emacs/doc
Paul Eggert 083d2708f9 Change current-time back to list form
Change current-time and related functions back to using the
traditional list form.  Also, add a new boolean variable
current-time-list that lets people try out (TICKS . HZ) form,
with the goal of smoothing the transition.
* src/timefns.c (CURRENT_TIME_LIST): Change default back to true.
(current-time-list): New boolean Lisp variable, which defaults to
CURRENT_TIME_LIST.  All uses of CURRENT_TIME_LIST changed to
use current_time_list, and all documentation changed.
2022-04-28 12:54:06 -07:00
..
emacs Document \807 etc. in raw byte display 2022-04-28 10:53:10 -07:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Change current-time back to list form 2022-04-28 12:54:06 -07:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc New user option 'calc-kill-line-numbering' 2022-04-27 13:25:35 -07:00