comparison lisp/ChangeLog @ 56141:efe31ed8a713

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 16 Jun 2004 23:50:03 +0000
parents 24a1866afb8a
children b36f4311957c
comparison
equal deleted inserted replaced
56140:f1046f262259 56141:efe31ed8a713
1 2004-06-17 Juanma Barranquero <lektu@terra.es>
2
3 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
4 (ewoc-invalidate, ewoc-collect): Doc fixes.
5 (ewoc--create-node, ewoc--delete-node-internal):
6 Fix typos in docstring.
7
1 2004-06-15 Luc Teirlinck <teirllm@auburn.edu> 8 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
2 9
3 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra 10 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
4 manual to docstring. 11 manual to docstring.
5 12