aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c20774d995d..3cdf01da119 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * delim-col.el : Fix X-URL comment.
4
5 * printing.el : Fix X-URL comment.
6
7 * ps-print.el : Fix X-URL comment.
8
9 * progmodes/ebnf2ps.el : Fix X-URL comment.
10
11 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of comment
12 to become an option.
13
12006-09-20 Stefan Monnier <monnier@iro.umontreal.ca> 142006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 15
3 * files.el (find-buffer-visiting): Don't get fooled by a nil inode. 16 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.