by shigemk2

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

Emacs 2022-01-28

  • [2022-01-28 23:56:05 +0900]: Allow using dired-hide-details-mode in wdired buffers
  • [2022-01-28 23:26:39 +0900]: Move native-comp-eln-load-path setting earlier again
  • [2022-01-28 22:47:15 +0900]: Fix merge error in doc-view-pdf/ps->png
  • [2022-01-28 18:49:38 +0900]: Prevent duplicate grab setting with xwidgets
  • [2022-01-28 17:38:02 +0900]: Use the real cursor beneath the pointer on xwidgets
  • [2022-01-28 17:08:10 +0900]: Fix xwidget build on PGTK
  • [2022-01-28 16:41:51 +0900]: Fix copyright-fix-years, use a dash to separate years in a range
  • [2022-01-28 16:37:28 +0900]: ; Rename 'startup--require-comp-safetly'
  • [2022-01-28 16:30:04 +0900]: ; Fix a typo in recent documentation changes
  • [2022-01-28 15:06:38 +0900]: Fix duplicate scroll events without XI2
  • [2022-01-28 12:08:20 +0900]: Clear xwidget passive grab whenever a drag begins
  • [2022-01-28 11:51:33 +0900]: * src/xterm.c (handle_one_xevent): Remove obsolete workaround.
  • [2022-01-28 11:48:12 +0900]: Fix inappropriate use of killed xwidgets
  • [2022-01-28 11:41:03 +0900]: Implement xwidget passive grabs
  • [2022-01-28 07:38:13 +0900]: Add new switch --init-directory
  • [2022-01-28 07:21:15 +0900]: * lisp/doc-view.el (doc-view-epub-font-size): Fix type; add version.
  • [2022-01-28 06:26:12 +0900]: Fix up previous "Quit Emacs" from menu logic
  • [2022-01-28 03:54:48 +0900]: Make the save buffers prompt from Quit Emacs menu more understandable
  • [2022-01-28 03:35:22 +0900]: Improve detection of glyphless characters on TTY frames
  • [2022-01-28 02:47:40 +0900]: * lisp/frame.el (clone-frame): Filter out 'parent-id' (bug#51883).
  • [2022-01-28 02:18:13 +0900]: Fix potential native compiler circular dependencies during load
  • [2022-01-28 01:12:11 +0900]: Add setx highlighting to bat-mode
  • [2022-01-28 01:10:13 +0900]: Move some of the doc-view variables around to fix load errors
  • [2022-01-28 01:03:38 +0900]: Add support for EPUB, CBZ, FB2 and (O)XPS extension to doc view
  • [2022-01-28 00:30:12 +0900]: Tweak href/superscript fix in tex-mode
  • [2022-01-28 00:18:36 +0900]: Revert "Don't output spurious prefixes in read-char-exclusive"