aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.9
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r--lisp/ChangeLog.919
1 files changed, 9 insertions, 10 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 14214ccc3d3..4f867c24561 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -135,7 +135,7 @@
135 135
136 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy): 136 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
137 Use with-current-buffer. 137 Use with-current-buffer.
138 (ange-ftp-cd): New arg `noerror' to prevent signalling an error. 138 (ange-ftp-cd): New arg `noerror' to prevent signaling an error.
139 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the 139 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
140 filename), catch any error that occurs in `ange-ftp-cd'. 140 filename), catch any error that occurs in `ange-ftp-cd'.
141 If an error happened, don't bother sending `cmd' at all. 141 If an error happened, don't bother sending `cmd' at all.
@@ -1754,7 +1754,7 @@
1754 number, column number and buffer-percent part of the mode-line. 1754 number, column number and buffer-percent part of the mode-line.
1755 1755
1756 * image.el (image-type-regexps): Allow whitespace at the start 1756 * image.el (image-type-regexps): Allow whitespace at the start
1757 of the image data for XPM, XBM and Postscript, which are 1757 of the image data for XPM, XBM and PostScript, which are
1758 text files. 1758 text files.
1759 (image-jpeg-p): Correct calculation of next field offset. 1759 (image-jpeg-p): Correct calculation of next field offset.
1760 1760
@@ -2030,7 +2030,7 @@
2030 Do not bind locally the uniquify-possibly-resolvable flag. Use the 2030 Do not bind locally the uniquify-possibly-resolvable flag. Use the
2031 cached proposed name is possible. 2031 cached proposed name is possible.
2032 (uniquify-get-proposed-name): Arguments changed, callers changed. 2032 (uniquify-get-proposed-name): Arguments changed, callers changed.
2033 (uniquify-rationalize-conflicting-sublist): Explicitely reset the 2033 (uniquify-rationalize-conflicting-sublist): Explicitly reset the
2034 uniquify-possibly-resolvable flag, which is no more bound locally. 2034 uniquify-possibly-resolvable flag, which is no more bound locally.
2035 (uniquify-rename-buffer): Do not set the old unrationalised-buffer 2035 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
2036 flag, which does not exist any more. 2036 flag, which does not exist any more.
@@ -2628,7 +2628,7 @@
2628 2628
26292001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br> 26292001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2630 2630
2631 * ps-print.el: Use locale dependant date to print date in header. 2631 * ps-print.el: Use locale dependent date to print date in header.
2632 Doc fix. 2632 Doc fix.
2633 (ps-print-version): New version number (6.5.3). 2633 (ps-print-version): New version number (6.5.3).
2634 (ps-right-header, ps-right-footer): Initialization and doc fix. 2634 (ps-right-header, ps-right-footer): Initialization and doc fix.
@@ -5955,7 +5955,7 @@
59552001-01-29 Gerd Moellmann <gerd@gnu.org> 59552001-01-29 Gerd Moellmann <gerd@gnu.org>
5956 5956
5957 * menu-bar.el (menu-bar-files-menu): Add menu items for 5957 * menu-bar.el (menu-bar-files-menu): Add menu items for
5958 Postscript printing in black and white. 5958 PostScript printing in black and white.
5959 5959
5960 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere, 5960 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
5961 X-Mailman-Version, Precedence, List-Help, List-Post, 5961 X-Mailman-Version, Precedence, List-Help, List-Post,
@@ -10569,7 +10569,7 @@
105692000-10-10 Dave Love <fx@gnu.org> 105692000-10-10 Dave Love <fx@gnu.org>
10570 10570
10571 * toolbar/tool-bar.el (tool-bar-add-item) 10571 * toolbar/tool-bar.el (tool-bar-add-item)
10572 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display. 10572 (tool-bar-add-item-from-menu): Don't favor XPM icons on mono display.
10573 10573
10574 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm: 10574 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
10575 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm: 10575 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
@@ -12638,7 +12638,7 @@
12638 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and 12638 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
12639 just do a recursive call if we need to retry. 12639 just do a recursive call if we need to retry.
12640 (vc-rcs-checkout): Handle the case where rcs is missing by making 12640 (vc-rcs-checkout): Handle the case where rcs is missing by making
12641 the buffer read-write if requested and re-signalling the error. 12641 the buffer read-write if requested and re-signaling the error.
12642 12642
12643 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP. 12643 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
12644 12644
@@ -14191,7 +14191,7 @@
14191 14191
14192 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el. 14192 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
14193 Provide ja-dic-cnv instead of skkdic-cnv. 14193 Provide ja-dic-cnv instead of skkdic-cnv.
14194 (ja-dic-filename): Renamed from skkdic-filename. Referers changed. 14194 (ja-dic-filename): Renamed from skkdic-filename. Referrers changed.
14195 (iso-2022-7bit-short): Add safe-charsets property. 14195 (iso-2022-7bit-short): Add safe-charsets property.
14196 (skkdic-convert-postfix): Search Japanese chou-on character in 14196 (skkdic-convert-postfix): Search Japanese chou-on character in
14197 addition to Hiragana character. 14197 addition to Hiragana character.
@@ -17396,7 +17396,7 @@
17396 17396
173972000-05-25 Kenichi Handa <handa@etl.go.jp> 173972000-05-25 Kenichi Handa <handa@etl.go.jp>
17398 17398
17399 * international/mule-conf.el: Specify CHARSET-ID explicitely for 17399 * international/mule-conf.el: Specify CHARSET-ID explicitly for
17400 private charsets. 17400 private charsets.
17401 (mule-unicode-0100-24ff, japanese-jisx0213-1, 17401 (mule-unicode-0100-24ff, japanese-jisx0213-1,
17402 japanese-jisx0213-2): New charsets. 17402 japanese-jisx0213-2): New charsets.
@@ -20709,4 +20709,3 @@ See ChangeLog.8 for earlier changes.
20709 20709
20710 You should have received a copy of the GNU General Public License 20710 You should have received a copy of the GNU General Public License
20711 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20711 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
20712