by shigemk2

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

Emacs 2021-10-27

  • [2021-10-27 23:50:40 +0900]: Simplify string-pixel-width
  • [2021-10-27 23:13:59 +0900]: ; * etc/NEWS: Fix last change.
  • [2021-10-27 23:13:30 +0900]: Fix parsing of erts files
  • [2021-10-27 23:04:31 +0900]: Harden ert-resource-directory against errors
  • [2021-10-27 22:54:42 +0900]: Be more efficient when checking for a matching client in server.el
  • [2021-10-27 22:41:18 +0900]: Add new function 'string-pixel-width'
  • [2021-10-27 22:14:55 +0900]: ; * src/atimer.c (init_atimer): Fix a typo in a comment.
  • [2021-10-27 22:09:47 +0900]: Fix help commands for menu-bar menus
  • [2021-10-27 21:58:08 +0900]: Always start the SIGALRM atimers
  • [2021-10-27 21:56:50 +0900]: Redisplay after changing to the hourglass mouse pointer
  • [2021-10-27 21:11:09 +0900]: ; * etc/NEWS: Fix typos.
  • [2021-10-27 20:33:42 +0900]: ; Explain why "kinds of atom" isn't a typo
  • [2021-10-27 20:32:18 +0900]: ; * etc/NEWS: Improve wording of the Emoji entry.
  • [2021-10-27 14:51:35 +0900]: image-dired: Set line-spacing to match horizontal space
  • [2021-10-27 14:05:33 +0900]: ; * test/lisp/files-tests.el: Fix last commit.
  • [2021-10-27 13:05:39 +0900]: image-dired: Add support for bookmark.el
  • [2021-10-27 12:34:52 +0900]: Add test for file-name-base
  • [2021-10-27 12:16:05 +0900]: ; * lisp/image-dired.el: Move obsolete things to "Obsolete" section
  • [2021-10-27 11:53:41 +0900]: ; Checkdoc fixes in image-dired.el
  • [2021-10-27 11:34:25 +0900]: image-dired: Improve mouse behaviour
  • [2021-10-27 10:43:21 +0900]: image-dired: Don't ding at beginning or end of buffer
  • [2021-10-27 10:23:49 +0900]: image-dired: Add new commands for beginning/end of buffer
  • [2021-10-27 10:22:09 +0900]: Add new function image-at-point-p
  • [2021-10-27 09:36:57 +0900]: image-dired: Use an evenly spaced grid for thumbnails
  • [2021-10-27 09:07:35 +0900]: ; * lisp/image-dired.el (image-dired-cmd-pngnq-options): Fix :version.
  • [2021-10-27 09:00:24 +0900]: image-dired: Use example.org in examples
  • [2021-10-27 08:32:58 +0900]: image-dired: Increase number of asynch thumbnail generation jobs
  • [2021-10-27 06:17:29 +0900]: Improve function documentation with text from XDG BDS spec
  • [2021-10-27 05:13:18 +0900]: CC Mode: minor amendments more accurately to handle virtual semicolons, etc.
  • [2021-10-27 01:54:01 +0900]: * lisp/progmodes/cc-engine.el (c-fontify-new-found-type): Declare near BO File
  • [2021-10-27 01:52:39 +0900]: * test/infra/gitlab-ci.yml (build-image-inotify): Increase timeout.