]> git.eshelyaron.com Git - dotfiles.git/commitdiff
Update Emacs configuration
authorEshel Yaron <me@eshelyaron.com>
Thu, 8 Feb 2024 08:47:43 +0000 (09:47 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 8 Feb 2024 08:47:43 +0000 (09:47 +0100)
.emacs.d/init.el

index 71a1338cd025e6dc4724146fb8ea189f75fa4ad4..63dea80e2ce965c545ade84982b0a75dbf66b60a 100644 (file)
@@ -482,7 +482,8 @@ DEADLINE: %(format-time-string \"<%Y-%m-%d %H:%M>\" (org-read-date t t))
  Man-support-remote-systems t
  ;; confirm-nonexistent-file-or-buffer nil
  extended-command-dim-hyphens t
- read-buffer-completion-ignore-case t)
+ read-buffer-completion-ignore-case t
+ echo-keystrokes-help nil)
 
 (setq-default indent-tabs-mode nil)