projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6903d8
)
; Fix comment typos
author
Glenn Morris
<rgm@gnu.org>
Thu, 25 Jun 2015 01:25:01 +0000
(21:25 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 25 Jun 2015 01:25:01 +0000
(21:25 -0400)
lisp/character-fold.el
patch
|
blob
|
history
diff --git
a/lisp/character-fold.el
b/lisp/character-fold.el
index b716e593c0ce37f39f7f5ea33668d836822ec57a..15e76584fe06aa98e2ba94eaa789ca9814296577 100644
(file)
--- a/
lisp/character-fold.el
+++ b/
lisp/character-fold.el
@@
-1,4
+1,4
@@
-;;; chracter-fold.el --- matching unicode characters to their ascii similars -*- lexical-binding: t; -*-
+;;; ch
a
racter-fold.el --- matching unicode characters to their ascii similars -*- lexical-binding: t; -*-
;; Copyright (C) 2015 Free Software Foundation, Inc.
@@
-106,4
+106,4
@@
match any number of times."
string))
(regexp-quote string)))
-;;; chracter-fold.el ends here
+;;; ch
a
racter-fold.el ends here