by shigemk2

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

Emacs 2022-01-20

  • [2022-01-20 23:22:22 +0900]: Fix tabulated-list-widen-current-column widening wrong column
  • [2022-01-20 23:16:46 +0900]: Make image-dired-delete-marked more resilient
  • [2022-01-20 22:53:12 +0900]: Fix thinko in previous hi-lock-read-face-name change
  • [2022-01-20 22:42:31 +0900]: Fix indirect font changes incorrectly affecting original buffer
  • [2022-01-20 22:37:54 +0900]: Consider subcommands when deciding to invoke Eshell command directly
  • [2022-01-20 22:33:36 +0900]: Rename the textsec-check function to textsec-suspicious-p
  • [2022-01-20 22:22:05 +0900]: Make the read-face-name completion buffer display samples
  • [2022-01-20 21:37:26 +0900]: Improve the textsec-domain-suspicious-p warning message
  • [2022-01-20 21:18:29 +0900]: Fix error when describing menu items that don't have equivalent keys
  • [2022-01-20 20:42:56 +0900]: Fix UB in ebrowse
  • [2022-01-20 20:37:31 +0900]: Make textsec-link-suspicious-p have fewer false positives
  • [2022-01-20 20:03:49 +0900]: Improve how menus are described in Help
  • [2022-01-20 19:53:49 +0900]: Make system tooltips display in the menu bar on Haiku
  • [2022-01-20 19:06:58 +0900]: Re-enable some textsec-tests after recent bidi.c fix
  • [2022-01-20 19:02:27 +0900]: Fix 'bidi-find-overridden-directionality' for Lisp strings
  • [2022-01-20 19:00:26 +0900]: Fix execute-extended-command-for-buffer in fundamental-mode
  • [2022-01-20 18:55:07 +0900]: Make the undelete-frame-mode menu item a toggle
  • [2022-01-20 18:35:38 +0900]: In Eshell, allow "-n" to suppress the trailing newline for "plain" echo
  • [2022-01-20 18:30:08 +0900]: Add workaround to handle a problem with Enlightenment WM (Bug#53298)
  • [2022-01-20 18:19:23 +0900]: Make key-valid-p work in Turkey
  • [2022-01-20 18:10:01 +0900]: Tweak textsec-link-suspicious-p
  • [2022-01-20 18:04:41 +0900]: Improve documentation of textsec
  • [2022-01-20 17:54:38 +0900]: Add test for bug#51733
  • [2022-01-20 17:52:08 +0900]: Allow suspicious names with some forms of bidi controls
  • [2022-01-20 17:36:04 +0900]: Improve textsec-domain-suspicious-p message
  • [2022-01-20 17:05:05 +0900]: Allow disabling 'undelete-frame-mode' from the menu bar
  • [2022-01-20 16:38:16 +0900]: Document textsec
  • [2022-01-20 16:01:20 +0900]: Check link text domain suspiciousness
  • [2022-01-20 15:57:13 +0900]: Expand textsec-link-suspicious-p checking
  • [2022-01-20 15:45:33 +0900]: Improve textsec-domain-suspicious-p message
  • [2022-01-20 15:44:49 +0900]: Add new bidi-string-strip-control-characters function
  • [2022-01-20 14:42:56 +0900]: Make article--check-suspicious-addresses more resilient
  • [2022-01-20 14:06:51 +0900]: Make nil' values of the:position' underline property work correctly
  • [2022-01-20 12:27:17 +0900]: Port hourglass display to XCB
  • [2022-01-20 11:48:25 +0900]: Get rid of calls to XRenderQueryExtension after terminal initialization
  • [2022-01-20 10:01:52 +0900]: Implement selection ownership on Haiku
  • [2022-01-20 05:07:00 +0900]: Suspend temp .elc production when native compiling till when necessary
  • [2022-01-20 04:44:12 +0900]: * Move some code in in `byte-write-target-file'.
  • [2022-01-20 03:44:29 +0900]: Make article--check-suspicious-addresses more resilient
  • [2022-01-20 03:10:45 +0900]: Tweak the previous suspicious Message change
  • [2022-01-20 03:00:13 +0900]: Make Message check for invalid recipients before sending
  • [2022-01-20 02:50:40 +0900]: Make textsec-mixed-numbers-p actually work
  • [2022-01-20 02:43:34 +0900]: Make Gnus check for suspicious headers
  • [2022-01-20 02:26:46 +0900]: ; * lisp/international/textsec.el (textsec-url-suspicious-p): Fix a typo.
  • [2022-01-20 01:50:21 +0900]: Add text for suspicious links
  • [2022-01-20 01:17:42 +0900]: Don't overwrite the link text in shr-tag-a for suspicious URLs
  • [2022-01-20 01:16:08 +0900]: ; Fix bug#53367
  • [2022-01-20 00:39:13 +0900]: Fix thinko in textsec-url-suspicious-p
  • [2022-01-20 00:37:05 +0900]: Make shr mark links with suspicious URLs
  • [2022-01-20 00:22:16 +0900]: Add new file textsec-check.el