emacs-diffs
[Top][All Lists]
Advanced

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

master updated (0df23b7 -> bacc24b)


From: Stefan Monnier
Subject: master updated (0df23b7 -> bacc24b)
Date: Wed, 20 Jan 2021 23:57:04 -0500 (EST)

monnier pushed a change to branch master.

      from  0df23b7   Fix recent remember-diary-extract-entries change
       new  b951136   * lisp/emacs-lisp/bytecomp.el 
(byte-compile--declare-var): Fix warning
       new  d8a9828   * lisp/calendar/calendar.el (calendar-read-sexp): New 
function
       new  0f65baa   * lisp/calendar/cal-french.el 
(calendar-french-accents-p): Obsolete function
       new  0c93d0d   Use `calendar-read-sexp` instead of the now obsolete 
`calendar-read`
       new  bacc24b   Use `lexical-binding` in all the cal-*.el files


Summary of changes:
 lisp/calendar/cal-bahai.el  | 28 +++++++--------
 lisp/calendar/cal-china.el  | 45 ++++++++++++++----------
 lisp/calendar/cal-coptic.el | 56 +++++++++++++++--------------
 lisp/calendar/cal-french.el | 76 ++++++++++++++++------------------------
 lisp/calendar/cal-hebrew.el | 68 +++++++++++++++++++-----------------
 lisp/calendar/cal-html.el   | 19 +++++-----
 lisp/calendar/cal-islam.el  | 25 ++++++-------
 lisp/calendar/cal-iso.el    | 21 +++++------
 lisp/calendar/cal-julian.el | 26 +++++++-------
 lisp/calendar/cal-mayan.el  | 10 +++---
 lisp/calendar/cal-menu.el   |  4 ++-
 lisp/calendar/cal-move.el   | 17 ++++-----
 lisp/calendar/cal-persia.el | 30 ++++++++--------
 lisp/calendar/cal-tex.el    | 85 +++++++++++++++++++++++++++------------------
 lisp/calendar/cal-x.el      |  2 +-
 lisp/calendar/calendar.el   | 57 +++++++++++++++++++++---------
 lisp/calendar/diary-lib.el  |  4 +--
 lisp/calendar/holidays.el   | 15 ++++----
 lisp/emacs-lisp/bytecomp.el |  3 +-
 19 files changed, 320 insertions(+), 271 deletions(-)



reply via email to

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