aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorFeng Li2014-04-10 09:56:28 -0400
committerStefan Monnier2014-04-10 09:56:28 -0400
commit39764caa7f21822f8919e51b07394c00c2431b36 (patch)
treec000445a8d810470ebbc2ac7880989a54fdfec1e /lisp/ChangeLog
parentbcbb83a92d3a65f0c724a043836a8c60aa09f57c (diff)
downloademacs-39764caa7f21822f8919e51b07394c00c2431b36.tar.gz
emacs-39764caa7f21822f8919e51b07394c00c2431b36.zip
* lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
entry; use symbol boundaries to avoid mis-matches.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f37a67e5836..ad27e2fc8b4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-04-10 Feng Li <fengli@gmail.com> (tiny change)
2
3 * progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
4 entry; use symbol boundaries to avoid mis-matches.
5
12014-04-10 Michael Albinus <michael.albinus@gmx.de> 62014-04-10 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp.el (tramp-file-name-handler) 8 * net/tramp.el (tramp-file-name-handler)