by shigemk2

当面は技術的なことしか書かない

Emacs 2021-12-02

  • [2021-12-02 22:15:32 +0900]: * lisp/gnus/gnus-art.el (gnus--variable-pitch-p): Don't error out if face nil
  • [2021-12-02 21:21:20 +0900]: Make `C-c C-w' copy the executable bits to the new file
  • [2021-12-02 20:53:59 +0900]: Add a new variable 'process-error-pause-time'
  • [2021-12-02 20:35:09 +0900]: Improve momentum scrolling algorithm
  • [2021-12-02 20:04:45 +0900]: Fix display of free disk space in Dired
  • [2021-12-02 19:43:51 +0900]: ; * lisp/dired-x.el (dired-virtual): Doc fix. (Bug#20992)
  • [2021-12-02 19:34:37 +0900]: ; * lisp/international/characters.el: Fix a typo in last change.
  • [2021-12-02 19:32:17 +0900]: Fix recent changes related to 'glyphless-display-mode'
  • [2021-12-02 18:47:18 +0900]: Make dired-virtual doc string less confusing
  • [2021-12-02 18:19:10 +0900]: Add `cl-constantly' function
  • [2021-12-02 17:11:21 +0900]: browse-url-button-regexp: Recognize gemini: links
  • [2021-12-02 17:06:19 +0900]: Fix usage of deprecated syntax in some cedet tests
  • [2021-12-02 16:31:37 +0900]: Add a bidi-control target for `glyphless-char-display-control'
  • [2021-12-02 14:55:31 +0900]: Ensure there are no duplicate separators when creating a context menu
  • [2021-12-02 12:59:35 +0900]: * lisp/cedet/semantic/bovine/c.el (semantic-tag-protection): Silence warning
  • [2021-12-02 12:51:39 +0900]: * lisp/emacs-lisp/macroexp.el: Improve last change
  • [2021-12-02 12:01:59 +0900]: Add some primitive momentum-based precision scrolling
  • [2021-12-02 11:27:24 +0900]: Add `touch-end' event type
  • [2021-12-02 10:56:52 +0900]: Fix precision scrolling when there is a scroll margin
  • [2021-12-02 10:15:43 +0900]: Get rid of vmotion loop in `pixel-scroll-precision-scroll-up'
  • [2021-12-02 07:27:09 +0900]: Change how Dired displays available space
  • [2021-12-02 05:11:38 +0900]: ; Update loaddefs files.
  • [2021-12-02 04:31:14 +0900]: Fix "SEE ALSO" buttons in some man pages
  • [2021-12-02 04:16:29 +0900]: Make `C-x C-d' require either an existing directory or a wildcard
  • [2021-12-02 04:15:20 +0900]: ; make change-history-commit
  • [2021-12-02 04:05:09 +0900]: * lisp/emacs-lisp/cconv.el (cconv--lifted-arg): Simplify
  • [2021-12-02 03:49:07 +0900]: Fix table-fixed-width-mode when typing fast
  • [2021-12-02 03:11:21 +0900]: Mention 'glyphless-display-mode' in conjunction with bidi display
  • [2021-12-02 02:41:37 +0900]: * lisp/repeat.el: Use same logic for repeat-check-key and repeat-exit-timeout.
  • [2021-12-02 02:36:00 +0900]: * lisp/help.el (help--analyze-key): Prefer posn-set-point over mouse-set-point
  • [2021-12-02 01:42:52 +0900]: Bump Emacs version to 28.0.90
  • [2021-12-02 01:38:49 +0900]: ; * etc/AUTHORS: Update.
  • [2021-12-02 01:33:34 +0900]: Fix fencepost error in pixel-fill--fill-line
  • [2021-12-02 01:20:11 +0900]: Add new face `variable-pitch-text'
  • [2021-12-02 01:14:04 +0900]: ; * admin/authors.el (authors-aliases): More fixes.
  • [2021-12-02 01:11:07 +0900]: characters.el: remove repetition in glyphless-char-display-control
  • [2021-12-02 01:05:48 +0900]: ; * ChangeLog.3: Update.
  • [2021-12-02 00:56:59 +0900]: ; * admin/authors.el (authors-aliases): Further updates.
  • [2021-12-02 00:53:00 +0900]: Add a new minor mode `glyphless-display-mode'
  • [2021-12-02 00:48:06 +0900]: Fix update-glyphless-char-display variable setting
  • [2021-12-02 00:41:09 +0900]: CC Mode: Recognise "struct foo {" as introducing a type declaration
  • [2021-12-02 00:21:34 +0900]: ; * lisp/org/ob-julia.el: Fix Author header for authors.el.
  • [2021-12-02 00:01:23 +0900]: ; * ChangeLog.3: Minor fixes.