Skip to content

Commit

Permalink
Merge pull request #1151 from kchanqvq/master
Browse files Browse the repository at this point in the history
Fix typo with-current-buffers in lem-base export
  • Loading branch information
cxxxr authored Nov 6, 2023
2 parents 0dec918 + ab6475c commit 766c468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base/package.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
(:export
:delete-buffer-using-manager
:buffer-list-manager
:with-current-buffer)
:with-current-buffers)
;; buffers.lisp
(:export
:kill-buffer-hook
Expand Down

0 comments on commit 766c468

Please sign in to comment.