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, 06 Jun 2005 14:13:22 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7684 emacs/lisp/ChangeLog:1.7685
*** emacs/lisp/ChangeLog:1.7684 Mon Jun  6 16:28:26 2005
--- emacs/lisp/ChangeLog        Mon Jun  6 18:13:21 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-06-06  Stefan Monnier  <address@hidden>
+ 
+       * international/latexenc.el (latexenc-find-file-coding-system):
+       Undo part of last patch, to turn off a compiler warning.
+ 
  2005-06-06  Juri Linkov  <address@hidden>
  
        * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
***************
*** 12,19 ****
        * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
        (cua-global-mark): Remove -face suffix from face names.
  
!       * emulation/cua-gmrk.el (cua--init-global-mark): Remove
!       cua-global-mark face setup.
  
  2005-06-06  Richard M. Stallman  <address@hidden>
  
--- 17,24 ----
        * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
        (cua-global-mark): Remove -face suffix from face names.
  
!       * emulation/cua-gmrk.el (cua--init-global-mark):
!       Remove cua-global-mark face setup.
  
  2005-06-06  Richard M. Stallman  <address@hidden>
  
***************
*** 132,138 ****
        (iswitchb-current-match-face, iswitchb-virtual-matches-face)
        (iswitchb-invalid-regexp-face): New faces.
        (iswitchb-completions): Use them.
!       (iswitchb-use-faces): Renamed from iswitchb-use-fonts, which is
        now marked as an obsolete alias.
        (iswitchb-read-buffer): Remove check for bound font variables.
        (iswitchb-invalid-regexp): New free variable.
--- 137,143 ----
        (iswitchb-current-match-face, iswitchb-virtual-matches-face)
        (iswitchb-invalid-regexp-face): New faces.
        (iswitchb-completions): Use them.
!       (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
        now marked as an obsolete alias.
        (iswitchb-read-buffer): Remove check for bound font variables.
        (iswitchb-invalid-regexp): New free variable.
***************
*** 239,246 ****
        (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
        (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
        (gdb-assembler-custom): Improve regexps.
!       (def-gdb-auto-update-handler): Use window point to preserve
!       point.
  
  2005-05-31  Stefan Monnier  <address@hidden>
  
--- 244,250 ----
        (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
        (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
        (gdb-assembler-custom): Improve regexps.
!       (def-gdb-auto-update-handler): Use window point to preserve point.
  
  2005-05-31  Stefan Monnier  <address@hidden>
  




reply via email to

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