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: Mon, 25 Oct 2004 12:11:06 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6489 emacs/lisp/ChangeLog:1.6490
*** emacs/lisp/ChangeLog:1.6489 Mon Oct 25 14:02:33 2004
--- emacs/lisp/ChangeLog        Mon Oct 25 16:05:27 2004
***************
*** 17,24 ****
  
  2004-10-24  Luc Teirlinck  <address@hidden>
  
!       * indent.el (set-left-margin, set-right-margin): Delete redundant
!       code.
        (increase-right-margin): Remove erroneous call to `interactive-p'.
  
  2004-10-24  Kim F. Storm  <address@hidden>
--- 17,23 ----
  
  2004-10-24  Luc Teirlinck  <address@hidden>
  
!       * indent.el (set-left-margin, set-right-margin): Delete redundant code.
        (increase-right-margin): Remove erroneous call to `interactive-p'.
  
  2004-10-24  Kim F. Storm  <address@hidden>
***************
*** 39,62 ****
  
  2004-10-24  Masatake YAMATO  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): Handle
!       periods and underscores in a function name.
        Remove the address fontification.
  
  2004-10-24 Masatake YAMATO <address@hidden>
  
!       * progmodes/asm-mode.el (asm-font-lock-keywords): Use
!       font-lock-variable-name-face for registers.
  
  2004-10-24  Nick Roberts  <address@hidden>
  
        * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
        kill-all-local-variables.
        (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
!       (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode): Use
!       kill-all-local-variables and provide mode-hooks.
!       (gdb-assembler-font-lock-keywords): New font lock keywords
!       definition.
        (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
        Suggested by Masatake YAMATO <address@hidden>.
  
--- 38,60 ----
  
  2004-10-24  Masatake YAMATO  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
!       Handle periods and underscores in a function name.
        Remove the address fontification.
  
  2004-10-24 Masatake YAMATO <address@hidden>
  
!       * progmodes/asm-mode.el (asm-font-lock-keywords):
!       Use font-lock-variable-name-face for registers.
  
  2004-10-24  Nick Roberts  <address@hidden>
  
        * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
        kill-all-local-variables.
        (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
!       (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
!       Use kill-all-local-variables and provide mode-hooks.
!       (gdb-assembler-font-lock-keywords): New font lock keywords definition.
        (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
        Suggested by Masatake YAMATO <address@hidden>.
  
***************
*** 101,113 ****
  2004-10-21  Jay Belanger  <address@hidden>
  
        * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
!       Declared these variables with defvar.
  
        * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
        is bound, only check to see if it is bound.
  
  2004-10-21  Stefan Monnier  <address@hidden>
  
        * calc/calc-help.el (calc-describe-bindings): Fix last change.
  
  2004-10-21  John Paul Wallington  <address@hidden>
--- 99,114 ----
  2004-10-21  Jay Belanger  <address@hidden>
  
        * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
!       Declare these variables with defvar.
  
        * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
        is bound, only check to see if it is bound.
  
  2004-10-21  Stefan Monnier  <address@hidden>
  
+       * textmodes/tex-mode.el (tex-compilation-parse-errors):
+       Don't output messages.
+ 
        * calc/calc-help.el (calc-describe-bindings): Fix last change.
  
  2004-10-21  John Paul Wallington  <address@hidden>




reply via email to

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