emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (898a94a -> 8ef4314)


From: Stefan Monnier
Subject: master updated (898a94a -> 8ef4314)
Date: Mon, 4 Jan 2021 23:44:34 -0500 (EST)

monnier pushed a change to branch master.

      from  898a94a   Use lexical-binding in the remaining preloaded files
       new  d6f30e5   * lisp/subr.el (global-map): Initialize inside 
declaration.
       new  5bddc09   * lisp/subr.el (ctl-x-map): Initialize inside the 
declaration.
       new  8ef4314   * lisp/subr.el (esc-map): Initialize inside declaration


Summary of changes:
 lisp/subr.el     | 77 ++++++++++++++++++++++++++++++++++++++++++++++----------
 src/buffer.c     |  7 ------
 src/casefiddle.c | 13 ----------
 src/cmds.c       | 21 ----------------
 src/commands.h   |  8 ------
 src/emacs.c      |  5 ----
 src/keyboard.c   |  6 -----
 src/keymap.c     | 50 +-----------------------------------
 src/keymap.h     |  2 --
 src/lisp.h       |  3 ---
 src/window.c     | 11 --------
 src/window.h     |  1 -
 12 files changed, 65 insertions(+), 139 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]