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: Thu, 23 Jan 2003 04:12:04 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4761 emacs/lisp/ChangeLog:1.4762
*** emacs/lisp/ChangeLog:1.4761 Thu Jan 23 00:58:58 2003
--- emacs/lisp/ChangeLog        Thu Jan 23 04:12:03 2003
***************
*** 1,3 ****
--- 1,8 ----
+ 2003-01-23  Masatake YAMATO  <address@hidden>
+ 
+       * progmodes/asm-mode.el (asm-mode): Added syntax table entries for
+       /* */ comments.
+ 
  2003-01-23  Kenichi Handa  <address@hidden>
  
        * files.el (insert-directory): Read the output of "ls" by
***************
*** 82,88 ****
        * progmodes/octave-mod.el (octave-mode-map): Change C-c i bindings
        to C-c C-i.  Duplicate its bindings with last char a ctl char.
        Also change C-c f to C-c C-f.
!       
  2003-01-20  Markus Rost  <address@hidden>
  
        * ls-lisp.el (ls-lisp-use-insert-directory-program): Make default
--- 87,93 ----
        * progmodes/octave-mod.el (octave-mode-map): Change C-c i bindings
        to C-c C-i.  Duplicate its bindings with last char a ctl char.
        Also change C-c f to C-c C-f.
! 
  2003-01-20  Markus Rost  <address@hidden>
  
        * ls-lisp.el (ls-lisp-use-insert-directory-program): Make default
***************
*** 206,212 ****
        * loadup.el: Include lisp/textmodes in load-path for bootstrap
        emacs, to resolve ispell menu reference.
  
! 2003-01-15  YAMAMOTO Mitsuharu <address@hidden>  (tiny change)
  
        * international/mule.el (optimize-char-coding-system-table):
        Optimize it.
--- 211,217 ----
        * loadup.el: Include lisp/textmodes in load-path for bootstrap
        emacs, to resolve ispell menu reference.
  
! 2003-01-15  YAMAMOTO Mitsuharu  <address@hidden>  (tiny change)
  
        * international/mule.el (optimize-char-coding-system-table):
        Optimize it.
***************
*** 906,912 ****
        (tooltip-gud-process-output): Undo previous change.
        (tooltip-strip-annotations): Remove.
  
! 2002-12-22  Zoltan Kemenczy <address@hidden>
  
        * gud.el (gud-menu-map): Add jdb support for "run".
        (gud-jdb-find-source-using-classpath): Use 'identity.
--- 911,917 ----
        (tooltip-gud-process-output): Undo previous change.
        (tooltip-strip-annotations): Remove.
  
! 2002-12-22  Zoltan Kemenczy  <address@hidden>
  
        * gud.el (gud-menu-map): Add jdb support for "run".
        (gud-jdb-find-source-using-classpath): Use 'identity.
***************
*** 1276,1282 ****
        * files.el (find-file-read-args): Reenable wildcard processing
        unconditionally.
  
! 2002-12-06  Robert J. Chassell <address@hidden>
  
        * textmodes/texinfmt.el (texinfo-format-scan): Handle new
        functions for copyright notice and copying permissions.
--- 1281,1287 ----
        * files.el (find-file-read-args): Reenable wildcard processing
        unconditionally.
  
! 2002-12-06  Robert J. Chassell  <address@hidden>
  
        * textmodes/texinfmt.el (texinfo-format-scan): Handle new
        functions for copyright notice and copying permissions.




reply via email to

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