emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 07 Jul 2002 17:28:49 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4077 emacs/lisp/ChangeLog:1.4078
*** emacs/lisp/ChangeLog:1.4077 Sun Jul  7 16:25:23 2002
--- emacs/lisp/ChangeLog        Sun Jul  7 17:28:23 2002
***************
*** 1,5 ****
--- 1,12 ----
  2002-07-07  Stefan Monnier  <address@hidden>
  
+       * language/ind-util.el (indian-make-hash):
+       * language/devan-util.el (dev-char-glyph-hash, dev-glyph-glyph-hash)
+       (dev-glyph-glyph-2-hash): Switch makehash -> make-hash-table.
+ 
+       * subr.el (insert-string): Update the obsolete info.
+       (makehash): Move from C and mark obsolete.
+ 
        * emacs-lisp/debug.el (debug-on-entry): Fix the wrapper used for
        aliases to also work for interactive functions.
        Use the same wrapper for subroutines.



reply via email to

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