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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 24 Oct 2004 16:46:18 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6480 emacs/lisp/ChangeLog:1.6481
*** emacs/lisp/ChangeLog:1.6480 Sun Oct 24 18:36:28 2004
--- emacs/lisp/ChangeLog        Sun Oct 24 20:34:24 2004
***************
*** 316,321 ****
--- 316,328 ----
  
        * net/password.el: Add.
  
+ 2004-10-14  Masatake YAMATO  <address@hidden>
+ 
+       * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
+       (gdb-script-end-of-defun): New function.
+       (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
+       `gdb-script-end-of-defun' as *-of-defun-function.
+ 
  2004-10-13  Daniel Pfeiffer  <address@hidden>
  
        * button.el (button-activate): Allow a marker to display as an action.
***************
*** 325,337 ****
        * help.el (describe-mode): Use it to make minor mode list into
        hyperlinks.
  
- 2004-10-14  Masatake YAMATO  <address@hidden>
- 
-       * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
-       (gdb-script-end-of-defun): New function.
-       (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
-       `gdb-script-end-of-defun' as *-of-defun-function.
- 
  2004-10-13  Stefan Monnier  <address@hidden>
  
        * vc.el (vc-annotate-display-select): Fix typo.
--- 332,337 ----
***************
*** 635,649 ****
        * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
        (diff-fixup-modifs): Catch unified-diff file-headers.
  
- 2004-09-28  Stefan Monnier  <address@hidden>
- 
-       * dired.el (dired-view-command-alist): Use more efficient regexps.
-       Remove dubious arguments.
-       (dired-align-file): New function.
-       (dired-insert-directory): Use it.
-       (dired-move-to-end-of-filename): Make the " -> " search more specific.
-       (dired-buffers-for-dir): Remove unused var `pattern'.
- 
  2004-09-29  Kim F. Storm  <address@hidden>
  
        * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
--- 635,640 ----
***************
*** 653,658 ****
--- 644,658 ----
        * fringe.el (fringe-bitmap-p): New macro.
        (fringe-bitmaps): Add standard fringe bitmaps on load.
  
+ 2004-09-28  Stefan Monnier  <address@hidden>
+ 
+       * dired.el (dired-view-command-alist): Use more efficient regexps.
+       Remove dubious arguments.
+       (dired-align-file): New function.
+       (dired-insert-directory): Use it.
+       (dired-move-to-end-of-filename): Make the " -> " search more specific.
+       (dired-buffers-for-dir): Remove unused var `pattern'.
+ 
  2004-09-28  Matthew Mundell  <address@hidden>  (tiny change)
  
        * calendar/diary-lib.el (list-diary-entries): Save diary buffer
***************
*** 791,797 ****
  
        * calc/calc-graph.el (calc-graph-add-curve): Moved the call to
        `calc-graph-set-styles' so the gnuplot buffer will appear in a
!       separate window. 
  
  2004-09-21  Luc Teirlinck  <address@hidden>
  
--- 791,797 ----
  
        * calc/calc-graph.el (calc-graph-add-curve): Moved the call to
        `calc-graph-set-styles' so the gnuplot buffer will appear in a
!       separate window.
  
  2004-09-21  Luc Teirlinck  <address@hidden>
  
***************
*** 808,814 ****
        fixed.
  
  2004-09-21  Jay Belanger  <address@hidden>
!       
        * calc/calc.el (calc-mode-var-list): Removed unnecessary quotes.
  
  2004-09-20  Luc Teirlinck  <address@hidden>
--- 808,814 ----
        fixed.
  
  2004-09-21  Jay Belanger  <address@hidden>
! 
        * calc/calc.el (calc-mode-var-list): Removed unnecessary quotes.
  
  2004-09-20  Luc Teirlinck  <address@hidden>
***************
*** 899,906 ****
  2004-09-17  Jay Belanger  <address@hidden>
  
        * calc/calc.el (calc-mode-var-list): Fixed the value of
!       `calc-matrix-brackets'. 
!       
  2004-09-17  Romain Francoise  <address@hidden>
  
        * ibuf-ext.el (define-ibuffer-filter filename):
--- 899,906 ----
  2004-09-17  Jay Belanger  <address@hidden>
  
        * calc/calc.el (calc-mode-var-list): Fixed the value of
!       `calc-matrix-brackets'.
! 
  2004-09-17  Romain Francoise  <address@hidden>
  
        * ibuf-ext.el (define-ibuffer-filter filename):




reply via email to

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