From ebbd14f151c64ca91496aa01adbb333af1b75064 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 27 Dec 2004 16:54:00 +0000 Subject: [PATCH] *** empty log message *** --- lispref/ChangeLog | 5 +++++ src/ChangeLog | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 247309624de..2b08c2a992a 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2004-12-27 Richard M. Stallman + + * loading.texi (Where Defined): New node. + (Unloading): load-history moved to Where Defined. + 2004-12-21 Richard M. Stallman * commands.texi (Event Input Misc): Add while-no-input. diff --git a/src/ChangeLog b/src/ChangeLog index 2b65d7d5491..0fa8e8f1754 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2004-12-27 Richard M. Stallman + * buffer.c (Fbuffer_disable_undo): Deleted (moved to simple.el). + (syms_of_buffer): Don't defsubr it. + + * process.c (list_processes_1): Set undo_list instead + of calling Fbuffer_disable_undo. + * xdisp.c (single_display_spec_string_p): Renamed from single_display_prop_string_p. (single_display_spec_intangible_p): Renamed from -- 2.39.5