by shigemk2

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

Emacs 2021-11-07

  • [2021-11-07 23:31:40 +0900]: Don't inhibit compilation of emoji.elc
  • [2021-11-07 23:31:29 +0900]: 'yank-media' is not universally supported
  • [2021-11-07 22:41:43 +0900]: Fix xwidget-webkit-goto-history
  • [2021-11-07 21:59:32 +0900]: ; * test/lisp/net/tramp-tests.el: Rearrange tests to be in order.
  • [2021-11-07 21:22:15 +0900]: Improve detection of suspiciously reordered text segments
  • [2021-11-07 21:02:06 +0900]: Document the xwidget type
  • [2021-11-07 20:51:39 +0900]: Handle WEBKIT_POLICY_DECISION_TYPE_NEW_WINDOW_ACTION appropriately
  • [2021-11-07 19:58:08 +0900]: ; Fix some recent typos/thinkos.
  • [2021-11-07 18:50:06 +0900]: Fix documentation and coding style in recent xwidget commits
  • [2021-11-07 16:34:30 +0900]: ; * etc/PROBLEMS: More specific recipe for WebKit-related crashes.
  • [2021-11-07 15:28:37 +0900]: Free find text in correct procedure
  • [2021-11-07 15:22:52 +0900]: Fix C-r inside xwidget isearch
  • [2021-11-07 14:11:28 +0900]: * doc/lispref/tips.texi (Coding Conventions): Mention GNU "path" convention
  • [2021-11-07 13:12:00 +0900]: Ensure that the x_show_hourglass is seen
  • [2021-11-07 12:55:02 +0900]: Actually start the alarms in atimer
  • [2021-11-07 12:32:20 +0900]: Fix backspace in xwidget webkit isearch
  • [2021-11-07 12:10:56 +0900]: Remove too-agressive window refresh in the hourglass code
  • [2021-11-07 10:44:42 +0900]: Fix pp-emacs-lisp-code for `when' and related
  • [2021-11-07 10:34:54 +0900]: Fix html-mode--image-yank-handler prompting
  • [2021-11-07 10:17:11 +0900]: Fix build on nextstep
  • [2021-11-07 10:03:12 +0900]: Another addition to latin-2 input methods
  • [2021-11-07 10:02:12 +0900]: Improve xwidget isearch visuals
  • [2021-11-07 09:55:03 +0900]: Fix web inspector
  • [2021-11-07 09:50:59 +0900]: Default to creating new related sessions
  • [2021-11-07 09:28:47 +0900]: Fix byte compilation of package built-ins
  • [2021-11-07 08:45:01 +0900]: Add new user option eww-url-transformers
  • [2021-11-07 08:41:14 +0900]: Ensure return value of ert-with-temp-directory
  • [2021-11-07 08:24:13 +0900]: Expand register-yank-media-handler doc string
  • [2021-11-07 08:18:02 +0900]: Fix yank-media logic when there's several handlers
  • [2021-11-07 08:08:36 +0900]: Allow yanking images to html-mode
  • [2021-11-07 07:20:59 +0900]: Prefer ert-with-temp-(directory|file)
  • [2021-11-07 06:47:41 +0900]: Fix "Yanking Media" sectioning
  • [2021-11-07 06:45:05 +0900]: Support yank-media in html-mode
  • [2021-11-07 06:44:31 +0900]: Fix typo in previous yank-media--get-selection change
  • [2021-11-07 06:43:22 +0900]: Fix nul-terminated text/* strings from some programs
  • [2021-11-07 06:31:06 +0900]: Make the lambda/closure buttons in `C-h b' say what they do
  • [2021-11-07 06:26:46 +0900]: Add mouse-face to buttonize
  • [2021-11-07 05:59:22 +0900]: Add a framework for yanking media into Emacs
  • [2021-11-07 05:54:02 +0900]: Add generated suffix to test temp file names
  • [2021-11-07 05:14:54 +0900]: Add new function mailcap-mime-type-to-extension
  • [2021-11-07 04:59:28 +0900]: Escape '%' in filenames to fix flymake warnings
  • [2021-11-07 04:40:28 +0900]: Add a pcase-let example to the manual
  • [2021-11-07 03:54:16 +0900]: Add outline-minor-mode-use-buttons doc string caveat
  • [2021-11-07 03:49:07 +0900]: Make outline-hide-body' work inC-h b' buffers
  • [2021-11-07 03:37:46 +0900]: Make substitute-command-keys regexp tests more strict
  • [2021-11-07 03:35:31 +0900]: ; * test/lisp/help-tests.el: Fix failing tests after recent change.
  • [2021-11-07 03:25:42 +0900]: Fix search string generation in nnimap-make-thread-query
  • [2021-11-07 03:10:47 +0900]: Update to Org 9.5-68-g77e2ec
  • [2021-11-07 03:05:02 +0900]: Fix Emoji-related documentation
  • [2021-11-07 02:54:17 +0900]: Include make Errors in admin/emake
  • [2021-11-07 02:52:30 +0900]: Add an example to the display-supports-face-attributes-p doc string
  • [2021-11-07 02:51:49 +0900]: Partially revert previous make-separator-line change
  • [2021-11-07 02:46:19 +0900]: Fix the build broken by recent commits
  • [2021-11-07 02:27:27 +0900]: Fix up emoji-labels.el generation incantation
  • [2021-11-07 02:21:05 +0900]: Make describe-char include emoji combination descriptions
  • [2021-11-07 02:19:35 +0900]: Add emoji insertion support to Emacs
  • [2021-11-07 02:14:55 +0900]: Improve latin-2-postfix and latin-2prefix input methods
  • [2021-11-07 02:13:44 +0900]: Fix an error in 'highlight-confusing-reorderings'
  • [2021-11-07 01:25:19 +0900]: Fix dbus-test04-register-method on CentOS (Bug#51369)
  • [2021-11-07 00:05:02 +0900]: Replace some macros with ert-with-temp-(file|directory)