comparison lisp/ChangeLog @ 42912:b6c4b1fbd8bc

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 22 Jan 2002 22:47:14 +0000
parents 82930a88c1dd
children f2345433de85
comparison
equal deleted inserted replaced
42911:4e96369656bc 42912:b6c4b1fbd8bc
1 2002-01-22 Richard M. Stallman <rms@gnu.org> 1 2002-01-22 Richard M. Stallman <rms@gnu.org>
2
3 * bindings.el (mode-line-copied-mode-name): New variable.
4 (mode-line-mode-name): Don't modify mode-name itself!
5 Instead, make a copy and reuse it.
6
7 * subr.el (copy-without-properties): New function.
2 8
3 * progmodes/sh-script.el (sh-set-shell): Doc fix. 9 * progmodes/sh-script.el (sh-set-shell): Doc fix.
4 10
5 * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate 11 * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
6 slash if DIR is just slash. 12 slash if DIR is just slash.