1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Fix some trivial doc typos

This commit is contained in:
Glenn Morris 2019-01-12 14:47:33 -08:00
parent 21b9026928
commit 6ac5985418
7 changed files with 7 additions and 7 deletions

View file

@ -11443,7 +11443,7 @@
* erc.el: * Added command-names to completion (erc-command-table)
* New variable erc-auto-query. When set, every arriving message to you
will open a query buffer for that sender if not already open.
* Compatibility function fo non-existing line-beginning|end-position functions in XEmacs.
* Compatibility function for non-existing line-beginning|end-position functions in XEmacs.
2001-10-03 Mario Lang <mlang@delysid.org>