comparison lisp/ChangeLog @ 66797:4b89f1c6c558

(add-log-current-defun): Handle class::method notation of c++. Fix incorrect comment.
author Masatake YAMATO <jet@gyve.org>
date Thu, 10 Nov 2005 12:36:52 +0000
parents 7d81ad6c62ef
children ed892a42b091
comparison
equal deleted inserted replaced
66796:eb56e6f1ff40 66797:4b89f1c6c558
1 2005-11-10 Masatake YAMATO <jet@gyve.org>
2
3 * add-log.el: (add-log-current-defun): Handle
4 class::method notation of c++.
5 Fix incorrect comment.
6
1 2005-11-10 Alan Mackenzie <acm@muc.de> 7 2005-11-10 Alan Mackenzie <acm@muc.de>
2 8
3 * help-fns.el (describe-variable): Make C-h v work when a variable 9 * help-fns.el (describe-variable): Make C-h v work when a variable
4 has variable documentation yet is unbound. 10 has variable documentation yet is unbound.
5 11