by shigemk2

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

Emacs 2021-11-05

  • [2021-11-05 23:27:03 +0900]: Allow 'pp' to limit the line widths
  • [2021-11-05 22:51:08 +0900]: ; Fix documentation of a recent change
  • [2021-11-05 22:47:00 +0900]: ; Fix doc strings of a recent commit
  • [2021-11-05 22:40:37 +0900]: Enhance 'highlight-confusing-reorderings'
  • [2021-11-05 16:24:02 +0900]: Revert "* lisp/wid-edit.el (widget-field): Add subtle border to face."
  • [2021-11-05 15:49:39 +0900]: * etc/PROBLEMS: Mention X forwarding slowdowns. (Bug#7092)
  • [2021-11-05 12:35:08 +0900]: Fix (un)compressing directories in Tramp
  • [2021-11-05 11:50:01 +0900]: Fix 'diff-font-lock-prettify' breaking display of outline headers
  • [2021-11-05 09:10:32 +0900]: ; * doc/man/emacsclient.1: Bump date after last change.
  • [2021-11-05 09:06:38 +0900]: image-dired: Delete commented out code
  • [2021-11-05 08:47:00 +0900]: image-dired: New defgroup and section for gallery support
  • [2021-11-05 08:14:30 +0900]: New emacsclient option to either create or reuse an existing frame.
  • [2021-11-05 07:32:51 +0900]: Try harder to keep lines short in pp-emacs-lisp-code
  • [2021-11-05 07:16:47 +0900]: Tweak multi-line expressions in pp--format-function
  • [2021-11-05 06:31:15 +0900]: Fix up some list folding in pp-emacs-lisp-code
  • [2021-11-05 06:07:48 +0900]: Indent lambdas/closures better
  • [2021-11-05 05:52:56 +0900]: Make lambda/closure help buttons format as Emacs Lisp
  • [2021-11-05 05:44:46 +0900]: Add new basic Emacs Lisp code formatting function
  • [2021-11-05 04:46:07 +0900]: ; Comment on the code in a recent commit
  • [2021-11-05 04:20:07 +0900]: * lisp/custom.el (defgroup): Document the :prefix keyword.
  • [2021-11-05 03:39:01 +0900]: Fix allout point movement problem
  • [2021-11-05 03:33:26 +0900]: Better detection of potentially malicious bidi text
  • [2021-11-05 03:28:06 +0900]: font-lock-type-face doc string improvement
  • [2021-11-05 03:23:07 +0900]: Improve defface error message
  • [2021-11-05 03:08:30 +0900]: Document ibuffer-auto-mode in ibuffer-mode doc string
  • [2021-11-05 03:05:44 +0900]: ; Fix typo
  • [2021-11-05 03:02:23 +0900]: Don't have M-x term' callterm-mode' twice
  • [2021-11-05 02:58:21 +0900]: Document that `unspecified' isn't valid in defface
  • [2021-11-05 02:48:35 +0900]: Reset mailcap entries only when mailcap files are read again
  • [2021-11-05 02:47:04 +0900]: Fix return value of python-nav-end-of-defun
  • [2021-11-05 02:33:31 +0900]: * doc/emacs/frames.texi (Tab Bars): Reorder toggle-frame-tab-bar.
  • [2021-11-05 02:14:23 +0900]: Rename button-buttonize to buttonize