branch: elpa/camera commit abea124d82f5b494491930211d9c3fa03ef199d0 Author: Akib Azmain Turja <a...@disroot.org> Commit: Akib Azmain Turja <a...@disroot.org>
Fix README title --- README.org | 4 ++-- camera.el | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 531c2f8d20..b9684bd770 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,6 @@ -#+title: GC Buffers - Take picture with your camera +#+title: Camera - Take picture with your camera -This package allows you to take photos from Emacs. +This package allows you to take photos using your camera/webcam from Emacs. * Installation diff --git a/camera.el b/camera.el index 2d7297228c..1102030290 100644 --- a/camera.el +++ b/camera.el @@ -26,7 +26,8 @@ ;;; Commentary: -;; This package allows you to take photos from Emacs. +;; This package allows you to take photos using your camera/webcam from +;; Emacs. ;; Open camera with M-x camera and take photos with SPC or ;; M-x camera-capture.