emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (b463dc8 -> 5477b92)


From: Po Lu
Subject: feature/pgtk updated (b463dc8 -> 5477b92)
Date: Wed, 1 Dec 2021 02:20:21 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  b463dc8   Synchronize pgtk tab bar code with xterm
      adds  034d8a3   Make pixel scrolling faster
      adds  541f61b   Avoid unnecessary call when pixel scrolling
      adds  1f9834c   Don't include the other loaddef files in the no-autoloads 
section
      adds  71f33b3   Make "make force-autoloads" produce the correct result
      adds  a4cf68a   Add an ldefs-boot.el target to the Makefile
      adds  a8c0675   Autoload byte-compile-warning-enabled-p
      adds  e2637be   Regenerate ldefs-boot.el
      adds  ec59a6c   Make date-to-time work with date-only date strings
      adds  3e756b1   Suppress emacsclient message that daemon should have 
started if --quiet
      adds  2fb5e91   Update publicsuffix.txt from upstream
      adds  6adf37b   Update SKK-JISYO.L from upstream
      adds  6192525a  ; make change-history-commit
      adds  354f6c5   ; * ChangeLog.3: Formatting fixes.
      adds  ab29165   ; * ChangeLog.3: Fix typos.
      adds  cd9dd26   Format and index concept 'predicate' in ELisp Intro
      adds  70c229b   Fix regression in gdb-frame-handler
      adds  9aa8fd6   * src/callint.c (Fcall_interactively): Fix 
inhibit_mouse_event_check.
      adds  9e16c6a   ; * src/comp.c (syms_of_comp) <comp-no-native-file-h>: 
Doc fix.
      adds  6d5886e   * test/lisp/repeat-tests.el (repeat-tests-call-b): Test 
for commit 588caf0b27.
      adds  ef4954b   * lisp/repeat.el (repeat-keep-prefix): Change default to 
nil.
      adds  ea5a90b   * lisp/repeat.el: Fix long-standing problem when a random 
key activates map
      adds  8fa4749   ; * ChangeLog.3: Filename fixes.
      adds  e9fdb11   ; * ChangeLog.3: Some additional fixes.
      adds  e632b83   Update authors.el for Emacs 28
      adds  93d9bc0   Merge from origin/emacs-28
      adds  bc6bcb8   ; Auto-commit of loaddefs files.
      adds  9fa1546   ; Merge from origin/emacs-28
       new  5477b92   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 ChangeLog.3                         | 88585 +++++++++++++++++++++++++++++++++-
 admin/authors.el                    |    52 +-
 doc/lispintro/emacs-lisp-intro.texi |     3 +-
 etc/publicsuffix.txt                |    27 +-
 leim/SKK-DIC/SKK-JISYO.L            |     2 +-
 lib-src/emacsclient.c               |     7 +-
 lisp/Makefile.in                    |     3 +
 lisp/calendar/time-date.el          |    32 +-
 lisp/emacs-lisp/autoload.el         |    16 +-
 lisp/emacs-lisp/bytecomp.el         |     1 +
 lisp/ldefs-boot.el                  |   137 +-
 lisp/pixel-scroll.el                |    80 +-
 lisp/progmodes/gdb-mi.el            |     4 +-
 lisp/repeat.el                      |    46 +-
 src/callint.c                       |    27 +-
 src/comp.c                          |     6 +-
 test/lisp/repeat-tests.el           |    36 +-
 17 files changed, 88834 insertions(+), 230 deletions(-)



reply via email to

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