From: Gerd Moellmann Date: Tue, 11 Jan 2000 22:12:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5380 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1fab1775e06b41cd2c8ed46125150e8a1180d51f;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06d8f90462e..d4ccd683a7b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-01-11 Gerd Moellmann + * tmm.el (tmm-shortcut): Delete region after prompt instead + of erasing buffer. + * textmodes/fill.el (fill-common-string-prefix): New function. (fill-context-prefix): Use the longest common substring of both prefixes, if there is one. diff --git a/src/ChangeLog b/src/ChangeLog index c9ae48b16e0..f79bfdea91f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-01-11 Gerd Moellmann + + * .gdbinit: Adapt to new strings. Add xbacktrace, xreload, + xprintsym. + 2000-01-11 Richard M. Stallman * minibuf.c (Ftry_completion): Doc fix. @@ -9531,10 +9536,6 @@ Sun Jan 3 08:41:10 1999 Masatake Yamato * xfaces.c (Fset_face_attribute_internal): Allow nil relief to mean a zero relief. - * .gdbinit (xprintsym): Print a symbol. - (xbacktrace): Print a backtrace of Lisp function calls from - backtrace_list. - 1997-11-19 Gerd Moellmann * dispnew.c (new_glyph_matrix): Increment glyph_matrix_count