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: Wed, 26 Feb 2003 11:34:28 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4887 emacs/lisp/ChangeLog:1.4888
*** emacs/lisp/ChangeLog:1.4887 Wed Feb 26 05:19:29 2003
--- emacs/lisp/ChangeLog        Wed Feb 26 11:34:27 2003
***************
*** 10,18 ****
  
  2003-02-25  Andreas Schwab  <address@hidden>
  
!       * progmodes/make-mode.el (makefile-font-lock-keywords): Protect
!       shell variable references by requireing that $ is not preceded by
!       another $.
  
  2003-02-25  Kenichi Handa  <address@hidden>
  
--- 10,17 ----
  
  2003-02-25  Andreas Schwab  <address@hidden>
  
!       * progmodes/make-mode.el (makefile-font-lock-keywords): Protect shell
!       variable references by requireing that $ is not preceded by another $.
  
  2003-02-25  Kenichi Handa  <address@hidden>
  
***************
*** 22,35 ****
  
        * language/mlm-util.el (mlm-char-glyph): Fix more rules.
  
  2003-02-24  Dave Love  <address@hidden>
  
!       * obsolete/cplus-md.el: Deleted.  (Requires removed c-mode.el.)
  
        * env.el (read-envvar-name): Decode names.
        (substitute-env-vars): Use eval-when-compile and char class.
!       (setenv): Doc fix.  Encode the data (after checking that's
!       possible).
        (getenv): Encode the name and decode the result.
  
  2003-02-24  Ken Manheimer  <address@hidden>
--- 21,39 ----
  
        * language/mlm-util.el (mlm-char-glyph): Fix more rules.
  
+ 2003-02-24  Stefan Monnier  <address@hidden>
+ 
+       * progmodes/simula.el: Move abbrev loading to after the fun it uses.
+       (simula-install-standard-abbrevs): Use dolist.
+       Use system-flag when calling define-abbrev.
+ 
  2003-02-24  Dave Love  <address@hidden>
  
!       * obsolete/cplus-md.el: Delete.  (Requires removed c-mode.el.)
  
        * env.el (read-envvar-name): Decode names.
        (substitute-env-vars): Use eval-when-compile and char class.
!       (setenv): Doc fix.  Encode the data (after checking that's possible).
        (getenv): Encode the name and decode the result.
  
  2003-02-24  Ken Manheimer  <address@hidden>
***************
*** 80,86 ****
  
        * progmodes/cperl-mode.el: Merge changes from CPerl-5.0.
        (toplevel): Require man.
!       (condition-case): Don't autoload tmm-prompt (it's in loaddefs.el).
        (cperl-electric-backspace-untabify): New var.
        (cperl-electric-backspace): Use it.
        (cperl-vc-header-alist): Extract numeric version from the Id.
--- 84,90 ----
  
        * progmodes/cperl-mode.el: Merge changes from CPerl-5.0.
        (toplevel): Require man.
!       Don't autoload tmm-prompt (it's in loaddefs.el).
        (cperl-electric-backspace-untabify): New var.
        (cperl-electric-backspace): Use it.
        (cperl-vc-header-alist): Extract numeric version from the Id.




reply via email to

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