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  <[EMAIL PROTECTED]>
+ 
+       * international/latexenc.el (latexenc-find-file-coding-system):
+       Undo part of last patch, to turn off a compiler warning.
+ 
  2005-06-06  Juri Linkov  <[EMAIL PROTECTED]>
  
        * 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  <[EMAIL PROTECTED]>
  
--- 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  <[EMAIL PROTECTED]>
  
***************
*** 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  <[EMAIL PROTECTED]>
  
--- 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  <[EMAIL PROTECTED]>
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to