comparison lisp/ChangeLog @ 59378:634d7564a9e8

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 05 Jan 2005 19:31:57 +0000
parents 32c6082ebc9f
children b9bf38399e43
comparison
equal deleted inserted replaced
59377:b9540957b07c 59378:634d7564a9e8
1 2005-01-05 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/find-func.el (find-variable)
4 (find-variable-other-window, find-variable-other-frame):
5 Fix the TYPE args to find-function-read and find-function-do-it.
6 (find-function): Doc fix.
7 (find-function-at-point): Replace function-at-point alias.
8
1 2005-01-04 Richard M. Stallman <rms@gnu.org> 9 2005-01-04 Richard M. Stallman <rms@gnu.org>
2 10
3 * cus-face.el (custom-declare-face): 11 * cus-face.el (custom-declare-face):
4 Record defface in current-load-list. 12 Record defface in current-load-list.
5 13