*** empty log message ***

This commit is contained in:
Luc Teirlinck 2003-11-30 17:51:56 +00:00
parent 7ada28ac7e
commit d344ecbbae
2 changed files with 16 additions and 2 deletions

View file

@ -1,3 +1,11 @@
2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
* help.el (help-map): Bind `display-local-help' to `C-h .'.
(help-for-help): Add `C-h .' to the listed Help options.
Remove trailing whitespace.
* help-at-pt.el: New file.
2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
* subr.el (noreturn, 1value): New macros for test coverage. See

View file

@ -1,3 +1,9 @@
2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
* intervals.h: Add EXFUN for Fget_char_property_and_overlay.
* textprop.c (Fget_char_property_and_overlay): New function.
(syms_of_textprop): Defsubr it.
2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM