2000-07-19 Richard M. Stallman <rms@gnu.org>
+ * timer.el (run-with-idle-timer): Doc fix.
+
* mail/mail-utils.el (mail-strip-quoted-names):
Handle case where <...> appears inside "...".
Use replace-match to edit the string more simply.
* mktime.c: Unprotoized.
-2000-06-19 Richard Stallman <rms@caffeine.ai.mit.edu>
+2000-06-19 Richard Stallman <rms@gnu.org>
* data.c (set_internal): If variable is frame-local,
store the new value immediately into the frame parameter alist.
* xterm.c (x_check_font) [GLYPH_DEBUG]: Add prototype.
-2000-06-13 Richard Stallman <rms@caffeine.ai.mit.edu>
+2000-06-13 Richard Stallman <rms@gnu.org>
* frame.c (Fmodify_frame_parameters): Doc fix.
* term.c (calculate_costs): Remove code dealing with X frames.
-2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
+2000-03-19 Richard M. Stallman <rms@gnu.org>
* lread.c (syms_of_lread): Doc fix for load-convert-to-unibyte.
* emacs.c (main): Remove code snippet commented out with `//'.
-2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
+2000-02-25 Richard M. Stallman <rms@gnu.org>
* fileio.c (Ffile_symlink_p): If result starts with a `/'
and contains a `:', prepend `/:'.
* bytecode.c (Fbyte_code) <Bvarset>: Inline most common case.
-2000-02-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
+2000-02-20 Richard M. Stallman <rms@gnu.org>
* data.c (Fmake_variable_buffer_local): Doc fix.
Init found_for_buffer to 0.