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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 31 Mar 2003 15:32:57 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4978 emacs/lisp/ChangeLog:1.4979
*** emacs/lisp/ChangeLog:1.4978 Mon Mar 31 11:05:50 2003
--- emacs/lisp/ChangeLog        Mon Mar 31 15:32:56 2003
***************
*** 1,9 ****
  2003-03-31  Kai Gro,A_(Bjohann  <address@hidden>
  
        * files.el (file-relative-name): Remove superfluous `and'.
        Clarify docstring.  From Lars Hansen.
  
! 2003-03-31  Kenichi Handa  <address@hidden>
  
        * international/utf-16.el (ccl-decode-mule-utf-16-le): Don't
        assume the signature bytes.
--- 1,24 ----
+ 2003-03-31  Masatake YAMATO  <address@hidden>
+ 
+       * progmodes/asm-mode.el (asm-mode): Support skipping C lang style
+       comments.
+ 
+       * bindings.el (mode-line-major-mode-keymap): New variable.
+       (mode-line-minor-mode-help): New function, bound to
+       mode-line-minor-mode-keymap.
+       (mode-line-modes): Split mode-line-mode definitions to
+       mode-name, mode-line-process and minor-mode-alist.
+       For mode-name, mode-line-major-mode-keymap is used.
+ 
+       * help.el (describe-minor-mode, describe-minor-mode-from-indicator)
+       (lookup-minor-mode-from-indicator): New functions.
+ 
  2003-03-31  Kai Gro,A_(Bjohann  <address@hidden>
  
        * files.el (file-relative-name): Remove superfluous `and'.
        Clarify docstring.  From Lars Hansen.
  
! 2003-03-31  Kenichi Handa  <address@hidden>
  
        * international/utf-16.el (ccl-decode-mule-utf-16-le): Don't
        assume the signature bytes.




reply via email to

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