by shigemk2

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

Emacs 2021-11-16

  • [2021-11-16 23:17:10 +0900]: Minor copyedits of recent documentation changes
  • [2021-11-16 23:04:27 +0900]: Some minor Tramp updates
  • [2021-11-16 22:10:50 +0900]: Fix compilation error in previous keymap.c change
  • [2021-11-16 18:51:07 +0900]: Lower xwidget views owned by parent when lowering frame
  • [2021-11-16 17:00:24 +0900]: New X resource to control the border thickness of menus
  • [2021-11-16 16:48:24 +0900]: Make results details in ert-run-tests-batch configurable
  • [2021-11-16 16:23:53 +0900]: Start adjusting the manuals to talk about the keymap-* functions
  • [2021-11-16 16:18:30 +0900]: Adjust defvar-keymap' anddefine-keymap' to the new syntax
  • [2021-11-16 16:15:43 +0900]: Add new 'keymap-*' functions
  • [2021-11-16 16:02:22 +0900]: Allow removing keymap definitions
  • [2021-11-16 15:03:54 +0900]: Fix handling of folder "+/" in MH-E
  • [2021-11-16 14:55:53 +0900]: Fix checkdoc complaints in MH-E
  • [2021-11-16 13:06:48 +0900]: Fix recently changed wdired test on MS-Windows
  • [2021-11-16 10:30:32 +0900]: Prevent xwidget windows from obscuring child frames
  • [2021-11-16 10:25:55 +0900]: Fix xwidget isearch for queries that look like format strings
  • [2021-11-16 10:08:43 +0900]: Fix documentation string
  • [2021-11-16 03:20:30 +0900]: Fix removal of fringe marks of deleted bookmarks
  • [2021-11-16 02:53:29 +0900]: * lisp/repeat.el (repeat-echo-message): Bind message-log-max to nil.
  • [2021-11-16 02:50:30 +0900]: * lisp/repeat.el (describe-repeat-maps): Use help-fns--analyze-function.
  • [2021-11-16 02:39:37 +0900]: * lisp/repeat.el: Detect changes in the minibuffer state (bug#47566)
  • [2021-11-16 01:50:15 +0900]: Fix minor problems resulting from Tramp regression tests

brew 2021-11-16

  • [2021-11-16 15:33:41 +0900]: utils/github/actions: support notices and new annotation parameters
  • [2021-11-16 03:49:07 +0900]: Style fixes
  • [2021-11-16 03:34:19 +0900]: disable: allow to disable due to checksum mismatch
  • [2021-11-16 03:07:33 +0900]: brew vendor-gems: commit updates.
  • [2021-11-16 03:03:27 +0900]: build(deps-dev): bump sorbet in /Library/Homebrew
  • [2021-11-16 03:01:50 +0900]: build(deps): bump http_parser.rb from 0.6.0 to 0.8.0 in /docs
  • [2021-11-16 03:01:35 +0900]: build(deps): bump em-websocket from 0.5.2 to 0.5.3 in /docs
  • [2021-11-16 02:32:42 +0900]: Revert "linkage_checker: check variable references with dlopen"

PHP 2021-11-15

  • [2021-11-15 20:44:01 +0900]: Tracing JIT: Fixed failure on non-optimized op_arrays (op_array->T may be above ssa->vars_count)
  • [2021-11-15 19:32:42 +0900]: Optimize closures nested in other closures
  • [2021-11-15 19:03:03 +0900]: Fix generation of property with class union type
  • [2021-11-15 18:45:25 +0900]: Replace SKIPIF with EXTENSIONS
  • [2021-11-15 17:26:25 +0900]: Fix new simplexml test
  • [2021-11-15 16:39:58 +0900]: JIT: Fixed reference-counting inference
  • [2021-11-15 16:20:03 +0900]: Fixed compilation warnings in 32-bit build

Emacs 2021-11-15

  • [2021-11-15 22:35:31 +0900]: Avoid segfaults due to freed face cache
  • [2021-11-15 21:34:00 +0900]: Add another 'abbreviate-file-name' test
  • [2021-11-15 21:33:07 +0900]: Support abbreviating home directory of Tramp filenames
  • [2021-11-15 18:58:53 +0900]: Doc fix; change recommended file name of custom-file
  • [2021-11-15 17:42:48 +0900]: Fix hanging wdired test
  • [2021-11-15 15:38:07 +0900]: Fix outline-cycle-buffer issue in `C-h b' buffers
  • [2021-11-15 15:16:49 +0900]: Allow mm-external-terminal-program to be a list of strings
  • [2021-11-15 14:52:38 +0900]: Fix handling of changed prefix keys in tutorial
  • [2021-11-15 14:43:55 +0900]: Fix xwidget-webkit-back-forward-list
  • [2021-11-15 10:27:31 +0900]: Stop assuming xwidget views will only be displayed in TEXT_AREA
  • [2021-11-15 03:41:31 +0900]: * rcirc.el (rcirc-define-command): Fix interactive-spec generation
  • [2021-11-15 03:35:42 +0900]: * lisp/tab-line.el (tab-line-mode): Preserve existing value of tab-line-format
  • [2021-11-15 02:56:11 +0900]: * src/lread.c (read_escape): Fix handling of ?\C- for chars 128-255
  • [2021-11-15 02:42:37 +0900]: ; Revert "* lisp/progmodes/python.el (python-forward-sexp-function): :version fix."
  • [2021-11-15 01:58:57 +0900]: ; * lisp/progmodes/python.el (python-forward-sexp-function): :version fix.
  • [2021-11-15 01:55:37 +0900]: Fix recent documentation updates
  • [2021-11-15 00:30:44 +0900]: Prefer POSIX timers to timerfd timers

Emacs 2021-11-14

  • [2021-11-14 23:30:52 +0900]: Fix semantic-symref-perform-search doc string
  • [2021-11-14 22:41:58 +0900]: Improve Tramp error handling
  • [2021-11-14 21:46:27 +0900]: Add more files to be natively-compiled AOT
  • [2021-11-14 17:41:22 +0900]: Fix previous -responsible-p change
  • [2021-11-14 14:02:41 +0900]: Add `kill-xwidget'
  • [2021-11-14 12:54:40 +0900]: gnus-summary-line-format doc string clarification
  • [2021-11-14 11:14:35 +0900]: Explain in the manual how to make `cursor-intangible' work
  • [2021-11-14 10:58:21 +0900]: Fix crash in xwidget_end_redisplay
  • [2021-11-14 10:46:38 +0900]: Fix `C-h k' in gnus-article-mode
  • [2021-11-14 10:38:48 +0900]: Make all vc-*-responsible-p functions return a string
  • [2021-11-14 10:30:06 +0900]: Fix customization group of python-forward-sexp-function
  • [2021-11-14 10:21:45 +0900]: Fix Gnus gcc header tokenization
  • [2021-11-14 10:06:26 +0900]: Adjust build-dep-zips.py download link
  • [2021-11-14 09:51:31 +0900]: Find most specific backend for `vc-backend-for-registration'.
  • [2021-11-14 03:33:17 +0900]: Fix follow-scroll-down in a small buffer which starts slightly scrolled
  • [2021-11-14 00:00:30 +0900]: MH-E threads code: use mh-scan variables correctly

fish-shell 2021-11-13

  • [2021-11-13 03:43:00 +0900]: docs: :envvar: the rest of the variables
  • [2021-11-13 02:47:56 +0900]: docs: Restrict underlining links to the body
  • [2021-11-13 02:28:35 +0900]: docs: Readd note about the command to realpath
  • [2021-11-13 02:19:55 +0900]: docs: Don't make envvar names so large and in a different font
  • [2021-11-13 02:13:36 +0900]: Docs: Don't use seealso
  • [2021-11-13 02:02:56 +0900]: Docs: Switch back to vanilla :ref: for commands that should be linked
  • [2021-11-13 01:57:11 +0900]: Fix broken envvar link
  • [2021-11-13 01:19:38 +0900]: CHANGELOG: Reorder

Emacs 2021-11-13

  • [2021-11-13 23:37:39 +0900]: Improve style and comments in font-related sources
  • [2021-11-13 23:26:42 +0900]: Revert accidential commit in icomplete.el
  • [2021-11-13 23:14:02 +0900]: Remove Tramp's `dired-compress-file' handler, not needed anymore
  • [2021-11-13 22:37:06 +0900]: Fix scroll event test in handle_one_xevent
  • [2021-11-13 22:22:12 +0900]: Fix font selection via :family on MS-Windows
  • [2021-11-13 21:58:23 +0900]: Correct patch from 2021-11-12 on src/fileio.c
  • [2021-11-13 21:03:05 +0900]: Don't emit SELECT_WINDOW_EVENT when an xwidget is scrolled
  • [2021-11-13 20:58:26 +0900]: C++ Mode: Fix incoorect background fontification of <
  • [2021-11-13 18:05:36 +0900]: Don't create links to undefined commands in help--describe-command
  • [2021-11-13 16:38:12 +0900]: Use GTK native file choosers in xwidget callback
  • [2021-11-13 14:02:09 +0900]: Prevent NULL-pointer dereference on xwidget callback error
  • [2021-11-13 12:24:13 +0900]: Fix file chooser hangs inside xwidget-webkit
  • [2021-11-13 09:51:32 +0900]: Remove unused xwidget code in EmacsFixed GTK widget class
  • [2021-11-13 09:30:43 +0900]: Prevent xwidget webkit isearch messages from entering log buffer
  • [2021-11-13 03:43:22 +0900]: In insert_file_contents, always set windows' point markers.
  • [2021-11-13 02:17:32 +0900]: Remove Emacs 25 compatibility from Tramp