emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 20 Feb 2003 07:41:34 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3110 emacs/src/ChangeLog:1.3111
*** emacs/src/ChangeLog:1.3110  Wed Feb 19 20:54:27 2003
--- emacs/src/ChangeLog Thu Feb 20 07:41:34 2003
***************
*** 1,5 ****
--- 1,15 ----
  2003-02-20  Kenichi Handa  <address@hidden>
  
+       * fontset.c (check_fontset_name): If NAME is nil, return the
+       default fontset.
+       (override_font_info): New function.
+       (Fset_fontset_font): Document that NAME nil means the default
+       fontset.
+       (Ffontset_info): If FONTSET is not the default fontset, merge
+       FONTSET onto the copy of the default fontset, and work on that
+       copy.  Document that NAME nil means the default fontset.
+       (Ffontset_font): Document that NAME nil means the default fontset.
+ 
        * process.c (setup_process_coding_systems): If the process's
        in/out descriptor is -1, do nothing.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]