X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2FChangeLog.1;h=8db65218447fda64270f0db94d903ef2dd981a72;hp=89cd18b518fd712e70dd4524d3c9d24170152495;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hpb=032d062ebcb2344e6245cea4214bc09835da97ee diff --git a/src/ChangeLog.1 b/src/ChangeLog.1 index 89cd18b..8db6521 100644 --- a/src/ChangeLog.1 +++ b/src/ChangeLog.1 @@ -3547,7 +3547,7 @@ Tue Feb 17 12:50:37 1998 Andy Piper * redisplay.c: (generate_formatted_string_db): new flag to distinguish a modeline string from a title or icon one, plus use a negative first pos to - indicate the modeline hscroll ammount. + indicate the modeline hscroll amount. (add_string_to_fstring_db_runes): completely rewrote this function to handle the case of scrolled modelines. (add_glyph_to_fstring_db_runes): handle the case of scrolled @@ -3555,7 +3555,7 @@ Tue Feb 17 12:50:37 1998 Andy Piper * window.c: (Fmodeline_hscroll): new function to return the modeline current - horizontal scroll ammount. + horizontal scroll amount. (Fset_modeline_hscroll): new function to scroll the modeline horizontaly. Plus some updates related to this new functionality (windows @@ -3842,7 +3842,7 @@ Wed Jan 28 13:41:22 1998 Andy Piper HEAP_IN_DATA is defined. beef up error message about what to do if sheap space runs out. - * sysdep.c: make start_of_data reurn something sensible for + * sysdep.c: make start_of_data return something sensible for HEAP_IN_DATA. * systime.h: don't use itimer stuff on cygwin b19. @@ -4456,7 +4456,7 @@ Thu Jan 08 09:42:36 1998 Andy Piper * opaque.c: opaque objects given hash and equal methods, so they can be compared with 'equal. Menubar uses opaque pointers as - hash keys in an 'equal style hastable. + hash keys in an 'equal style hashtable. * Most of the above touched files: Eliminated compiler warnings. @@ -7648,7 +7648,7 @@ Fri Mar 21 18:54:04 1997 David Moore (Ffile_newer_than_file_p): ditto (Fset_visited_file_modtime): ditto - *fileio.c (Ffile_truename): Unneccessary GC protection. + *fileio.c (Ffile_truename): Unnecessary GC protection. (Fdelete_directory): Fix broken caller-must-GC-protect call. * filelock.c (lock_file): New comments warning that this function @@ -7907,7 +7907,7 @@ Sun Feb 16 14:53:58 1997 Steven L Baur * keymap.c (lookup_keys): Wrong sense in test. - * Makefile.in.in: Dont dump font.elc. + * Makefile.in.in: Don't dump font.elc. Sat Feb 15 02:30:51 1997 Steven L Baur