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.10,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.10,v
Date: Sun, 04 Mar 2007 23:42:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  07/03/04 23:42:08

Index: ChangeLog.10
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog.10,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- ChangeLog.10        11 Feb 2007 00:35:36 -0000      1.17
+++ ChangeLog.10        4 Mar 2007 23:42:07 -0000       1.18
@@ -2972,7 +2972,7 @@
        (rename-buffer): Use the `newname' arg as base.
        (create-file-buffer): Split the file name into base and dirname.
 
-2003-05-09  Jesper Harder  <address@hidden>  (tiny change)
+2003-05-09  Jesper Harder  <address@hidden>
 
        * mail/smtpmail.el (smtpmail-send-queued-mail): Don't use kill-line.
 
@@ -3275,7 +3275,7 @@
        * filesets.el (filesets-data): Add another defvar.
        (filesets-verbosity): Doc fix.
 
-2003-05-02  Tak Ota  <address@hidden>  (tiny change)
+2003-05-02  Tak Ota  <address@hidden>
 
        * recentf.el (recentf-cleanup): Swap tests for exclusion and
        accessibility.
@@ -3492,10 +3492,10 @@
        (Info-display-images-node): New functions for displaying images.
        (Info-select-node): Call Info-display-images-node.
 
-2003-04-25  Kai Gro,A_(Bjohann  <address@hidden>
+2003-04-25  David Ponce <address@hidden>
 
        * files.el (file-relative-name): Recognize "c:/foo" as absolute
-       file name.  Tiny change from David PONCE <address@hidden>.
+       file name.
 
 2003-04-24  Sam Steingold  <address@hidden>
 
@@ -5595,7 +5595,7 @@
        beginning-of-defun to the non-existing command
        sh-beginning-of-compound-command.
 
-2003-02-12  Karl Chen  <address@hidden>  (tiny change)
+2003-02-12  Karl Chen  <address@hidden>
 
        * files.el (find-alternate-file): Check whether `dired-directory'
        is bound.
@@ -11971,7 +11971,7 @@
        * calendar/appt.el (appt-delete): Use substring-no-properties.
        (appt-make-list): Don't use prin1-to-string; use the string unchanged.
 
-2002-08-15  Jan Nieuwenhuizen  <address@hidden>  (tiny change)
+2002-08-15  Jan Nieuwenhuizen  <address@hidden>
 
        * server.el (server-process-filter): Simplify code.
        (server-goto-line-column): New function.
@@ -12378,7 +12378,7 @@
        * dired.el: Hide disabling of dired-find-alternate-file behind
        autoload-cookie.
 
-2002-07-31  Tak Ota  <address@hidden>  (tiny change)
+2002-07-31  Tak Ota  <address@hidden>
 
        * makefile.w32-in: Revert some changes from 2002-07-23 because they
        don't work on MSVC/nmake builds.
@@ -22919,13 +22919,14 @@
        * startup.el: Document command line option --no-window-system
        instead of --no-windows.
 
-2001-10-30  Stefan Monnier  <address@hidden>
-
-       * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
+2001-10-30  David Ponce <address@hidden>
 
        * font-lock.el (java-font-lock-syntactic-face-function): New fun.
        (font-lock-defaults-alist): Use it.
-       From David Ponce <address@hidden>
+
+2001-10-30  Stefan Monnier  <address@hidden>
+
+       * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
 
        * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
        output of `char-after'.




reply via email to

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