1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-09-05 08:20:35 +00:00
parent 369335f5fa
commit c3b497b399
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2001-09-05 Edward M. Reingold <reingold@iit.edu>
* cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
of file in header of menu.
2001-09-04 Gerd Moellmann <gerd@gnu.org>
* env.el (setenv): Interactively, if VARIABLE has a current value,

View file

@ -1,3 +1,8 @@
2001-09-05 Gerd Moellmann <gerd@gnu.org>
* xdisp.c (string_buffer_position): Use *single_char_property*
functions instead of the *single_property* functions.
2001-09-04 Andrew Innes <andrewi@gnu.org>
* w32term.c (w32_read_socket): Add more information to debugging output.