by shigemk2

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

Emacs 2021-09-13

  • [2021-09-13 23:43:33 +0900]: * Clean-up some unnecessary macro usage in comp.c
  • [2021-09-13 23:18:30 +0900]: Continue NEWS tag checking
  • [2021-09-13 22:32:20 +0900]: Fix typo in previous files.el change
  • [2021-09-13 22:17:02 +0900]: Mention unibyte issues in insert-file-contents-literally doc string
  • [2021-09-13 22:14:05 +0900]: * doc/lispref/variables.texi (named-let): Document TCO
  • [2021-09-13 21:47:45 +0900]: Fix the tests
  • [2021-09-13 20:35:53 +0900]: Use a fringe mark in bookmark instead of a whole background line
  • [2021-09-13 20:02:16 +0900]: NEWS copy edits and tagging
  • [2021-09-13 19:56:15 +0900]: Correct nroff-mode NEWS entry after `M-o' changes
  • [2021-09-13 19:41:34 +0900]: Mention how to disable auto-fill-mode in the auto-fill section
  • [2021-09-13 19:35:50 +0900]: Document backtrace-on-error-noninteractive in the --batch section
  • [2021-09-13 19:32:10 +0900]: Further NEWS tagging updates
  • [2021-09-13 19:20:57 +0900]: completions-annotations doc string clarification
  • [2021-09-13 19:13:01 +0900]: Update some more NEWS tagging
  • [2021-09-13 19:08:58 +0900]: Mention `benchmark-call' in the manual
  • [2021-09-13 18:59:56 +0900]: Update some pcase NEWS tags for already-documented functions
  • [2021-09-13 18:58:56 +0900]: Update NEWS tagging for string helper functions
  • [2021-09-13 18:53:18 +0900]: Document named-let and update some NEWS tags
  • [2021-09-13 17:40:56 +0900]: Clarify bookmark-fontify NEWS entry
  • [2021-09-13 17:35:17 +0900]: package-menu-execute doc string clarification
  • [2021-09-13 17:29:08 +0900]: * etc/NEWS: Clarify insert-into-buffer (bug#50558).
  • [2021-09-13 17:14:32 +0900]: Support mouse events clicked on the tab bar but outside of any tab (bug#41343)
  • [2021-09-13 17:03:24 +0900]: Only do multi-isearch in eww if there's next/prev links
  • [2021-09-13 16:58:44 +0900]: Change value of DEFAULT_TAB_BAR_BUTTON_MARGIN from 4 to 1 (bug#50424)
  • [2021-09-13 16:56:51 +0900]: * doc/emacs/frames.texi (Tab Bars): Improve documentation.
  • [2021-09-13 16:39:45 +0900]: Fix detection of char regions in print-fontset-element
  • [2021-09-13 16:24:46 +0900]: Add some search-whitespace-regexp examples
  • [2021-09-13 16:20:21 +0900]: Mention get-byte in shortdoc
  • [2021-09-13 14:22:50 +0900]: bug-reference.el: Adapt default debbugs bug regexp for IRC modes
  • [2021-09-13 14:11:05 +0900]: bug-reference.el: Adapt default debbugs bug regexp for mail modes
  • [2021-09-13 13:29:54 +0900]: Declare unused function cperl-inside-parens-p obsolete
  • [2021-09-13 13:04:32 +0900]: ; Minor doc fixes found by checkdoc
  • [2021-09-13 13:03:44 +0900]: Improve checkdoc abbreviation handling
  • [2021-09-13 11:41:15 +0900]: Remove some remaining references to XEmacs
  • [2021-09-13 07:33:31 +0900]: Extend xref-file-name-display to elisp and etags definitions
  • [2021-09-13 03:30:06 +0900]: * lisp/tab-bar.el (tab-bar-get-buffer-tab): Use 'remq' instead of 'seq-remove'
  • [2021-09-13 03:12:50 +0900]: ERC: Use 'string-replace' only on Emacs 28 and later
  • [2021-09-13 03:09:53 +0900]: ERC: Use 'string-search' only on Emacs 28 and later
  • [2021-09-13 02:55:57 +0900]: Allow region-related context menu to be used on selected region with one click
  • [2021-09-13 02:32:02 +0900]: * lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).
  • [2021-09-13 02:11:52 +0900]: * lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256)
  • [2021-09-13 01:51:06 +0900]: Fix quoting style in Lisp comments
  • [2021-09-13 01:47:20 +0900]: * lisp/mouse.el (context-menu-map): Remove duplicate separators (bug#50067).
  • [2021-09-13 01:33:03 +0900]: ; Fix symbol quoting typos
  • [2021-09-13 01:31:49 +0900]: Use window-point in event-start and event-end (bug#50256)
  • [2021-09-13 01:10:02 +0900]: * lisp/tab-bar.el: Improve logic of 'ignore-current-tab'.
  • [2021-09-13 00:22:25 +0900]: ; * lisp/eshell/em-unix.el (nil-blank-string): Doc fix
  • [2021-09-13 00:04:02 +0900]: Minor copyedits in Emacs FAQ