by shigemk2

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

Emacs 2022-01-15

  • [2022-01-15 23:31:55 +0900]: * pcvs-info.el (cvs-mode-toggle-mark): Typo
  • [2022-01-15 22:58:21 +0900]: Fix setting cursor in pixel-scrolling modes
  • [2022-01-15 22:15:54 +0900]: Don't strip properties in show-paren-function
  • [2022-01-15 21:14:31 +0900]: Use preferred XIM style without trying to detect if it's supported
  • [2022-01-15 20:40:09 +0900]: Mark a few more map tests as unstable on Emacs 28 (Bug#46722).
  • [2022-01-15 19:55:18 +0900]: Add emoji-alternate-names variable
  • [2022-01-15 19:23:46 +0900]: mailcap: Docfix & handle function-viewer case in mailcap-view-file
  • [2022-01-15 19:18:34 +0900]: Prevent pre-edit overlay text from being displayed after a command
  • [2022-01-15 19:11:35 +0900]: * src/emacsgtkfixed.c (XSetWMSizeHints): Remove some useless code.
  • [2022-01-15 18:40:39 +0900]: Don't bug out on improper lists in pp-emacs-lisp-code
  • [2022-01-15 18:30:24 +0900]: Use "server complete" instead of "complete" in gud-gdb-completions
  • [2022-01-15 18:28:14 +0900]: (gnus-summary-hide-thread): Fix thread hiding for dummy roots.
  • [2022-01-15 17:30:01 +0900]: Improve the with-output-to-temp-buffer doc string
  • [2022-01-15 17:06:50 +0900]: Revert "Add command to invoke a search engine"
  • [2022-01-15 14:30:28 +0900]: Find a way to make lowering frames work on Haiku
  • [2022-01-15 14:25:23 +0900]: Filter key release events when using native input without having XIM
  • [2022-01-15 10:40:28 +0900]: Fix native input when using core input events
  • [2022-01-15 10:11:11 +0900]: Remove non-functional configure test
  • [2022-01-15 06:01:06 +0900]: * lisp/progmodes/xref.el (xref-file-name-display): Fix docstring.
  • [2022-01-15 05:28:21 +0900]: pcvs-info.el: Prefer declare-function over autoload
  • [2022-01-15 05:02:08 +0900]: * lisp/indent.el (indent-for-tab-command): Use 'eq' for symbols.
  • [2022-01-15 04:59:28 +0900]: indent-for-tab-command: Deal with large point or modiff values.
  • [2022-01-15 04:56:03 +0900]: Simplify code for 'indent-for-tab-command' slightly.
  • [2022-01-15 04:49:35 +0900]: * lisp/indent.el (tab-first-completion): Fix incorrect choices.
  • [2022-01-15 03:35:03 +0900]: * lisp/simple.el (undo-no-redo): Fix customization group
  • [2022-01-15 02:26:30 +0900]: (macroexp--expand-all): Fix bug#53227 and bug#46636
  • [2022-01-15 00:17:33 +0900]: image-dired: Use MD5 for thumb filename generation