aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2000-03-23 02:39:58 +0000
committerStefan Monnier2000-03-23 02:39:58 +0000
commit68049bfad7e77372e824e91832864cabc1111df0 (patch)
tree1ac15cd17383cbf72ce36af7b0d87ffbaeff7761 /lisp/ChangeLog
parentff4df011b908a175a702eedf12e07805cf08c5f5 (diff)
downloademacs-68049bfad7e77372e824e91832864cabc1111df0.tar.gz
emacs-68049bfad7e77372e824e91832864cabc1111df0.zip
(makefile-warn-suspicious-lines): clean
up the code and the regexp and make sure the cursor is temporarily moved to the suspicious line while querying the user.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 99209b23efe..77b0671a899 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12000-03-22 Stefan Monnier <monnier@cs.yale.edu>
2
3 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
4 up the code and the regexp and make sure the cursor is temporarily
5 moved to the suspicious line while querying the user.
6
12000-03-22 Jason Rumney <jasonr@gnu.org> 72000-03-22 Jason Rumney <jasonr@gnu.org>
2 8
3 * w32-fns.el (w32-charset-info-alist): Initialize. 9 * w32-fns.el (w32-charset-info-alist): Initialize.