comparison lisp/ChangeLog @ 66791:bbb46679c9d9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 10 Nov 2005 03:18:51 +0000
parents 595f989bb031
children 9a04e09eb6c9
comparison
equal deleted inserted replaced
66790:d1d47a44eee5 66791:bbb46679c9d9
1 2005-11-09 Richard M. Stallman <rms@gnu.org>
2
3 * apropos.el (apropos-pattern): Renamed from apropos-regexp.
4 (apropos-orig-pattern): Renamed from apropos-orig-regexp.
5 All uses changed.
6 (apropos-rewrite-regexp): Doc fix.
7 (apropos-variable, apropos-command, apropos, apropos-value):
8 Change prompt; carry through the argument renaming.
9
1 2005-11-09 Luc Teirlinck <teirllm@auburn.edu> 10 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2 11
3 * find-lisp.el: Require dired. 12 * find-lisp.el: Require dired.
4 (find-lisp-find-dired-internal): Do not call 13 (find-lisp-find-dired-internal): Do not call
5 `abbreviate-file-name' on DIR. 14 `abbreviate-file-name' on DIR.