by shigemk2

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

Emacs 2022-01-22

  • [2022-01-22 23:49:06 +0900]: Fix documentation of 'unprintable' stuff
  • [2022-01-22 23:42:59 +0900]: Improve dired-do-create-files slightly
  • [2022-01-22 23:13:19 +0900]: Speed up multisession--set-value-sqlite slightly
  • [2022-01-22 23:11:17 +0900]: Add new function 'readablep'
  • [2022-01-22 23:06:33 +0900]: Add new variable print-unreadable-function
  • [2022-01-22 22:51:46 +0900]: Add some menu bar help code on GNUstep
  • [2022-01-22 21:28:22 +0900]: Fix PGTK build with xwidgets
  • [2022-01-22 21:22:30 +0900]: Fix GNUstep build warnings
  • [2022-01-22 21:14:36 +0900]: Fix HTML target marking in shr
  • [2022-01-22 21:00:31 +0900]: Put the old label into the future history in reftex-change-label
  • [2022-01-22 20:59:58 +0900]: ; * etc/NEWS: Improve entry about Outline mode changes.
  • [2022-01-22 20:36:29 +0900]: Fix the prompt in hi-lock-read-face-name
  • [2022-01-22 20:09:31 +0900]: ; * src/xdisp.c (Fbidi_find_overridden_directionality): Doc fix.
  • [2022-01-22 19:56:13 +0900]: Make the test for existing multisession variables more sensible
  • [2022-01-22 19:14:17 +0900]: ; Fix last change in 'textsec-bidi-controls-suspicious-p'.
  • [2022-01-22 18:58:05 +0900]: Improve detection of suspicious uses of bidi controls
  • [2022-01-22 18:51:30 +0900]: Prevent raw bytes from being displayed as help text on Haiku
  • [2022-01-22 17:16:26 +0900]: Use locale coding system to decode XIM preedit text
  • [2022-01-22 16:06:21 +0900]: Change visibility of "Undelete Frame"
  • [2022-01-22 16:01:28 +0900]: Get rid of some unnecessary code in handle_one_xevent
  • [2022-01-22 11:25:06 +0900]: Fix recent changes to visible bell code
  • [2022-01-22 11:12:18 +0900]: Clean up visible bell code on X
  • [2022-01-22 10:11:33 +0900]: Fix crash when the visible bell is rung but there is no cairo surface
  • [2022-01-22 07:45:57 +0900]: Avoid glitches in ELC lines in build output
  • [2022-01-22 06:44:56 +0900]: * lisp/cus-start.el (polling-period): Update type.
  • [2022-01-22 06:33:55 +0900]: Simplify AM_V_ELC setup
  • [2022-01-22 05:12:43 +0900]: * src/keyboard.c (start_polling): Fix type mixup.