** M-! M-n should fetch the buffer-file-name as the default.
+** Redesign the load-history data structure so it can cope better
+ with evaluating definitions of the same function from different files,
+ recording which file the latest definition came from.
+
* Important features:
** Provide user-friendly ways to list all available font families,
+2006-03-11 Richard Stallman <rms@gnu.org>
+
+ * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
+
+ * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
+ the way it is implemented is too unclean.
+
+ * simple.el (kill-region, yank): Doc fix.
+
+ * battery.el (battery-echo-area-format): Doc fix.
+ (battery-mode-line-format): Likewise.
+ (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
+ (battery-linux-proc-acpi): Ignore batteries that say "charged".
+
2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
* progmodes/octave-mod.el (octave-indent-for-comment): Behave
2006-03-11 Richard Stallman <rms@gnu.org>
+ * keymap.c (describe_map): Shorten string to indicate shadowed binding.
+
* vm-limit.c (get_lim_data, lim_data, data_space_start):
Moved from mem-limits.h.
(enum warnlevel): New data type.