1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2005-11-10 15:34:03 +00:00
parent 94b073f33d
commit af94256be6

View file

@ -1,8 +1,7 @@
2005-11-10 Masatake YAMATO <jet@gyve.org>
* add-log.el: (add-log-current-defun): Handle
class::method notation of c++.
Fix incorrect comment.
* add-log.el (add-log-current-defun): Handle class::method
notation of c++. Fix incorrect comment.
2005-11-10 Alan Mackenzie <acm@muc.de>
@ -21,7 +20,7 @@
(apropos-orig-pattern): Renamed from apropos-orig-regexp.
All uses changed.
(apropos-rewrite-regexp): Doc fix.
(apropos-variable, apropos-command, apropos, apropos-value):
(apropos-variable, apropos-command, apropos, apropos-value):
Change prompt; carry through the argument renaming.
2005-11-09 Luc Teirlinck <teirllm@auburn.edu>