/[emacs]/emacs/src/ChangeLog.8
ViewVC logotype

Diff of /emacs/src/ChangeLog.8

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by kfstorm, Tue Jan 28 23:49:11 2003 UTC revision 1.8 by lektu, Tue Feb 4 14:03:11 2003 UTC
# Line 1089  Line 1089 
1089          * xfns.c (Fx_show_busy_cursor): Doc-fix.          * xfns.c (Fx_show_busy_cursor): Doc-fix.
1090          (Fx_hide_busy_cursor): Ditto.          (Fx_hide_busy_cursor): Ditto.
1091    
1092  1999-11-17  Marco Walther <walther@siemens-pyramid.com>  1999-11-17  Marco Walther  <walther@siemens-pyramid.com>
1093    
1094          * unexsni.c (unexec): Handle .rel.dyn section.          * unexsni.c (unexec): Handle .rel.dyn section.
1095    
# Line 1807  Line 1807 
1807          Don't call XSetInputFocus because that can generate additional          Don't call XSetInputFocus because that can generate additional
1808          FocusIn events.          FocusIn events.
1809    
1810  1999-10-07  Jeffrey C Honig <jch@bsdi.com>  1999-10-07  Jeffrey C Honig  <jch@bsdi.com>
1811    
1812          * bsdos4.h [HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP.          * bsdos4.h [HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP.
1813    
# Line 4039  Line 4039 
4039          (Fputhash): Ditto.          (Fputhash): Ditto.
4040          (Fremhash): Ditto.          (Fremhash): Ditto.
4041    
4042  1999-07-26  Gerd Moellmann <gerd@gnu.org>  1999-07-26  Gerd Moellmann  <gerd@gnu.org>
4043    
4044          * widget.c (EmacsFrameSetCharSize): Don't add XtNborderWidth          * widget.c (EmacsFrameSetCharSize): Don't add XtNborderWidth
4045          value to frame width and height.          value to frame width and height.
# Line 11346  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 11346  Wed Jun 25 15:22:58 1997  Gerd Moellmann
11346    
11347          * editfns.c (Fuser_full_name): Doc fix.          * editfns.c (Fuser_full_name): Doc fix.
11348    
11349  1999-06-14  Tak Ota <ota@atc.sel.sony.com>  1999-06-14  Tak Ota  <ota@atc.sel.sony.com>
11350    
11351          * w32bdf.c: (clear_cached_bitmap_slots): Remove.          * w32bdf.c: (clear_cached_bitmap_slots): Remove.
11352          (get_bitmap_with_cache): Check if CreateBitmap failed.          (get_bitmap_with_cache): Check if CreateBitmap failed.
# Line 11355  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 11355  Wed Jun 25 15:22:58 1997  Gerd Moellmann
11355          Do cache clearing inline.  Move global variables to local scope.          Do cache clearing inline.  Move global variables to local scope.
11356    
11357    
11358  1999-06-13  Wolfgang Glas <Wolfgang.Glas@hfm.tu-graz.ac.at>  1999-06-13  Wolfgang Glas  <Wolfgang.Glas@hfm.tu-graz.ac.at>
11359    
11360          * unexsgi.c (unexec): Dump the .rodata section from memory          * unexsgi.c (unexec): Dump the .rodata section from memory
11361          under IRIX6.5 in order to be able to unexec with gcc.          under IRIX6.5 in order to be able to unexec with gcc.
# Line 11536  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 11536  Wed Jun 25 15:22:58 1997  Gerd Moellmann
11536    
11537          * w32term.c (dumpglyphs): Always fill background for italic fonts.          * w32term.c (dumpglyphs): Always fill background for italic fonts.
11538    
11539  1999-05-03  Eli Zaretskii <eliz@is.elta.co.il>  1999-05-03  Eli Zaretskii  <eliz@is.elta.co.il>
11540    
11541          * dired.c (make_time): Make argument type be time_t.          * dired.c (make_time): Make argument type be time_t.
11542    
11543  1999-05-02  Eli Zaretskii <eliz@is.elta.co.il>  1999-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
11544    
11545          * msdos.c (unibyte_display_via_language_environment): Add extern.          * msdos.c (unibyte_display_via_language_environment): Add extern.
11546    
# Line 11813  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 11813  Wed Jun 25 15:22:58 1997  Gerd Moellmann
11813    
11814          * filelock.c (get_boot_time): Test tempname, not filename.          * filelock.c (get_boot_time): Test tempname, not filename.
11815    
11816  1999-03-17  Jason Rumney <jasonr@altavista.net>  1999-03-17  Jason Rumney  <jasonr@altavista.net>
11817    
11818          * w32bdf.h: Merged patches from Meadow; introduce bitmap cache to          * w32bdf.h: Merged patches from Meadow; introduce bitmap cache to
11819          speed display.          speed display.
# Line 11851  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 11851  Wed Jun 25 15:22:58 1997  Gerd Moellmann
11851          * macros.c (Fexecute_kbd_macro): Initialize executing_macro_iterations          * macros.c (Fexecute_kbd_macro): Initialize executing_macro_iterations
11852          at beginning.          at beginning.
11853    
11854  1999-03-14  Jason Rumney <jasonr@altavista.net>  1999-03-14  Jason Rumney  <jasonr@altavista.net>
11855    
11856          * w32fns.c (w32_strict_fontnames): New variable.          * w32fns.c (w32_strict_fontnames): New variable.
11857          (Fx_create_frame): Formatting fix.          (Fx_create_frame): Formatting fix.
# Line 11902  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 11902  Wed Jun 25 15:22:58 1997  Gerd Moellmann
11902    
11903          * makefile.nt: Remove common multiple file compilation commands.          * makefile.nt: Remove common multiple file compilation commands.
11904    
11905  1999-03-04  Takeshi YAMADA <yamada@cslab.kecl.ntt.co.jp>  1999-03-04  Takeshi YAMADA  <yamada@cslab.kecl.ntt.co.jp>
11906    
11907          * fns.c (Fbase64_encode_string): Allocate sufficient memory for          * fns.c (Fbase64_encode_string): Allocate sufficient memory for
11908          newlines added when the arg NO-LINE-BREAK is nil.          newlines added when the arg NO-LINE-BREAK is nil.
# Line 12229  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 12229  Wed Jun 25 15:22:58 1997  Gerd Moellmann
12229    
12230          * makefile.nt: Use full path to temacs.exe when dumping.          * makefile.nt: Use full path to temacs.exe when dumping.
12231    
12232  1999-01-27  Jason Rumney <jasonr@altavista.net>  1999-01-27  Jason Rumney  <jasonr@altavista.net>
12233    
12234          * w32fns.c (w32_load_system_font): Do not load unlisted fonts if          * w32fns.c (w32_load_system_font): Do not load unlisted fonts if
12235          list was reliable.          list was reliable.
# Line 12291  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 12291  Wed Jun 25 15:22:58 1997  Gerd Moellmann
12291          to set prev_from_syntax, above start of main loop.          to set prev_from_syntax, above start of main loop.
12292          At startinstring, check syntax when checking for a match.          At startinstring, check syntax when checking for a match.
12293    
12294  1999-01-22  Jason Rumney <jasonr@altavista.net>  1999-01-22  Jason Rumney  <jasonr@altavista.net>
12295    
12296          * w32bdf.c: New file.          * w32bdf.c: New file.
12297          * w32bdf.h: New file.          * w32bdf.h: New file.
# Line 12349  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 12349  Wed Jun 25 15:22:58 1997  Gerd Moellmann
12349          * xterm.c (same_x_server): Detect treat ":0" and "unix:0"          * xterm.c (same_x_server): Detect treat ":0" and "unix:0"
12350          as the same.  Treat "myname:0" as the same as those two.          as the same.  Treat "myname:0" as the same as those two.
12351    
12352  1999-01-19  Jason Rumney <jasonr@altavista.net>  1999-01-19  Jason Rumney  <jasonr@altavista.net>
12353    
12354          * w32fns.c (x_to_w32_charset): Add iso8859-9.          * w32fns.c (x_to_w32_charset): Add iso8859-9.
12355          (w32_to_x_charset): Fix charset mappings.          (w32_to_x_charset): Fix charset mappings.
# Line 13203  Wed Jun 25 15:22:58 1997  Gerd Moellmann Line 13203  Wed Jun 25 15:22:58 1997  Gerd Moellmann
13203    
13204          * m/ews4800.h, s/ux4800.h: New files.          * m/ews4800.h, s/ux4800.h: New files.
13205    
13206  1998-11-03  Theodore Jump <tjump@tertius.com>  1998-11-03  Theodore Jump  <tjump@tertius.com>
13207    
13208          * makefile.nt: Compile multiple source files when possible.          * makefile.nt: Compile multiple source files when possible.
13209    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26