Mercurial > emacs
comparison lisp/ChangeLog @ 46867:ee3c03ac519e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 12 Aug 2002 17:31:43 +0000 |
parents | 62112f8664f7 |
children | b1f8aec6c62b |
comparison
equal
deleted
inserted
replaced
46866:34ee31960675 | 46867:ee3c03ac519e |
---|---|
1 2002-08-12 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * textmodes/page-ext.el (pages-target-buffer): Add defvar. | |
4 Renamed from target-buffer. | |
5 (pages-directory, pages-copy-header-and-position): Uses changed. | |
6 | |
7 * calendar/appt.el (appt-make-list): Correct the parsing of | |
8 each appointment from time-string. | |
9 | |
10 2002-08-12 Stefan Monnier <monnier@cs.yale.edu> | |
11 | |
12 * scroll-all.el (scroll-all-mode): Use define-minor-mode. | |
13 (scroll-all-mode): defcustom deleted. | |
14 (running-xemacs): Variable deleted. | |
15 (minor-mode-alist): Don't manipulate it directly. | |
16 | |
1 2002-08-10 Kenichi Handa <handa@etl.go.jp> | 17 2002-08-10 Kenichi Handa <handa@etl.go.jp> |
2 | 18 |
3 * international/mule-cmds.el (search-unencodable-char): New | 19 * international/mule-cmds.el (search-unencodable-char): New |
4 function. | 20 function. |
5 (select-safe-coding-system): Show unencodable characters. | 21 (select-safe-coding-system): Show unencodable characters. |